Trace number 3289805

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.41 1202.53

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom23.cnf
MD5SUMe560aa6505ddce6d3784f70d5b7aff66
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables57800
Number of clauses193923
Sum of the clauses size495331
Maximum clause length1803
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298497
Number of clauses of size 394437
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5692

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-3289805-1304082033/watcher-3289805-1304082033 -o /tmp/evaluation-result-3289805-1304082033/solver-3289805-1304082033 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3289805-1304082033.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.81 8.00 7.20 5/179 24140
/proc/meminfo: memFree=30578068/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=14012 CPUtime=0 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) R 24138 24140 23406 0 -1 4202496 1591 1256 0 0 0 0 0 0 25 0 1 0 519802996 14348288 1521 33554432000 4194304 4417332 140733659983984 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/24140/statm: 3503 1521 143 55 0 1389 0

[startup+0.010279 s]
/proc/loadavg: 7.81 8.00 7.20 5/179 24140
/proc/meminfo: memFree=30578068/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=14984 CPUtime=0 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) R 24138 24140 23406 0 -1 4202496 1838 1256 0 0 0 0 0 0 25 0 1 0 519802996 15343616 1768 33554432000 4194304 4417332 140733659983984 18446744073709551615 4274358 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/24140/statm: 3746 1768 147 55 0 1632 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14984

[startup+0.100223 s]
/proc/loadavg: 7.81 8.00 7.20 5/179 24140
/proc/meminfo: memFree=30578068/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=29572 CPUtime=0.09 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) R 24138 24140 23406 0 -1 4202496 5516 1256 0 0 9 0 0 0 25 0 1 0 519802996 30281728 5416 33554432000 4194304 4417332 140733659983984 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/24140/statm: 7393 5416 148 55 0 5279 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29572

[startup+0.371349 s]
/proc/loadavg: 7.81 8.00 7.20 5/179 24140
/proc/meminfo: memFree=30578068/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=160760 CPUtime=3.46 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) S 24138 24140 23406 0 -1 4202496 23360 1256 0 0 344 2 0 0 25 0 5 0 519802996 164618240 13335 33554432000 4194304 4417332 140733659983984 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24140/statm: 40190 13335 174 55 0 38076 0
Current children cumulated CPU time (s) 3.46
Current children cumulated vsize (KiB) 160760

[startup+1.151 s]
/proc/loadavg: 7.81 8.00 7.20 5/179 24140
/proc/meminfo: memFree=30578068/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=160760 CPUtime=3.86 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) S 24138 24140 23406 0 -1 4202496 24092 1256 0 0 384 2 0 0 25 0 5 0 519802996 164618240 13662 33554432000 4194304 4417332 140733659983984 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24140/statm: 40190 13662 174 55 0 38076 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 160760

[startup+1.50094 s]
/proc/loadavg: 7.81 8.00 7.20 5/179 24140
/proc/meminfo: memFree=30578068/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=160760 CPUtime=5.27 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) S 24138 24140 23406 0 -1 4202496 27346 1256 0 0 523 4 0 0 25 0 5 0 519802996 164618240 13225 33554432000 4194304 4417332 140733659983984 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24140/statm: 40190 13225 174 55 0 38076 0
Current children cumulated CPU time (s) 5.27
Current children cumulated vsize (KiB) 160760

[startup+3.85354 s]
/proc/loadavg: 7.98 8.04 7.21 9/184 24150
/proc/meminfo: memFree=30496560/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=183876 CPUtime=13.58 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) S 24138 24140 23406 0 -1 4202496 41932 1256 0 0 1352 6 0 0 25 0 5 0 519802996 188289024 19580 33554432000 4194304 4417332 140733659983984 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24140/statm: 45969 19580 179 55 0 43855 0
[pid=24140/tid=24147] ppid=24138 vsize=183876 CPUtime=3.6 cores=0,2,4,6
/proc/24140/task/24147/stat : 24147 (plingeling) R 24138 24140 23406 0 -1 4202560 7661 1256 0 0 359 1 0 0 25 0 5 0 519803020 188289024 19580 33554432000 4194304 4417332 140733659983984 18446744073709551615 4257690 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24140/tid=24148] ppid=24138 vsize=183876 CPUtime=3.6 cores=0,2,4,6
/proc/24140/task/24148/stat : 24148 (plingeling) R 24138 24140 23406 0 -1 4202560 7911 1256 0 0 360 0 0 0 25 0 5 0 519803020 188289024 19580 33554432000 4194304 4417332 140733659983984 18446744073709551615 4257216 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24140/tid=24149] ppid=24138 vsize=183876 CPUtime=2.5 cores=0,2,4,6
/proc/24140/task/24149/stat : 24149 (plingeling) R 24138 24140 23406 0 -1 4202560 13088 1256 0 0 248 2 0 0 22 0 5 0 519803020 188289024 19580 33554432000 4194304 4417332 140733659983984 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24140/tid=24150] ppid=24138 vsize=183876 CPUtime=3.61 cores=0,2,4,6
/proc/24140/task/24150/stat : 24150 (plingeling) R 24138 24140 23406 0 -1 4202560 3805 1256 0 0 361 0 0 0 25 0 5 0 519803020 188289024 19580 33554432000 4194304 4417332 140733659983984 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13.58
Current children cumulated vsize (KiB) 183876

