Trace number 3372146

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 40000.4 5007.2

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372146-1305435583/watcher-3372146-1305435583 -o /tmp/evaluation-result-3372146-1305435583/solver-3372146-1305435583 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372146-1305435583.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: 6.34 7.68 7.86 2/342 12754
/proc/meminfo: memFree=26157000/32951124 swapFree=53501236/67111528
[pid=12754] ppid=12752 vsize=10084 CPUtime=0 cores=0-7
/proc/12754/stat : 12754 (plingeling) R 12752 12754 12648 0 -1 4202496 590 1251 0 0 0 0 0 0 25 0 1 0 655160955 10326016 520 33554432000 4194304 4417452 140733431471328 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12754/statm: 2521 520 148 55 0 407 0

[startup+0.166715 s]
/proc/loadavg: 6.34 7.68 7.86 2/342 12754
/proc/meminfo: memFree=26157000/32951124 swapFree=53501236/67111528
[pid=12754] ppid=12752 vsize=161948 CPUtime=1.14 cores=0-7
/proc/12754/stat : 12754 (plingeling) S 12752 12754 12648 0 -1 4202496 2016 1251 0 0 114 0 0 0 25 0 9 0 655160955 165834752 1729 33554432000 4194304 4417452 140733431471328 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12754/statm: 40487 1729 180 55 0 38373 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 161948

[startup+0.200709 s]
/proc/loadavg: 6.34 7.68 7.86 2/342 12754
/proc/meminfo: memFree=26157000/32951124 swapFree=53501236/67111528
[pid=12754] ppid=12752 vsize=163488 CPUtime=1.41 cores=0-7
/proc/12754/stat : 12754 (plingeling) S 12752 12754 12648 0 -1 4202496 2401 1251 0 0 141 0 0 0 25 0 9 0 655160955 167411712 2114 33554432000 4194304 4417452 140733431471328 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12754/statm: 40872 2114 180 55 0 38758 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 163488

[startup+0.300692 s]
/proc/loadavg: 6.34 7.68 7.86 2/342 12754
/proc/meminfo: memFree=26157000/32951124 swapFree=53501236/67111528
[pid=12754] ppid=12752 vsize=165620 CPUtime=2.21 cores=0-7
/proc/12754/stat : 12754 (plingeling) S 12752 12754 12648 0 -1 4202496 3081 1251 0 0 221 0 0 0 25 0 9 0 655160955 169594880 2745 33554432000 4194304 4417452 140733431471328 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12754/statm: 41405 2745 180 55 0 39291 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 165620

[startup+0.700621 s]
/proc/loadavg: 6.34 7.68 7.86 2/342 12754
/proc/meminfo: memFree=26157000/32951124 swapFree=53501236/67111528
[pid=12754] ppid=12752 vsize=167072 CPUtime=5.41 cores=0-7
/proc/12754/stat : 12754 (plingeling) S 12752 12754 12648 0 -1 4202496 5122 1251 0 0 540 1 0 0 25 0 9 0 655160955 171081728 3102 33554432000 4194304 4417452 140733431471328 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12754/statm: 41768 3102 180 55 0 39654 0
Current children cumulated CPU time (s) 5.41
Current children cumulated vsize (KiB) 167072

[startup+1.50048 s]
/proc/loadavg: 6.34 7.68 7.86 9/351 12768
/proc/meminfo: memFree=26141560/32951124 swapFree=53501236/67111528
[pid=12754] ppid=12752 vsize=172276 CPUtime=11.8 cores=0-7
/proc/12754/stat : 12754 (plingeling) S 12752 12754 12648 0 -1 4202496 11126 1251 0 0 1178 2 0 0 25 0 9 0 655160955 176410624 4391 33554432000 4194304 4417452 140733431471328 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12754/statm: 43069 4391 180 55 0 40955 0
[pid=12754/tid=12761] ppid=12752 vsize=172276 CPUtime=1.46 cores=0-7
/proc/12754/task/12761/stat : 12761 (plingeling) R 12752 12754 12648 0 -1 4202560 936 1251 0 0 146 0 0 0 25 0 9 0 655160956 176410624 4391 33554432000 4194304 4417452 140733431471328 18446744073709551615 4366014 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12754/tid=12762] ppid=12752 vsize=172276 CPUtime=1.48 cores=0-7
/proc/12754/task/12762/stat : 12762 (plingeling) R 12752 12754 12648 0 -1 4202560 1052 1251 0 0 148 0 0 0 25 0 9 0 655160956 176410624 4391 33554432000 4194304 4417452 140733431471328 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12754/tid=12763] ppid=12752 vsize=172276 CPUtime=1.46 cores=0-7
/proc/12754/task/12763/stat : 12763 (plingeling) R 12752 12754 12648 0 -1 4202560 1122 1251 0 0 146 0 0 0 25 0 9 0 655160956 176410624 4391 33554432000 4194304 4417452 140733431471328 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12754/tid=12764] ppid=12752 vsize=172276 CPUtime=1.43 cores=0-7
/proc/12754/task/12764/stat : 12764 (plingeling) R 12752 12754 12648 0 -1 4202560 1696 1251 0 0 143 0 0 0 25 0 9 0 655160956 176410624 4391 33554432000 4194304 4417452 140733431471328 18446744073709551615 4356984 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12754/tid=12765] ppid=12752 vsize=172276 CPUtime=1.47 cores=0-7
/proc/12754/task/12765/stat : 12765 (plingeling) R 12752 12754 12648 0 -1 4202560 1402 1251 0 0 147 0 0 0 25 0 9 0 655160956 176410624 4391 33554432000 4194304 4417452 140733431471328 18446744073709551615 4250941 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12754/tid=12766] ppid=12752 vsize=172276 CPUtime=1.48 cores=0-7
/proc/12754/task/12766/stat : 12766 (plingeling) R 12752 12754 12648 0 -1 4202560 1160 1251 0 0 148 0 0 0 25 0 9 0 655160956 176410624 4391 33554432000 4194304 4417452 140733431471328 18446744073709551615 4250464 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12754/tid=12767] ppid=12752 vsize=172276 CPUtime=1.47 cores=0-7
/proc/12754/task/12767/stat : 12767 (plingeling) R 12752 12754 12648 0 -1 4202560 1284 1251 0 0 147 0 0 0 25 0 9 0 655160956 176410624 4391 33554432000 4194304 4417452 140733431471328 18446744073709551615 4251038 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12754/tid=12768] ppid=12752 vsize=172276 CPUtime=1.47 cores=0-7
/proc/12754/task/12768/stat : 12768 (plingeling) R 12752 12754 12648 0 -1 4202560 1316 1251 0 0 147 0 0 0 20 0 9 0 655160956 176410624 4391 33554432000 4194304 4417452 140733431471328 18446744073709551615 4357018 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.8
Current children cumulated vsize (KiB) 172276

