Trace number 3259042

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 587? (TO) 4800.19 1201.95

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v945c61409g3.cnf
MD5SUM4de3b21cb74a7ec60763201555524736
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.9317
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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: 935)

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-3259042-1304053346/watcher-3259042-1304053346 -o /tmp/evaluation-result-3259042-1304053346/solver-3259042-1304053346 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3259042-1304053346.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: 7.53 7.98 7.70 2/177 30504
/proc/meminfo: memFree=27810872/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=9196 CPUtime=0 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) R 30502 30504 30345 0 -1 4202496 363 1251 0 0 0 0 0 0 25 0 1 0 516932344 9416704 293 33554432000 4194304 4417332 140734858710656 18446744073709551615 218905730816 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/30504/statm: 2299 293 146 55 0 185 0

[startup+0.0412951 s]
/proc/loadavg: 7.53 7.98 7.70 2/177 30504
/proc/meminfo: memFree=27810872/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=17404 CPUtime=0.03 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) R 30502 30504 30345 0 -1 4202496 2425 1251 0 0 3 0 0 0 25 0 1 0 516932344 17821696 2355 33554432000 4194304 4417332 140734858710656 18446744073709551615 218905730816 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/30504/statm: 6911 2358 150 55 0 4797 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 17404

[startup+0.106814 s]
/proc/loadavg: 7.53 7.98 7.70 2/177 30504
/proc/meminfo: memFree=27810872/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=127448 CPUtime=0.28 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) S 30502 30504 30345 0 -1 4202496 4156 1251 0 0 28 0 0 0 25 0 5 0 516932344 130506752 3149 33554432000 4194304 4417332 140734858710656 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30504/statm: 31862 3149 176 55 0 29748 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 127448

[startup+0.300156 s]
/proc/loadavg: 7.53 7.98 7.70 2/177 30504
/proc/meminfo: memFree=27810872/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=129912 CPUtime=1.06 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) S 30502 30504 30345 0 -1 4202496 6100 1251 0 0 106 0 0 0 25 0 5 0 516932344 133029888 3915 33554432000 4194304 4417332 140734858710656 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30504/statm: 32478 3915 180 55 0 30364 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 129912

[startup+0.701083 s]
/proc/loadavg: 7.53 7.98 7.70 2/177 30504
/proc/meminfo: memFree=27810872/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=135668 CPUtime=2.66 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) S 30502 30504 30345 0 -1 4202496 8514 1251 0 0 266 0 0 0 25 0 5 0 516932344 138924032 5354 33554432000 4194304 4417332 140734858710656 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30504/statm: 33917 5354 180 55 0 31803 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 135668

[startup+1.50094 s]
/proc/loadavg: 7.53 7.98 7.70 10/186 30518
/proc/meminfo: memFree=27729332/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=137464 CPUtime=5.85 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) S 30502 30504 30345 0 -1 4202496 11942 1251 0 0 584 1 0 0 25 0 5 0 516932344 140763136 5803 33554432000 4194304 4417332 140734858710656 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30504/statm: 34366 5803 180 55 0 32252 0
[pid=30504/tid=30511] ppid=30502 vsize=137464 CPUtime=1.45 cores=0,2,4,6
/proc/30504/task/30511/stat : 30511 (plingeling) R 30502 30504 30345 0 -1 4202560 754 1251 0 0 145 0 0 0 25 0 5 0 516932348 140763136 5803 33554432000 4194304 4417332 140734858710656 18446744073709551615 4250254 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30504/tid=30512] ppid=30502 vsize=137464 CPUtime=1.45 cores=0,2,4,6
/proc/30504/task/30512/stat : 30512 (plingeling) R 30502 30504 30345 0 -1 4202560 659 1251 0 0 145 0 0 0 25 0 5 0 516932348 140763136 5803 33554432000 4194304 4417332 140734858710656 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30504/tid=30513] ppid=30502 vsize=137464 CPUtime=1.45 cores=0,2,4,6
/proc/30504/task/30513/stat : 30513 (plingeling) R 30502 30504 30345 0 -1 4202560 1032 1251 0 0 145 0 0 0 25 0 5 0 516932348 140763136 5803 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30504/tid=30514] ppid=30502 vsize=137464 CPUtime=1.44 cores=0,2,4,6
/proc/30504/task/30514/stat : 30514 (plingeling) R 30502 30504 30345 0 -1 4202560 7060 1251 0 0 143 1 0 0 25 0 5 0 516932348 140763136 5803 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 137464

