Trace number 3309267

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) 40000.4 5003.61

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2847.01
Satisfiable
(Un)Satisfiability was proved
Number of variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

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-3309267-1303990745/watcher-3309267-1303990745 -o /tmp/evaluation-result-3309267-1303990745/solver-3309267-1303990745 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309267-1303990745.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.00 8.01 7.84 1/170 17217
/proc/meminfo: memFree=13936288/32951124 swapFree=67111528/67111528
[pid=17217] ppid=17215 vsize=9540 CPUtime=0 cores=0-7
/proc/17217/stat : 17217 (plingeling) R 17215 17217 16926 0 -1 4202496 479 1251 0 0 0 0 0 0 24 0 1 0 510675482 9768960 407 33554432000 4194304 4417332 140735921530032 18446744073709551615 270612804589 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/17217/statm: 2385 407 147 55 0 271 0

[startup+0.0855201 s]
/proc/loadavg: 8.00 8.01 7.84 1/170 17217
/proc/meminfo: memFree=13936288/32951124 swapFree=67111528/67111528
[pid=17217] ppid=17215 vsize=226264 CPUtime=0.49 cores=0-7
/proc/17217/stat : 17217 (plingeling) S 17215 17217 16926 0 -1 4202496 1685 1251 0 0 49 0 0 0 18 0 9 0 510675482 231694336 1439 33554432000 4194304 4417332 140735921530032 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17217/statm: 56566 1439 181 55 0 54452 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 226264

[startup+0.121033 s]
/proc/loadavg: 8.00 8.01 7.84 1/170 17217
/proc/meminfo: memFree=13936288/32951124 swapFree=67111528/67111528
[pid=17217] ppid=17215 vsize=226900 CPUtime=0.78 cores=0-7
/proc/17217/stat : 17217 (plingeling) S 17215 17217 16926 0 -1 4202496 1852 1251 0 0 78 0 0 0 18 0 9 0 510675482 232345600 1606 33554432000 4194304 4417332 140735921530032 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17217/statm: 56725 1606 181 55 0 54611 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 226900

[startup+0.301002 s]
/proc/loadavg: 8.00 8.01 7.84 1/170 17217
/proc/meminfo: memFree=13936288/32951124 swapFree=67111528/67111528
[pid=17217] ppid=17215 vsize=231204 CPUtime=2.22 cores=0-7
/proc/17217/stat : 17217 (plingeling) S 17215 17217 16926 0 -1 4202496 3205 1251 0 0 222 0 0 0 18 0 9 0 510675482 236752896 2696 33554432000 4194304 4417332 140735921530032 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17217/statm: 57801 2696 181 55 0 55687 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 231204

[startup+0.700932 s]
/proc/loadavg: 8.00 8.01 7.84 1/170 17217
/proc/meminfo: memFree=13936288/32951124 swapFree=67111528/67111528
[pid=17217] ppid=17215 vsize=233604 CPUtime=5.42 cores=0-7
/proc/17217/stat : 17217 (plingeling) S 17215 17217 16926 0 -1 4202496 5554 1251 0 0 541 1 0 0 18 0 9 0 510675482 239210496 3302 33554432000 4194304 4417332 140735921530032 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17217/statm: 58401 3302 181 55 0 56287 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 233604

[startup+1.50079 s]
/proc/loadavg: 8.00 8.01 7.84 9/179 17231
/proc/meminfo: memFree=13922832/32951124 swapFree=67111528/67111528
[pid=17217] ppid=17215 vsize=239148 CPUtime=11.81 cores=0-7
/proc/17217/stat : 17217 (plingeling) S 17215 17217 16926 0 -1 4202496 11276 1251 0 0 1179 2 0 0 18 0 9 0 510675482 244887552 4688 33554432000 4194304 4417332 140735921530032 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17217/statm: 59787 4688 181 55 0 57673 0
[pid=17217/tid=17224] ppid=17215 vsize=239148 CPUtime=1.47 cores=0-7
/proc/17217/task/17224/stat : 17224 (plingeling) R 17215 17217 16926 0 -1 4202560 1394 1251 0 0 147 0 0 0 20 0 9 0 510675484 244887552 4688 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17217/tid=17225] ppid=17215 vsize=239148 CPUtime=1.48 cores=0-7
/proc/17217/task/17225/stat : 17225 (plingeling) R 17215 17217 16926 0 -1 4202560 1215 1251 0 0 148 0 0 0 25 0 9 0 510675484 244887552 4688 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17217/tid=17226] ppid=17215 vsize=239148 CPUtime=1.47 cores=0-7
/proc/17217/task/17226/stat : 17226 (plingeling) R 17215 17217 16926 0 -1 4202560 1375 1251 0 0 147 0 0 0 25 0 9 0 510675484 244887552 4688 33554432000 4194304 4417332 140735921530032 18446744073709551615 4251081 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17217/tid=17227] ppid=17215 vsize=239148 CPUtime=1.48 cores=0-7
/proc/17217/task/17227/stat : 17227 (plingeling) R 17215 17217 16926 0 -1 4202560 1631 1251 0 0 148 0 0 0 20 0 9 0 510675484 244887552 4688 33554432000 4194304 4417332 140735921530032 18446744073709551615 4236644 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17217/tid=17228] ppid=17215 vsize=239148 CPUtime=1.43 cores=0-7
/proc/17217/task/17228/stat : 17228 (plingeling) R 17215 17217 16926 0 -1 4202560 1103 1251 0 0 143 0 0 0 25 0 9 0 510675484 244887552 4688 33554432000 4194304 4417332 140735921530032 18446744073709551615 4365050 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17217/tid=17229] ppid=17215 vsize=239148 CPUtime=1.47 cores=0-7
/proc/17217/task/17229/stat : 17229 (plingeling) R 17215 17217 16926 0 -1 4202560 911 1251 0 0 147 0 0 0 25 0 9 0 510675484 244887552 4688 33554432000 4194304 4417332 140735921530032 18446744073709551615 4357470 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17217/tid=17230] ppid=17215 vsize=239148 CPUtime=1.47 cores=0-7
/proc/17217/task/17230/stat : 17230 (plingeling) R 17215 17217 16926 0 -1 4202560 1249 1251 0 0 147 0 0 0 23 0 9 0 510675484 244887552 4688 33554432000 4194304 4417332 140735921530032 18446744073709551615 4250524 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17217/tid=17231] ppid=17215 vsize=239148 CPUtime=1.47 cores=0-7
/proc/17217/task/17231/stat : 17231 (plingeling) R 17215 17217 16926 0 -1 4202560 1238 1251 0 0 147 0 0 0 23 0 9 0 510675484 244887552 4688 33554432000 4194304 4417332 140735921530032 18446744073709551615 4357773 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.81
Current children cumulated vsize (KiB) 239148