[startup+6.30111 s]
/proc/loadavg: 7.98 8.04 7.21 9/184 24150
/proc/meminfo: memFree=30502236/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=175780 CPUtime=23.31 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) S 24138 24140 23406 0 -1 4202496 43549 1256 0 0 2325 6 0 0 25 0 5 0 519802996 179998720 17778 33554432000 4194304 4417332 140733659983984 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24140/statm: 43945 17778 180 55 0 41831 0
[pid=24140/tid=24147] ppid=24138 vsize=175780 CPUtime=6.04 cores=0,2,4,6
/proc/24140/task/24147/stat : 24147 (plingeling) R 24138 24140 23406 0 -1 4202560 7773 1256 0 0 603 1 0 0 25 0 5 0 519803020 179998720 17778 33554432000 4194304 4417332 140733659983984 18446744073709551615 4357173 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24140/tid=24148] ppid=24138 vsize=175780 CPUtime=6.05 cores=0,2,4,6
/proc/24140/task/24148/stat : 24148 (plingeling) R 24138 24140 23406 0 -1 4202560 8935 1256 0 0 605 0 0 0 25 0 5 0 519803020 179998720 17778 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24140/tid=24149] ppid=24138 vsize=175780 CPUtime=4.92 cores=0,2,4,6
/proc/24140/task/24149/stat : 24149 (plingeling) R 24138 24140 23406 0 -1 4202560 13569 1256 0 0 490 2 0 0 25 0 5 0 519803020 179998720 17778 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24140/tid=24150] ppid=24138 vsize=175780 CPUtime=6.05 cores=0,2,4,6
/proc/24140/task/24150/stat : 24150 (plingeling) R 24138 24140 23406 0 -1 4202560 3805 1256 0 0 605 0 0 0 25 0 5 0 519803020 179998720 17778 33554432000 4194304 4417332 140733659983984 18446744073709551615 4236732 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.31
Current children cumulated vsize (KiB) 175780

[startup+12.707 s]
/proc/loadavg: 7.98 8.04 7.22 9/184 24150
/proc/meminfo: memFree=30476972/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=182424 CPUtime=48.86 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) S 24138 24140 23406 0 -1 4202496 44881 1256 0 0 4879 7 0 0 25 0 5 0 519802996 186802176 19054 33554432000 4194304 4417332 140733659983984 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24140/statm: 45606 19054 180 55 0 43492 0
[pid=24140/tid=24147] ppid=24138 vsize=182424 CPUtime=12.44 cores=0,2,4,6
/proc/24140/task/24147/stat : 24147 (plingeling) R 24138 24140 23406 0 -1 4202560 7804 1256 0 0 1243 1 0 0 25 0 5 0 519803020 186802176 19054 33554432000 4194304 4417332 140733659983984 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24140/tid=24148] ppid=24138 vsize=182424 CPUtime=12.45 cores=0,2,4,6
/proc/24140/task/24148/stat : 24148 (plingeling) R 24138 24140 23406 0 -1 4202560 8950 1256 0 0 1245 0 0 0 25 0 5 0 519803020 186802176 19054 33554432000 4194304 4417332 140733659983984 18446744073709551615 4251109 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24140/tid=24149] ppid=24138 vsize=182424 CPUtime=11.25 cores=0,2,4,6
/proc/24140/task/24149/stat : 24149 (plingeling) R 24138 24140 23406 0 -1 4202560 14082 1256 0 0 1123 2 0 0 25 0 5 0 519803020 186802176 19054 33554432000 4194304 4417332 140733659983984 18446744073709551615 4365947 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24140/tid=24150] ppid=24138 vsize=182424 CPUtime=12.45 cores=0,2,4,6
/proc/24140/task/24150/stat : 24150 (plingeling) R 24138 24140 23406 0 -1 4202560 4578 1256 0 0 1245 0 0 0 25 0 5 0 519803020 186802176 19054 33554432000 4194304 4417332 140733659983984 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.86
Current children cumulated vsize (KiB) 182424

