Trace number 3262782

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.26 1201.74

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
MD5SUMcf96a8eea16f98b3cec72117cedd0285
Bench CategoryCRAFTED (crafted 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 variables120
Number of clauses48342
Sum of the clauses size483180
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 548
Number of clauses of size over 548294

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-3262782-1304098032/watcher-3262782-1304098032 -o /tmp/evaluation-result-3262782-1304098032/solver-3262782-1304098032 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3262782-1304098032.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.05 7.62 6.98 6/181 20325
/proc/meminfo: memFree=29279376/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=9024 CPUtime=0 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) R 20323 20325 19972 0 -1 4202496 319 1253 0 0 0 0 0 0 25 0 1 0 521403655 9240576 249 33554432000 4194304 4417332 140736506579264 18446744073709551615 253640859392 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/20325/statm: 2256 249 146 55 0 142 0

[startup+0.0482081 s]
/proc/loadavg: 8.05 7.62 6.98 6/181 20325
/proc/meminfo: memFree=29279376/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=17040 CPUtime=0.04 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) R 20323 20325 19972 0 -1 4202496 2496 1253 0 0 4 0 0 0 25 0 1 0 521403655 17448960 2282 33554432000 4194304 4417332 140736506579264 18446744073709551615 4209495 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/20325/statm: 4260 2282 147 55 0 2146 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 17040

[startup+0.1002 s]
/proc/loadavg: 8.05 7.62 6.98 6/181 20325
/proc/meminfo: memFree=29279376/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=25232 CPUtime=0.09 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) R 20323 20325 19972 0 -1 4202496 4544 1253 0 0 9 0 0 0 25 0 1 0 521403655 25837568 4330 33554432000 4194304 4417332 140736506579264 18446744073709551615 4320876 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/20325/statm: 6308 4330 147 55 0 4194 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25232

[startup+0.300129 s]
/proc/loadavg: 8.05 7.62 6.98 6/181 20325
/proc/meminfo: memFree=29279376/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=79524 CPUtime=0.83 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) S 20323 20325 19972 0 -1 4202496 9952 1253 0 0 82 1 0 0 25 0 5 0 521403655 81432576 7683 33554432000 4194304 4417332 140736506579264 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20325/statm: 19881 7683 177 55 0 17767 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 79524

[startup+0.701056 s]
/proc/loadavg: 8.05 7.62 6.98 6/181 20325
/proc/meminfo: memFree=29279376/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=76588 CPUtime=2.42 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) S 20323 20325 19972 0 -1 4202496 12714 1253 0 0 241 1 0 0 25 0 5 0 521403655 78426112 6932 33554432000 4194304 4417332 140736506579264 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20325/statm: 19147 6932 178 55 0 17033 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 76588

[startup+1.50091 s]
/proc/loadavg: 8.05 7.62 6.98 9/186 20335
/proc/meminfo: memFree=29250452/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=80912 CPUtime=5.62 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) S 20323 20325 19972 0 -1 4202496 15892 1253 0 0 560 2 0 0 25 0 5 0 521403655 82853888 8025 33554432000 4194304 4417332 140736506579264 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20325/statm: 20228 8025 178 55 0 18114 0
[pid=20325/tid=20332] ppid=20323 vsize=80912 CPUtime=1.37 cores=0,2,4,6
/proc/20325/task/20332/stat : 20332 (plingeling) R 20323 20325 19972 0 -1 4202560 2307 1253 0 0 137 0 0 0 25 0 5 0 521403667 82853888 8025 33554432000 4194304 4417332 140736506579264 18446744073709551615 4356788 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20325/tid=20333] ppid=20323 vsize=80912 CPUtime=1.37 cores=0,2,4,6
/proc/20325/task/20333/stat : 20333 (plingeling) R 20323 20325 19972 0 -1 4202560 2146 1253 0 0 137 0 0 0 25 0 5 0 521403667 82853888 8025 33554432000 4194304 4417332 140736506579264 18446744073709551615 4250947 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20325/tid=20334] ppid=20323 vsize=80912 CPUtime=1.37 cores=0,2,4,6
/proc/20325/task/20334/stat : 20334 (plingeling) R 20323 20325 19972 0 -1 4202560 2777 1253 0 0 137 0 0 0 25 0 5 0 521403667 82853888 8025 33554432000 4194304 4417332 140736506579264 18446744073709551615 4366362 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20325/tid=20335] ppid=20323 vsize=80912 CPUtime=1.37 cores=0,2,4,6
/proc/20325/task/20335/stat : 20335 (plingeling) R 20323 20325 19972 0 -1 4202560 2058 1253 0 0 137 0 0 0 25 0 5 0 521403667 82853888 8025 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 80912