[startup+3.10051 s]
/proc/loadavg: 8.00 8.01 7.84 9/179 17231
/proc/meminfo: memFree=13917560/32951124 swapFree=67111528/67111528
[pid=17217] ppid=17215 vsize=244800 CPUtime=24.6 cores=0-7
/proc/17217/stat : 17217 (plingeling) S 17215 17217 16926 0 -1 4202496 21815 1251 0 0 2456 4 0 0 18 0 9 0 510675482 250675200 6109 33554432000 4194304 4417332 140735921530032 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17217/statm: 61200 6109 181 55 0 59086 0
[pid=17217/tid=17224] ppid=17215 vsize=244800 CPUtime=3.07 cores=0-7
/proc/17217/task/17224/stat : 17224 (plingeling) R 17215 17217 16926 0 -1 4202560 2911 1251 0 0 306 1 0 0 25 0 9 0 510675484 250675200 6109 33554432000 4194304 4417332 140735921530032 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17217/tid=17225] ppid=17215 vsize=244800 CPUtime=3.07 cores=0-7
/proc/17217/task/17225/stat : 17225 (plingeling) R 17215 17217 16926 0 -1 4202560 2944 1251 0 0 307 0 0 0 25 0 9 0 510675484 250675200 6109 33554432000 4194304 4417332 140735921530032 18446744073709551615 4251184 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17217/tid=17226] ppid=17215 vsize=244800 CPUtime=3.07 cores=0-7
/proc/17217/task/17226/stat : 17226 (plingeling) R 17215 17217 16926 0 -1 4202560 2443 1251 0 0 307 0 0 0 25 0 9 0 510675484 250675200 6109 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17217/tid=17227] ppid=17215 vsize=244800 CPUtime=3.07 cores=0-7
/proc/17217/task/17227/stat : 17227 (plingeling) R 17215 17217 16926 0 -1 4202560 2834 1251 0 0 307 0 0 0 25 0 9 0 510675484 250675200 6109 33554432000 4194304 4417332 140735921530032 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17217/tid=17228] ppid=17215 vsize=244800 CPUtime=3.03 cores=0-7
/proc/17217/task/17228/stat : 17228 (plingeling) R 17215 17217 16926 0 -1 4202560 2318 1251 0 0 303 0 0 0 25 0 9 0 510675484 250675200 6109 33554432000 4194304 4417332 140735921530032 18446744073709551615 4357783 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17217/tid=17229] ppid=17215 vsize=244800 CPUtime=3.06 cores=0-7
/proc/17217/task/17229/stat : 17229 (plingeling) R 17215 17217 16926 0 -1 4202560 1915 1251 0 0 306 0 0 0 25 0 9 0 510675484 250675200 6109 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17217/tid=17230] ppid=17215 vsize=244800 CPUtime=3.07 cores=0-7
/proc/17217/task/17230/stat : 17230 (plingeling) R 17215 17217 16926 0 -1 4202560 2225 1251 0 0 307 0 0 0 25 0 9 0 510675484 250675200 6109 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17217/tid=17231] ppid=17215 vsize=244800 CPUtime=3.07 cores=0-7
/proc/17217/task/17231/stat : 17231 (plingeling) R 17215 17217 16926 0 -1 4202560 3065 1251 0 0 307 0 0 0 25 0 9 0 510675484 250675200 6109 33554432000 4194304 4417332 140735921530032 18446744073709551615 4365894 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.6
Current children cumulated vsize (KiB) 244800