[startup+3.1012 s]
/proc/loadavg: 6.34 7.68 7.86 9/351 12768
/proc/meminfo: memFree=26135732/32951124 swapFree=53501236/67111528
[pid=12754] ppid=12752 vsize=180044 CPUtime=24.6 cores=0-7
/proc/12754/stat : 12754 (plingeling) S 12752 12754 12648 0 -1 4202496 22345 1251 0 0 2455 5 0 0 25 0 9 0 655160955 184365056 6339 33554432000 4194304 4417452 140733431471328 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12754/statm: 45011 6339 180 55 0 42897 0
[pid=12754/tid=12761] ppid=12752 vsize=180044 CPUtime=3.05 cores=0-7
/proc/12754/task/12761/stat : 12761 (plingeling) R 12752 12754 12648 0 -1 4202560 2620 1251 0 0 305 0 0 0 25 0 9 0 655160956 184365056 6339 33554432000 4194304 4417452 140733431471328 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12754/tid=12762] ppid=12752 vsize=180044 CPUtime=3.08 cores=0-7
/proc/12754/task/12762/stat : 12762 (plingeling) R 12752 12754 12648 0 -1 4202560 2369 1251 0 0 308 0 0 0 25 0 9 0 655160956 184365056 6339 33554432000 4194304 4417452 140733431471328 18446744073709551615 4365965 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12754/tid=12763] ppid=12752 vsize=180044 CPUtime=3.06 cores=0-7
/proc/12754/task/12763/stat : 12763 (plingeling) R 12752 12754 12648 0 -1 4202560 2404 1251 0 0 306 0 0 0 25 0 9 0 655160956 184365056 6339 33554432000 4194304 4417452 140733431471328 18446744073709551615 4365987 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12754/tid=12764] ppid=12752 vsize=180044 CPUtime=3.03 cores=0-7
/proc/12754/task/12764/stat : 12764 (plingeling) R 12752 12754 12648 0 -1 4202560 3620 1251 0 0 303 0 0 0 25 0 9 0 655160956 184365056 6339 33554432000 4194304 4417452 140733431471328 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12754/tid=12765] ppid=12752 vsize=180044 CPUtime=3.07 cores=0-7
/proc/12754/task/12765/stat : 12765 (plingeling) R 12752 12754 12648 0 -1 4202560 2692 1251 0 0 307 0 0 0 25 0 9 0 655160956 184365056 6339 33554432000 4194304 4417452 140733431471328 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12754/tid=12766] ppid=12752 vsize=180044 CPUtime=3.08 cores=0-7
/proc/12754/task/12766/stat : 12766 (plingeling) R 12752 12754 12648 0 -1 4202560 2216 1251 0 0 308 0 0 0 25 0 9 0 655160956 184365056 6339 33554432000 4194304 4417452 140733431471328 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12754/tid=12767] ppid=12752 vsize=180044 CPUtime=3.07 cores=0-7
/proc/12754/task/12767/stat : 12767 (plingeling) R 12752 12754 12648 0 -1 4202560 2706 1251 0 0 307 0 0 0 25 0 9 0 655160956 184365056 6339 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12754/tid=12768] ppid=12752 vsize=180044 CPUtime=3.07 cores=0-7
/proc/12754/task/12768/stat : 12768 (plingeling) R 12752 12754 12648 0 -1 4202560 2560 1251 0 0 307 0 0 0 25 0 9 0 655160956 184365056 6339 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.6
Current children cumulated vsize (KiB) 180044

