Trace number 3371443

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.48 1204.14

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo064.cnf
MD5SUM472e9d10d7fd1a82d06da0809d0002df
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables47129
Number of clauses141002
Sum of the clauses size329002
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 294000
Number of clauses of size 347000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371443-1305416958/watcher-3371443-1305416958 -o /tmp/evaluation-result-3371443-1305416958/solver-3371443-1305416958 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371443-1305416958.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.15 8.13 8.07 6/387 12978
/proc/meminfo: memFree=14713052/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=10808 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) R 12976 12978 12655 0 -1 4202496 763 1254 0 0 0 0 0 0 25 0 1 0 731926483 11067392 693 33554432000 4194304 4417452 140735208950240 18446744073709551615 216734872532 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/12978/statm: 2702 693 148 55 0 588 0

[startup+0.091095 s]
/proc/loadavg: 8.15 8.13 8.07 6/387 12978
/proc/meminfo: memFree=14713052/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=27268 CPUtime=0.08 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) R 12976 12978 12655 0 -1 4202496 4941 1254 0 0 8 0 0 0 25 0 1 0 731926483 27922432 4841 33554432000 4194304 4417452 140735208950240 18446744073709551615 216735178496 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/12978/statm: 6817 4841 149 55 0 4703 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27268

[startup+0.101065 s]
/proc/loadavg: 8.15 8.13 8.07 6/387 12978
/proc/meminfo: memFree=14713052/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=27268 CPUtime=0.09 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) R 12976 12978 12655 0 -1 4202496 4941 1254 0 0 9 0 0 0 25 0 1 0 731926483 27922432 4841 33554432000 4194304 4417452 140735208950240 18446744073709551615 4209566 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/12978/statm: 6817 4841 149 55 0 4703 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27268

[startup+0.300994 s]
/proc/loadavg: 8.15 8.13 8.07 6/387 12978
/proc/meminfo: memFree=14713052/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=91572 CPUtime=0.65 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) S 12976 12978 12655 0 -1 4202496 14191 1254 0 0 64 1 0 0 25 0 5 0 731926483 93769728 10672 33554432000 4194304 4417452 140735208950240 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12978/statm: 22893 10672 172 55 0 20779 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 91572

[startup+0.700922 s]
/proc/loadavg: 8.15 8.13 8.07 6/387 12978
/proc/meminfo: memFree=14713052/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=91572 CPUtime=2.25 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) S 12976 12978 12655 0 -1 4202496 14194 1254 0 0 224 1 0 0 25 0 5 0 731926483 93769728 10675 33554432000 4194304 4417452 140735208950240 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12978/statm: 22893 10675 175 55 0 20779 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 91572

[startup+1.50079 s]
/proc/loadavg: 8.15 8.13 8.07 9/392 12988
/proc/meminfo: memFree=14652260/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=170308 CPUtime=5.44 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) S 12976 12978 12655 0 -1 4202496 21055 1254 0 0 542 2 0 0 25 0 5 0 731926483 174395392 14019 33554432000 4194304 4417452 140735208950240 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12978/statm: 42577 14019 178 55 0 40463 0
[pid=12978/tid=12985] ppid=12976 vsize=170308 CPUtime=1.32 cores=0,2,4,6
/proc/12978/task/12985/stat : 12985 (plingeling) R 12976 12978 12655 0 -1 4202560 3231 1254 0 0 132 0 0 0 25 0 5 0 731926500 174395392 14019 33554432000 4194304 4417452 140735208950240 18446744073709551615 4254123 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12978/tid=12986] ppid=12976 vsize=170308 CPUtime=1.31 cores=0,2,4,6
/proc/12978/task/12986/stat : 12986 (plingeling) R 12976 12978 12655 0 -1 4202560 5195 1254 0 0 131 0 0 0 25 0 5 0 731926500 174395392 14019 33554432000 4194304 4417452 140735208950240 18446744073709551615 4330933 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12978/tid=12987] ppid=12976 vsize=170308 CPUtime=1.31 cores=0,2,4,6
/proc/12978/task/12987/stat : 12987 (plingeling) R 12976 12978 12655 0 -1 4202560 2175 1254 0 0 131 0 0 0 25 0 5 0 731926500 174395392 14019 33554432000 4194304 4417452 140735208950240 18446744073709551615 4285078 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12978/tid=12988] ppid=12976 vsize=170308 CPUtime=1.31 cores=0,2,4,6
/proc/12978/task/12988/stat : 12988 (plingeling) R 12976 12978 12655 0 -1 4202560 1082 1254 0 0 131 0 0 0 25 0 5 0 731926500 174395392 14019 33554432000 4194304 4417452 140735208950240 18446744073709551615 18446744073699065904 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.44
Current children cumulated vsize (KiB) 170308