[startup+6.30094 s]
/proc/loadavg: 8.00 8.01 7.84 9/179 17231
/proc/meminfo: memFree=13914128/32951124 swapFree=67111528/67111528
[pid=17217] ppid=17215 vsize=253436 CPUtime=50.18 cores=0-7
/proc/17217/stat : 17217 (plingeling) S 17215 17217 16926 0 -1 4202496 40676 1251 0 0 5010 8 0 0 18 0 9 0 510675482 259518464 8268 33554432000 4194304 4417332 140735921530032 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17217/statm: 63359 8268 181 55 0 61245 0
[pid=17217/tid=17224] ppid=17215 vsize=253436 CPUtime=6.27 cores=0-7
/proc/17217/task/17224/stat : 17224 (plingeling) R 17215 17217 16926 0 -1 4202560 4876 1251 0 0 626 1 0 0 25 0 9 0 510675484 259518464 8268 33554432000 4194304 4417332 140735921530032 18446744073709551615 4365033 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17217/tid=17225] ppid=17215 vsize=253436 CPUtime=6.28 cores=0-7
/proc/17217/task/17225/stat : 17225 (plingeling) R 17215 17217 16926 0 -1 4202560 5629 1251 0 0 627 1 0 0 25 0 9 0 510675484 259518464 8268 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17217/tid=17226] ppid=17215 vsize=253436 CPUtime=6.27 cores=0-7
/proc/17217/task/17226/stat : 17226 (plingeling) R 17215 17217 16926 0 -1 4202560 4041 1251 0 0 626 1 0 0 25 0 9 0 510675484 259518464 8268 33554432000 4194304 4417332 140735921530032 18446744073709551615 4354148 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17217/tid=17227] ppid=17215 vsize=253436 CPUtime=6.27 cores=0-7
/proc/17217/task/17227/stat : 17227 (plingeling) R 17215 17217 16926 0 -1 4202560 5346 1251 0 0 627 0 0 0 25 0 9 0 510675484 259518464 8268 33554432000 4194304 4417332 140735921530032 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17217/tid=17228] ppid=17215 vsize=253436 CPUtime=6.23 cores=0-7
/proc/17217/task/17228/stat : 17228 (plingeling) R 17215 17217 16926 0 -1 4202560 4458 1251 0 0 623 0 0 0 25 0 9 0 510675484 259518464 8268 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364504 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17217/tid=17229] ppid=17215 vsize=253436 CPUtime=6.24 cores=0-7
/proc/17217/task/17229/stat : 17229 (plingeling) R 17215 17217 16926 0 -1 4202560 4311 1251 0 0 624 0 0 0 25 0 9 0 510675484 259518464 8268 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17217/tid=17230] ppid=17215 vsize=253436 CPUtime=6.27 cores=0-7
/proc/17217/task/17230/stat : 17230 (plingeling) R 17215 17217 16926 0 -1 4202560 4578 1251 0 0 627 0 0 0 25 0 9 0 510675484 259518464 8268 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17217/tid=17231] ppid=17215 vsize=253436 CPUtime=6.27 cores=0-7
/proc/17217/task/17231/stat : 17231 (plingeling) R 17215 17217 16926 0 -1 4202560 6277 1251 0 0 626 1 0 0 25 0 9 0 510675484 259518464 8268 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.18
Current children cumulated vsize (KiB) 253436

[startup+12.7008 s]
/proc/loadavg: 8.00 8.01 7.84 9/179 17231
/proc/meminfo: memFree=13892116/32951124 swapFree=67111528/67111528
[pid=17217] ppid=17215 vsize=266344 CPUtime=101.35 cores=0-7
/proc/17217/stat : 17217 (plingeling) S 17215 17217 16926 0 -1 4202496 73898 1251 0 0 10119 16 0 0 18 0 9 0 510675482 272736256 11495 33554432000 4194304 4417332 140735921530032 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17217/statm: 66586 11495 181 55 0 64472 0
[pid=17217/tid=17224] ppid=17215 vsize=266344 CPUtime=12.67 cores=0-7
/proc/17217/task/17224/stat : 17224 (plingeling) R 17215 17217 16926 0 -1 4202560 8389 1251 0 0 1265 2 0 0 25 0 9 0 510675484 272736256 11495 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364687 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17217/tid=17225] ppid=17215 vsize=266344 CPUtime=12.67 cores=0-7
/proc/17217/task/17225/stat : 17225 (plingeling) R 17215 17217 16926 0 -1 4202560 9971 1251 0 0 1265 2 0 0 25 0 9 0 510675484 272736256 11495 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17217/tid=17226] ppid=17215 vsize=266344 CPUtime=12.67 cores=0-7
/proc/17217/task/17226/stat : 17226 (plingeling) R 17215 17217 16926 0 -1 4202560 7438 1251 0 0 1265 2 0 0 25 0 9 0 510675484 272736256 11495 33554432000 4194304 4417332 140735921530032 18446744073709551615 4250961 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17217/tid=17227] ppid=17215 vsize=266344 CPUtime=12.67 cores=0-7
/proc/17217/task/17227/stat : 17227 (plingeling) R 17215 17217 16926 0 -1 4202560 9547 1251 0 0 1265 2 0 0 25 0 9 0 510675484 272736256 11495 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17217/tid=17228] ppid=17215 vsize=266344 CPUtime=12.63 cores=0-7
/proc/17217/task/17228/stat : 17228 (plingeling) R 17215 17217 16926 0 -1 4202560 8630 1251 0 0 1262 1 0 0 25 0 9 0 510675484 272736256 11495 33554432000 4194304 4417332 140735921530032 18446744073709551615 4236554 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17217/tid=17229] ppid=17215 vsize=266344 CPUtime=12.62 cores=0-7
/proc/17217/task/17229/stat : 17229 (plingeling) R 17215 17217 16926 0 -1 4202560 8089 1251 0 0 1261 1 0 0 25 0 9 0 510675484 272736256 11495 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17217/tid=17230] ppid=17215 vsize=266344 CPUtime=12.67 cores=0-7
/proc/17217/task/17230/stat : 17230 (plingeling) R 17215 17217 16926 0 -1 4202560 9318 1251 0 0 1266 1 0 0 25 0 9 0 510675484 272736256 11495 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17217/tid=17231] ppid=17215 vsize=266344 CPUtime=12.67 cores=0-7
/proc/17217/task/17231/stat : 17231 (plingeling) R 17215 17217 16926 0 -1 4202560 11356 1251 0 0 1265 2 0 0 25 0 9 0 510675484 272736256 11495 33554432000 4194304 4417332 140735921530032 18446744073709551615 4321358 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 266344