[startup+3.10062 s]
/proc/loadavg: 8.05 7.63 6.99 9/186 20335
/proc/meminfo: memFree=29246976/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=84368 CPUtime=12.02 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) S 20323 20325 19972 0 -1 4202496 22374 1253 0 0 1199 3 0 0 25 0 5 0 521403655 86392832 8909 33554432000 4194304 4417332 140736506579264 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20325/statm: 21092 8909 178 55 0 18978 0
[pid=20325/tid=20332] ppid=20323 vsize=84368 CPUtime=2.97 cores=0,2,4,6
/proc/20325/task/20332/stat : 20332 (plingeling) R 20323 20325 19972 0 -1 4202560 4020 1253 0 0 297 0 0 0 25 0 5 0 521403667 86392832 8909 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20325/tid=20333] ppid=20323 vsize=84368 CPUtime=2.96 cores=0,2,4,6
/proc/20325/task/20333/stat : 20333 (plingeling) R 20323 20325 19972 0 -1 4202560 3593 1253 0 0 296 0 0 0 25 0 5 0 521403667 86392832 8909 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20325/tid=20334] ppid=20323 vsize=84368 CPUtime=2.97 cores=0,2,4,6
/proc/20325/task/20334/stat : 20334 (plingeling) R 20323 20325 19972 0 -1 4202560 4753 1253 0 0 297 0 0 0 25 0 5 0 521403667 86392832 8909 33554432000 4194304 4417332 140736506579264 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20325/tid=20335] ppid=20323 vsize=84368 CPUtime=2.96 cores=0,2,4,6
/proc/20325/task/20335/stat : 20335 (plingeling) R 20323 20325 19972 0 -1 4202560 3404 1253 0 0 296 0 0 0 25 0 5 0 521403667 86392832 8909 33554432000 4194304 4417332 140736506579264 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 84368

[startup+6.30103 s]
/proc/loadavg: 8.05 7.63 6.99 9/186 20335
/proc/meminfo: memFree=29241404/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=89308 CPUtime=24.8 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) S 20323 20325 19972 0 -1 4202496 33886 1253 0 0 2476 4 0 0 25 0 5 0 521403655 91451392 10112 33554432000 4194304 4417332 140736506579264 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20325/statm: 22327 10112 178 55 0 20213 0
[pid=20325/tid=20332] ppid=20323 vsize=89308 CPUtime=6.18 cores=0,2,4,6
/proc/20325/task/20332/stat : 20332 (plingeling) R 20323 20325 19972 0 -1 4202560 6963 1253 0 0 617 1 0 0 25 0 5 0 521403667 91451392 10112 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364788 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20325/tid=20333] ppid=20323 vsize=89308 CPUtime=6.17 cores=0,2,4,6
/proc/20325/task/20333/stat : 20333 (plingeling) R 20323 20325 19972 0 -1 4202560 6443 1253 0 0 616 1 0 0 25 0 5 0 521403667 91451392 10112 33554432000 4194304 4417332 140736506579264 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20325/tid=20334] ppid=20323 vsize=89308 CPUtime=6.17 cores=0,2,4,6
/proc/20325/task/20334/stat : 20334 (plingeling) R 20323 20325 19972 0 -1 4202560 7636 1253 0 0 617 0 0 0 25 0 5 0 521403667 91451392 10112 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20325/tid=20335] ppid=20323 vsize=89308 CPUtime=6.14 cores=0,2,4,6
/proc/20325/task/20335/stat : 20335 (plingeling) R 20323 20325 19972 0 -1 4202560 6240 1253 0 0 614 0 0 0 25 0 5 0 521403667 91451392 10112 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.8
Current children cumulated vsize (KiB) 89308