[startup+3.1005 s]
/proc/loadavg: 8.22 8.14 8.07 10/392 12988
/proc/meminfo: memFree=14641596/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=170284 CPUtime=11.82 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) S 12976 12978 12655 0 -1 4202496 21064 1254 0 0 1180 2 0 0 25 0 5 0 731926483 174370816 14022 33554432000 4194304 4417452 140735208950240 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12978/statm: 42571 14022 179 55 0 40457 0
[pid=12978/tid=12985] ppid=12976 vsize=170284 CPUtime=2.92 cores=0,2,4,6
/proc/12978/task/12985/stat : 12985 (plingeling) R 12976 12978 12655 0 -1 4202560 3236 1254 0 0 292 0 0 0 25 0 5 0 731926500 174370816 14022 33554432000 4194304 4417452 140735208950240 18446744073709551615 4240304 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12978/tid=12986] ppid=12976 vsize=170284 CPUtime=2.91 cores=0,2,4,6
/proc/12978/task/12986/stat : 12986 (plingeling) R 12976 12978 12655 0 -1 4202560 5199 1254 0 0 291 0 0 0 25 0 5 0 731926500 174370816 14022 33554432000 4194304 4417452 140735208950240 18446744073709551615 4239991 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12978/tid=12987] ppid=12976 vsize=170284 CPUtime=2.91 cores=0,2,4,6
/proc/12978/task/12987/stat : 12987 (plingeling) R 12976 12978 12655 0 -1 4202560 2175 1254 0 0 291 0 0 0 25 0 5 0 731926500 174370816 14022 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12978/tid=12988] ppid=12976 vsize=170284 CPUtime=2.89 cores=0,2,4,6
/proc/12978/task/12988/stat : 12988 (plingeling) R 12976 12978 12655 0 -1 4202560 1082 1254 0 0 289 0 0 0 25 0 5 0 731926500 174370816 14022 33554432000 4194304 4417452 140735208950240 18446744073709551615 4250513 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.82
Current children cumulated vsize (KiB) 170284

[startup+6.30094 s]
/proc/loadavg: 8.22 8.14 8.07 9/392 12988
/proc/meminfo: memFree=14632792/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=189140 CPUtime=24.59 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) S 12976 12978 12655 0 -1 4202496 25783 1254 0 0 2456 3 0 0 25 0 5 0 731926483 193679360 18708 33554432000 4194304 4417452 140735208950240 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12978/statm: 47285 18708 179 55 0 45171 0
[pid=12978/tid=12985] ppid=12976 vsize=189140 CPUtime=6.12 cores=0,2,4,6
/proc/12978/task/12985/stat : 12985 (plingeling) R 12976 12978 12655 0 -1 4202560 3750 1254 0 0 612 0 0 0 25 0 5 0 731926500 193679360 18708 33554432000 4194304 4417452 140735208950240 18446744073709551615 4273253 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12978/tid=12986] ppid=12976 vsize=189140 CPUtime=6.11 cores=0,2,4,6
/proc/12978/task/12986/stat : 12986 (plingeling) R 12976 12978 12655 0 -1 4202560 5713 1254 0 0 611 0 0 0 25 0 5 0 731926500 193679360 18708 33554432000 4194304 4417452 140735208950240 18446744073709551615 4253280 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12978/tid=12987] ppid=12976 vsize=189140 CPUtime=6.11 cores=0,2,4,6
/proc/12978/task/12987/stat : 12987 (plingeling) R 12976 12978 12655 0 -1 4202560 4288 1254 0 0 611 0 0 0 25 0 5 0 731926500 193679360 18708 33554432000 4194304 4417452 140735208950240 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12978/tid=12988] ppid=12976 vsize=189140 CPUtime=6.05 cores=0,2,4,6
/proc/12978/task/12988/stat : 12988 (plingeling) R 12976 12978 12655 0 -1 4202560 2660 1254 0 0 605 0 0 0 25 0 5 0 731926500 193679360 18708 33554432000 4194304 4417452 140735208950240 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.59
Current children cumulated vsize (KiB) 189140