[startup+6.30064 s]
/proc/loadavg: 6.47 7.69 7.86 9/351 12768
/proc/meminfo: memFree=26128168/32951124 swapFree=53501236/67111528
[pid=12754] ppid=12752 vsize=186144 CPUtime=50.15 cores=0-7
/proc/12754/stat : 12754 (plingeling) S 12752 12754 12648 0 -1 4202496 41975 1251 0 0 5007 8 0 0 25 0 9 0 655160955 190611456 7832 33554432000 4194304 4417452 140733431471328 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12754/statm: 46536 7832 180 55 0 44422 0
[pid=12754/tid=12761] ppid=12752 vsize=186144 CPUtime=6.21 cores=0-7
/proc/12754/task/12761/stat : 12761 (plingeling) R 12752 12754 12648 0 -1 4202560 4676 1251 0 0 620 1 0 0 25 0 9 0 655160956 190611456 7832 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12754/tid=12762] ppid=12752 vsize=186144 CPUtime=6.27 cores=0-7
/proc/12754/task/12762/stat : 12762 (plingeling) R 12752 12754 12648 0 -1 4202560 4861 1251 0 0 627 0 0 0 25 0 9 0 655160956 190611456 7832 33554432000 4194304 4417452 140733431471328 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12754/tid=12763] ppid=12752 vsize=186144 CPUtime=6.26 cores=0-7
/proc/12754/task/12763/stat : 12763 (plingeling) R 12752 12754 12648 0 -1 4202560 4412 1251 0 0 626 0 0 0 25 0 9 0 655160956 190611456 7832 33554432000 4194304 4417452 140733431471328 18446744073709551615 4250980 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12754/tid=12764] ppid=12752 vsize=186144 CPUtime=6.23 cores=0-7
/proc/12754/task/12764/stat : 12764 (plingeling) R 12752 12754 12648 0 -1 4202560 6585 1251 0 0 622 1 0 0 25 0 9 0 655160956 190611456 7832 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364437 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12754/tid=12765] ppid=12752 vsize=186144 CPUtime=6.27 cores=0-7
/proc/12754/task/12765/stat : 12765 (plingeling) R 12752 12754 12648 0 -1 4202560 5055 1251 0 0 626 1 0 0 25 0 9 0 655160956 190611456 7832 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12754/tid=12766] ppid=12752 vsize=186144 CPUtime=6.27 cores=0-7
/proc/12754/task/12766/stat : 12766 (plingeling) R 12752 12754 12648 0 -1 4202560 4746 1251 0 0 627 0 0 0 25 0 9 0 655160956 190611456 7832 33554432000 4194304 4417452 140733431471328 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12754/tid=12767] ppid=12752 vsize=186144 CPUtime=6.28 cores=0-7
/proc/12754/task/12767/stat : 12767 (plingeling) R 12752 12754 12648 0 -1 4202560 5429 1251 0 0 627 1 0 0 25 0 9 0 655160956 190611456 7832 33554432000 4194304 4417452 140733431471328 18446744073709551615 4366197 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12754/tid=12768] ppid=12752 vsize=186144 CPUtime=6.27 cores=0-7
/proc/12754/task/12768/stat : 12768 (plingeling) R 12752 12754 12648 0 -1 4202560 5053 1251 0 0 627 0 0 0 25 0 9 0 655160956 190611456 7832 33554432000 4194304 4417452 140733431471328 18446744073709551615 4366391 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.15
Current children cumulated vsize (KiB) 186144

[startup+12.7005 s]
/proc/loadavg: 6.60 7.69 7.86 9/351 12768
/proc/meminfo: memFree=26116916/32951124 swapFree=53501236/67111528
[pid=12754] ppid=12752 vsize=202140 CPUtime=101.27 cores=0-7
/proc/12754/stat : 12754 (plingeling) S 12752 12754 12648 0 -1 4202496 74503 1251 0 0 10112 15 0 0 25 0 9 0 655160955 206991360 11846 33554432000 4194304 4417452 140733431471328 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12754/statm: 50535 11846 180 55 0 48421 0
[pid=12754/tid=12761] ppid=12752 vsize=202140 CPUtime=12.54 cores=0-7
/proc/12754/task/12761/stat : 12761 (plingeling) R 12752 12754 12648 0 -1 4202560 7885 1251 0 0 1253 1 0 0 25 0 9 0 655160956 206991360 11846 33554432000 4194304 4417452 140733431471328 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12754/tid=12762] ppid=12752 vsize=202140 CPUtime=12.68 cores=0-7
/proc/12754/task/12762/stat : 12762 (plingeling) R 12752 12754 12648 0 -1 4202560 8768 1251 0 0 1266 2 0 0 25 0 9 0 655160956 206991360 11846 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12754/tid=12763] ppid=12752 vsize=202140 CPUtime=12.66 cores=0-7
/proc/12754/task/12763/stat : 12763 (plingeling) R 12752 12754 12648 0 -1 4202560 8036 1251 0 0 1265 1 0 0 25 0 9 0 655160956 206991360 11846 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12754/tid=12764] ppid=12752 vsize=202140 CPUtime=12.64 cores=0-7
/proc/12754/task/12764/stat : 12764 (plingeling) R 12752 12754 12648 0 -1 4202560 11422 1251 0 0 1262 2 0 0 25 0 9 0 655160956 206991360 11846 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364589 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12754/tid=12765] ppid=12752 vsize=202140 CPUtime=12.66 cores=0-7
/proc/12754/task/12765/stat : 12765 (plingeling) R 12752 12754 12648 0 -1 4202560 10576 1251 0 0 1264 2 0 0 25 0 9 0 655160956 206991360 11846 33554432000 4194304 4417452 140733431471328 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12754/tid=12766] ppid=12752 vsize=202140 CPUtime=12.68 cores=0-7
/proc/12754/task/12766/stat : 12766 (plingeling) R 12752 12754 12648 0 -1 4202560 7511 1251 0 0 1267 1 0 0 25 0 9 0 655160956 206991360 11846 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12754/tid=12767] ppid=12752 vsize=202140 CPUtime=12.68 cores=0-7
/proc/12754/task/12767/stat : 12767 (plingeling) R 12752 12754 12648 0 -1 4202560 10202 1251 0 0 1266 2 0 0 25 0 9 0 655160956 206991360 11846 33554432000 4194304 4417452 140733431471328 18446744073709551615 4357386 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12754/tid=12768] ppid=12752 vsize=202140 CPUtime=12.67 cores=0-7
/proc/12754/task/12768/stat : 12768 (plingeling) R 12752 12754 12648 0 -1 4202560 8945 1251 0 0 1266 1 0 0 25 0 9 0 655160956 206991360 11846 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 202140