[startup+25.5005 s]
/proc/loadavg: 8.00 8.01 7.84 9/179 17232
/proc/meminfo: memFree=13884120/32951124 swapFree=67111528/67111528
[pid=17217] ppid=17215 vsize=279992 CPUtime=203.69 cores=0-7
/proc/17217/stat : 17217 (plingeling) S 17215 17217 16926 0 -1 4202496 120537 1251 0 0 20344 25 0 0 18 0 9 0 510675482 286711808 14876 33554432000 4194304 4417332 140735921530032 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17217/statm: 69998 14876 181 55 0 67884 0
[pid=17217/tid=17224] ppid=17215 vsize=279992 CPUtime=25.47 cores=0-7
/proc/17217/task/17224/stat : 17224 (plingeling) R 17215 17217 16926 0 -1 4202560 13532 1251 0 0 2544 3 0 0 25 0 9 0 510675484 286711808 14876 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17217/tid=17225] ppid=17215 vsize=279992 CPUtime=25.48 cores=0-7
/proc/17217/task/17225/stat : 17225 (plingeling) R 17215 17217 16926 0 -1 4202560 14772 1251 0 0 2545 3 0 0 25 0 9 0 510675484 286711808 14876 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17217/tid=17226] ppid=17215 vsize=279992 CPUtime=25.47 cores=0-7
/proc/17217/task/17226/stat : 17226 (plingeling) R 17215 17217 16926 0 -1 4202560 13186 1251 0 0 2544 3 0 0 25 0 9 0 510675484 286711808 14876 33554432000 4194304 4417332 140735921530032 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17217/tid=17227] ppid=17215 vsize=279992 CPUtime=25.47 cores=0-7
/proc/17217/task/17227/stat : 17227 (plingeling) R 17215 17217 16926 0 -1 4202560 16877 1251 0 0 2543 4 0 0 25 0 9 0 510675484 286711808 14876 33554432000 4194304 4417332 140735921530032 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17217/tid=17228] ppid=17215 vsize=279992 CPUtime=25.43 cores=0-7
/proc/17217/task/17228/stat : 17228 (plingeling) R 17215 17217 16926 0 -1 4202560 14913 1251 0 0 2540 3 0 0 25 0 9 0 510675484 286711808 14876 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17217/tid=17229] ppid=17215 vsize=279992 CPUtime=25.35 cores=0-7
/proc/17217/task/17229/stat : 17229 (plingeling) R 17215 17217 16926 0 -1 4202560 12774 1251 0 0 2534 1 0 0 25 0 9 0 510675484 286711808 14876 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364608 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17217/tid=17230] ppid=17215 vsize=279992 CPUtime=25.47 cores=0-7
/proc/17217/task/17230/stat : 17230 (plingeling) R 17215 17217 16926 0 -1 4202560 17362 1251 0 0 2544 3 0 0 25 0 9 0 510675484 286711808 14876 33554432000 4194304 4417332 140735921530032 18446744073709551615 4357479 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17217/tid=17231] ppid=17215 vsize=279992 CPUtime=25.48 cores=0-7
/proc/17217/task/17231/stat : 17231 (plingeling) R 17215 17217 16926 0 -1 4202560 15961 1251 0 0 2545 3 0 0 25 0 9 0 510675484 286711808 14876 33554432000 4194304 4417332 140735921530032 18446744073709551615 4365856 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.69
Current children cumulated vsize (KiB) 279992

[startup+51.101 s]
/proc/loadavg: 8.00 8.01 7.84 9/179 17232
/proc/meminfo: memFree=13851340/32951124 swapFree=67111528/67111528
[pid=17217] ppid=17215 vsize=297400 CPUtime=408.38 cores=0-7
/proc/17217/stat : 17217 (plingeling) S 17215 17217 16926 0 -1 4202496 214757 1251 0 0 40794 44 0 0 18 0 9 0 510675482 304537600 19232 33554432000 4194304 4417332 140735921530032 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17217/statm: 74350 19232 181 55 0 72236 0
[pid=17217/tid=17224] ppid=17215 vsize=297400 CPUtime=51.07 cores=0-7
/proc/17217/task/17224/stat : 17224 (plingeling) R 17215 17217 16926 0 -1 4202560 23714 1251 0 0 5102 5 0 0 25 0 9 0 510675484 304537600 19232 33554432000 4194304 4417332 140735921530032 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17217/tid=17225] ppid=17215 vsize=297400 CPUtime=51.07 cores=0-7
/proc/17217/task/17225/stat : 17225 (plingeling) R 17215 17217 16926 0 -1 4202560 28471 1251 0 0 5102 5 0 0 25 0 9 0 510675484 304537600 19232 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364512 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17217/tid=17226] ppid=17215 vsize=297400 CPUtime=51.08 cores=0-7

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