[startup+12.7009 s]
/proc/loadavg: 8.04 7.64 7.00 9/186 20335
/proc/meminfo: memFree=29253568/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=95932 CPUtime=50.37 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) S 20323 20325 19972 0 -1 4202496 55185 1253 0 0 5029 8 0 0 25 0 5 0 521403655 98234368 11786 33554432000 4194304 4417332 140736506579264 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20325/statm: 23983 11786 178 55 0 21869 0
[pid=20325/tid=20332] ppid=20323 vsize=95932 CPUtime=12.57 cores=0,2,4,6
/proc/20325/task/20332/stat : 20332 (plingeling) R 20323 20325 19972 0 -1 4202560 13138 1253 0 0 1256 1 0 0 25 0 5 0 521403667 98234368 11786 33554432000 4194304 4417332 140736506579264 18446744073709551615 4365997 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20325/tid=20333] ppid=20323 vsize=95932 CPUtime=12.57 cores=0,2,4,6
/proc/20325/task/20333/stat : 20333 (plingeling) R 20323 20325 19972 0 -1 4202560 11753 1253 0 0 1255 2 0 0 25 0 5 0 521403667 98234368 11786 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20325/tid=20334] ppid=20323 vsize=95932 CPUtime=12.57 cores=0,2,4,6
/proc/20325/task/20334/stat : 20334 (plingeling) R 20323 20325 19972 0 -1 4202560 12584 1253 0 0 1256 1 0 0 25 0 5 0 521403667 98234368 11786 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20325/tid=20335] ppid=20323 vsize=95932 CPUtime=12.51 cores=0,2,4,6
/proc/20325/task/20335/stat : 20335 (plingeling) R 20323 20325 19972 0 -1 4202560 11106 1253 0 0 1250 1 0 0 25 0 5 0 521403667 98234368 11786 33554432000 4194304 4417332 140736506579264 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 95932

[startup+25.5005 s]
/proc/loadavg: 8.11 7.67 7.02 9/186 20335
/proc/meminfo: memFree=29253084/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=94712 CPUtime=101.5 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) S 20323 20325 19972 0 -1 4202496 90108 1253 0 0 10138 12 0 0 25 0 5 0 521403655 96985088 11463 33554432000 4194304 4417332 140736506579264 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20325/statm: 23678 11463 178 55 0 21564 0
[pid=20325/tid=20332] ppid=20323 vsize=94712 CPUtime=25.38 cores=0,2,4,6
/proc/20325/task/20332/stat : 20332 (plingeling) R 20323 20325 19972 0 -1 4202560 22843 1253 0 0 2535 3 0 0 25 0 5 0 521403667 96985088 11463 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20325/tid=20333] ppid=20323 vsize=94712 CPUtime=25.37 cores=0,2,4,6
/proc/20325/task/20333/stat : 20333 (plingeling) R 20323 20325 19972 0 -1 4202560 20423 1253 0 0 2534 3 0 0 25 0 5 0 521403667 96985088 11463 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20325/tid=20334] ppid=20323 vsize=94712 CPUtime=25.37 cores=0,2,4,6
/proc/20325/task/20334/stat : 20334 (plingeling) R 20323 20325 19972 0 -1 4202560 21552 1253 0 0 2535 2 0 0 25 0 5 0 521403667 96985088 11463 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20325/tid=20335] ppid=20323 vsize=94712 CPUtime=25.25 cores=0,2,4,6
/proc/20325/task/20335/stat : 20335 (plingeling) R 20323 20325 19972 0 -1 4202560 18686 1253 0 0 2523 2 0 0 25 0 5 0 521403667 96985088 11463 33554432000 4194304 4417332 140736506579264 18446744073709551615 4366725 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 94712

[startup+51.1009 s]
/proc/loadavg: 8.14 7.71 7.05 9/186 20336
/proc/meminfo: memFree=29203940/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=128788 CPUtime=203.78 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) S 20323 20325 19972 0 -1 4202496 153420 1253 0 0 20356 22 0 0 25 0 5 0 521403655 131878912 19991 33554432000 4194304 4417332 140736506579264 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20325/statm: 32197 19991 178 55 0 30083 0
[pid=20325/tid=20332] ppid=20323 vsize=128788 CPUtime=50.97 cores=0,2,4,6
/proc/20325/task/20332/stat : 20332 (plingeling) R 20323 20325 19972 0 -1 4202560 40039 1253 0 0 5092 5 0 0 25 0 5 0 521403667 131878912 19991 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20325/tid=20333] ppid=20323 vsize=128788 CPUtime=50.98 cores=0,2,4,6
/proc/20325/task/20333/stat : 20333 (plingeling) R 20323 20325 19972 0 -1 4202560 38210 1253 0 0 5092 6 0 0 25 0 5 0 521403667 131878912 19991 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20325/tid=20334] ppid=20323 vsize=128788 CPUtime=50.97 cores=0,2,4,6
/proc/20325/task/20334/stat : 20334 (plingeling) R 20323 20325 19972 0 -1 4202560 36452 1253 0 0 5092 5 0 0 25 0 5 0 521403667 131878912 19991 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20325/tid=20335] ppid=20323 vsize=128788 CPUtime=50.72 cores=0,2,4,6
/proc/20325/task/20335/stat : 20335 (plingeling) R 20323 20325 19972 0 -1 4202560 32115 1253 0 0 5068 4 0 0 25 0 5 0 521403667 131878912 19991 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 128788