[startup+25.5013 s]
/proc/loadavg: 6.91 7.71 7.86 9/351 12768
/proc/meminfo: memFree=26101176/32951124 swapFree=53501236/67111528
[pid=12754] ppid=12752 vsize=213420 CPUtime=203.54 cores=0-7
/proc/12754/stat : 12754 (plingeling) S 12752 12754 12648 0 -1 4202496 122443 1251 0 0 20328 26 0 0 25 0 9 0 655160955 218542080 14659 33554432000 4194304 4417452 140733431471328 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12754/statm: 53355 14659 180 55 0 51241 0
[pid=12754/tid=12761] ppid=12752 vsize=213420 CPUtime=25.19 cores=0-7
/proc/12754/task/12761/stat : 12761 (plingeling) R 12752 12754 12648 0 -1 4202560 13261 1251 0 0 2517 2 0 0 25 0 9 0 655160956 218542080 14659 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12754/tid=12762] ppid=12752 vsize=213420 CPUtime=25.48 cores=0-7
/proc/12754/task/12762/stat : 12762 (plingeling) R 12752 12754 12648 0 -1 4202560 14959 1251 0 0 2545 3 0 0 25 0 9 0 655160956 218542080 14659 33554432000 4194304 4417452 140733431471328 18446744073709551615 4250882 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12754/tid=12763] ppid=12752 vsize=213420 CPUtime=25.46 cores=0-7
/proc/12754/task/12763/stat : 12763 (plingeling) R 12752 12754 12648 0 -1 4202560 13335 1251 0 0 2543 3 0 0 25 0 9 0 655160956 218542080 14659 33554432000 4194304 4417452 140733431471328 18446744073709551615 4365943 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12754/tid=12764] ppid=12752 vsize=213420 CPUtime=25.43 cores=0-7
/proc/12754/task/12764/stat : 12764 (plingeling) R 12752 12754 12648 0 -1 4202560 17305 1251 0 0 2540 3 0 0 25 0 9 0 655160956 218542080 14659 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364488 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12754/tid=12765] ppid=12752 vsize=213420 CPUtime=25.46 cores=0-7
/proc/12754/task/12765/stat : 12765 (plingeling) R 12752 12754 12648 0 -1 4202560 16326 1251 0 0 2543 3 0 0 25 0 9 0 655160956 218542080 14659 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12754/tid=12766] ppid=12752 vsize=213420 CPUtime=25.47 cores=0-7
/proc/12754/task/12766/stat : 12766 (plingeling) R 12752 12754 12648 0 -1 4202560 15161 1251 0 0 2545 2 0 0 25 0 9 0 655160956 218542080 14659 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12754/tid=12767] ppid=12752 vsize=213420 CPUtime=25.47 cores=0-7
/proc/12754/task/12767/stat : 12767 (plingeling) R 12752 12754 12648 0 -1 4202560 16766 1251 0 0 2544 3 0 0 25 0 9 0 655160956 218542080 14659 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12754/tid=12768] ppid=12752 vsize=213420 CPUtime=25.47 cores=0-7
/proc/12754/task/12768/stat : 12768 (plingeling) R 12752 12754 12648 0 -1 4202560 14172 1251 0 0 2545 2 0 0 25 0 9 0 655160956 218542080 14659 33554432000 4194304 4417452 140733431471328 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.54
Current children cumulated vsize (KiB) 213420

[startup+51.1008 s]
/proc/loadavg: 7.28 7.73 7.87 9/351 12769
/proc/meminfo: memFree=26086556/32951124 swapFree=53501236/67111528
[pid=12754] ppid=12752 vsize=231412 CPUtime=408.06 cores=0-7
/proc/12754/stat : 12754 (plingeling) S 12752 12754 12648 0 -1 4202496 211471 1251 0 0 40763 43 0 0 25 0 9 0 655160955 236965888 19179 33554432000 4194304 4417452 140733431471328 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12754/statm: 57853 19179 180 55 0 55739 0
[pid=12754/tid=12761] ppid=12752 vsize=231412 CPUtime=50.52 cores=0-7
/proc/12754/task/12761/stat : 12761 (plingeling) R 12752 12754 12648 0 -1 4202560 24805 1251 0 0 5048 4 0 0 25 0 9 0 655160956 236965888 19179 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12754/tid=12762] ppid=12752 vsize=231412 CPUtime=51.07 cores=0-7
/proc/12754/task/12762/stat : 12762 (plingeling) R 12752 12754 12648 0 -1 4202560 25973 1251 0 0 5102 5 0 0 25 0 9 0 655160956 236965888 19179 33554432000 4194304 4417452 140733431471328 18446744073709551615 4357222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12754/tid=12763] ppid=12752 vsize=231412 CPUtime=51.05 cores=0-7

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