/proc/17217/task/17227/stat : 17227 (plingeling) R 17215 17217 16926 0 -1 4202560 469738 1251 0 0 472155 85 0 0 25 0 9 0 510675484 2369433600 523352 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17217/tid=17228] ppid=17215 vsize=2313900 CPUtime=4721.61 cores=0-7
/proc/17217/task/17228/stat : 17228 (plingeling) R 17215 17217 16926 0 -1 4202560 293783 1251 0 0 472094 67 0 0 25 0 9 0 510675484 2369433600 523352 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17217/tid=17229] ppid=17215 vsize=2313900 CPUtime=4696.86 cores=0-7
/proc/17217/task/17229/stat : 17229 (plingeling) R 17215 17217 16926 0 -1 4202560 341680 1251 0 0 469617 69 0 0 25 0 9 0 510675484 2369433600 523352 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17217/tid=17230] ppid=17215 vsize=2313900 CPUtime=4722.39 cores=0-7
/proc/17217/task/17230/stat : 17230 (plingeling) R 17215 17217 16926 0 -1 4202560 378949 1251 0 0 472169 70 0 0 25 0 9 0 510675484 2369433600 523352 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17217/tid=17231] ppid=17215 vsize=2313900 CPUtime=4721.73 cores=0-7
/proc/17217/task/17231/stat : 17231 (plingeling) R 17215 17217 16926 0 -1 4202560 371979 1251 0 0 472101 72 0 0 25 0 9 0 510675484 2369433600 523352 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37752.2
Current children cumulated vsize (KiB) 2313900

[startup+4782.3 s]
/proc/loadavg: 8.03 8.03 8.00 9/179 17370
/proc/meminfo: memFree=11831800/32951124 swapFree=67111528/67111528
[pid=17217] ppid=17215 vsize=2324616 CPUtime=38231.9 cores=0-7
/proc/17217/stat : 17217 (plingeling) S 17215 17217 16926 0 -1 4202496 2981370 1251 0 0 3822597 590 0 0 18 0 9 0 510675482 2380406784 526031 33554432000 4194304 4417332 140735921530032 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17217/statm: 581154 526031 181 55 0 579040 0
[pid=17217/tid=17224] ppid=17215 vsize=2324616 CPUtime=4782.38 cores=0-7
/proc/17217/task/17224/stat : 17224 (plingeling) R 17215 17217 16926 0 -1 4202560 365300 1251 0 0 478166 72 0 0 25 0 9 0 510675484 2380406784 526031 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17217/tid=17225] ppid=17215 vsize=2324616 CPUtime=4782.37 cores=0-7
/proc/17217/task/17225/stat : 17225 (plingeling) R 17215 17217 16926 0 -1 4202560 350216 1251 0 0 478160 77 0 0 25 0 9 0 510675484 2380406784 526031 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17217/tid=17226] ppid=17215 vsize=2324616 CPUtime=4782.38 cores=0-7
/proc/17217/task/17226/stat : 17226 (plingeling) R 17215 17217 16926 0 -1 4202560 405886 1251 0 0 478166 72 0 0 25 0 9 0 510675484 2380406784 526031 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17217/tid=17227] ppid=17215 vsize=2324616 CPUtime=4782.39 cores=0-7
/proc/17217/task/17227/stat : 17227 (plingeling) R 17215 17217 16926 0 -1 4202560 469738 1251 0 0 478154 85 0 0 25 0 9 0 510675484 2380406784 526031 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17217/tid=17228] ppid=17215 vsize=2324616 CPUtime=4781.6 cores=0-7
/proc/17217/task/17228/stat : 17228 (plingeling) R 17215 17217 16926 0 -1 4202560 296462 1251 0 0 478092 68 0 0 25 0 9 0 510675484 2380406784 526031 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17217/tid=17229] ppid=17215 vsize=2324616 CPUtime=4756.54 cores=0-7
/proc/17217/task/17229/stat : 17229 (plingeling) R 17215 17217 16926 0 -1 4202560 341680 1251 0 0 475585 69 0 0 25 0 9 0 510675484 2380406784 526031 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17217/tid=17230] ppid=17215 vsize=2324616 CPUtime=4782.38 cores=0-7
/proc/17217/task/17230/stat : 17230 (plingeling) R 17215 17217 16926 0 -1 4202560 378949 1251 0 0 478168 70 0 0 25 0 9 0 510675484 2380406784 526031 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17217/tid=17231] ppid=17215 vsize=2324616 CPUtime=4781.72 cores=0-7
/proc/17217/task/17231/stat : 17231 (plingeling) R 17215 17217 16926 0 -1 4202560 371979 1251 0 0 478100 72 0 0 25 0 9 0 510675484 2380406784 526031 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38231.9
Current children cumulated vsize (KiB) 2324616