[startup+12.7008 s]
/proc/loadavg: 8.19 8.13 8.07 9/392 12988
/proc/meminfo: memFree=14654092/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=192012 CPUtime=50.1 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) S 12976 12978 12655 0 -1 4202496 28044 1254 0 0 5007 3 0 0 25 0 5 0 731926483 196620288 19455 33554432000 4194304 4417452 140735208950240 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12978/statm: 48003 19455 180 55 0 45889 0
[pid=12978/tid=12985] ppid=12976 vsize=192012 CPUtime=12.52 cores=0,2,4,6
/proc/12978/task/12985/stat : 12985 (plingeling) R 12976 12978 12655 0 -1 4202560 4368 1254 0 0 1252 0 0 0 25 0 5 0 731926500 196620288 19455 33554432000 4194304 4417452 140735208950240 18446744073709551615 4273053 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12978/tid=12986] ppid=12976 vsize=192012 CPUtime=12.51 cores=0,2,4,6
/proc/12978/task/12986/stat : 12986 (plingeling) R 12976 12978 12655 0 -1 4202560 6054 1254 0 0 1251 0 0 0 25 0 5 0 731926500 196620288 19455 33554432000 4194304 4417452 140735208950240 18446744073709551615 4236735 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12978/tid=12987] ppid=12976 vsize=192012 CPUtime=12.51 cores=0,2,4,6
/proc/12978/task/12987/stat : 12987 (plingeling) R 12976 12978 12655 0 -1 4202560 5140 1254 0 0 1251 0 0 0 25 0 5 0 731926500 196620288 19455 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12978/tid=12988] ppid=12976 vsize=192012 CPUtime=12.37 cores=0,2,4,6
/proc/12978/task/12988/stat : 12988 (plingeling) R 12976 12978 12655 0 -1 4202560 3110 1254 0 0 1237 0 0 0 25 0 5 0 731926500 196620288 19455 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.1
Current children cumulated vsize (KiB) 192012

[startup+25.5006 s]
/proc/loadavg: 8.16 8.13 8.07 10/392 12988
/proc/meminfo: memFree=14648756/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=199952 CPUtime=101.13 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) S 12976 12978 12655 0 -1 4202496 39521 1254 0 0 10109 4 0 0 25 0 5 0 731926483 204750848 21442 33554432000 4194304 4417452 140735208950240 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12978/statm: 49988 21442 180 55 0 47874 0
[pid=12978/tid=12985] ppid=12976 vsize=199952 CPUtime=25.32 cores=0,2,4,6
/proc/12978/task/12985/stat : 12985 (plingeling) R 12976 12978 12655 0 -1 4202560 4389 1254 0 0 2532 0 0 0 25 0 5 0 731926500 204750848 21442 33554432000 4194304 4417452 140735208950240 18446744073709551615 4237136 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12978/tid=12986] ppid=12976 vsize=199952 CPUtime=25.31 cores=0,2,4,6
/proc/12978/task/12986/stat : 12986 (plingeling) R 12976 12978 12655 0 -1 4202560 6580 1254 0 0 2531 0 0 0 25 0 5 0 731926500 204750848 21442 33554432000 4194304 4417452 140735208950240 18446744073709551615 4352496 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12978/tid=12987] ppid=12976 vsize=199952 CPUtime=25.31 cores=0,2,4,6
/proc/12978/task/12987/stat : 12987 (plingeling) R 12976 12978 12655 0 -1 4202560 7231 1254 0 0 2531 0 0 0 25 0 5 0 731926500 204750848 21442 33554432000 4194304 4417452 140735208950240 18446744073709551615 4236593 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12978/tid=12988] ppid=12976 vsize=199952 CPUtime=25 cores=0,2,4,6
/proc/12978/task/12988/stat : 12988 (plingeling) R 12976 12978 12655 0 -1 4202560 11949 1254 0 0 2499 1 0 0 25 0 5 0 731926500 204750848 21442 33554432000 4194304 4417452 140735208950240 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.13
Current children cumulated vsize (KiB) 199952

[startup+51.1011 s]
/proc/loadavg: 8.17 8.13 8.07 9/392 12989
/proc/meminfo: memFree=14638144/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=207480 CPUtime=203.21 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) S 12976 12978 12655 0 -1 4202496 41493 1254 0 0 20317 4 0 0 25 0 5 0 731926483 212459520 23323 33554432000 4194304 4417452 140735208950240 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12978/statm: 51870 23323 180 55 0 49756 0
[pid=12978/tid=12985] ppid=12976 vsize=207480 CPUtime=50.92 cores=0,2,4,6
/proc/12978/task/12985/stat : 12985 (plingeling) R 12976 12978 12655 0 -1 4202560 4430 1254 0 0 5092 0 0 0 25 0 5 0 731926500 212459520 23323 33554432000 4194304 4417452 140735208950240 18446744073709551615 4236728 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12978/tid=12986] ppid=12976 vsize=207480 CPUtime=50.91 cores=0,2,4,6
/proc/12978/task/12986/stat : 12986 (plingeling) R 12976 12978 12655 0 -1 4202560 7278 1254 0 0 5090 1 0 0 25 0 5 0 731926500 212459520 23323 33554432000 4194304 4417452 140735208950240 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12978/tid=12987] ppid=12976 vsize=207480 CPUtime=50.91 cores=0,2,4,6
/proc/12978/task/12987/stat : 12987 (plingeling) R 12976 12978 12655 0 -1 4202560 7260 1254 0 0 5091 0 0 0 25 0 5 0 731926500 212459520 23323 33554432000 4194304 4417452 140735208950240 18446744073709551615 4357162 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12978/tid=12988] ppid=12976 vsize=207480 CPUtime=50.28 cores=0,2,4,6
/proc/12978/task/12988/stat : 12988 (plingeling) R 12976 12978 12655 0 -1 4202560 13153 1254 0 0 5027 1 0 0 25 0 5 0 731926500 212459520 23323 33554432000 4194304 4417452 140735208950240 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.21
Current children cumulated vsize (KiB) 207480