/proc/12754/task/12764/stat : 12764 (plingeling) R 12752 12754 12648 0 -1 4202560 482602 1251 0 0 466142 89 0 0 25 0 9 0 655160956 2163372032 489499 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12754/tid=12765] ppid=12752 vsize=2112668 CPUtime=4661.5 cores=0-7
/proc/12754/task/12765/stat : 12765 (plingeling) R 12752 12754 12648 0 -1 4202560 386160 1251 0 0 466072 78 0 0 25 0 9 0 655160956 2163372032 489499 33554432000 4194304 4417452 140733431471328 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12754/tid=12766] ppid=12752 vsize=2112668 CPUtime=4662.37 cores=0-7
/proc/12754/task/12766/stat : 12766 (plingeling) R 12752 12754 12648 0 -1 4202560 369328 1251 0 0 466167 70 0 0 25 0 9 0 655160956 2163372032 489499 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12754/tid=12767] ppid=12752 vsize=2112668 CPUtime=4661.72 cores=0-7
/proc/12754/task/12767/stat : 12767 (plingeling) R 12752 12754 12648 0 -1 4202560 343902 1251 0 0 466098 74 0 0 25 0 9 0 655160956 2163372032 489499 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12754/tid=12768] ppid=12752 vsize=2112668 CPUtime=4662.37 cores=0-7
/proc/12754/task/12768/stat : 12768 (plingeling) R 12752 12754 12648 0 -1 4202560 403229 1251 0 0 466166 71 0 0 25 0 9 0 655160956 2163372032 489499 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37245.5
Current children cumulated vsize (KiB) 2112668

[startup+4722.3 s]
/proc/loadavg: 8.05 8.05 8.02 9/351 12918
/proc/meminfo: memFree=24195020/32951124 swapFree=53501236/67111528
[pid=12754] ppid=12752 vsize=2115480 CPUtime=37724.9 cores=0-7
/proc/12754/stat : 12754 (plingeling) S 12752 12754 12648 0 -1 4202496 3158053 1251 0 0 3771873 619 0 0 25 0 9 0 655160955 2166251520 490202 33554432000 4194304 4417452 140733431471328 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12754/statm: 528870 490202 180 55 0 526756 0
[pid=12754/tid=12761] ppid=12752 vsize=2115480 CPUtime=4670.7 cores=0-7
/proc/12754/task/12761/stat : 12761 (plingeling) R 12752 12754 12648 0 -1 4202560 380499 1251 0 0 466996 74 0 0 25 0 9 0 655160956 2166251520 490202 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12754/tid=12762] ppid=12752 vsize=2115480 CPUtime=4722.38 cores=0-7
/proc/12754/task/12762/stat : 12762 (plingeling) R 12752 12754 12648 0 -1 4202560 365639 1251 0 0 472166 72 0 0 25 0 9 0 655160956 2166251520 490202 33554432000 4194304 4417452 140733431471328 18446744073709551615 4365987 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12754/tid=12763] ppid=12752 vsize=2115480 CPUtime=4721.45 cores=0-7
/proc/12754/task/12763/stat : 12763 (plingeling) R 12752 12754 12648 0 -1 4202560 425477 1251 0 0 472058 87 0 0 25 0 9 0 655160956 2166251520 490202 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12754/tid=12764] ppid=12752 vsize=2115480 CPUtime=4722.33 cores=0-7
/proc/12754/task/12764/stat : 12764 (plingeling) R 12752 12754 12648 0 -1 4202560 482602 1251 0 0 472144 89 0 0 25 0 9 0 655160956 2166251520 490202 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12754/tid=12765] ppid=12752 vsize=2115480 CPUtime=4721.51 cores=0-7
/proc/12754/task/12765/stat : 12765 (plingeling) R 12752 12754 12648 0 -1 4202560 386160 1251 0 0 472073 78 0 0 25 0 9 0 655160956 2166251520 490202 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12754/tid=12766] ppid=12752 vsize=2115480 CPUtime=4722.39 cores=0-7
/proc/12754/task/12766/stat : 12766 (plingeling) R 12752 12754 12648 0 -1 4202560 369328 1251 0 0 472168 71 0 0 25 0 9 0 655160956 2166251520 490202 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12754/tid=12767] ppid=12752 vsize=2115480 CPUtime=4721.73 cores=0-7
/proc/12754/task/12767/stat : 12767 (plingeling) R 12752 12754 12648 0 -1 4202560 343902 1251 0 0 472099 74 0 0 25 0 9 0 655160956 2166251520 490202 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12754/tid=12768] ppid=12752 vsize=2115480 CPUtime=4722.38 cores=0-7
/proc/12754/task/12768/stat : 12768 (plingeling) R 12752 12754 12648 0 -1 4202560 403288 1251 0 0 472167 71 0 0 25 0 9 0 655160956 2166251520 490202 33554432000 4194304 4417452 140733431471328 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37724.9
Current children cumulated vsize (KiB) 2115480