[startup+4842.3 s]
/proc/loadavg: 8.01 8.02 8.00 9/179 17372
/proc/meminfo: memFree=11943268/32951124 swapFree=67111528/67111528
[pid=17217] ppid=17215 vsize=2223968 CPUtime=38711.5 cores=0-7
/proc/17217/stat : 17217 (plingeling) S 17215 17217 16926 0 -1 4202496 3053371 1251 0 0 3870547 607 0 0 18 0 9 0 510675482 2277343232 500901 33554432000 4194304 4417332 140735921530032 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17217/statm: 555992 500901 181 55 0 553878 0
[pid=17217/tid=17224] ppid=17215 vsize=2223968 CPUtime=4842.38 cores=0-7
/proc/17217/task/17224/stat : 17224 (plingeling) R 17215 17217 16926 0 -1 4202560 365300 1251 0 0 484166 72 0 0 25 0 9 0 510675484 2277343232 500901 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17217/tid=17225] ppid=17215 vsize=2223968 CPUtime=4842.36 cores=0-7
/proc/17217/task/17225/stat : 17225 (plingeling) R 17215 17217 16926 0 -1 4202560 387839 1251 0 0 484151 85 0 0 25 0 9 0 510675484 2277343232 500901 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17217/tid=17226] ppid=17215 vsize=2223968 CPUtime=4842.38 cores=0-7
/proc/17217/task/17226/stat : 17226 (plingeling) R 17215 17217 16926 0 -1 4202560 405886 1251 0 0 484166 72 0 0 25 0 9 0 510675484 2277343232 500901 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17217/tid=17227] ppid=17215 vsize=2223968 CPUtime=4842.39 cores=0-7
/proc/17217/task/17227/stat : 17227 (plingeling) R 17215 17217 16926 0 -1 4202560 487682 1251 0 0 484151 88 0 0 25 0 9 0 510675484 2277343232 500901 33554432000 4194304 4417332 140735921530032 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17217/tid=17228] ppid=17215 vsize=2223968 CPUtime=4841.6 cores=0-7
/proc/17217/task/17228/stat : 17228 (plingeling) R 17215 17217 16926 0 -1 4202560 296462 1251 0 0 484092 68 0 0 25 0 9 0 510675484 2277343232 500901 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17217/tid=17229] ppid=17215 vsize=2223968 CPUtime=4816.2 cores=0-7
/proc/17217/task/17229/stat : 17229 (plingeling) R 17215 17217 16926 0 -1 4202560 358064 1251 0 0 481546 74 0 0 25 0 9 0 510675484 2277343232 500901 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17217/tid=17230] ppid=17215 vsize=2223968 CPUtime=4842.38 cores=0-7
/proc/17217/task/17230/stat : 17230 (plingeling) R 17215 17217 16926 0 -1 4202560 378999 1251 0 0 484168 70 0 0 25 0 9 0 510675484 2277343232 500901 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17217/tid=17231] ppid=17215 vsize=2223968 CPUtime=4841.73 cores=0-7
/proc/17217/task/17231/stat : 17231 (plingeling) R 17215 17217 16926 0 -1 4202560 371979 1251 0 0 484101 72 0 0 25 0 9 0 510675484 2277343232 500901 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38711.5
Current children cumulated vsize (KiB) 2223968

[startup+4902.3 s]
/proc/loadavg: 8.05 8.03 8.00 9/179 17374
/proc/meminfo: memFree=11996416/32951124 swapFree=67111528/67111528
[pid=17217] ppid=17215 vsize=2160004 CPUtime=39191.2 cores=0-7
/proc/17217/stat : 17217 (plingeling) S 17215 17217 16926 0 -1 4202496 3053764 1251 0 0 3918514 608 0 0 18 0 9 0 510675482 2211844096 484910 33554432000 4194304 4417332 140735921530032 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17217/statm: 540001 484910 181 55 0 537887 0
[pid=17217/tid=17224] ppid=17215 vsize=2160004 CPUtime=4902.39 cores=0-7
/proc/17217/task/17224/stat : 17224 (plingeling) R 17215 17217 16926 0 -1 4202560 365300 1251 0 0 490167 72 0 0 25 0 9 0 510675484 2211844096 484910 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17217/tid=17225] ppid=17215 vsize=2160004 CPUtime=4902.37 cores=0-7
/proc/17217/task/17225/stat : 17225 (plingeling) R 17215 17217 16926 0 -1 4202560 387839 1251 0 0 490151 86 0 0 25 0 9 0 510675484 2211844096 484910 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17217/tid=17226] ppid=17215 vsize=2160004 CPUtime=4902.38 cores=0-7
/proc/17217/task/17226/stat : 17226 (plingeling) R 17215 17217 16926 0 -1 4202560 405886 1251 0 0 490166 72 0 0 25 0 9 0 510675484 2211844096 484910 33554432000 4194304 4417332 140735921530032 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17217/tid=17227] ppid=17215 vsize=2160004 CPUtime=4902.39 cores=0-7
/proc/17217/task/17227/stat : 17227 (plingeling) R 17215 17217 16926 0 -1 4202560 488075 1251 0 0 490151 88 0 0 25 0 9 0 510675484 2211844096 484910 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17217/tid=17228] ppid=17215 vsize=2160004 CPUtime=4901.59 cores=0-7
/proc/17217/task/17228/stat : 17228 (plingeling) R 17215 17217 16926 0 -1 4202560 296462 1251 0 0 490091 68 0 0 25 0 9 0 510675484 2211844096 484910 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17217/tid=17229] ppid=17215 vsize=2160004 CPUtime=4875.88 cores=0-7
/proc/17217/task/17229/stat : 17229 (plingeling) R 17215 17217 16926 0 -1 4202560 358064 1251 0 0 487514 74 0 0 25 0 9 0 510675484 2211844096 484910 33554432000 4194304 4417332 140735921530032 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17217/tid=17230] ppid=17215 vsize=2160004 CPUtime=4902.38 cores=0-7
/proc/17217/task/17230/stat : 17230 (plingeling) R 17215 17217 16926 0 -1 4202560 378999 1251 0 0 490168 70 0 0 25 0 9 0 510675484 2211844096 484910 33554432000 4194304 4417332 140735921530032 18446744073709551615 4322015 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17217/tid=17231] ppid=17215 vsize=2160004 CPUtime=4901.73 cores=0-7
/proc/17217/task/17231/stat : 17231 (plingeling) R 17215 17217 16926 0 -1 4202560 371979 1251 0 0 490101 72 0 0 25 0 9 0 510675484 2211844096 484910 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39191.2
Current children cumulated vsize (KiB) 2160004