[startup+3.10065 s]
/proc/loadavg: 7.53 7.98 7.70 10/186 30518
/proc/meminfo: memFree=27721396/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=145056 CPUtime=12.25 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) S 30502 30504 30345 0 -1 4202496 18087 1251 0 0 1223 2 0 0 25 0 5 0 516932344 148537344 7701 33554432000 4194304 4417332 140734858710656 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30504/statm: 36264 7701 180 55 0 34150 0
[pid=30504/tid=30511] ppid=30502 vsize=145056 CPUtime=3.05 cores=0,2,4,6
/proc/30504/task/30511/stat : 30511 (plingeling) R 30502 30504 30345 0 -1 4202560 1250 1251 0 0 305 0 0 0 25 0 5 0 516932348 148537344 7701 33554432000 4194304 4417332 140734858710656 18446744073709551615 4249970 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30504/tid=30512] ppid=30502 vsize=145056 CPUtime=3.05 cores=0,2,4,6
/proc/30504/task/30512/stat : 30512 (plingeling) R 30502 30504 30345 0 -1 4202560 1155 1251 0 0 305 0 0 0 25 0 5 0 516932348 148537344 7701 33554432000 4194304 4417332 140734858710656 18446744073709551615 4249692 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30504/tid=30513] ppid=30502 vsize=145056 CPUtime=3.05 cores=0,2,4,6
/proc/30504/task/30513/stat : 30513 (plingeling) R 30502 30504 30345 0 -1 4202560 1271 1251 0 0 305 0 0 0 25 0 5 0 516932348 148537344 7701 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30504/tid=30514] ppid=30502 vsize=145056 CPUtime=3.03 cores=0,2,4,6
/proc/30504/task/30514/stat : 30514 (plingeling) R 30502 30504 30345 0 -1 4202560 11974 1251 0 0 302 1 0 0 25 0 5 0 516932348 148537344 7701 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 145056

[startup+6.30107 s]
/proc/loadavg: 7.57 7.98 7.71 10/186 30518
/proc/meminfo: memFree=27677308/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=148352 CPUtime=25.04 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) S 30502 30504 30345 0 -1 4202496 28452 1251 0 0 2500 4 0 0 25 0 5 0 516932344 151912448 8525 33554432000 4194304 4417332 140734858710656 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30504/statm: 37088 8525 180 55 0 34974 0
[pid=30504/tid=30511] ppid=30502 vsize=148352 CPUtime=6.25 cores=0,2,4,6
/proc/30504/task/30511/stat : 30511 (plingeling) R 30502 30504 30345 0 -1 4202560 1250 1251 0 0 625 0 0 0 25 0 5 0 516932348 151912448 8525 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30504/tid=30512] ppid=30502 vsize=148352 CPUtime=6.25 cores=0,2,4,6
/proc/30504/task/30512/stat : 30512 (plingeling) R 30502 30504 30345 0 -1 4202560 1155 1251 0 0 625 0 0 0 25 0 5 0 516932348 151912448 8525 33554432000 4194304 4417332 140734858710656 18446744073709551615 4236722 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30504/tid=30513] ppid=30502 vsize=148352 CPUtime=6.25 cores=0,2,4,6
/proc/30504/task/30513/stat : 30513 (plingeling) R 30502 30504 30345 0 -1 4202560 2426 1251 0 0 625 0 0 0 25 0 5 0 516932348 151912448 8525 33554432000 4194304 4417332 140734858710656 18446744073709551615 4250938 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30504/tid=30514] ppid=30502 vsize=148352 CPUtime=6.22 cores=0,2,4,6
/proc/30504/task/30514/stat : 30514 (plingeling) R 30502 30504 30345 0 -1 4202560 21184 1251 0 0 619 3 0 0 25 0 5 0 516932348 151912448 8525 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 148352

[startup+12.7009 s]
/proc/loadavg: 7.60 7.98 7.71 10/186 30518
/proc/meminfo: memFree=27638028/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=156856 CPUtime=50.6 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) S 30502 30504 30345 0 -1 4202496 49908 1251 0 0 5053 7 0 0 25 0 5 0 516932344 160620544 10652 33554432000 4194304 4417332 140734858710656 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30504/statm: 39214 10652 181 55 0 37100 0
[pid=30504/tid=30511] ppid=30502 vsize=156856 CPUtime=12.65 cores=0,2,4,6
/proc/30504/task/30511/stat : 30511 (plingeling) R 30502 30504 30345 0 -1 4202560 3778 1251 0 0 1265 0 0 0 25 0 5 0 516932348 160620544 10652 33554432000 4194304 4417332 140734858710656 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30504/tid=30512] ppid=30502 vsize=156856 CPUtime=12.65 cores=0,2,4,6
/proc/30504/task/30512/stat : 30512 (plingeling) R 30502 30504 30345 0 -1 4202560 3031 1251 0 0 1265 0 0 0 25 0 5 0 516932348 160620544 10652 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30504/tid=30513] ppid=30502 vsize=156856 CPUtime=12.64 cores=0,2,4,6
/proc/30504/task/30513/stat : 30513 (plingeling) R 30502 30504 30345 0 -1 4202560 4946 1251 0 0 1264 0 0 0 25 0 5 0 516932348 160620544 10652 33554432000 4194304 4417332 140734858710656 18446744073709551615 4356771 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30504/tid=30514] ppid=30502 vsize=156856 CPUtime=12.59 cores=0,2,4,6
/proc/30504/task/30514/stat : 30514 (plingeling) R 30502 30504 30345 0 -1 4202560 35716 1251 0 0 1254 5 0 0 25 0 5 0 516932348 160620544 10652 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 156856