[startup+4782.3 s]
/proc/loadavg: 8.05 8.06 8.02 9/351 12919
/proc/meminfo: memFree=24035280/32951124 swapFree=53501236/67111528
[pid=12754] ppid=12752 vsize=2275028 CPUtime=38204.2 cores=0-7
/proc/12754/stat : 12754 (plingeling) S 12752 12754 12648 0 -1 4202496 3214324 1251 0 0 3819788 631 0 0 25 0 9 0 655160955 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12754/statm: 568757 530089 180 55 0 566643 0
[pid=12754/tid=12761] ppid=12752 vsize=2275028 CPUtime=4730.04 cores=0-7
/proc/12754/task/12761/stat : 12761 (plingeling) R 12752 12754 12648 0 -1 4202560 380499 1251 0 0 472930 74 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4321680 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12754/tid=12762] ppid=12752 vsize=2275028 CPUtime=4782.37 cores=0-7
/proc/12754/task/12762/stat : 12762 (plingeling) R 12752 12754 12648 0 -1 4202560 365639 1251 0 0 478165 72 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12754/tid=12763] ppid=12752 vsize=2275028 CPUtime=4781.44 cores=0-7
/proc/12754/task/12763/stat : 12763 (plingeling) R 12752 12754 12648 0 -1 4202560 425477 1251 0 0 478057 87 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12754/tid=12764] ppid=12752 vsize=2275028 CPUtime=4782.32 cores=0-7
/proc/12754/task/12764/stat : 12764 (plingeling) R 12752 12754 12648 0 -1 4202560 482602 1251 0 0 478143 89 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12754/tid=12765] ppid=12752 vsize=2275028 CPUtime=4781.48 cores=0-7
/proc/12754/task/12765/stat : 12765 (plingeling) R 12752 12754 12648 0 -1 4202560 388030 1251 0 0 478070 78 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12754/tid=12766] ppid=12752 vsize=2275028 CPUtime=4782.38 cores=0-7
/proc/12754/task/12766/stat : 12766 (plingeling) R 12752 12754 12648 0 -1 4202560 369328 1251 0 0 478167 71 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12754/tid=12767] ppid=12752 vsize=2275028 CPUtime=4781.71 cores=0-7
/proc/12754/task/12767/stat : 12767 (plingeling) R 12752 12754 12648 0 -1 4202560 382661 1251 0 0 478088 83 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12754/tid=12768] ppid=12752 vsize=2275028 CPUtime=4782.37 cores=0-7
/proc/12754/task/12768/stat : 12768 (plingeling) R 12752 12754 12648 0 -1 4202560 418930 1251 0 0 478164 73 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38204.2
Current children cumulated vsize (KiB) 2275028

[startup+4842.31 s]
/proc/loadavg: 8.13 8.07 8.02 9/351 12921
/proc/meminfo: memFree=24035248/32951124 swapFree=53501236/67111528
[pid=12754] ppid=12752 vsize=2275028 CPUtime=38683.6 cores=0-7
/proc/12754/stat : 12754 (plingeling) S 12752 12754 12648 0 -1 4202496 3214324 1251 0 0 3867732 631 0 0 25 0 9 0 655160955 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12754/statm: 568757 530089 180 55 0 566643 0
[pid=12754/tid=12761] ppid=12752 vsize=2275028 CPUtime=4789.39 cores=0-7
/proc/12754/task/12761/stat : 12761 (plingeling) R 12752 12754 12648 0 -1 4202560 380499 1251 0 0 478865 74 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12754/tid=12762] ppid=12752 vsize=2275028 CPUtime=4842.38 cores=0-7
/proc/12754/task/12762/stat : 12762 (plingeling) R 12752 12754 12648 0 -1 4202560 365639 1251 0 0 484166 72 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12754/tid=12763] ppid=12752 vsize=2275028 CPUtime=4841.46 cores=0-7
/proc/12754/task/12763/stat : 12763 (plingeling) R 12752 12754 12648 0 -1 4202560 425477 1251 0 0 484059 87 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12754/tid=12764] ppid=12752 vsize=2275028 CPUtime=4842.33 cores=0-7
/proc/12754/task/12764/stat : 12764 (plingeling) R 12752 12754 12648 0 -1 4202560 482602 1251 0 0 484144 89 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12754/tid=12765] ppid=12752 vsize=2275028 CPUtime=4841.48 cores=0-7
/proc/12754/task/12765/stat : 12765 (plingeling) R 12752 12754 12648 0 -1 4202560 388030 1251 0 0 484070 78 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12754/tid=12766] ppid=12752 vsize=2275028 CPUtime=4842.39 cores=0-7
/proc/12754/task/12766/stat : 12766 (plingeling) R 12752 12754 12648 0 -1 4202560 369328 1251 0 0 484168 71 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12754/tid=12767] ppid=12752 vsize=2275028 CPUtime=4841.73 cores=0-7
/proc/12754/task/12767/stat : 12767 (plingeling) R 12752 12754 12648 0 -1 4202560 382661 1251 0 0 484090 83 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12754/tid=12768] ppid=12752 vsize=2275028 CPUtime=4842.38 cores=0-7
/proc/12754/task/12768/stat : 12768 (plingeling) R 12752 12754 12648 0 -1 4202560 418930 1251 0 0 484165 73 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38683.6
Current children cumulated vsize (KiB) 2275028