[startup+25.5008 s]
/proc/loadavg: 7.99 8.03 7.23 9/184 24150
/proc/meminfo: memFree=30515520/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=204624 CPUtime=99.96 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) S 24138 24140 23406 0 -1 4202496 53407 1256 0 0 9988 8 0 0 25 0 5 0 519802996 209534976 24412 33554432000 4194304 4417332 140733659983984 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24140/statm: 51156 24412 180 55 0 49042 0
[pid=24140/tid=24147] ppid=24138 vsize=204624 CPUtime=25.22 cores=0,2,4,6
/proc/24140/task/24147/stat : 24147 (plingeling) R 24138 24140 23406 0 -1 4202560 9291 1256 0 0 2521 1 0 0 25 0 5 0 519803020 209534976 24412 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364351 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24140/tid=24148] ppid=24138 vsize=204624 CPUtime=25.24 cores=0,2,4,6
/proc/24140/task/24148/stat : 24148 (plingeling) R 24138 24140 23406 0 -1 4202560 10004 1256 0 0 2524 0 0 0 25 0 5 0 519803020 209534976 24412 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24140/tid=24149] ppid=24138 vsize=204624 CPUtime=23.98 cores=0,2,4,6
/proc/24140/task/24149/stat : 24149 (plingeling) R 24138 24140 23406 0 -1 4202560 16685 1256 0 0 2395 3 0 0 25 0 5 0 519803020 209534976 24412 33554432000 4194304 4417332 140733659983984 18446744073709551615 4277491 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24140/tid=24150] ppid=24138 vsize=204624 CPUtime=25.25 cores=0,2,4,6
/proc/24140/task/24150/stat : 24150 (plingeling) R 24138 24140 23406 0 -1 4202560 7960 1256 0 0 2524 1 0 0 25 0 5 0 519803020 209534976 24412 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.96
Current children cumulated vsize (KiB) 204624

[startup+51.1003 s]
/proc/loadavg: 8.07 8.04 7.25 9/184 24160
/proc/meminfo: memFree=30412912/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=237776 CPUtime=202.14 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) S 24138 24140 23406 0 -1 4202496 66329 1256 0 0 20201 13 0 0 25 0 5 0 519802996 243482624 32701 33554432000 4194304 4417332 140733659983984 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24140/statm: 59444 32701 181 55 0 57330 0
[pid=24140/tid=24147] ppid=24138 vsize=237776 CPUtime=50.79 cores=0,2,4,6
/proc/24140/task/24147/stat : 24147 (plingeling) R 24138 24140 23406 0 -1 4202560 10691 1256 0 0 5078 1 0 0 25 0 5 0 519803020 243482624 32701 33554432000 4194304 4417332 140733659983984 18446744073709551615 4309982 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24140/tid=24148] ppid=24138 vsize=237776 CPUtime=50.86 cores=0,2,4,6
/proc/24140/task/24148/stat : 24148 (plingeling) R 24138 24140 23406 0 -1 4202560 10289 1256 0 0 5085 1 0 0 25 0 5 0 519803020 243482624 32701 33554432000 4194304 4417332 140733659983984 18446744073709551615 4330435 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24140/tid=24149] ppid=24138 vsize=237776 CPUtime=49.37 cores=0,2,4,6
/proc/24140/task/24149/stat : 24149 (plingeling) R 24138 24140 23406 0 -1 4202560 17125 1256 0 0 4932 5 0 0 25 0 5 0 519803020 243482624 32701 33554432000 4194304 4417332 140733659983984 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24140/tid=24150] ppid=24138 vsize=237776 CPUtime=50.86 cores=0,2,4,6
/proc/24140/task/24150/stat : 24150 (plingeling) R 24138 24140 23406 0 -1 4202560 18757 1256 0 0 5083 3 0 0 25 0 5 0 519803020 243482624 32701 33554432000 4194304 4417332 140733659983984 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.14
Current children cumulated vsize (KiB) 237776