[startup+4962.3 s]
/proc/loadavg: 8.06 8.04 8.00 9/179 17384
/proc/meminfo: memFree=11879188/32951124 swapFree=67111528/67111528
[pid=17217] ppid=17215 vsize=2276112 CPUtime=39670.9 cores=0-7
/proc/17217/stat : 17217 (plingeling) S 17215 17217 16926 0 -1 4202496 3082791 1251 0 0 3966469 617 0 0 18 0 9 0 510675482 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17217/statm: 569028 513937 181 55 0 566914 0
[pid=17217/tid=17224] ppid=17215 vsize=2276112 CPUtime=4962.38 cores=0-7
/proc/17217/task/17224/stat : 17224 (plingeling) R 17215 17217 16926 0 -1 4202560 365300 1251 0 0 496166 72 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17217/tid=17225] ppid=17215 vsize=2276112 CPUtime=4962.36 cores=0-7
/proc/17217/task/17225/stat : 17225 (plingeling) R 17215 17217 16926 0 -1 4202560 387839 1251 0 0 496149 87 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17217/tid=17226] ppid=17215 vsize=2276112 CPUtime=4962.38 cores=0-7
/proc/17217/task/17226/stat : 17226 (plingeling) R 17215 17217 16926 0 -1 4202560 418529 1251 0 0 496162 76 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4366017 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17217/tid=17227] ppid=17215 vsize=2276112 CPUtime=4962.39 cores=0-7
/proc/17217/task/17227/stat : 17227 (plingeling) R 17215 17217 16926 0 -1 4202560 504459 1251 0 0 496146 93 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17217/tid=17228] ppid=17215 vsize=2276112 CPUtime=4961.58 cores=0-7
/proc/17217/task/17228/stat : 17228 (plingeling) R 17215 17217 16926 0 -1 4202560 296462 1251 0 0 496090 68 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17217/tid=17229] ppid=17215 vsize=2276112 CPUtime=4935.55 cores=0-7
/proc/17217/task/17229/stat : 17229 (plingeling) R 17215 17217 16926 0 -1 4202560 358064 1251 0 0 493481 74 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17217/tid=17230] ppid=17215 vsize=2276112 CPUtime=4962.39 cores=0-7
/proc/17217/task/17230/stat : 17230 (plingeling) R 17215 17217 16926 0 -1 4202560 378999 1251 0 0 496169 70 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17217/tid=17231] ppid=17215 vsize=2276112 CPUtime=4961.72 cores=0-7
/proc/17217/task/17231/stat : 17231 (plingeling) R 17215 17217 16926 0 -1 4202560 371979 1251 0 0 496100 72 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39670.9
Current children cumulated vsize (KiB) 2276112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.5 s]
/proc/loadavg: 8.09 8.05 8.00 9/179 17385
/proc/meminfo: memFree=11879180/32951124 swapFree=67111528/67111528
[pid=17217] ppid=17215 vsize=2276112 CPUtime=40000.3 cores=0-7
/proc/17217/stat : 17217 (plingeling) S 17215 17217 16926 0 -1 4202496 3082791 1251 0 0 3999411 617 0 0 18 0 9 0 510675482 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17217/statm: 569028 513937 181 55 0 566914 0
[pid=17217/tid=17224] ppid=17215 vsize=2276112 CPUtime=5003.59 cores=0-7
/proc/17217/task/17224/stat : 17224 (plingeling) R 17215 17217 16926 0 -1 4202560 365300 1251 0 0 500287 72 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17217/tid=17225] ppid=17215 vsize=2276112 CPUtime=5003.57 cores=0-7
/proc/17217/task/17225/stat : 17225 (plingeling) R 17215 17217 16926 0 -1 4202560 387839 1251 0 0 500270 87 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17217/tid=17226] ppid=17215 vsize=2276112 CPUtime=5003.59 cores=0-7
/proc/17217/task/17226/stat : 17226 (plingeling) R 17215 17217 16926 0 -1 4202560 418529 1251 0 0 500283 76 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4356768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17217/tid=17227] ppid=17215 vsize=2276112 CPUtime=5003.6 cores=0-7
/proc/17217/task/17227/stat : 17227 (plingeling) R 17215 17217 16926 0 -1 4202560 504459 1251 0 0 500267 93 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17217/tid=17228] ppid=17215 vsize=2276112 CPUtime=5002.78 cores=0-7
/proc/17217/task/17228/stat : 17228 (plingeling) R 17215 17217 16926 0 -1 4202560 296462 1251 0 0 500210 68 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17217/tid=17229] ppid=17215 vsize=2276112 CPUtime=4976.52 cores=0-7
/proc/17217/task/17229/stat : 17229 (plingeling) R 17215 17217 16926 0 -1 4202560 358064 1251 0 0 497578 74 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17217/tid=17230] ppid=17215 vsize=2276112 CPUtime=5003.59 cores=0-7
/proc/17217/task/17230/stat : 17230 (plingeling) R 17215 17217 16926 0 -1 4202560 378999 1251 0 0 500289 70 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17217/tid=17231] ppid=17215 vsize=2276112 CPUtime=5002.93 cores=0-7
/proc/17217/task/17231/stat : 17231 (plingeling) R 17215 17217 16926 0 -1 4202560 371979 1251 0 0 500221 72 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 2276112

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

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