[startup+4902.3 s]
/proc/loadavg: 8.12 8.07 8.02 9/351 12923
/proc/meminfo: memFree=24035200/32951124 swapFree=53501236/67111528
[pid=12754] ppid=12752 vsize=2275028 CPUtime=39162.9 cores=0-7
/proc/12754/stat : 12754 (plingeling) S 12752 12754 12648 0 -1 4202496 3214324 1251 0 0 3915657 631 0 0 25 0 9 0 655160955 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12754/statm: 568757 530089 180 55 0 566643 0
[pid=12754/tid=12761] ppid=12752 vsize=2275028 CPUtime=4848.73 cores=0-7
/proc/12754/task/12761/stat : 12761 (plingeling) R 12752 12754 12648 0 -1 4202560 380499 1251 0 0 484799 74 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12754/tid=12762] ppid=12752 vsize=2275028 CPUtime=4902.37 cores=0-7
/proc/12754/task/12762/stat : 12762 (plingeling) R 12752 12754 12648 0 -1 4202560 365639 1251 0 0 490165 72 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12754/tid=12763] ppid=12752 vsize=2275028 CPUtime=4901.45 cores=0-7
/proc/12754/task/12763/stat : 12763 (plingeling) R 12752 12754 12648 0 -1 4202560 425477 1251 0 0 490058 87 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12754/tid=12764] ppid=12752 vsize=2275028 CPUtime=4902.32 cores=0-7
/proc/12754/task/12764/stat : 12764 (plingeling) R 12752 12754 12648 0 -1 4202560 482602 1251 0 0 490143 89 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12754/tid=12765] ppid=12752 vsize=2275028 CPUtime=4901.46 cores=0-7
/proc/12754/task/12765/stat : 12765 (plingeling) R 12752 12754 12648 0 -1 4202560 388030 1251 0 0 490068 78 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12754/tid=12766] ppid=12752 vsize=2275028 CPUtime=4902.38 cores=0-7
/proc/12754/task/12766/stat : 12766 (plingeling) R 12752 12754 12648 0 -1 4202560 369328 1251 0 0 490167 71 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12754/tid=12767] ppid=12752 vsize=2275028 CPUtime=4901.71 cores=0-7
/proc/12754/task/12767/stat : 12767 (plingeling) R 12752 12754 12648 0 -1 4202560 382661 1251 0 0 490088 83 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12754/tid=12768] ppid=12752 vsize=2275028 CPUtime=4902.37 cores=0-7
/proc/12754/task/12768/stat : 12768 (plingeling) R 12752 12754 12648 0 -1 4202560 418930 1251 0 0 490164 73 0 0 25 0 9 0 655160956 2329628672 530089 33554432000 4194304 4417452 140733431471328 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39162.9
Current children cumulated vsize (KiB) 2275028