[startup+25.5006 s]
/proc/loadavg: 7.69 7.98 7.71 10/186 30519
/proc/meminfo: memFree=27517372/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=210496 CPUtime=101.72 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) S 30502 30504 30345 0 -1 4202496 104341 1251 0 0 10156 16 0 0 25 0 5 0 516932344 215547904 24082 33554432000 4194304 4417332 140734858710656 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30504/statm: 52624 24082 181 55 0 50510 0
[pid=30504/tid=30511] ppid=30502 vsize=210496 CPUtime=25.44 cores=0,2,4,6
/proc/30504/task/30511/stat : 30511 (plingeling) R 30502 30504 30345 0 -1 4202560 16386 1251 0 0 2542 2 0 0 25 0 5 0 516932348 215547904 24082 33554432000 4194304 4417332 140734858710656 18446744073709551615 4366576 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30504/tid=30512] ppid=30502 vsize=210496 CPUtime=25.45 cores=0,2,4,6
/proc/30504/task/30512/stat : 30512 (plingeling) R 30502 30504 30345 0 -1 4202560 15256 1251 0 0 2542 3 0 0 25 0 5 0 516932348 215547904 24082 33554432000 4194304 4417332 140734858710656 18446744073709551615 4366569 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30504/tid=30513] ppid=30502 vsize=210496 CPUtime=25.44 cores=0,2,4,6
/proc/30504/task/30513/stat : 30513 (plingeling) R 30502 30504 30345 0 -1 4202560 14471 1251 0 0 2543 1 0 0 25 0 5 0 516932348 215547904 24082 33554432000 4194304 4417332 140734858710656 18446744073709551615 4251289 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30504/tid=30514] ppid=30502 vsize=210496 CPUtime=25.32 cores=0,2,4,6
/proc/30504/task/30514/stat : 30514 (plingeling) R 30502 30504 30345 0 -1 4202560 55791 1251 0 0 2524 8 0 0 25 0 5 0 516932348 215547904 24082 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 210496

[startup+51.101 s]
/proc/loadavg: 7.86 7.99 7.72 10/186 30519
/proc/meminfo: memFree=27490896/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=227452 CPUtime=203.99 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) S 30502 30504 30345 0 -1 4202496 192580 1251 0 0 20369 30 0 0 25 0 5 0 516932344 232910848 28301 33554432000 4194304 4417332 140734858710656 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30504/statm: 56863 28301 181 55 0 54749 0
[pid=30504/tid=30511] ppid=30502 vsize=227452 CPUtime=51.05 cores=0,2,4,6
/proc/30504/task/30511/stat : 30511 (plingeling) R 30502 30504 30345 0 -1 4202560 36822 1251 0 0 5099 6 0 0 25 0 5 0 516932348 232910848 28301 33554432000 4194304 4417332 140734858710656 18446744073709551615 4305698 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30504/tid=30512] ppid=30502 vsize=227452 CPUtime=51.04 cores=0,2,4,6
/proc/30504/task/30512/stat : 30512 (plingeling) R 30502 30504 30345 0 -1 4202560 37019 1251 0 0 5099 5 0 0 25 0 5 0 516932348 232910848 28301 33554432000 4194304 4417332 140734858710656 18446744073709551615 4311285 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30504/tid=30513] ppid=30502 vsize=227452 CPUtime=51.04 cores=0,2,4,6
/proc/30504/task/30513/stat : 30513 (plingeling) R 30502 30504 30345 0 -1 4202560 33269 1251 0 0 5100 4 0 0 25 0 5 0 516932348 232910848 28301 33554432000 4194304 4417332 140734858710656 18446744073709551615 4365065 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30504/tid=30514] ppid=30502 vsize=227452 CPUtime=50.79 cores=0,2,4,6
/proc/30504/task/30514/stat : 30514 (plingeling) R 30502 30504 30345 0 -1 4202560 83033 1251 0 0 5066 13 0 0 25 0 5 0 516932348 232910848 28301 33554432000 4194304 4417332 140734858710656 18446744073709551615 4366017 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 227452