[startup+102.314 s]
/proc/loadavg: 8.21 8.15 8.08 9/392 12990
/proc/meminfo: memFree=14618152/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=252088 CPUtime=407.41 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) S 12976 12978 12655 0 -1 4202496 54807 1254 0 0 40735 6 0 0 25 0 5 0 731926483 258138112 34476 33554432000 4194304 4417452 140735208950240 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12978/statm: 63022 34476 180 55 0 60908 0
[pid=12978/tid=12985] ppid=12976 vsize=252088 CPUtime=102.13 cores=0,2,4,6
/proc/12978/task/12985/stat : 12985 (plingeling) R 12976 12978 12655 0 -1 4202560 6517 1254 0 0 10213 0 0 0 25 0 5 0 731926500 258138112 34476 33554432000 4194304 4417452 140735208950240 18446744073709551615 4346361 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12978/tid=12986] ppid=12976 vsize=252088 CPUtime=102.11 cores=0,2,4,6
/proc/12978/task/12986/stat : 12986 (plingeling) R 12976 12978 12655 0 -1 4202560 9960 1254 0 0 10210 1 0 0 25 0 5 0 731926500 258138112 34476 33554432000 4194304 4417452 140735208950240 18446744073709551615 4250447 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12978/tid=12987] ppid=12976 vsize=252088 CPUtime=102.13 cores=0,2,4,6
/proc/12978/task/12987/stat : 12987 (plingeling) R 12976 12978 12655 0 -1 4202560 12432 1254 0 0 10212 1 0 0 25 0 5 0 731926500 258138112 34476 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12978/tid=12988] ppid=12976 vsize=252088 CPUtime=100.84 cores=0,2,4,6
/proc/12978/task/12988/stat : 12988 (plingeling) R 12976 12978 12655 0 -1 4202560 16526 1254 0 0 10083 1 0 0 25 0 5 0 731926500 258138112 34476 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364380 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.41
Current children cumulated vsize (KiB) 252088

[startup+162.301 s]
/proc/loadavg: 8.11 8.14 8.08 9/392 12992
/proc/meminfo: memFree=14550172/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=263104 CPUtime=646.59 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) S 12976 12978 12655 0 -1 4202496 63771 1254 0 0 64652 7 0 0 25 0 5 0 731926483 269418496 37230 33554432000 4194304 4417452 140735208950240 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12978/statm: 65776 37230 180 55 0 63662 0
[pid=12978/tid=12985] ppid=12976 vsize=263104 CPUtime=162.12 cores=0,2,4,6
/proc/12978/task/12985/stat : 12985 (plingeling) R 12976 12978 12655 0 -1 4202560 10339 1254 0 0 16211 1 0 0 25 0 5 0 731926500 269418496 37230 33554432000 4194304 4417452 140735208950240 18446744073709551615 4237669 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12978/tid=12986] ppid=12976 vsize=263104 CPUtime=162.08 cores=0,2,4,6
/proc/12978/task/12986/stat : 12986 (plingeling) R 12976 12978 12655 0 -1 4202560 12026 1254 0 0 16207 1 0 0 25 0 5 0 731926500 269418496 37230 33554432000 4194304 4417452 140735208950240 18446744073709551615 4346497 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12978/tid=12987] ppid=12976 vsize=263104 CPUtime=162.11 cores=0,2,4,6
/proc/12978/task/12987/stat : 12987 (plingeling) R 12976 12978 12655 0 -1 4202560 15508 1254 0 0 16210 1 0 0 25 0 5 0 731926500 269418496 37230 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12978/tid=12988] ppid=12976 vsize=263104 CPUtime=160.07 cores=0,2,4,6
/proc/12978/task/12988/stat : 12988 (plingeling) R 12976 12978 12655 0 -1 4202560 16526 1254 0 0 16006 1 0 0 25 0 5 0 731926500 269418496 37230 33554432000 4194304 4417452 140735208950240 18446744073709551615 4365181 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 646.59
Current children cumulated vsize (KiB) 263104


################
# More data... #
################