[startup+4962.3 s]
/proc/loadavg: 8.18 8.09 8.03 9/351 12924
/proc/meminfo: memFree=24127784/32951124 swapFree=53501236/67111528
[pid=12754] ppid=12752 vsize=2182944 CPUtime=39642.2 cores=0-7
/proc/12754/stat : 12754 (plingeling) S 12752 12754 12648 0 -1 4202496 3231850 1251 0 0 3963588 634 0 0 25 0 9 0 655160955 2235334656 507100 33554432000 4194304 4417452 140733431471328 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12754/statm: 545736 507100 180 55 0 543622 0
[pid=12754/tid=12761] ppid=12752 vsize=2182944 CPUtime=4908.07 cores=0-7
/proc/12754/task/12761/stat : 12761 (plingeling) R 12752 12754 12648 0 -1 4202560 380499 1251 0 0 490733 74 0 0 25 0 9 0 655160956 2235334656 507100 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12754/tid=12762] ppid=12752 vsize=2182944 CPUtime=4962.37 cores=0-7
/proc/12754/task/12762/stat : 12762 (plingeling) R 12752 12754 12648 0 -1 4202560 365639 1251 0 0 496165 72 0 0 25 0 9 0 655160956 2235334656 507100 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12754/tid=12763] ppid=12752 vsize=2182944 CPUtime=4961.45 cores=0-7
/proc/12754/task/12763/stat : 12763 (plingeling) R 12752 12754 12648 0 -1 4202560 425477 1251 0 0 496058 87 0 0 25 0 9 0 655160956 2235334656 507100 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12754/tid=12764] ppid=12752 vsize=2182944 CPUtime=4962.31 cores=0-7
/proc/12754/task/12764/stat : 12764 (plingeling) R 12752 12754 12648 0 -1 4202560 500128 1251 0 0 496140 91 0 0 25 0 9 0 655160956 2235334656 507100 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12754/tid=12765] ppid=12752 vsize=2182944 CPUtime=4961.45 cores=0-7
/proc/12754/task/12765/stat : 12765 (plingeling) R 12752 12754 12648 0 -1 4202560 388030 1251 0 0 496067 78 0 0 25 0 9 0 655160956 2235334656 507100 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12754/tid=12766] ppid=12752 vsize=2182944 CPUtime=4962.38 cores=0-7
/proc/12754/task/12766/stat : 12766 (plingeling) R 12752 12754 12648 0 -1 4202560 369328 1251 0 0 496167 71 0 0 25 0 9 0 655160956 2235334656 507100 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12754/tid=12767] ppid=12752 vsize=2182944 CPUtime=4961.72 cores=0-7
/proc/12754/task/12767/stat : 12767 (plingeling) R 12752 12754 12648 0 -1 4202560 382661 1251 0 0 496089 83 0 0 25 0 9 0 655160956 2235334656 507100 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364992 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12754/tid=12768] ppid=12752 vsize=2182944 CPUtime=4962.37 cores=0-7
/proc/12754/task/12768/stat : 12768 (plingeling) R 12752 12754 12648 0 -1 4202560 418930 1251 0 0 496164 73 0 0 25 0 9 0 655160956 2235334656 507100 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39642.2
Current children cumulated vsize (KiB) 2182944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5007.1 s]
/proc/loadavg: 8.08 8.07 8.02 9/351 12925
/proc/meminfo: memFree=24123544/32951124 swapFree=53501236/67111528
[pid=12754] ppid=12752 vsize=2187448 CPUtime=40000.2 cores=0-7
/proc/12754/stat : 12754 (plingeling) S 12752 12754 12648 0 -1 4202496 3232975 1251 0 0 3999386 634 0 0 25 0 9 0 655160955 2239946752 508225 33554432000 4194304 4417452 140733431471328 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12754/statm: 546862 508225 180 55 0 544748 0
[pid=12754/tid=12761] ppid=12752 vsize=2187448 CPUtime=4952.39 cores=0-7
/proc/12754/task/12761/stat : 12761 (plingeling) R 12752 12754 12648 0 -1 4202560 380499 1251 0 0 495165 74 0 0 25 0 9 0 655160956 2239946752 508225 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12754/tid=12762] ppid=12752 vsize=2187448 CPUtime=5007.18 cores=0-7
/proc/12754/task/12762/stat : 12762 (plingeling) R 12752 12754 12648 0 -1 4202560 365639 1251 0 0 500646 72 0 0 25 0 9 0 655160956 2239946752 508225 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12754/tid=12763] ppid=12752 vsize=2187448 CPUtime=5006.26 cores=0-7
/proc/12754/task/12763/stat : 12763 (plingeling) R 12752 12754 12648 0 -1 4202560 425477 1251 0 0 500539 87 0 0 25 0 9 0 655160956 2239946752 508225 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12754/tid=12764] ppid=12752 vsize=2187448 CPUtime=5007.12 cores=0-7
/proc/12754/task/12764/stat : 12764 (plingeling) R 12752 12754 12648 0 -1 4202560 501253 1251 0 0 500621 91 0 0 25 0 9 0 655160956 2239946752 508225 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12754/tid=12765] ppid=12752 vsize=2187448 CPUtime=5006.25 cores=0-7
/proc/12754/task/12765/stat : 12765 (plingeling) R 12752 12754 12648 0 -1 4202560 388030 1251 0 0 500547 78 0 0 25 0 9 0 655160956 2239946752 508225 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12754/tid=12766] ppid=12752 vsize=2187448 CPUtime=5007.2 cores=0-7
/proc/12754/task/12766/stat : 12766 (plingeling) R 12752 12754 12648 0 -1 4202560 369328 1251 0 0 500649 71 0 0 25 0 9 0 655160956 2239946752 508225 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12754/tid=12767] ppid=12752 vsize=2187448 CPUtime=5006.53 cores=0-7
/proc/12754/task/12767/stat : 12767 (plingeling) R 12752 12754 12648 0 -1 4202560 382661 1251 0 0 500570 83 0 0 25 0 9 0 655160956 2239946752 508225 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12754/tid=12768] ppid=12752 vsize=2187448 CPUtime=5007.18 cores=0-7
/proc/12754/task/12768/stat : 12768 (plingeling) R 12752 12754 12648 0 -1 4202560 418930 1251 0 0 500645 73 0 0 25 0 9 0 655160956 2239946752 508225 33554432000 4194304 4417452 140733431471328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 2187448

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5007.2
CPU time (s): 40000.4
CPU user time (s): 39993.9
CPU system time (s): 6.43002
CPU usage (%): 798.856
Max. virtual memory (cumulated for all children) (KiB): 2340564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39993.9
system time used= 6.43002
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3234226
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= 235
involuntary context switches= 192563

runsolver used 14.7018 second user time and 39.9529 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-15 06:59:43
IDJOB=3372146
IDBENCH=20468
IDSOLVER=1851
FILE ID=node103/3372146-1305435583
RUNJOBID= node103-1305435579-12662
PBS_JOBID= 13324744
Free space on /tmp= 73048 MiB

SOLVER NAME= Plingeling 587f (fixed)
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-3372146-1305435583/watcher-3372146-1305435583 -o /tmp/evaluation-result-3372146-1305435583/solver-3372146-1305435583 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372146-1305435583.cnf

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=1469730489

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26157032 kB
Buffers:        309860 kB
Cached:        3943836 kB
SwapCached:     340192 kB
Active:        1336048 kB
Inactive:      5182696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26157032 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:             584 kB
Writeback:           0 kB
AnonPages:     1935968 kB
Mapped:          10516 kB
Slab:           153028 kB
PageTables:      52884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78285732 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= 73048 MiB
End job on node103 at 2011-05-15 08:23:13