[startup+102.307 s]
/proc/loadavg: 8.08 8.03 7.75 10/186 30521
/proc/meminfo: memFree=27263828/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=281304 CPUtime=408.53 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) S 30502 30504 30345 0 -1 4202496 327187 1251 0 0 40802 51 0 0 25 0 5 0 516932344 288055296 41764 33554432000 4194304 4417332 140734858710656 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30504/statm: 70326 41764 181 55 0 68212 0
[pid=30504/tid=30511] ppid=30502 vsize=281304 CPUtime=102.25 cores=0,2,4,6
/proc/30504/task/30511/stat : 30511 (plingeling) R 30502 30504 30345 0 -1 4202560 68880 1251 0 0 10214 11 0 0 25 0 5 0 516932348 288055296 41764 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30504/tid=30512] ppid=30502 vsize=281304 CPUtime=102.25 cores=0,2,4,6
/proc/30504/task/30512/stat : 30512 (plingeling) R 30502 30504 30345 0 -1 4202560 71019 1251 0 0 10214 11 0 0 25 0 5 0 516932348 288055296 41764 33554432000 4194304 4417332 140734858710656 18446744073709551615 4308769 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30504/tid=30513] ppid=30502 vsize=281304 CPUtime=102.25 cores=0,2,4,6
/proc/30504/task/30513/stat : 30513 (plingeling) R 30502 30504 30345 0 -1 4202560 64921 1251 0 0 10217 8 0 0 25 0 5 0 516932348 288055296 41764 33554432000 4194304 4417332 140734858710656 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30504/tid=30514] ppid=30502 vsize=281304 CPUtime=101.71 cores=0,2,4,6
/proc/30504/task/30514/stat : 30514 (plingeling) R 30502 30504 30345 0 -1 4202560 119930 1251 0 0 10152 19 0 0 25 0 5 0 516932348 288055296 41764 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.53
Current children cumulated vsize (KiB) 281304

[startup+162.301 s]
/proc/loadavg: 8.45 8.14 7.80 10/186 30525
/proc/meminfo: memFree=27150360/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=388696 CPUtime=647.39 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) S 30502 30504 30345 0 -1 4202496 438830 1251 0 0 64671 68 0 0 25 0 5 0 516932344 398024704 68644 33554432000 4194304 4417332 140734858710656 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30504/statm: 97174 68644 181 55 0 95060 0
[pid=30504/tid=30511] ppid=30502 vsize=388696 CPUtime=162.09 cores=0,2,4,6
/proc/30504/task/30511/stat : 30511 (plingeling) R 30502 30504 30345 0 -1 4202560 101974 1251 0 0 16193 16 0 0 25 0 5 0 516932348 398024704 68644 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30504/tid=30512] ppid=30502 vsize=388696 CPUtime=162.25 cores=0,2,4,6
/proc/30504/task/30512/stat : 30512 (plingeling) R 30502 30504 30345 0 -1 4202560 98689 1251 0 0 16210 15 0 0 25 0 5 0 516932348 398024704 68644 33554432000 4194304 4417332 140734858710656 18446744073709551615 4365065 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30504/tid=30513] ppid=30502 vsize=388696 CPUtime=162.25 cores=0,2,4,6
/proc/30504/task/30513/stat : 30513 (plingeling) R 30502 30504 30345 0 -1 4202560 98215 1251 0 0 16212 13 0 0 25 0 5 0 516932348 398024704 68644 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30504/tid=30514] ppid=30502 vsize=388696 CPUtime=160.73 cores=0,2,4,6
/proc/30504/task/30514/stat : 30514 (plingeling) R 30502 30504 30345 0 -1 4202560 137515 1251 0 0 16051 22 0 0 25 0 5 0 516932348 398024704 68644 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.39
Current children cumulated vsize (KiB) 388696


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

[pid=30504/tid=30512] ppid=30502 vsize=695992 CPUtime=762.27 cores=0,2,4,6
/proc/30504/task/30512/stat : 30512 (plingeling) R 30502 30504 30345 0 -1 4202560 310584 1251 0 0 76178 49 0 0 25 0 5 0 516932348 712695808 145435 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30504/tid=30513] ppid=30502 vsize=695992 CPUtime=762.25 cores=0,2,4,6
/proc/30504/task/30513/stat : 30513 (plingeling) R 30502 30504 30345 0 -1 4202560 334849 1251 0 0 76177 48 0 0 25 0 5 0 516932348 712695808 145435 33554432000 4194304 4417332 140734858710656 18446744073709551615 4302932 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30504/tid=30514] ppid=30502 vsize=695992 CPUtime=757.48 cores=0,2,4,6
/proc/30504/task/30514/stat : 30514 (plingeling) R 30502 30504 30345 0 -1 4202560 351382 1251 0 0 75690 58 0 0 25 0 5 0 516932348 712695808 145435 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.12
Current children cumulated vsize (KiB) 695992