[pid=12978/tid=12986] ppid=12976 vsize=364060 CPUtime=761.98 cores=0,2,4,6
/proc/12978/task/12986/stat : 12986 (plingeling) R 12976 12978 12655 0 -1 4202560 32866 1254 0 0 76193 5 0 0 25 0 5 0 731926500 372797440 62469 33554432000 4194304 4417452 140735208950240 18446744073709551615 4250915 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12978/tid=12987] ppid=12976 vsize=364060 CPUtime=762.11 cores=0,2,4,6
/proc/12978/task/12987/stat : 12987 (plingeling) R 12976 12978 12655 0 -1 4202560 94187 1254 0 0 76200 11 0 0 25 0 5 0 731926500 372797440 62469 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12978/tid=12988] ppid=12976 vsize=364060 CPUtime=752.49 cores=0,2,4,6
/proc/12978/task/12988/stat : 12988 (plingeling) R 12976 12978 12655 0 -1 4202560 69152 1254 0 0 75240 9 0 0 25 0 5 0 731926500 372797440 62469 33554432000 4194304 4417452 140735208950240 18446744073709551615 4357204 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3038.91
Current children cumulated vsize (KiB) 364060

[startup+822.301 s]
/proc/loadavg: 8.25 8.14 8.10 9/392 13091
/proc/meminfo: memFree=14535760/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=401480 CPUtime=3278.09 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) S 12976 12978 12655 0 -1 4202496 256473 1254 0 0 327775 34 0 0 25 0 5 0 731926483 411115520 71824 33554432000 4194304 4417452 140735208950240 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12978/statm: 100370 71824 180 55 0 98256 0
[pid=12978/tid=12985] ppid=12976 vsize=401480 CPUtime=822.13 cores=0,2,4,6
/proc/12978/task/12985/stat : 12985 (plingeling) R 12976 12978 12655 0 -1 4202560 26064 1254 0 0 82210 3 0 0 25 0 5 0 731926500 411115520 71824 33554432000 4194304 4417452 140735208950240 18446744073709551615 4232659 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12978/tid=12986] ppid=12976 vsize=401480 CPUtime=821.95 cores=0,2,4,6
/proc/12978/task/12986/stat : 12986 (plingeling) R 12976 12978 12655 0 -1 4202560 37566 1254 0 0 82190 5 0 0 25 0 5 0 731926500 411115520 71824 33554432000 4194304 4417452 140735208950240 18446744073709551615 4353554 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12978/tid=12987] ppid=12976 vsize=401480 CPUtime=822.09 cores=0,2,4,6
/proc/12978/task/12987/stat : 12987 (plingeling) R 12976 12978 12655 0 -1 4202560 94662 1254 0 0 82198 11 0 0 25 0 5 0 731926500 411115520 71824 33554432000 4194304 4417452 140735208950240 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12978/tid=12988] ppid=12976 vsize=401480 CPUtime=811.72 cores=0,2,4,6
/proc/12978/task/12988/stat : 12988 (plingeling) R 12976 12978 12655 0 -1 4202560 88809 1254 0 0 81160 12 0 0 25 0 5 0 731926500 411115520 71824 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364440 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3278.09
Current children cumulated vsize (KiB) 401480

[startup+882.301 s]
/proc/loadavg: 8.31 8.17 8.10 9/392 13093
/proc/meminfo: memFree=14390784/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=392800 CPUtime=3517.31 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) S 12976 12978 12655 0 -1 4202496 287179 1254 0 0 351692 39 0 0 25 0 5 0 731926483 402227200 69662 33554432000 4194304 4417452 140735208950240 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12978/statm: 98200 69662 180 55 0 96086 0
[pid=12978/tid=12985] ppid=12976 vsize=392800 CPUtime=882.13 cores=0,2,4,6
/proc/12978/task/12985/stat : 12985 (plingeling) R 12976 12978 12655 0 -1 4202560 30782 1254 0 0 88209 4 0 0 25 0 5 0 731926500 402227200 69662 33554432000 4194304 4417452 140735208950240 18446744073709551615 4365973 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12978/tid=12986] ppid=12976 vsize=392800 CPUtime=881.94 cores=0,2,4,6
/proc/12978/task/12986/stat : 12986 (plingeling) R 12976 12978 12655 0 -1 4202560 42212 1254 0 0 88188 6 0 0 25 0 5 0 731926500 402227200 69662 33554432000 4194304 4417452 140735208950240 18446744073709551615 4358116 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12978/tid=12987] ppid=12976 vsize=392800 CPUtime=882.1 cores=0,2,4,6
/proc/12978/task/12987/stat : 12987 (plingeling) R 12976 12978 12655 0 -1 4202560 98775 1254 0 0 88197 13 0 0 25 0 5 0 731926500 402227200 69662 33554432000 4194304 4417452 140735208950240 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12978/tid=12988] ppid=12976 vsize=392800 CPUtime=870.94 cores=0,2,4,6
/proc/12978/task/12988/stat : 12988 (plingeling) R 12976 12978 12655 0 -1 4202560 106038 1254 0 0 87080 14 0 0 25 0 5 0 731926500 402227200 69662 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364453 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3517.31
Current children cumulated vsize (KiB) 392800