[startup+102.307 s]
/proc/loadavg: 8.18 7.79 7.11 9/186 20337
/proc/meminfo: memFree=29160148/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=161636 CPUtime=408.34 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) S 20323 20325 19972 0 -1 4202496 236452 1253 0 0 40801 33 0 0 25 0 5 0 521403655 165515264 28194 33554432000 4194304 4417332 140736506579264 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20325/statm: 40409 28194 178 55 0 38295 0
[pid=20325/tid=20332] ppid=20323 vsize=161636 CPUtime=102.18 cores=0,2,4,6
/proc/20325/task/20332/stat : 20332 (plingeling) R 20323 20325 19972 0 -1 4202560 63618 1253 0 0 10210 8 0 0 25 0 5 0 521403667 165515264 28194 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20325/tid=20333] ppid=20323 vsize=161636 CPUtime=102.18 cores=0,2,4,6
/proc/20325/task/20333/stat : 20333 (plingeling) R 20323 20325 19972 0 -1 4202560 62194 1253 0 0 10210 8 0 0 25 0 5 0 521403667 165515264 28194 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20325/tid=20334] ppid=20323 vsize=161636 CPUtime=102.18 cores=0,2,4,6
/proc/20325/task/20334/stat : 20334 (plingeling) R 20323 20325 19972 0 -1 4202560 56309 1253 0 0 10210 8 0 0 25 0 5 0 521403667 165515264 28194 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364965 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20325/tid=20335] ppid=20323 vsize=161636 CPUtime=101.66 cores=0,2,4,6
/proc/20325/task/20335/stat : 20335 (plingeling) R 20323 20325 19972 0 -1 4202560 47727 1253 0 0 10159 7 0 0 25 0 5 0 521403667 165515264 28194 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.34
Current children cumulated vsize (KiB) 161636

[startup+162.301 s]
/proc/loadavg: 8.19 7.85 7.17 9/186 20339
/proc/meminfo: memFree=29134052/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=185360 CPUtime=648.03 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) S 20323 20325 19972 0 -1 4202496 311129 1253 0 0 64758 45 0 0 25 0 5 0 521403655 189808640 34125 33554432000 4194304 4417332 140736506579264 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20325/statm: 46340 34125 178 55 0 44226 0
[pid=20325/tid=20332] ppid=20323 vsize=185360 CPUtime=162.18 cores=0,2,4,6
/proc/20325/task/20332/stat : 20332 (plingeling) R 20323 20325 19972 0 -1 4202560 87296 1253 0 0 16206 12 0 0 25 0 5 0 521403667 189808640 34125 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20325/tid=20333] ppid=20323 vsize=185360 CPUtime=162.18 cores=0,2,4,6
/proc/20325/task/20333/stat : 20333 (plingeling) R 20323 20325 19972 0 -1 4202560 83542 1253 0 0 16206 12 0 0 25 0 5 0 521403667 189808640 34125 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364788 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20325/tid=20334] ppid=20323 vsize=185360 CPUtime=162.17 cores=0,2,4,6
/proc/20325/task/20334/stat : 20334 (plingeling) R 20323 20325 19972 0 -1 4202560 76814 1253 0 0 16206 11 0 0 25 0 5 0 521403667 189808640 34125 33554432000 4194304 4417332 140736506579264 18446744073709551615 4366381 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20325/tid=20335] ppid=20323 vsize=185360 CPUtime=161.36 cores=0,2,4,6
/proc/20325/task/20335/stat : 20335 (plingeling) R 20323 20325 19972 0 -1 4202560 56873 1253 0 0 16127 9 0 0 25 0 5 0 521403667 189808640 34125 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.03
Current children cumulated vsize (KiB) 185360


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

[pid=20325/tid=20333] ppid=20323 vsize=534960 CPUtime=762.2 cores=0,2,4,6
/proc/20325/task/20333/stat : 20333 (plingeling) R 20323 20325 19972 0 -1 4202560 157507 1253 0 0 76195 25 0 0 25 0 5 0 521403667 547799040 121525 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20325/tid=20334] ppid=20323 vsize=534960 CPUtime=762.2 cores=0,2,4,6
/proc/20325/task/20334/stat : 20334 (plingeling) R 20323 20325 19972 0 -1 4202560 157254 1253 0 0 76198 22 0 0 25 0 5 0 521403667 547799040 121525 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20325/tid=20335] ppid=20323 vsize=534960 CPUtime=758.17 cores=0,2,4,6
/proc/20325/task/20335/stat : 20335 (plingeling) R 20323 20325 19972 0 -1 4202560 139906 1253 0 0 75793 24 0 0 25 0 5 0 521403667 547799040 121525 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.92
Current children cumulated vsize (KiB) 534960