[startup+822.3 s]
/proc/loadavg: 8.01 8.08 7.93 10/186 30543
/proc/meminfo: memFree=26191932/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=744468 CPUtime=3283.78 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) S 30502 30504 30345 0 -1 4202496 1413222 1251 0 0 328158 220 0 0 25 0 5 0 516932344 762335232 157555 33554432000 4194304 4417332 140734858710656 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30504/statm: 186117 157555 181 55 0 184003 0
[pid=30504/tid=30511] ppid=30502 vsize=744468 CPUtime=822.05 cores=0,2,4,6
/proc/30504/task/30511/stat : 30511 (plingeling) R 30502 30504 30345 0 -1 4202560 361133 1251 0 0 82149 56 0 0 25 0 5 0 516932348 762335232 157555 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30504/tid=30512] ppid=30502 vsize=744468 CPUtime=822.27 cores=0,2,4,6
/proc/30504/task/30512/stat : 30512 (plingeling) R 30502 30504 30345 0 -1 4202560 322502 1251 0 0 82176 51 0 0 25 0 5 0 516932348 762335232 157555 33554432000 4194304 4417332 140734858710656 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30504/tid=30513] ppid=30502 vsize=744468 CPUtime=822.24 cores=0,2,4,6
/proc/30504/task/30513/stat : 30513 (plingeling) R 30502 30504 30345 0 -1 4202560 363755 1251 0 0 82173 51 0 0 25 0 5 0 516932348 762335232 157555 33554432000 4194304 4417332 140734858710656 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30504/tid=30514] ppid=30502 vsize=744468 CPUtime=817.15 cores=0,2,4,6
/proc/30504/task/30514/stat : 30514 (plingeling) R 30502 30504 30345 0 -1 4202560 363395 1251 0 0 81654 61 0 0 25 0 5 0 516932348 762335232 157555 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3283.78
Current children cumulated vsize (KiB) 744468

[startup+882.3 s]
/proc/loadavg: 8.00 8.07 7.93 10/186 30545
/proc/meminfo: memFree=26100372/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=774700 CPUtime=3523.45 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) S 30502 30504 30345 0 -1 4202496 1453231 1251 0 0 352118 227 0 0 25 0 5 0 516932344 793292800 165113 33554432000 4194304 4417332 140734858710656 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30504/statm: 193675 165113 181 55 0 191561 0
[pid=30504/tid=30511] ppid=30502 vsize=774700 CPUtime=882.04 cores=0,2,4,6
/proc/30504/task/30511/stat : 30511 (plingeling) R 30502 30504 30345 0 -1 4202560 376538 1251 0 0 88146 58 0 0 25 0 5 0 516932348 793292800 165113 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30504/tid=30512] ppid=30502 vsize=774700 CPUtime=882.27 cores=0,2,4,6
/proc/30504/task/30512/stat : 30512 (plingeling) R 30502 30504 30345 0 -1 4202560 336656 1251 0 0 88174 53 0 0 25 0 5 0 516932348 793292800 165113 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30504/tid=30513] ppid=30502 vsize=774700 CPUtime=882.25 cores=0,2,4,6
/proc/30504/task/30513/stat : 30513 (plingeling) R 30502 30504 30345 0 -1 4202560 374205 1251 0 0 88171 54 0 0 25 0 5 0 516932348 793292800 165113 33554432000 4194304 4417332 140734858710656 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30504/tid=30514] ppid=30502 vsize=774700 CPUtime=876.82 cores=0,2,4,6
/proc/30504/task/30514/stat : 30514 (plingeling) R 30502 30504 30345 0 -1 4202560 363395 1251 0 0 87621 61 0 0 25 0 5 0 516932348 793292800 165113 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.45
Current children cumulated vsize (KiB) 774700