[startup+942.301 s]
/proc/loadavg: 8.19 8.16 8.10 9/392 13095
/proc/meminfo: memFree=14332240/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=403076 CPUtime=3756.56 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) S 12976 12978 12655 0 -1 4202496 346236 1254 0 0 375609 47 0 0 25 0 5 0 731926483 412749824 70628 33554432000 4194304 4417452 140735208950240 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12978/statm: 100769 70628 180 55 0 98655 0
[pid=12978/tid=12985] ppid=12976 vsize=403076 CPUtime=942.13 cores=0,2,4,6
/proc/12978/task/12985/stat : 12985 (plingeling) R 12976 12978 12655 0 -1 4202560 33589 1254 0 0 94209 4 0 0 25 0 5 0 731926500 412749824 70628 33554432000 4194304 4417452 140735208950240 18446744073709551615 4357018 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12978/tid=12986] ppid=12976 vsize=403076 CPUtime=941.94 cores=0,2,4,6
/proc/12978/task/12986/stat : 12986 (plingeling) R 12976 12978 12655 0 -1 4202560 73459 1254 0 0 94183 11 0 0 25 0 5 0 731926500 412749824 70628 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12978/tid=12987] ppid=12976 vsize=403076 CPUtime=942.1 cores=0,2,4,6
/proc/12978/task/12987/stat : 12987 (plingeling) R 12976 12978 12655 0 -1 4202560 98775 1254 0 0 94197 13 0 0 25 0 5 0 731926500 412749824 70628 33554432000 4194304 4417452 140735208950240 18446744073709551615 4357110 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12978/tid=12988] ppid=12976 vsize=403076 CPUtime=930.19 cores=0,2,4,6
/proc/12978/task/12988/stat : 12988 (plingeling) R 12976 12978 12655 0 -1 4202560 131041 1254 0 0 93002 17 0 0 25 0 5 0 731926500 412749824 70628 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3756.56
Current children cumulated vsize (KiB) 403076

[startup+1002.3 s]
/proc/loadavg: 8.13 8.14 8.09 9/392 13096
/proc/meminfo: memFree=14135548/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=385252 CPUtime=3995.77 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) S 12976 12978 12655 0 -1 4202496 362616 1254 0 0 399527 50 0 0 25 0 5 0 731926483 394498048 66419 33554432000 4194304 4417452 140735208950240 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12978/statm: 96313 66419 180 55 0 94199 0
[pid=12978/tid=12985] ppid=12976 vsize=385252 CPUtime=1002.13 cores=0,2,4,6
/proc/12978/task/12985/stat : 12985 (plingeling) R 12976 12978 12655 0 -1 4202560 35206 1254 0 0 100209 4 0 0 25 0 5 0 731926500 394498048 66419 33554432000 4194304 4417452 140735208950240 18446744073709551615 4265433 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12978/tid=12986] ppid=12976 vsize=385252 CPUtime=1001.92 cores=0,2,4,6
/proc/12978/task/12986/stat : 12986 (plingeling) R 12976 12978 12655 0 -1 4202560 74421 1254 0 0 100181 11 0 0 25 0 5 0 731926500 394498048 66419 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12978/tid=12987] ppid=12976 vsize=385252 CPUtime=1002.1 cores=0,2,4,6
/proc/12978/task/12987/stat : 12987 (plingeling) R 12976 12978 12655 0 -1 4202560 98790 1254 0 0 100197 13 0 0 25 0 5 0 731926500 394498048 66419 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12978/tid=12988] ppid=12976 vsize=385252 CPUtime=989.42 cores=0,2,4,6
/proc/12978/task/12988/stat : 12988 (plingeling) R 12976 12978 12655 0 -1 4202560 144827 1254 0 0 98923 19 0 0 25 0 5 0 731926500 394498048 66419 33554432000 4194304 4417452 140735208950240 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3995.77
Current children cumulated vsize (KiB) 385252

[startup+1062.3 s]
/proc/loadavg: 8.11 8.13 8.09 9/392 13098
/proc/meminfo: memFree=14163668/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=389560 CPUtime=4235.01 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) S 12976 12978 12655 0 -1 4202496 383552 1254 0 0 423448 53 0 0 25 0 5 0 731926483 398909440 68641 33554432000 4194304 4417452 140735208950240 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12978/statm: 97390 68641 180 55 0 95276 0
[pid=12978/tid=12985] ppid=12976 vsize=389560 CPUtime=1062.12 cores=0,2,4,6
/proc/12978/task/12985/stat : 12985 (plingeling) R 12976 12978 12655 0 -1 4202560 36613 1254 0 0 106208 4 0 0 25 0 5 0 731926500 398909440 68641 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364711 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12978/tid=12986] ppid=12976 vsize=389560 CPUtime=1061.91 cores=0,2,4,6
/proc/12978/task/12986/stat : 12986 (plingeling) R 12976 12978 12655 0 -1 4202560 75585 1254 0 0 106180 11 0 0 25 0 5 0 731926500 398909440 68641 33554432000 4194304 4417452 140735208950240 18446744073709551615 4366407 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12978/tid=12987] ppid=12976 vsize=389560 CPUtime=1062.1 cores=0,2,4,6
/proc/12978/task/12987/stat : 12987 (plingeling) R 12976 12978 12655 0 -1 4202560 98790 1254 0 0 106197 13 0 0 25 0 5 0 731926500 398909440 68641 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12978/tid=12988] ppid=12976 vsize=389560 CPUtime=1048.67 cores=0,2,4,6
/proc/12978/task/12988/stat : 12988 (plingeling) R 12976 12978 12655 0 -1 4202560 163192 1254 0 0 104845 22 0 0 25 0 5 0 731926500 398909440 68641 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4235.01
Current children cumulated vsize (KiB) 389560