[startup+822.301 s]
/proc/loadavg: 8.05 8.05 7.61 9/186 20394
/proc/meminfo: memFree=29583644/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=546852 CPUtime=3284.58 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) S 20323 20325 19972 0 -1 4202496 723635 1253 0 0 328350 108 0 0 25 0 5 0 521403655 559976448 124498 33554432000 4194304 4417332 140736506579264 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20325/statm: 136713 124498 178 55 0 134599 0
[pid=20325/tid=20332] ppid=20323 vsize=546852 CPUtime=822.19 cores=0,2,4,6
/proc/20325/task/20332/stat : 20332 (plingeling) R 20323 20325 19972 0 -1 4202560 260742 1253 0 0 82185 34 0 0 25 0 5 0 521403667 559976448 124498 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20325/tid=20333] ppid=20323 vsize=546852 CPUtime=822.19 cores=0,2,4,6
/proc/20325/task/20333/stat : 20333 (plingeling) R 20323 20325 19972 0 -1 4202560 159129 1253 0 0 82194 25 0 0 25 0 5 0 521403667 559976448 124498 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20325/tid=20334] ppid=20323 vsize=546852 CPUtime=822.2 cores=0,2,4,6
/proc/20325/task/20334/stat : 20334 (plingeling) R 20323 20325 19972 0 -1 4202560 157254 1253 0 0 82198 22 0 0 25 0 5 0 521403667 559976448 124498 33554432000 4194304 4417332 140736506579264 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20325/tid=20335] ppid=20323 vsize=546852 CPUtime=817.85 cores=0,2,4,6
/proc/20325/task/20335/stat : 20335 (plingeling) R 20323 20325 19972 0 -1 4202560 139906 1253 0 0 81761 24 0 0 25 0 5 0 521403667 559976448 124498 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.58
Current children cumulated vsize (KiB) 546852

[startup+882.301 s]
/proc/loadavg: 8.02 8.03 7.64 9/186 20395
/proc/meminfo: memFree=29544928/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=556004 CPUtime=3524.27 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) S 20323 20325 19972 0 -1 4202496 765057 1253 0 0 352312 115 0 0 25 0 5 0 521403655 569348096 126786 33554432000 4194304 4417332 140736506579264 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20325/statm: 139001 126786 178 55 0 136887 0
[pid=20325/tid=20332] ppid=20323 vsize=556004 CPUtime=882.2 cores=0,2,4,6
/proc/20325/task/20332/stat : 20332 (plingeling) R 20323 20325 19972 0 -1 4202560 269463 1253 0 0 88185 35 0 0 25 0 5 0 521403667 569348096 126786 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20325/tid=20333] ppid=20323 vsize=556004 CPUtime=882.2 cores=0,2,4,6
/proc/20325/task/20333/stat : 20333 (plingeling) R 20323 20325 19972 0 -1 4202560 171964 1253 0 0 88192 28 0 0 25 0 5 0 521403667 569348096 126786 33554432000 4194304 4417332 140736506579264 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20325/tid=20334] ppid=20323 vsize=556004 CPUtime=882.2 cores=0,2,4,6
/proc/20325/task/20334/stat : 20334 (plingeling) R 20323 20325 19972 0 -1 4202560 165446 1253 0 0 88196 24 0 0 25 0 5 0 521403667 569348096 126786 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20325/tid=20335] ppid=20323 vsize=556004 CPUtime=877.53 cores=0,2,4,6
/proc/20325/task/20335/stat : 20335 (plingeling) R 20323 20325 19972 0 -1 4202560 151580 1253 0 0 87727 26 0 0 25 0 5 0 521403667 569348096 126786 33554432000 4194304 4417332 140736506579264 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.27
Current children cumulated vsize (KiB) 556004