[startup+942.301 s]
/proc/loadavg: 8.07 8.07 7.94 9/186 30546
/proc/meminfo: memFree=25959700/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=738092 CPUtime=3763.12 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) S 30502 30504 30345 0 -1 4202496 1524249 1251 0 0 376074 238 0 0 25 0 5 0 516932344 755806208 155961 33554432000 4194304 4417332 140734858710656 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30504/statm: 184523 155961 181 55 0 182409 0
[pid=30504/tid=30511] ppid=30502 vsize=738092 CPUtime=942.04 cores=0,2,4,6
/proc/30504/task/30511/stat : 30511 (plingeling) R 30502 30504 30345 0 -1 4202560 403113 1251 0 0 94142 62 0 0 25 0 5 0 516932348 755806208 155961 33554432000 4194304 4417332 140734858710656 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30504/tid=30512] ppid=30502 vsize=738092 CPUtime=942.28 cores=0,2,4,6
/proc/30504/task/30512/stat : 30512 (plingeling) R 30502 30504 30345 0 -1 4202560 348449 1251 0 0 94173 55 0 0 25 0 5 0 516932348 755806208 155961 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30504/tid=30513] ppid=30502 vsize=738092 CPUtime=942.25 cores=0,2,4,6
/proc/30504/task/30513/stat : 30513 (plingeling) R 30502 30504 30345 0 -1 4202560 406855 1251 0 0 94166 59 0 0 25 0 5 0 516932348 755806208 155961 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364695 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30504/tid=30514] ppid=30502 vsize=738092 CPUtime=936.5 cores=0,2,4,6
/proc/30504/task/30514/stat : 30514 (plingeling) R 30502 30504 30345 0 -1 4202560 363395 1251 0 0 93589 61 0 0 25 0 5 0 516932348 755806208 155961 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364667 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.12
Current children cumulated vsize (KiB) 738092

[startup+1002.3 s]
/proc/loadavg: 8.16 8.08 7.95 9/186 30548
/proc/meminfo: memFree=25678920/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=1018108 CPUtime=4002.8 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) S 30502 30504 30345 0 -1 4202496 1622078 1251 0 0 400025 255 0 0 25 0 5 0 516932344 1042542592 225965 33554432000 4194304 4417332 140734858710656 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30504/statm: 254527 225965 181 55 0 252413 0
[pid=30504/tid=30511] ppid=30502 vsize=1018108 CPUtime=1002.04 cores=0,2,4,6
/proc/30504/task/30511/stat : 30511 (plingeling) R 30502 30504 30345 0 -1 4202560 416357 1251 0 0 100140 64 0 0 25 0 5 0 516932348 1042542592 225965 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30504/tid=30512] ppid=30502 vsize=1018108 CPUtime=1002.27 cores=0,2,4,6
/proc/30504/task/30512/stat : 30512 (plingeling) R 30502 30504 30345 0 -1 4202560 365926 1251 0 0 100170 57 0 0 25 0 5 0 516932348 1042542592 225965 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30504/tid=30513] ppid=30502 vsize=1018108 CPUtime=1002.24 cores=0,2,4,6
/proc/30504/task/30513/stat : 30513 (plingeling) R 30502 30504 30345 0 -1 4202560 414495 1251 0 0 100165 59 0 0 25 0 5 0 516932348 1042542592 225965 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30504/tid=30514] ppid=30502 vsize=1018108 CPUtime=996.17 cores=0,2,4,6
/proc/30504/task/30514/stat : 30514 (plingeling) R 30502 30504 30345 0 -1 4202560 422863 1251 0 0 99545 72 0 0 25 0 5 0 516932348 1042542592 225965 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4002.8
Current children cumulated vsize (KiB) 1018108

[startup+1062.3 s]
/proc/loadavg: 8.18 8.10 7.96 9/186 30549
/proc/meminfo: memFree=25639320/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=1057340 CPUtime=4242.47 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) S 30502 30504 30345 0 -1 4202496 1671901 1251 0 0 423985 262 0 0 25 0 5 0 516932344 1082716160 235773 33554432000 4194304 4417332 140734858710656 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30504/statm: 264335 235773 181 55 0 262221 0
[pid=30504/tid=30511] ppid=30502 vsize=1057340 CPUtime=1062.03 cores=0,2,4,6
/proc/30504/task/30511/stat : 30511 (plingeling) R 30502 30504 30345 0 -1 4202560 438492 1251 0 0 106136 67 0 0 25 0 5 0 516932348 1082716160 235773 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30504/tid=30512] ppid=30502 vsize=1057340 CPUtime=1062.27 cores=0,2,4,6
/proc/30504/task/30512/stat : 30512 (plingeling) R 30502 30504 30345 0 -1 4202560 383264 1251 0 0 106168 59 0 0 25 0 5 0 516932348 1082716160 235773 33554432000 4194304 4417332 140734858710656 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30504/tid=30513] ppid=30502 vsize=1057340 CPUtime=1062.25 cores=0,2,4,6
/proc/30504/task/30513/stat : 30513 (plingeling) R 30502 30504 30345 0 -1 4202560 421446 1251 0 0 106164 61 0 0 25 0 5 0 516932348 1082716160 235773 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30504/tid=30514] ppid=30502 vsize=1057340 CPUtime=1055.85 cores=0,2,4,6
/proc/30504/task/30514/stat : 30514 (plingeling) R 30502 30504 30345 0 -1 4202560 426262 1251 0 0 105512 73 0 0 25 0 5 0 516932348 1082716160 235773 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364608 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4242.47
Current children cumulated vsize (KiB) 1057340