[startup+102.3 s]
/proc/loadavg: 8.03 8.04 7.29 9/184 24161
/proc/meminfo: memFree=30361544/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=294624 CPUtime=406.61 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) S 24138 24140 23406 0 -1 4202496 86923 1256 0 0 40642 19 0 0 25 0 5 0 519802996 301694976 46913 33554432000 4194304 4417332 140733659983984 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24140/statm: 73656 46913 181 55 0 71542 0
[pid=24140/tid=24147] ppid=24138 vsize=294624 CPUtime=101.96 cores=0,2,4,6
/proc/24140/task/24147/stat : 24147 (plingeling) R 24138 24140 23406 0 -1 4202560 15849 1256 0 0 10194 2 0 0 25 0 5 0 519803020 301694976 46913 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24140/tid=24148] ppid=24138 vsize=294624 CPUtime=102.05 cores=0,2,4,6
/proc/24140/task/24148/stat : 24148 (plingeling) R 24138 24140 23406 0 -1 4202560 15601 1256 0 0 10204 1 0 0 25 0 5 0 519803020 301694976 46913 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24140/tid=24149] ppid=24138 vsize=294624 CPUtime=100.28 cores=0,2,4,6
/proc/24140/task/24149/stat : 24149 (plingeling) R 24138 24140 23406 0 -1 4202560 17156 1256 0 0 10019 9 0 0 25 0 5 0 519803020 301694976 46913 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364404 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24140/tid=24150] ppid=24138 vsize=294624 CPUtime=102.05 cores=0,2,4,6
/proc/24140/task/24150/stat : 24150 (plingeling) R 24138 24140 23406 0 -1 4202560 28850 1256 0 0 10201 4 0 0 25 0 5 0 519803020 301694976 46913 33554432000 4194304 4417332 140733659983984 18446744073709551615 4357169 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 406.61
Current children cumulated vsize (KiB) 294624

[startup+162.306 s]
/proc/loadavg: 8.04 8.04 7.34 9/184 24163
/proc/meminfo: memFree=30357548/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=281972 CPUtime=646.26 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) S 24138 24140 23406 0 -1 4202496 111366 1256 0 0 64603 23 0 0 25 0 5 0 519802996 288739328 43750 33554432000 4194304 4417332 140733659983984 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24140/statm: 70493 43750 181 55 0 68379 0
[pid=24140/tid=24147] ppid=24138 vsize=281972 CPUtime=161.94 cores=0,2,4,6
/proc/24140/task/24147/stat : 24147 (plingeling) R 24138 24140 23406 0 -1 4202560 25401 1256 0 0 16191 3 0 0 25 0 5 0 519803020 288739328 43750 33554432000 4194304 4417332 140733659983984 18446744073709551615 4308810 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24140/tid=24148] ppid=24138 vsize=281972 CPUtime=162.06 cores=0,2,4,6
/proc/24140/task/24148/stat : 24148 (plingeling) R 24138 24140 23406 0 -1 4202560 22524 1256 0 0 16203 3 0 0 25 0 5 0 519803020 288739328 43750 33554432000 4194304 4417332 140733659983984 18446744073709551615 4310345 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24140/tid=24149] ppid=24138 vsize=281972 CPUtime=159.94 cores=0,2,4,6
/proc/24140/task/24149/stat : 24149 (plingeling) R 24138 24140 23406 0 -1 4202560 18010 1256 0 0 15985 9 0 0 25 0 5 0 519803020 288739328 43750 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24140/tid=24150] ppid=24138 vsize=281972 CPUtime=162.06 cores=0,2,4,6
/proc/24140/task/24150/stat : 24150 (plingeling) R 24138 24140 23406 0 -1 4202560 35964 1256 0 0 16201 5 0 0 25 0 5 0 519803020 288739328 43750 33554432000 4194304 4417332 140733659983984 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 646.26
Current children cumulated vsize (KiB) 281972

[startup+222.301 s]
/proc/loadavg: 8.09 8.04 7.38 9/184 24165
/proc/meminfo: memFree=30358756/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=304012 CPUtime=885.87 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) S 24138 24140 23406 0 -1 4202496 152180 1256 0 0 88559 28 0 0 25 0 5 0 519802996 311308288 49260 33554432000 4194304 4417332 140733659983984 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24140/statm: 76003 49260 181 55 0 73889 0
[pid=24140/tid=24147] ppid=24138 vsize=304012 CPUtime=221.9 cores=0,2,4,6
/proc/24140/task/24147/stat : 24147 (plingeling) R 24138 24140 23406 0 -1 4202560 31886 1256 0 0 22186 4 0 0 25 0 5 0 519803020 311308288 49260 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0

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

[pid=24140/tid=24148] ppid=24138 vsize=405620 CPUtime=759.72 cores=0,2,4,6
/proc/24140/task/24148/stat : 24148 (plingeling) R 24138 24140 23406 0 -1 4202560 107165 1256 0 0 75947 25 0 0 25 0 5 0 519803020 415354880 74662 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24140/tid=24149] ppid=24138 vsize=405620 CPUtime=758.25 cores=0,2,4,6
/proc/24140/task/24149/stat : 24149 (plingeling) R 24138 24140 23406 0 -1 4202560 94525 1256 0 0 75798 27 0 0 25 0 5 0 519803020 415354880 74662 33554432000 4194304 4417332 140733659983984 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24140/tid=24150] ppid=24138 vsize=405620 CPUtime=761.88 cores=0,2,4,6
/proc/24140/task/24150/stat : 24150 (plingeling) R 24138 24140 23406 0 -1 4202560 131167 1256 0 0 76168 20 0 0 25 0 5 0 519803020 415354880 74662 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3041.59
Current children cumulated vsize (KiB) 405620