[startup+1122.3 s]
/proc/loadavg: 8.10 8.12 8.09 9/392 13099
/proc/meminfo: memFree=14036664/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=425036 CPUtime=4474.23 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) S 12976 12978 12655 0 -1 4202496 406577 1254 0 0 447367 56 0 0 25 0 5 0 731926483 435236864 77713 33554432000 4194304 4417452 140735208950240 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12978/statm: 106259 77713 180 55 0 104145 0
[pid=12978/tid=12985] ppid=12976 vsize=425036 CPUtime=1122.13 cores=0,2,4,6
/proc/12978/task/12985/stat : 12985 (plingeling) R 12976 12978 12655 0 -1 4202560 38557 1254 0 0 112208 5 0 0 25 0 5 0 731926500 435236864 77713 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12978/tid=12986] ppid=12976 vsize=425036 CPUtime=1121.91 cores=0,2,4,6
/proc/12978/task/12986/stat : 12986 (plingeling) R 12976 12978 12655 0 -1 4202560 79934 1254 0 0 112179 12 0 0 25 0 5 0 731926500 435236864 77713 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12978/tid=12987] ppid=12976 vsize=425036 CPUtime=1122.1 cores=0,2,4,6
/proc/12978/task/12987/stat : 12987 (plingeling) R 12976 12978 12655 0 -1 4202560 98807 1254 0 0 112197 13 0 0 25 0 5 0 731926500 435236864 77713 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12978/tid=12988] ppid=12976 vsize=425036 CPUtime=1107.9 cores=0,2,4,6
/proc/12978/task/12988/stat : 12988 (plingeling) R 12976 12978 12655 0 -1 4202560 179907 1254 0 0 110766 24 0 0 25 0 5 0 731926500 435236864 77713 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4474.23
Current children cumulated vsize (KiB) 425036