[startup+1122.3 s]
/proc/loadavg: 8.18 8.11 7.97 10/186 30551
/proc/meminfo: memFree=25365724/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=1078672 CPUtime=4482.14 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) S 30502 30504 30345 0 -1 4202496 1752120 1251 0 0 447941 273 0 0 25 0 5 0 516932344 1104560128 241106 33554432000 4194304 4417332 140734858710656 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30504/statm: 269668 241106 181 55 0 267554 0
[pid=30504/tid=30511] ppid=30502 vsize=1078672 CPUtime=1122.03 cores=0,2,4,6
/proc/30504/task/30511/stat : 30511 (plingeling) R 30502 30504 30345 0 -1 4202560 459947 1251 0 0 112133 70 0 0 25 0 5 0 516932348 1104560128 241106 33554432000 4194304 4417332 140734858710656 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30504/tid=30512] ppid=30502 vsize=1078672 CPUtime=1122.28 cores=0,2,4,6
/proc/30504/task/30512/stat : 30512 (plingeling) R 30502 30504 30345 0 -1 4202560 389470 1251 0 0 112168 60 0 0 25 0 5 0 516932348 1104560128 241106 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364938 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30504/tid=30513] ppid=30502 vsize=1078672 CPUtime=1122.25 cores=0,2,4,6
/proc/30504/task/30513/stat : 30513 (plingeling) R 30502 30504 30345 0 -1 4202560 465812 1251 0 0 112157 68 0 0 25 0 5 0 516932348 1104560128 241106 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30504/tid=30514] ppid=30502 vsize=1078672 CPUtime=1115.52 cores=0,2,4,6
/proc/30504/task/30514/stat : 30514 (plingeling) R 30502 30504 30345 0 -1 4202560 434454 1251 0 0 111478 74 0 0 25 0 5 0 516932348 1104560128 241106 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.14
Current children cumulated vsize (KiB) 1078672

[startup+1182.3 s]
/proc/loadavg: 8.17 8.12 7.98 9/186 30552
/proc/meminfo: memFree=25715104/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=825836 CPUtime=4721.82 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) S 30502 30504 30345 0 -1 4202496 1856057 1251 0 0 471893 289 0 0 25 0 5 0 516932344 845656064 177897 33554432000 4194304 4417332 140734858710656 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30504/statm: 206459 177897 181 55 0 204345 0
[pid=30504/tid=30511] ppid=30502 vsize=825836 CPUtime=1182.03 cores=0,2,4,6
/proc/30504/task/30511/stat : 30511 (plingeling) R 30502 30504 30345 0 -1 4202560 481965 1251 0 0 118130 73 0 0 25 0 5 0 516932348 845656064 177897 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30504/tid=30512] ppid=30502 vsize=825836 CPUtime=1182.28 cores=0,2,4,6
/proc/30504/task/30512/stat : 30512 (plingeling) R 30502 30504 30345 0 -1 4202560 406045 1251 0 0 118166 62 0 0 25 0 5 0 516932348 845656064 177897 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30504/tid=30513] ppid=30502 vsize=825836 CPUtime=1182.24 cores=0,2,4,6
/proc/30504/task/30513/stat : 30513 (plingeling) R 30502 30504 30345 0 -1 4202560 485594 1251 0 0 118154 70 0 0 25 0 5 0 516932348 845656064 177897 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30504/tid=30514] ppid=30502 vsize=825836 CPUtime=1175.2 cores=0,2,4,6
/proc/30504/task/30514/stat : 30514 (plingeling) R 30502 30504 30345 0 -1 4202560 480016 1251 0 0 117439 81 0 0 25 0 5 0 516932348 845656064 177897 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4721.82
Current children cumulated vsize (KiB) 825836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.12 8.11 7.98 5/181 30554
/proc/meminfo: memFree=27067972/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=854372 CPUtime=4800.12 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) S 30502 30504 30345 0 -1 4202496 1863191 1251 0 0 479722 290 0 0 25 0 5 0 516932344 874876928 185031 33554432000 4194304 4417332 140734858710656 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30504/statm: 213593 185031 181 55 0 211479 0
[pid=30504/tid=30511] ppid=30502 vsize=854372 CPUtime=1201.63 cores=0,2,4,6
/proc/30504/task/30511/stat : 30511 (plingeling) R 30502 30504 30345 0 -1 4202560 485003 1251 0 0 120089 74 0 0 25 0 5 0 516932348 874876928 185031 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30504/tid=30512] ppid=30502 vsize=854372 CPUtime=1201.88 cores=0,2,4,6
/proc/30504/task/30512/stat : 30512 (plingeling) R 30502 30504 30345 0 -1 4202560 406045 1251 0 0 120126 62 0 0 25 0 5 0 516932348 874876928 185031 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30504/tid=30513] ppid=30502 vsize=854372 CPUtime=1201.85 cores=0,2,4,6
/proc/30504/task/30513/stat : 30513 (plingeling) R 30502 30504 30345 0 -1 4202560 489690 1251 0 0 120114 71 0 0 25 0 5 0 516932348 874876928 185031 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30504/tid=30514] ppid=30502 vsize=854372 CPUtime=1194.69 cores=0,2,4,6
/proc/30504/task/30514/stat : 30514 (plingeling) R 30502 30504 30345 0 -1 4202560 480016 1251 0 0 119388 81 0 0 25 0 5 0 516932348 874876928 185031 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 854372

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

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