[startup+822.301 s]
/proc/loadavg: 4.15 5.11 6.30 5/174 24202
/proc/meminfo: memFree=30601148/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=419224 CPUtime=3281.31 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) S 24138 24140 23406 0 -1 4202496 483248 1256 0 0 328038 93 0 0 25 0 5 0 519802996 429285376 78063 33554432000 4194304 4417332 140733659983984 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24140/statm: 104806 78063 181 55 0 102692 0
[pid=24140/tid=24147] ppid=24138 vsize=419224 CPUtime=821.48 cores=0,2,4,6
/proc/24140/task/24147/stat : 24147 (plingeling) R 24138 24140 23406 0 -1 4202560 123883 1256 0 0 82132 16 0 0 25 0 5 0 519803020 429285376 78063 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24140/tid=24148] ppid=24138 vsize=419224 CPUtime=819.44 cores=0,2,4,6
/proc/24140/task/24148/stat : 24148 (plingeling) R 24138 24140 23406 0 -1 4202560 111275 1256 0 0 81918 26 0 0 25 0 5 0 519803020 429285376 78063 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24140/tid=24149] ppid=24138 vsize=419224 CPUtime=818.25 cores=0,2,4,6
/proc/24140/task/24149/stat : 24149 (plingeling) R 24138 24140 23406 0 -1 4202560 96586 1256 0 0 81798 27 0 0 25 0 5 0 519803020 429285376 78063 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24140/tid=24150] ppid=24138 vsize=419224 CPUtime=821.88 cores=0,2,4,6
/proc/24140/task/24150/stat : 24150 (plingeling) R 24138 24140 23406 0 -1 4202560 142037 1256 0 0 82166 22 0 0 25 0 5 0 519803020 429285376 78063 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3281.31
Current children cumulated vsize (KiB) 419224

[startup+882.3 s]
/proc/loadavg: 4.05 4.91 6.15 5/174 24203
/proc/meminfo: memFree=30540256/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=479552 CPUtime=3521.03 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) S 24138 24140 23406 0 -1 4202496 523740 1256 0 0 352004 99 0 0 25 0 5 0 519802996 491061248 93145 33554432000 4194304 4417332 140733659983984 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24140/statm: 119888 93145 181 55 0 117774 0
[pid=24140/tid=24147] ppid=24138 vsize=479552 CPUtime=881.48 cores=0,2,4,6
/proc/24140/task/24147/stat : 24147 (plingeling) R 24138 24140 23406 0 -1 4202560 134634 1256 0 0 88131 17 0 0 25 0 5 0 519803020 491061248 93145 33554432000 4194304 4417332 140733659983984 18446744073709551615 4353447 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24140/tid=24148] ppid=24138 vsize=479552 CPUtime=879.16 cores=0,2,4,6
/proc/24140/task/24148/stat : 24148 (plingeling) R 24138 24140 23406 0 -1 4202560 119104 1256 0 0 87888 28 0 0 25 0 5 0 519803020 491061248 93145 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24140/tid=24149] ppid=24138 vsize=479552 CPUtime=878.25 cores=0,2,4,6
/proc/24140/task/24149/stat : 24149 (plingeling) R 24138 24140 23406 0 -1 4202560 100682 1256 0 0 87797 28 0 0 25 0 5 0 519803020 491061248 93145 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24140/tid=24150] ppid=24138 vsize=479552 CPUtime=881.88 cores=0,2,4,6
/proc/24140/task/24150/stat : 24150 (plingeling) R 24138 24140 23406 0 -1 4202560 159853 1256 0 0 88164 24 0 0 25 0 5 0 519803020 491061248 93145 33554432000 4194304 4417332 140733659983984 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3521.03
Current children cumulated vsize (KiB) 479552