[startup+1182.3 s]
/proc/loadavg: 8.09 8.11 8.09 9/392 13101
/proc/meminfo: memFree=13827324/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=436784 CPUtime=4713.46 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) S 12976 12978 12655 0 -1 4202496 441530 1254 0 0 471284 62 0 0 25 0 5 0 731926483 447266816 80650 33554432000 4194304 4417452 140735208950240 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12978/statm: 109196 80650 180 55 0 107082 0
[pid=12978/tid=12985] ppid=12976 vsize=436784 CPUtime=1182.13 cores=0,2,4,6
/proc/12978/task/12985/stat : 12985 (plingeling) R 12976 12978 12655 0 -1 4202560 40390 1254 0 0 118208 5 0 0 25 0 5 0 731926500 447266816 80650 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12978/tid=12986] ppid=12976 vsize=436784 CPUtime=1181.89 cores=0,2,4,6
/proc/12978/task/12986/stat : 12986 (plingeling) R 12976 12978 12655 0 -1 4202560 79934 1254 0 0 118177 12 0 0 25 0 5 0 731926500 447266816 80650 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12978/tid=12987] ppid=12976 vsize=436784 CPUtime=1182.09 cores=0,2,4,6
/proc/12978/task/12987/stat : 12987 (plingeling) R 12976 12978 12655 0 -1 4202560 105893 1254 0 0 118195 14 0 0 25 0 5 0 731926500 447266816 80650 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12978/tid=12988] ppid=12976 vsize=436784 CPUtime=1167.14 cores=0,2,4,6
/proc/12978/task/12988/stat : 12988 (plingeling) R 12976 12978 12655 0 -1 4202560 205941 1254 0 0 116686 28 0 0 25 0 5 0 731926500 447266816 80650 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4713.46
Current children cumulated vsize (KiB) 436784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.1 s]
/proc/loadavg: 8.06 8.10 8.09 9/392 13102
/proc/meminfo: memFree=13956024/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=463376 CPUtime=4800.42 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) S 12976 12978 12655 0 -1 4202496 450498 1254 0 0 479979 63 0 0 25 0 5 0 731926483 474497024 87298 33554432000 4194304 4417452 140735208950240 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12978/statm: 115844 87298 180 55 0 113730 0
[pid=12978/tid=12985] ppid=12976 vsize=463376 CPUtime=1203.94 cores=0,2,4,6
/proc/12978/task/12985/stat : 12985 (plingeling) R 12976 12978 12655 0 -1 4202560 40875 1254 0 0 120389 5 0 0 25 0 5 0 731926500 474497024 87298 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12978/tid=12986] ppid=12976 vsize=463376 CPUtime=1203.71 cores=0,2,4,6
/proc/12978/task/12986/stat : 12986 (plingeling) R 12976 12978 12655 0 -1 4202560 79934 1254 0 0 120359 12 0 0 25 0 5 0 731926500 474497024 87298 33554432000 4194304 4417452 140735208950240 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12978/tid=12987] ppid=12976 vsize=463376 CPUtime=1203.91 cores=0,2,4,6
/proc/12978/task/12987/stat : 12987 (plingeling) R 12976 12978 12655 0 -1 4202560 106403 1254 0 0 120377 14 0 0 25 0 5 0 731926500 474497024 87298 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12978/tid=12988] ppid=12976 vsize=463376 CPUtime=1188.67 cores=0,2,4,6
/proc/12978/task/12988/stat : 12988 (plingeling) R 12976 12978 12655 0 -1 4202560 213914 1254 0 0 118838 29 0 0 25 0 5 0 731926500 474497024 87298 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.42
Current children cumulated vsize (KiB) 463376

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1204.1 s]
/proc/loadavg: 8.06 8.10 8.09 9/392 13102
/proc/meminfo: memFree=13956024/32951124 swapFree=65586204/67111528
[pid=12978] ppid=12976 vsize=463376 CPUtime=4800.42 cores=0,2,4,6
/proc/12978/stat : 12978 (plingeling) S 12976 12978 12655 0 -1 4202496 450498 1254 0 0 479979 63 0 0 25 0 5 0 731926483 474497024 87298 33554432000 4194304 4417452 140735208950240 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12978/statm: 115844 87298 180 55 0 113730 0
[pid=12978/tid=12985] ppid=12976 vsize=463376 CPUtime=1203.94 cores=0,2,4,6
/proc/12978/task/12985/stat : 12985 (plingeling) R 12976 12978 12655 0 -1 4202560 40875 1254 0 0 120389 5 0 0 25 0 5 0 731926500 474497024 87298 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12978/tid=12986] ppid=12976 vsize=463376 CPUtime=1203.71 cores=0,2,4,6
/proc/12978/task/12986/stat : 12986 (plingeling) R 12976 12978 12655 0 -1 4202560 79934 1254 0 0 120359 12 0 0 25 0 5 0 731926500 474497024 87298 33554432000 4194304 4417452 140735208950240 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12978/tid=12987] ppid=12976 vsize=463376 CPUtime=1203.91 cores=0,2,4,6
/proc/12978/task/12987/stat : 12987 (plingeling) R 12976 12978 12655 0 -1 4202560 106403 1254 0 0 120377 14 0 0 25 0 5 0 731926500 474497024 87298 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12978/tid=12988] ppid=12976 vsize=463376 CPUtime=1188.67 cores=0,2,4,6
/proc/12978/task/12988/stat : 12988 (plingeling) R 12976 12978 12655 0 -1 4202560 213914 1254 0 0 118838 29 0 0 25 0 5 0 731926500 474497024 87298 33554432000 4194304 4417452 140735208950240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.42
Current children cumulated vsize (KiB) 463376

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.14
CPU time (s): 4800.48
CPU user time (s): 4799.83
CPU system time (s): 0.650901
CPU usage (%): 398.666
Max. virtual memory (cumulated for all children) (KiB): 493840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.83
system time used= 0.650901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 451752
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 85
involuntary context switches= 26037

runsolver used 4.53631 second user time and 10.7664 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 01:49:18
IDJOB=3371443
IDBENCH=70791
IDSOLVER=1848
FILE ID=node119/3371443-1305416958
RUNJOBID= node119-1305415186-12673
PBS_JOBID= 13324563
Free space on /tmp= 73192 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo064.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371443-1305416958/watcher-3371443-1305416958 -o /tmp/evaluation-result-3371443-1305416958/solver-3371443-1305416958 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371443-1305416958.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=359858201

node119.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.63
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14713332 kB
Buffers:        287356 kB
Cached:        4571020 kB
SwapCached:       4756 kB
Active:       14870032 kB
Inactive:      3036680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14713332 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            2376 kB
Writeback:           0 kB
AnonPages:    13046624 kB
Mapped:          30432 kB
Slab:           210584 kB
PageTables:      56936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102690100 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73188 MiB
End job on node119 at 2011-05-15 02:09:24