[startup+942.301 s]
/proc/loadavg: 8.00 8.03 7.65 9/186 20397
/proc/meminfo: memFree=29452012/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=561864 CPUtime=3763.95 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) S 20323 20325 19972 0 -1 4202496 775500 1253 0 0 376278 117 0 0 25 0 5 0 521403655 575348736 128251 33554432000 4194304 4417332 140736506579264 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20325/statm: 140466 128251 178 55 0 138352 0
[pid=20325/tid=20332] ppid=20323 vsize=561864 CPUtime=942.2 cores=0,2,4,6
/proc/20325/task/20332/stat : 20332 (plingeling) R 20323 20325 19972 0 -1 4202560 279906 1253 0 0 94183 37 0 0 25 0 5 0 521403667 575348736 128251 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20325/tid=20333] ppid=20323 vsize=561864 CPUtime=942.2 cores=0,2,4,6
/proc/20325/task/20333/stat : 20333 (plingeling) R 20323 20325 19972 0 -1 4202560 171964 1253 0 0 94192 28 0 0 25 0 5 0 521403667 575348736 128251 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20325/tid=20334] ppid=20323 vsize=561864 CPUtime=942.2 cores=0,2,4,6
/proc/20325/task/20334/stat : 20334 (plingeling) R 20323 20325 19972 0 -1 4202560 165446 1253 0 0 94196 24 0 0 25 0 5 0 521403667 575348736 128251 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20325/tid=20335] ppid=20323 vsize=561864 CPUtime=937.22 cores=0,2,4,6
/proc/20325/task/20335/stat : 20335 (plingeling) R 20323 20325 19972 0 -1 4202560 151580 1253 0 0 93696 26 0 0 25 0 5 0 521403667 575348736 128251 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.95
Current children cumulated vsize (KiB) 561864

[startup+1002.3 s]
/proc/loadavg: 8.00 8.02 7.67 9/186 20398
/proc/meminfo: memFree=29357748/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=607812 CPUtime=4003.63 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) S 20323 20325 19972 0 -1 4202496 796381 1253 0 0 400242 121 0 0 25 0 5 0 521403655 622399488 139738 33554432000 4194304 4417332 140736506579264 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20325/statm: 151953 139738 178 55 0 149839 0
[pid=20325/tid=20332] ppid=20323 vsize=607812 CPUtime=1002.2 cores=0,2,4,6
/proc/20325/task/20332/stat : 20332 (plingeling) R 20323 20325 19972 0 -1 4202560 289262 1253 0 0 100181 39 0 0 25 0 5 0 521403667 622399488 139738 33554432000 4194304 4417332 140736506579264 18446744073709551615 4366725 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20325/tid=20333] ppid=20323 vsize=607812 CPUtime=1002.2 cores=0,2,4,6
/proc/20325/task/20333/stat : 20333 (plingeling) R 20323 20325 19972 0 -1 4202560 171964 1253 0 0 100192 28 0 0 25 0 5 0 521403667 622399488 139738 33554432000 4194304 4417332 140736506579264 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20325/tid=20334] ppid=20323 vsize=607812 CPUtime=1002.2 cores=0,2,4,6
/proc/20325/task/20334/stat : 20334 (plingeling) R 20323 20325 19972 0 -1 4202560 165446 1253 0 0 100196 24 0 0 25 0 5 0 521403667 622399488 139738 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20325/tid=20335] ppid=20323 vsize=607812 CPUtime=996.88 cores=0,2,4,6
/proc/20325/task/20335/stat : 20335 (plingeling) R 20323 20325 19972 0 -1 4202560 163105 1253 0 0 99660 28 0 0 25 0 5 0 521403667 622399488 139738 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.63
Current children cumulated vsize (KiB) 607812

[startup+1062.3 s]
/proc/loadavg: 8.00 8.01 7.69 9/186 20400
/proc/meminfo: memFree=29297572/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=707592 CPUtime=4243.32 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) S 20323 20325 19972 0 -1 4202496 833055 1253 0 0 424205 127 0 0 25 0 5 0 521403655 724574208 164683 33554432000 4194304 4417332 140736506579264 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20325/statm: 176898 164683 178 55 0 174784 0
[pid=20325/tid=20332] ppid=20323 vsize=707592 CPUtime=1062.2 cores=0,2,4,6
/proc/20325/task/20332/stat : 20332 (plingeling) R 20323 20325 19972 0 -1 4202560 301024 1253 0 0 106180 40 0 0 25 0 5 0 521403667 724574208 164683 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20325/tid=20333] ppid=20323 vsize=707592 CPUtime=1062.2 cores=0,2,4,6
/proc/20325/task/20333/stat : 20333 (plingeling) R 20323 20325 19972 0 -1 4202560 191837 1253 0 0 106189 31 0 0 25 0 5 0 521403667 724574208 164683 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20325/tid=20334] ppid=20323 vsize=707592 CPUtime=1062.2 cores=0,2,4,6
/proc/20325/task/20334/stat : 20334 (plingeling) R 20323 20325 19972 0 -1 4202560 170485 1253 0 0 106195 25 0 0 25 0 5 0 521403667 724574208 164683 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20325/tid=20335] ppid=20323 vsize=707592 CPUtime=1056.58 cores=0,2,4,6
/proc/20325/task/20335/stat : 20335 (plingeling) R 20323 20325 19972 0 -1 4202560 163105 1253 0 0 105629 29 0 0 25 0 5 0 521403667 724574208 164683 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 707592