[startup+942.301 s]
/proc/loadavg: 4.08 4.76 6.02 5/174 24205
/proc/meminfo: memFree=30550908/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=469152 CPUtime=3760.75 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) S 24138 24140 23406 0 -1 4202496 560504 1256 0 0 375970 105 0 0 25 0 5 0 519802996 480411648 90545 33554432000 4194304 4417332 140733659983984 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24140/statm: 117288 90545 181 55 0 115174 0
[pid=24140/tid=24147] ppid=24138 vsize=469152 CPUtime=941.48 cores=0,2,4,6
/proc/24140/task/24147/stat : 24147 (plingeling) R 24138 24140 23406 0 -1 4202560 151266 1256 0 0 94129 19 0 0 25 0 5 0 519803020 480411648 90545 33554432000 4194304 4417332 140733659983984 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24140/tid=24148] ppid=24138 vsize=469152 CPUtime=938.87 cores=0,2,4,6
/proc/24140/task/24148/stat : 24148 (plingeling) R 24138 24140 23406 0 -1 4202560 120655 1256 0 0 93859 28 0 0 25 0 5 0 519803020 480411648 90545 33554432000 4194304 4417332 140733659983984 18446744073709551615 4236941 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24140/tid=24149] ppid=24138 vsize=469152 CPUtime=938.25 cores=0,2,4,6
/proc/24140/task/24149/stat : 24149 (plingeling) R 24138 24140 23406 0 -1 4202560 100696 1256 0 0 93797 28 0 0 25 0 5 0 519803020 480411648 90545 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24140/tid=24150] ppid=24138 vsize=469152 CPUtime=941.88 cores=0,2,4,6
/proc/24140/task/24150/stat : 24150 (plingeling) R 24138 24140 23406 0 -1 4202560 178420 1256 0 0 94161 27 0 0 25 0 5 0 519803020 480411648 90545 33554432000 4194304 4417332 140733659983984 18446744073709551615 4356875 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3760.75
Current children cumulated vsize (KiB) 469152

[startup+1002.3 s]
/proc/loadavg: 4.03 4.62 5.89 5/174 24206
/proc/meminfo: memFree=30546436/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=472680 CPUtime=4000.47 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) S 24138 24140 23406 0 -1 4202496 576178 1256 0 0 399938 109 0 0 25 0 5 0 519802996 484024320 91427 33554432000 4194304 4417332 140733659983984 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24140/statm: 118170 91427 181 55 0 116056 0
[pid=24140/tid=24147] ppid=24138 vsize=472680 CPUtime=1001.48 cores=0,2,4,6
/proc/24140/task/24147/stat : 24147 (plingeling) R 24138 24140 23406 0 -1 4202560 155362 1256 0 0 100128 20 0 0 25 0 5 0 519803020 484024320 91427 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24140/tid=24148] ppid=24138 vsize=472680 CPUtime=998.59 cores=0,2,4,6
/proc/24140/task/24148/stat : 24148 (plingeling) R 24138 24140 23406 0 -1 4202560 124751 1256 0 0 99829 30 0 0 25 0 5 0 519803020 484024320 91427 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24140/tid=24149] ppid=24138 vsize=472680 CPUtime=998.26 cores=0,2,4,6
/proc/24140/task/24149/stat : 24149 (plingeling) R 24138 24140 23406 0 -1 4202560 100696 1256 0 0 99798 28 0 0 25 0 5 0 519803020 484024320 91427 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364957 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24140/tid=24150] ppid=24138 vsize=472680 CPUtime=1001.88 cores=0,2,4,6
/proc/24140/task/24150/stat : 24150 (plingeling) R 24138 24140 23406 0 -1 4202560 185902 1256 0 0 100160 28 0 0 25 0 5 0 519803020 484024320 91427 33554432000 4194304 4417332 140733659983984 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4000.47
Current children cumulated vsize (KiB) 472680

[startup+1062.3 s]
/proc/loadavg: 4.06 4.52 5.77 5/174 24208
/proc/meminfo: memFree=30459504/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=560176 CPUtime=4240.21 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) S 24138 24140 23406 0 -1 4202496 626494 1256 0 0 423905 116 0 0 25 0 5 0 519802996 573620224 113301 33554432000 4194304 4417332 140733659983984 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24140/statm: 140044 113301 181 55 0 137930 0
[pid=24140/tid=24147] ppid=24138 vsize=560176 CPUtime=1061.49 cores=0,2,4,6
/proc/24140/task/24147/stat : 24147 (plingeling) R 24138 24140 23406 0 -1 4202560 167449 1256 0 0 106128 21 0 0 25 0 5 0 519803020 573620224 113301 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24140/tid=24148] ppid=24138 vsize=560176 CPUtime=1058.32 cores=0,2,4,6
/proc/24140/task/24148/stat : 24148 (plingeling) R 24138 24140 23406 0 -1 4202560 128859 1256 0 0 105801 31 0 0 25 0 5 0 519803020 573620224 113301 33554432000 4194304 4417332 140733659983984 18446744073709551615 4232615 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24140/tid=24149] ppid=24138 vsize=560176 CPUtime=1058.26 cores=0,2,4,6
/proc/24140/task/24149/stat : 24149 (plingeling) R 24138 24140 23406 0 -1 4202560 125205 1256 0 0 105794 32 0 0 25 0 5 0 519803020 573620224 113301 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24140/tid=24150] ppid=24138 vsize=560176 CPUtime=1061.88 cores=0,2,4,6
/proc/24140/task/24150/stat : 24150 (plingeling) R 24138 24140 23406 0 -1 4202560 195514 1256 0 0 106159 29 0 0 25 0 5 0 519803020 573620224 113301 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4240.21
Current children cumulated vsize (KiB) 560176