[startup+5003.5 s]
/proc/loadavg: 8.09 8.05 8.00 9/179 17385
/proc/meminfo: memFree=11879180/32951124 swapFree=67111528/67111528
[pid=17217] ppid=17215 vsize=2276112 CPUtime=40000.3 cores=0-7
/proc/17217/stat : 17217 (plingeling) S 17215 17217 16926 0 -1 4202496 3082791 1251 0 0 3999411 617 0 0 18 0 9 0 510675482 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17217/statm: 569028 513937 181 55 0 566914 0
[pid=17217/tid=17224] ppid=17215 vsize=2276112 CPUtime=5003.59 cores=0-7
/proc/17217/task/17224/stat : 17224 (plingeling) R 17215 17217 16926 0 -1 4202560 365300 1251 0 0 500287 72 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17217/tid=17225] ppid=17215 vsize=2276112 CPUtime=5003.57 cores=0-7
/proc/17217/task/17225/stat : 17225 (plingeling) R 17215 17217 16926 0 -1 4202560 387839 1251 0 0 500270 87 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17217/tid=17226] ppid=17215 vsize=2276112 CPUtime=5003.59 cores=0-7
/proc/17217/task/17226/stat : 17226 (plingeling) R 17215 17217 16926 0 -1 4202560 418529 1251 0 0 500283 76 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4356768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17217/tid=17227] ppid=17215 vsize=2276112 CPUtime=5003.6 cores=0-7
/proc/17217/task/17227/stat : 17227 (plingeling) R 17215 17217 16926 0 -1 4202560 504459 1251 0 0 500267 93 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17217/tid=17228] ppid=17215 vsize=2276112 CPUtime=5002.78 cores=0-7
/proc/17217/task/17228/stat : 17228 (plingeling) R 17215 17217 16926 0 -1 4202560 296462 1251 0 0 500210 68 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17217/tid=17229] ppid=17215 vsize=2276112 CPUtime=4976.52 cores=0-7
/proc/17217/task/17229/stat : 17229 (plingeling) R 17215 17217 16926 0 -1 4202560 358064 1251 0 0 497578 74 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17217/tid=17230] ppid=17215 vsize=2276112 CPUtime=5003.59 cores=0-7
/proc/17217/task/17230/stat : 17230 (plingeling) R 17215 17217 16926 0 -1 4202560 378999 1251 0 0 500289 70 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17217/tid=17231] ppid=17215 vsize=2276112 CPUtime=5002.93 cores=0-7
/proc/17217/task/17231/stat : 17231 (plingeling) R 17215 17217 16926 0 -1 4202560 371979 1251 0 0 500221 72 0 0 25 0 9 0 510675484 2330738688 513937 33554432000 4194304 4417332 140735921530032 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 2276112

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5003.61
CPU time (s): 40000.4
CPU user time (s): 39994.2
CPU system time (s): 6.27904
CPU usage (%): 799.431
Max. virtual memory (cumulated for all children) (KiB): 2455888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39994.2
system time used= 6.27904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3084042
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= 261
involuntary context switches= 192746

runsolver used 7.47786 second user time and 19.594 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-28 13:39:05
IDJOB=3309267
IDBENCH=20468
IDSOLVER=1695
FILE ID=node108/3309267-1303990745
RUNJOBID= node108-1303987384-16940
PBS_JOBID= 13168766
Free space on /tmp= 72120 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309267-1303990745/watcher-3309267-1303990745 -o /tmp/evaluation-result-3309267-1303990745/solver-3309267-1303990745 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309267-1303990745.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=1542099622

node108.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.820
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.64
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.820
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.15
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.820
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.82
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.820
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.77
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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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:      13936692 kB
Buffers:       2291244 kB
Cached:       16076728 kB
SwapCached:          0 kB
Active:       10183436 kB
Inactive:      8247916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13936692 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             512 kB
Writeback:           0 kB
AnonPages:       63000 kB
Mapped:          14492 kB
Slab:           517748 kB
PageTables:       4272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185100 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= 72120 MiB
End job on node108 at 2011-04-28 15:02:31