[startup+1122.3 s]
/proc/loadavg: 8.11 8.04 7.72 9/186 20402
/proc/meminfo: memFree=29278088/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=680296 CPUtime=4483 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) S 20323 20325 19972 0 -1 4202496 855232 1253 0 0 448170 130 0 0 25 0 5 0 521403655 696623104 157859 33554432000 4194304 4417332 140736506579264 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20325/statm: 170074 157859 178 55 0 167960 0
[pid=20325/tid=20332] ppid=20323 vsize=680296 CPUtime=1122.2 cores=0,2,4,6
/proc/20325/task/20332/stat : 20332 (plingeling) R 20323 20325 19972 0 -1 4202560 307975 1253 0 0 112179 41 0 0 25 0 5 0 521403667 696623104 157859 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20325/tid=20333] ppid=20323 vsize=680296 CPUtime=1122.2 cores=0,2,4,6
/proc/20325/task/20333/stat : 20333 (plingeling) R 20323 20325 19972 0 -1 4202560 192927 1253 0 0 112189 31 0 0 25 0 5 0 521403667 696623104 157859 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20325/tid=20334] ppid=20323 vsize=680296 CPUtime=1122.2 cores=0,2,4,6
/proc/20325/task/20334/stat : 20334 (plingeling) R 20323 20325 19972 0 -1 4202560 184621 1253 0 0 112193 27 0 0 25 0 5 0 521403667 696623104 157859 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20325/tid=20335] ppid=20323 vsize=680296 CPUtime=1116.25 cores=0,2,4,6
/proc/20325/task/20335/stat : 20335 (plingeling) R 20323 20325 19972 0 -1 4202560 163105 1253 0 0 111596 29 0 0 25 0 5 0 521403667 696623104 157859 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483
Current children cumulated vsize (KiB) 680296

[startup+1182.3 s]
/proc/loadavg: 8.15 8.06 7.74 9/186 20403
/proc/meminfo: memFree=29268032/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=648108 CPUtime=4722.69 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) S 20323 20325 19972 0 -1 4202496 864854 1253 0 0 472137 132 0 0 25 0 5 0 521403655 663662592 149812 33554432000 4194304 4417332 140736506579264 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20325/statm: 162027 149812 178 55 0 159913 0
[pid=20325/tid=20332] ppid=20323 vsize=648108 CPUtime=1182.2 cores=0,2,4,6
/proc/20325/task/20332/stat : 20332 (plingeling) R 20323 20325 19972 0 -1 4202560 317597 1253 0 0 118178 42 0 0 25 0 5 0 521403667 663662592 149812 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20325/tid=20333] ppid=20323 vsize=648108 CPUtime=1182.21 cores=0,2,4,6
/proc/20325/task/20333/stat : 20333 (plingeling) R 20323 20325 19972 0 -1 4202560 192927 1253 0 0 118189 32 0 0 25 0 5 0 521403667 663662592 149812 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20325/tid=20334] ppid=20323 vsize=648108 CPUtime=1182.2 cores=0,2,4,6
/proc/20325/task/20334/stat : 20334 (plingeling) R 20323 20325 19972 0 -1 4202560 184621 1253 0 0 118193 27 0 0 25 0 5 0 521403667 663662592 149812 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20325/tid=20335] ppid=20323 vsize=648108 CPUtime=1175.93 cores=0,2,4,6
/proc/20325/task/20335/stat : 20335 (plingeling) R 20323 20325 19972 0 -1 4202560 163105 1253 0 0 117564 29 0 0 25 0 5 0 521403667 663662592 149812 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.69
Current children cumulated vsize (KiB) 648108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.18 8.07 7.75 9/186 20404
/proc/meminfo: memFree=29267652/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=648108 CPUtime=4800.2 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) S 20323 20325 19972 0 -1 4202496 864854 1253 0 0 479888 132 0 0 25 0 5 0 521403655 663662592 149812 33554432000 4194304 4417332 140736506579264 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20325/statm: 162027 149812 178 55 0 159913 0
[pid=20325/tid=20332] ppid=20323 vsize=648108 CPUtime=1201.61 cores=0,2,4,6
/proc/20325/task/20332/stat : 20332 (plingeling) R 20323 20325 19972 0 -1 4202560 317597 1253 0 0 120119 42 0 0 25 0 5 0 521403667 663662592 149812 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20325/tid=20333] ppid=20323 vsize=648108 CPUtime=1201.62 cores=0,2,4,6
/proc/20325/task/20333/stat : 20333 (plingeling) R 20323 20325 19972 0 -1 4202560 192927 1253 0 0 120130 32 0 0 25 0 5 0 521403667 663662592 149812 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20325/tid=20334] ppid=20323 vsize=648108 CPUtime=1201.61 cores=0,2,4,6
/proc/20325/task/20334/stat : 20334 (plingeling) R 20323 20325 19972 0 -1 4202560 184621 1253 0 0 120134 27 0 0 25 0 5 0 521403667 663662592 149812 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20325/tid=20335] ppid=20323 vsize=648108 CPUtime=1195.22 cores=0,2,4,6
/proc/20325/task/20335/stat : 20335 (plingeling) R 20323 20325 19972 0 -1 4202560 163105 1253 0 0 119493 29 0 0 25 0 5 0 521403667 663662592 149812 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 648108

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

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