[startup+1122.3 s]
/proc/loadavg: 4.07 4.43 5.66 5/174 24210
/proc/meminfo: memFree=30479332/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=540952 CPUtime=4479.92 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) S 24138 24140 23406 0 -1 4202496 647426 1256 0 0 447872 120 0 0 25 0 5 0 519802996 553934848 108495 33554432000 4194304 4417332 140733659983984 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24140/statm: 135238 108495 181 55 0 133124 0
[pid=24140/tid=24147] ppid=24138 vsize=540952 CPUtime=1121.48 cores=0,2,4,6
/proc/24140/task/24147/stat : 24147 (plingeling) R 24138 24140 23406 0 -1 4202560 171545 1256 0 0 112127 21 0 0 25 0 5 0 519803020 553934848 108495 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24140/tid=24148] ppid=24138 vsize=540952 CPUtime=1118.02 cores=0,2,4,6
/proc/24140/task/24148/stat : 24148 (plingeling) R 24138 24140 23406 0 -1 4202560 132955 1256 0 0 111770 32 0 0 25 0 5 0 519803020 553934848 108495 33554432000 4194304 4417332 140733659983984 18446744073709551615 4352387 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24140/tid=24149] ppid=24138 vsize=540952 CPUtime=1118.25 cores=0,2,4,6
/proc/24140/task/24149/stat : 24149 (plingeling) R 24138 24140 23406 0 -1 4202560 131925 1256 0 0 111792 33 0 0 25 0 5 0 519803020 553934848 108495 33554432000 4194304 4417332 140733659983984 18446744073709551615 4356820 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24140/tid=24150] ppid=24138 vsize=540952 CPUtime=1121.88 cores=0,2,4,6
/proc/24140/task/24150/stat : 24150 (plingeling) R 24138 24140 23406 0 -1 4202560 201534 1256 0 0 112158 30 0 0 25 0 5 0 519803020 553934848 108495 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4479.92
Current children cumulated vsize (KiB) 540952

[startup+1182.31 s]
/proc/loadavg: 4.07 4.37 5.56 5/174 24211
/proc/meminfo: memFree=30562524/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=457248 CPUtime=4719.66 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) S 24138 24140 23406 0 -1 4202496 671633 1256 0 0 471841 125 0 0 25 0 5 0 519802996 468221952 87569 33554432000 4194304 4417332 140733659983984 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24140/statm: 114312 87569 181 55 0 112198 0
[pid=24140/tid=24147] ppid=24138 vsize=457248 CPUtime=1181.49 cores=0,2,4,6
/proc/24140/task/24147/stat : 24147 (plingeling) R 24138 24140 23406 0 -1 4202560 171559 1256 0 0 118127 22 0 0 25 0 5 0 519803020 468221952 87569 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24140/tid=24148] ppid=24138 vsize=457248 CPUtime=1177.75 cores=0,2,4,6
/proc/24140/task/24148/stat : 24148 (plingeling) R 24138 24140 23406 0 -1 4202560 140179 1256 0 0 117741 34 0 0 25 0 5 0 519803020 468221952 87569 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24140/tid=24149] ppid=24138 vsize=457248 CPUtime=1178.27 cores=0,2,4,6
/proc/24140/task/24149/stat : 24149 (plingeling) R 24138 24140 23406 0 -1 4202560 131939 1256 0 0 117793 34 0 0 25 0 5 0 519803020 468221952 87569 33554432000 4194304 4417332 140733659983984 18446744073709551615 4358020 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24140/tid=24150] ppid=24138 vsize=457248 CPUtime=1181.89 cores=0,2,4,6
/proc/24140/task/24150/stat : 24150 (plingeling) R 24138 24140 23406 0 -1 4202560 218489 1256 0 0 118156 33 0 0 25 0 5 0 519803020 468221952 87569 33554432000 4194304 4417332 140733659983984 18446744073709551615 4357986 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4719.66
Current children cumulated vsize (KiB) 457248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.5 s]
/proc/loadavg: 4.13 4.36 5.53 5/174 24212
/proc/meminfo: memFree=30557192/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=461988 CPUtime=4800.35 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) S 24138 24140 23406 0 -1 4202496 685146 1256 0 0 479907 128 0 0 25 0 5 0 519802996 473075712 88754 33554432000 4194304 4417332 140733659983984 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24140/statm: 115497 88754 181 55 0 113383 0
[pid=24140/tid=24147] ppid=24138 vsize=461988 CPUtime=1201.69 cores=0,2,4,6
/proc/24140/task/24147/stat : 24147 (plingeling) R 24138 24140 23406 0 -1 4202560 175655 1256 0 0 120147 22 0 0 25 0 5 0 519803020 473075712 88754 33554432000 4194304 4417332 140733659983984 18446744073709551615 4365037 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24140/tid=24148] ppid=24138 vsize=461988 CPUtime=1197.84 cores=0,2,4,6
/proc/24140/task/24148/stat : 24148 (plingeling) R 24138 24140 23406 0 -1 4202560 140179 1256 0 0 119750 34 0 0 25 0 5 0 519803020 473075712 88754 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24140/tid=24149] ppid=24138 vsize=461988 CPUtime=1198.46 cores=0,2,4,6
/proc/24140/task/24149/stat : 24149 (plingeling) R 24138 24140 23406 0 -1 4202560 136035 1256 0 0 119812 34 0 0 25 0 5 0 519803020 473075712 88754 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24140/tid=24150] ppid=24138 vsize=461988 CPUtime=1202.09 cores=0,2,4,6
/proc/24140/task/24150/stat : 24150 (plingeling) R 24138 24140 23406 0 -1 4202560 223810 1256 0 0 120174 35 0 0 25 0 5 0 519803020 473075712 88754 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 461988

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

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