[startup+1201.9 s]
/proc/loadavg: 8.12 8.11 7.98 5/181 30554
/proc/meminfo: memFree=27067972/32951124 swapFree=67111356/67111528
[pid=30504] ppid=30502 vsize=854372 CPUtime=4800.12 cores=0,2,4,6
/proc/30504/stat : 30504 (plingeling) S 30502 30504 30345 0 -1 4202496 1863191 1251 0 0 479722 290 0 0 25 0 5 0 516932344 874876928 185031 33554432000 4194304 4417332 140734858710656 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30504/statm: 213593 185031 181 55 0 211479 0
[pid=30504/tid=30511] ppid=30502 vsize=854372 CPUtime=1201.63 cores=0,2,4,6
/proc/30504/task/30511/stat : 30511 (plingeling) R 30502 30504 30345 0 -1 4202560 485003 1251 0 0 120089 74 0 0 25 0 5 0 516932348 874876928 185031 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30504/tid=30512] ppid=30502 vsize=854372 CPUtime=1201.88 cores=0,2,4,6
/proc/30504/task/30512/stat : 30512 (plingeling) R 30502 30504 30345 0 -1 4202560 406045 1251 0 0 120126 62 0 0 25 0 5 0 516932348 874876928 185031 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30504/tid=30513] ppid=30502 vsize=854372 CPUtime=1201.85 cores=0,2,4,6
/proc/30504/task/30513/stat : 30513 (plingeling) R 30502 30504 30345 0 -1 4202560 489690 1251 0 0 120114 71 0 0 25 0 5 0 516932348 874876928 185031 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30504/tid=30514] ppid=30502 vsize=854372 CPUtime=1194.69 cores=0,2,4,6
/proc/30504/task/30514/stat : 30514 (plingeling) R 30502 30504 30345 0 -1 4202560 480016 1251 0 0 119388 81 0 0 25 0 5 0 516932348 874876928 185031 33554432000 4194304 4417332 140734858710656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 854372

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.95
CPU time (s): 4800.19
CPU user time (s): 4797.25
CPU system time (s): 2.93955
CPU usage (%): 399.368
Max. virtual memory (cumulated for all children) (KiB): 1230384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.25
system time used= 2.93955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1864442
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= 81
involuntary context switches= 25326

runsolver used 2.09468 second user time and 4.45932 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 07:02:26
IDJOB=3259042
IDBENCH=71481
IDSOLVER=1605
FILE ID=node137/3259042-1304053346
RUNJOBID= node137-1304052142-30363
PBS_JOBID= 13170416
Free space on /tmp= 71616 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v945c61409g3.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259042-1304053346/watcher-3259042-1304053346 -o /tmp/evaluation-result-3259042-1304053346/solver-3259042-1304053346 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3259042-1304053346.cnf

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

MD5SUM BENCH= 4de3b21cb74a7ec60763201555524736
RANDOM SEED=1888321946

node137.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.844
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.68
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.844
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.75
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.844
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.844
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.74
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.844
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.82
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.844
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.75
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27811028 kB
Buffers:        896204 kB
Cached:        3713936 kB
SwapCached:         56 kB
Active:         255048 kB
Inactive:      4419588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27811028 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            4300 kB
Writeback:           0 kB
AnonPages:       63728 kB
Mapped:          15068 kB
Slab:           401048 kB
PageTables:       3860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   210616 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= 71620 MiB
End job on node137 at 2011-04-29 07:22:30