[startup+1201.7 s]
/proc/loadavg: 8.18 8.07 7.75 9/186 20404
/proc/meminfo: memFree=29267652/32951124 swapFree=67111364/67111528
[pid=20325] ppid=20323 vsize=648108 CPUtime=4800.2 cores=0,2,4,6
/proc/20325/stat : 20325 (plingeling) S 20323 20325 19972 0 -1 4202496 864854 1253 0 0 479888 132 0 0 25 0 5 0 521403655 663662592 149812 33554432000 4194304 4417332 140736506579264 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20325/statm: 162027 149812 178 55 0 159913 0
[pid=20325/tid=20332] ppid=20323 vsize=648108 CPUtime=1201.61 cores=0,2,4,6
/proc/20325/task/20332/stat : 20332 (plingeling) R 20323 20325 19972 0 -1 4202560 317597 1253 0 0 120119 42 0 0 25 0 5 0 521403667 663662592 149812 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20325/tid=20333] ppid=20323 vsize=648108 CPUtime=1201.62 cores=0,2,4,6
/proc/20325/task/20333/stat : 20333 (plingeling) R 20323 20325 19972 0 -1 4202560 192927 1253 0 0 120130 32 0 0 25 0 5 0 521403667 663662592 149812 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20325/tid=20334] ppid=20323 vsize=648108 CPUtime=1201.61 cores=0,2,4,6
/proc/20325/task/20334/stat : 20334 (plingeling) R 20323 20325 19972 0 -1 4202560 184621 1253 0 0 120134 27 0 0 25 0 5 0 521403667 663662592 149812 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20325/tid=20335] ppid=20323 vsize=648108 CPUtime=1195.22 cores=0,2,4,6
/proc/20325/task/20335/stat : 20335 (plingeling) R 20323 20325 19972 0 -1 4202560 163105 1253 0 0 119493 29 0 0 25 0 5 0 521403667 663662592 149812 33554432000 4194304 4417332 140736506579264 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 648108

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.26
CPU user time (s): 4798.91
CPU system time (s): 1.35079
CPU usage (%): 399.443
Max. virtual memory (cumulated for all children) (KiB): 712368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.91
system time used= 1.35079
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 866107
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= 123
involuntary context switches= 20078

runsolver used 1.9467 second user time and 4.44932 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 19:27:13
IDJOB=3262782
IDBENCH=83894
IDSOLVER=1605
FILE ID=node106/3262782-1304098032
RUNJOBID= node106-1304097373-19990
PBS_JOBID= 13170612
Free space on /tmp= 72060 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262782-1304098032/watcher-3262782-1304098032 -o /tmp/evaluation-result-3262782-1304098032/solver-3262782-1304098032 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3262782-1304098032.cnf

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

MD5SUM BENCH= cf96a8eea16f98b3cec72117cedd0285
RANDOM SEED=661873437

node106.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.830
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.66
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.830
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	: 5226.20
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.830
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.75
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.830
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.82
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.830
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.74
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.830
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.830
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.75
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.830
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:      29279540 kB
Buffers:        252944 kB
Cached:        2176420 kB
SwapCached:         88 kB
Active:        1852688 kB
Inactive:      1605420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29279540 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1992 kB
Writeback:           0 kB
AnonPages:     1028360 kB
Mapped:          15092 kB
Slab:           146416 kB
PageTables:       6768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1214428 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= 72156 MiB
End job on node106 at 2011-04-29 19:47:16