[startup+1202.5 s]
/proc/loadavg: 4.13 4.36 5.53 5/174 24212
/proc/meminfo: memFree=30557192/32951132 swapFree=67111356/67111528
[pid=24140] ppid=24138 vsize=461988 CPUtime=4800.35 cores=0,2,4,6
/proc/24140/stat : 24140 (plingeling) S 24138 24140 23406 0 -1 4202496 685146 1256 0 0 479907 128 0 0 25 0 5 0 519802996 473075712 88754 33554432000 4194304 4417332 140733659983984 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24140/statm: 115497 88754 181 55 0 113383 0
[pid=24140/tid=24147] ppid=24138 vsize=461988 CPUtime=1201.69 cores=0,2,4,6
/proc/24140/task/24147/stat : 24147 (plingeling) R 24138 24140 23406 0 -1 4202560 175655 1256 0 0 120147 22 0 0 25 0 5 0 519803020 473075712 88754 33554432000 4194304 4417332 140733659983984 18446744073709551615 4365037 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24140/tid=24148] ppid=24138 vsize=461988 CPUtime=1197.84 cores=0,2,4,6
/proc/24140/task/24148/stat : 24148 (plingeling) R 24138 24140 23406 0 -1 4202560 140179 1256 0 0 119750 34 0 0 25 0 5 0 519803020 473075712 88754 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24140/tid=24149] ppid=24138 vsize=461988 CPUtime=1198.46 cores=0,2,4,6
/proc/24140/task/24149/stat : 24149 (plingeling) R 24138 24140 23406 0 -1 4202560 136035 1256 0 0 119812 34 0 0 25 0 5 0 519803020 473075712 88754 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24140/tid=24150] ppid=24138 vsize=461988 CPUtime=1202.09 cores=0,2,4,6
/proc/24140/task/24150/stat : 24150 (plingeling) R 24138 24140 23406 0 -1 4202560 223810 1256 0 0 120174 35 0 0 25 0 5 0 519803020 473075712 88754 33554432000 4194304 4417332 140733659983984 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 461988

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.53
CPU time (s): 4800.41
CPU user time (s): 4799.1
CPU system time (s): 1.3058
CPU usage (%): 399.192
Max. virtual memory (cumulated for all children) (KiB): 586284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.1
system time used= 1.3058
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 686402
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= 148
involuntary context switches= 34943

runsolver used 1.9697 second user time and 4.42533 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 15:00:34
IDJOB=3289805
IDBENCH=83137
IDSOLVER=1605
FILE ID=node131/3289805-1304082033
RUNJOBID= node131-1304080744-23931
PBS_JOBID= 13170501
Free space on /tmp= 71380 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom23.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289805-1304082033/watcher-3289805-1304082033 -o /tmp/evaluation-result-3289805-1304082033/solver-3289805-1304082033 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3289805-1304082033.cnf

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

MD5SUM BENCH= e560aa6505ddce6d3784f70d5b7aff66
RANDOM SEED=390443343

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30578728 kB
Buffers:        181560 kB
Cached:        1486764 kB
SwapCached:        168 kB
Active:         418712 kB
Inactive:      1647044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30578728 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            3560 kB
Writeback:           0 kB
AnonPages:      397140 kB
Mapped:          15516 kB
Slab:           242536 kB
PageTables:       5076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   586220 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71384 MiB
End job on node131 at 2011-04-29 15:20:38