Trace number 3394930

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.9 5012.57

General information on the benchmark

NameSAT02/handmade/zhang-lintao/
xor-chain/x1_80.shuffled.cnf
MD5SUM53a7d1541ad9c0dde902ec3a505ae8fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.001998
Satisfiable
(Un)Satisfiability was proved
Number of variables238
Number of clauses634
Sum of the clauses size1900
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3632
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3394930-1306109523/watcher-3394930-1306109523 -o /tmp/evaluation-result-3394930-1306109523/solver-3394930-1306109523 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394930-1306109523.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: 7.52 7.97 7.99 1/565 17728
/proc/meminfo: memFree=26633572/32950928 swapFree=49808412/67111528
[pid=17728] ppid=17726 vsize=222940 CPUtime=0.06 cores=0-7
/proc/17728/stat : 17728 (plingeling) S 17726 17728 17702 0 -1 4202496 691 1258 0 0 6 0 0 0 25 0 9 0 722551116 228290560 600 33554432000 4194304 4417452 140737245524256 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17728/statm: 55735 600 177 55 0 53621 0
[pid=17728/tid=17734] ppid=17726 vsize=223364 CPUtime=0.01 cores=0-7
/proc/17728/task/17734/stat : 17734 (plingeling) R 17726 17728 17702 0 -1 4202560 42 1258 0 0 1 0 0 0 25 0 9 0 722551117 228724736 706 33554432000 4194304 4417452 140737245524256 18446744073709551615 4253162 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17728/tid=17735] ppid=17726 vsize=223364 CPUtime=0.01 cores=0-7
/proc/17728/task/17735/stat : 17735 (plingeling) R 17726 17728 17702 0 -1 4202560 37 1258 0 0 1 0 0 0 18 0 9 0 722551117 228724736 706 33554432000 4194304 4417452 140737245524256 18446744073709551615 4252349 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17728/tid=17736] ppid=17726 vsize=223364 CPUtime=0.01 cores=0-7
/proc/17728/task/17736/stat : 17736 (plingeling) R 17726 17728 17702 0 -1 4202560 109 1258 0 0 1 0 0 0 18 0 9 0 722551117 228724736 706 33554432000 4194304 4417452 140737245524256 18446744073709551615 4251096 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17728/tid=17737] ppid=17726 vsize=223364 CPUtime=0.01 cores=0-7
/proc/17728/task/17737/stat : 17737 (plingeling) R 17726 17728 17702 0 -1 4202560 82 1258 0 0 1 0 0 0 18 0 9 0 722551117 228724736 706 33554432000 4194304 4417452 140737245524256 18446744073709551615 18446744073699065911 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17728/tid=17738] ppid=17726 vsize=223364 CPUtime=0.01 cores=0-7
/proc/17728/task/17738/stat : 17738 (plingeling) R 17726 17728 17702 0 -1 4202560 32 1258 0 0 1 0 0 0 25 0 9 0 722551117 228724736 706 33554432000 4194304 4417452 140737245524256 18446744073709551615 4253167 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17728/tid=17739] ppid=17726 vsize=223364 CPUtime=0 cores=0-7
/proc/17728/task/17739/stat : 17739 (plingeling) R 17726 17728 17702 0 -1 4202560 2 1258 0 0 0 0 0 0 25 0 9 0 722551117 228724736 706 33554432000 4194304 4417452 140737245524256 18446744073709551615 268272794094 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17728/tid=17740] ppid=17726 vsize=223364 CPUtime=0.01 cores=0-7
/proc/17728/task/17740/stat : 17740 (plingeling) R 17726 17728 17702 0 -1 4202560 70 1258 0 0 1 0 0 0 25 0 9 0 722551117 228724736 706 33554432000 4194304 4417452 140737245524256 18446744073709551615 4237269 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17728/tid=17741] ppid=17726 vsize=223364 CPUtime=0.01 cores=0-7
/proc/17728/task/17741/stat : 17741 (plingeling) R 17726 17728 17702 0 -1 4202560 21 1258 0 0 1 0 0 0 25 0 9 0 722551117 228724736 706 33554432000 4194304 4417452 140737245524256 18446744073709551615 4252408 0 0 4096 17442 0 0 0 -1 6 0 0 0

[startup+0.0766869 s]
/proc/loadavg: 7.52 7.97 7.99 1/565 17728
/proc/meminfo: memFree=26633572/32950928 swapFree=49808412/67111528
[pid=17728] ppid=17726 vsize=226168 CPUtime=0.54 cores=0-7
/proc/17728/stat : 17728 (plingeling) S 17726 17728 17702 0 -1 4202496 1757 1258 0 0 54 0 0 0 25 0 9 0 722551116 231596032 1446 33554432000 4194304 4417452 140737245524256 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17728/statm: 56542 1446 179 55 0 54428 0
[pid=17728/tid=17734] ppid=17726 vsize=226168 CPUtime=0.07 cores=0-7
/proc/17728/task/17734/stat : 17734 (plingeling) R 17726 17728 17702 0 -1 4202560 113 1258 0 0 7 0 0 0 25 0 9 0 722551117 231596032 1446 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17728/tid=17735] ppid=17726 vsize=226168 CPUtime=0.06 cores=0-7
/proc/17728/task/17735/stat : 17735 (plingeling) R 17726 17728 17702 0 -1 4202560 87 1258 0 0 6 0 0 0 18 0 9 0 722551117 231596032 1446 33554432000 4194304 4417452 140737245524256 18446744073709551615 4358106 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17728/tid=17736] ppid=17726 vsize=226168 CPUtime=0.07 cores=0-7
/proc/17728/task/17736/stat : 17736 (plingeling) R 17726 17728 17702 0 -1 4202560 394 1258 0 0 7 0 0 0 18 0 9 0 722551117 231596032 1446 33554432000 4194304 4417452 140737245524256 18446744073709551615 4252349 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17728/tid=17737] ppid=17726 vsize=226168 CPUtime=0.06 cores=0-7
/proc/17728/task/17737/stat : 17737 (plingeling) R 17726 17728 17702 0 -1 4202560 278 1258 0 0 6 0 0 0 18 0 9 0 722551117 231596032 1446 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364711 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17728/tid=17738] ppid=17726 vsize=226168 CPUtime=0.06 cores=0-7
/proc/17728/task/17738/stat : 17738 (plingeling) R 17726 17728 17702 0 -1 4202560 80 1258 0 0 6 0 0 0 25 0 9 0 722551117 231596032 1446 33554432000 4194304 4417452 140737245524256 18446744073709551615 268272794143 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17728/tid=17739] ppid=17726 vsize=226168 CPUtime=0.05 cores=0-7
/proc/17728/task/17739/stat : 17739 (plingeling) R 17726 17728 17702 0 -1 4202560 55 1258 0 0 5 0 0 0 25 0 9 0 722551117 231596032 1446 33554432000 4194304 4417452 140737245524256 18446744073709551615 268272794094 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17728/tid=17740] ppid=17726 vsize=226168 CPUtime=0.06 cores=0-7
/proc/17728/task/17740/stat : 17740 (plingeling) R 17726 17728 17702 0 -1 4202560 279 1258 0 0 6 0 0 0 18 0 9 0 722551117 231596032 1446 33554432000 4194304 4417452 140737245524256 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17728/tid=17741] ppid=17726 vsize=226168 CPUtime=0.06 cores=0-7
/proc/17728/task/17741/stat : 17741 (plingeling) R 17726 17728 17702 0 -1 4202560 69 1258 0 0 6 0 0 0 25 0 9 0 722551117 231596032 1446 33554432000 4194304 4417452 140737245524256 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 226168

[startup+0.10059 s]
/proc/loadavg: 7.52 7.97 7.99 1/565 17728
/proc/meminfo: memFree=26633572/32950928 swapFree=49808412/67111528
[pid=17728] ppid=17726 vsize=228648 CPUtime=0.73 cores=0-7
/proc/17728/stat : 17728 (plingeling) S 17726 17728 17702 0 -1 4202496 2785 1258 0 0 73 0 0 0 25 0 9 0 722551116 234135552 2065 33554432000 4194304 4417452 140737245524256 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17728/statm: 57162 2083 179 55 0 55048 0
[pid=17728/tid=17734] ppid=17726 vsize=228648 CPUtime=0.09 cores=0-7
/proc/17728/task/17734/stat : 17734 (plingeling) R 17726 17728 17702 0 -1 4202560 233 1258 0 0 9 0 0 0 25 0 9 0 722551117 234135552 2083 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17728/tid=17735] ppid=17726 vsize=228648 CPUtime=0.09 cores=0-7
/proc/17728/task/17735/stat : 17735 (plingeling) R 17726 17728 17702 0 -1 4202560 266 1258 0 0 9 0 0 0 18 0 9 0 722551117 234135552 2083 33554432000 4194304 4417452 140737245524256 18446744073709551615 4277107 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17728/tid=17736] ppid=17726 vsize=228648 CPUtime=0.09 cores=0-7
/proc/17728/task/17736/stat : 17736 (plingeling) R 17726 17728 17702 0 -1 4202560 516 1258 0 0 9 0 0 0 18 0 9 0 722551117 234135552 2083 33554432000 4194304 4417452 140737245524256 18446744073709551615 268272382937 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17728/tid=17737] ppid=17726 vsize=228648 CPUtime=0.09 cores=0-7
/proc/17728/task/17737/stat : 17737 (plingeling) R 17726 17728 17702 0 -1 4202560 397 1258 0 0 9 0 0 0 18 0 9 0 722551117 234135552 2083 33554432000 4194304 4417452 140737245524256 18446744073709551615 4365294 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17728/tid=17738] ppid=17726 vsize=228648 CPUtime=0.09 cores=0-7
/proc/17728/task/17738/stat : 17738 (plingeling) R 17726 17728 17702 0 -1 4202560 255 1258 0 0 9 0 0 0 25 0 9 0 722551117 234135552 2083 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17728/tid=17739] ppid=17726 vsize=228648 CPUtime=0.07 cores=0-7
/proc/17728/task/17739/stat : 17739 (plingeling) R 17726 17728 17702 0 -1 4202560 159 1258 0 0 7 0 0 0 25 0 9 0 722551117 234135552 2083 33554432000 4194304 4417452 140737245524256 18446744073709551615 268272794094 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17728/tid=17740] ppid=17726 vsize=228648 CPUtime=0.09 cores=0-7
/proc/17728/task/17740/stat : 17740 (plingeling) R 17726 17728 17702 0 -1 4202560 416 1258 0 0 9 0 0 0 18 0 9 0 722551117 234135552 2083 33554432000 4194304 4417452 140737245524256 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17728/tid=17741] ppid=17726 vsize=228648 CPUtime=0.09 cores=0-7
/proc/17728/task/17741/stat : 17741 (plingeling) R 17726 17728 17702 0 -1 4202560 159 1258 0 0 9 0 0 0 25 0 9 0 722551117 234135552 2083 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 228648

[startup+0.300483 s]
/proc/loadavg: 7.52 7.97 7.99 1/565 17728
/proc/meminfo: memFree=26633572/32950928 swapFree=49808412/67111528
[pid=17728] ppid=17726 vsize=240004 CPUtime=2.33 cores=0-7
/proc/17728/stat : 17728 (plingeling) S 17726 17728 17702 0 -1 4202496 10190 1258 0 0 231 2 0 0 25 0 9 0 722551116 245764096 4950 33554432000 4194304 4417452 140737245524256 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17728/statm: 60001 4950 179 55 0 57887 0
[pid=17728/tid=17734] ppid=17726 vsize=240004 CPUtime=0.29 cores=0-7
/proc/17728/task/17734/stat : 17734 (plingeling) R 17726 17728 17702 0 -1 4202560 1060 1258 0 0 29 0 0 0 25 0 9 0 722551117 245764096 4950 33554432000 4194304 4417452 140737245524256 18446744073709551615 4355812 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17728/tid=17735] ppid=17726 vsize=240004 CPUtime=0.29 cores=0-7
/proc/17728/task/17735/stat : 17735 (plingeling) R 17726 17728 17702 0 -1 4202560 1155 1258 0 0 29 0 0 0 18 0 9 0 722551117 245764096 4950 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17728/tid=17736] ppid=17726 vsize=240004 CPUtime=0.28 cores=0-7
/proc/17728/task/17736/stat : 17736 (plingeling) R 17726 17728 17702 0 -1 4202560 1381 1258 0 0 28 0 0 0 18 0 9 0 722551117 245764096 4950 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17728/tid=17737] ppid=17726 vsize=240004 CPUtime=0.29 cores=0-7
/proc/17728/task/17737/stat : 17737 (plingeling) R 17726 17728 17702 0 -1 4202560 1171 1258 0 0 29 0 0 0 18 0 9 0 722551117 245764096 4950 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17728/tid=17738] ppid=17726 vsize=240004 CPUtime=0.29 cores=0-7
/proc/17728/task/17738/stat : 17738 (plingeling) R 17726 17728 17702 0 -1 4202560 1122 1258 0 0 29 0 0 0 25 0 9 0 722551117 245764096 4950 33554432000 4194304 4417452 140737245524256 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17728/tid=17739] ppid=17726 vsize=240004 CPUtime=0.27 cores=0-7
/proc/17728/task/17739/stat : 17739 (plingeling) R 17726 17728 17702 0 -1 4202560 1023 1258 0 0 27 0 0 0 25 0 9 0 722551117 245764096 4950 33554432000 4194304 4417452 140737245524256 18446744073709551615 268272746922 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17728/tid=17740] ppid=17726 vsize=240004 CPUtime=0.29 cores=0-7
/proc/17728/task/17740/stat : 17740 (plingeling) R 17726 17728 17702 0 -1 4202560 1583 1258 0 0 29 0 0 0 18 0 9 0 722551117 245764096 4950 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17728/tid=17741] ppid=17726 vsize=240004 CPUtime=0.28 cores=0-7
/proc/17728/task/17741/stat : 17741 (plingeling) R 17726 17728 17702 0 -1 4202560 1293 1258 0 0 28 0 0 0 25 0 9 0 722551117 245764096 4950 33554432000 4194304 4417452 140737245524256 18446744073709551615 4246341 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 240004

[startup+0.700334 s]
/proc/loadavg: 7.52 7.97 7.99 1/565 17728
/proc/meminfo: memFree=26633572/32950928 swapFree=49808412/67111528
[pid=17728] ppid=17726 vsize=262736 CPUtime=5.53 cores=0-7
/proc/17728/stat : 17728 (plingeling) S 17726 17728 17702 0 -1 4202496 25606 1258 0 0 547 6 0 0 25 0 9 0 722551116 269041664 10623 33554432000 4194304 4417452 140737245524256 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17728/statm: 65684 10623 179 55 0 63570 0
[pid=17728/tid=17734] ppid=17726 vsize=262736 CPUtime=0.68 cores=0-7
/proc/17728/task/17734/stat : 17734 (plingeling) R 17726 17728 17702 0 -1 4202560 3559 1258 0 0 68 0 0 0 25 0 9 0 722551117 269041664 10623 33554432000 4194304 4417452 140737245524256 18446744073709551615 4250488 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17728/tid=17735] ppid=17726 vsize=262736 CPUtime=0.68 cores=0-7
/proc/17728/task/17735/stat : 17735 (plingeling) R 17726 17728 17702 0 -1 4202560 3277 1258 0 0 68 0 0 0 18 0 9 0 722551117 269041664 10623 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17728/tid=17736] ppid=17726 vsize=262736 CPUtime=0.69 cores=0-7
/proc/17728/task/17736/stat : 17736 (plingeling) R 17726 17728 17702 0 -1 4202560 3224 1258 0 0 68 1 0 0 18 0 9 0 722551117 269041664 10623 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17728/tid=17737] ppid=17726 vsize=262736 CPUtime=0.68 cores=0-7
/proc/17728/task/17737/stat : 17737 (plingeling) R 17726 17728 17702 0 -1 4202560 2303 1258 0 0 68 0 0 0 18 0 9 0 722551117 269041664 10623 33554432000 4194304 4417452 140737245524256 18446744073709551615 4352385 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17728/tid=17738] ppid=17726 vsize=262736 CPUtime=0.68 cores=0-7
/proc/17728/task/17738/stat : 17738 (plingeling) R 17726 17728 17702 0 -1 4202560 2609 1258 0 0 68 0 0 0 25 0 9 0 722551117 269041664 10623 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17728/tid=17739] ppid=17726 vsize=262736 CPUtime=0.67 cores=0-7
/proc/17728/task/17739/stat : 17739 (plingeling) R 17726 17728 17702 0 -1 4202560 3193 1258 0 0 67 0 0 0 25 0 9 0 722551117 269041664 10623 33554432000 4194304 4417452 140737245524256 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17728/tid=17740] ppid=17726 vsize=262736 CPUtime=0.68 cores=0-7
/proc/17728/task/17740/stat : 17740 (plingeling) R 17726 17728 17702 0 -1 4202560 3584 1258 0 0 68 0 0 0 18 0 9 0 722551117 269041664 10623 33554432000 4194304 4417452 140737245524256 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17728/tid=17741] ppid=17726 vsize=262736 CPUtime=0.68 cores=0-7
/proc/17728/task/17741/stat : 17741 (plingeling) R 17726 17728 17702 0 -1 4202560 3455 1258 0 0 67 1 0 0 25 0 9 0 722551117 269041664 10623 33554432000 4194304 4417452 140737245524256 18446744073709551615 4233065 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.53
Current children cumulated vsize (KiB) 262736

[startup+1.50119 s]
/proc/loadavg: 7.52 7.97 7.99 10/574 17742
/proc/meminfo: memFree=26580188/32950928 swapFree=49808412/67111528
[pid=17728] ppid=17726 vsize=283348 CPUtime=11.91 cores=0-7
/proc/17728/stat : 17728 (plingeling) S 17726 17728 17702 0 -1 4202496 51074 1258 0 0 1179 12 0 0 25 0 9 0 722551116 290148352 15754 33554432000 4194304 4417452 140737245524256 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17728/statm: 70837 15754 179 55 0 68723 0
[pid=17728/tid=17734] ppid=17726 vsize=283348 CPUtime=1.48 cores=0-7
/proc/17728/task/17734/stat : 17734 (plingeling) R 17726 17728 17702 0 -1 4202560 6515 1258 0 0 148 0 0 0 25 0 9 0 722551117 290148352 15754 33554432000 4194304 4417452 140737245524256 18446744073709551615 4321712 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17728/tid=17735] ppid=17726 vsize=283348 CPUtime=1.48 cores=0-7
/proc/17728/task/17735/stat : 17735 (plingeling) R 17726 17728 17702 0 -1 4202560 6456 1258 0 0 147 1 0 0 20 0 9 0 722551117 290148352 15754 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17728/tid=17736] ppid=17726 vsize=283348 CPUtime=1.49 cores=0-7
/proc/17728/task/17736/stat : 17736 (plingeling) R 17726 17728 17702 0 -1 4202560 6906 1258 0 0 147 2 0 0 20 0 9 0 722551117 290148352 15754 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17728/tid=17737] ppid=17726 vsize=283348 CPUtime=1.49 cores=0-7
/proc/17728/task/17737/stat : 17737 (plingeling) R 17726 17728 17702 0 -1 4202560 5054 1258 0 0 148 1 0 0 19 0 9 0 722551117 290148352 15754 33554432000 4194304 4417452 140737245524256 18446744073709551615 4242048 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17728/tid=17738] ppid=17726 vsize=283348 CPUtime=1.48 cores=0-7
/proc/17728/task/17738/stat : 17738 (plingeling) R 17726 17728 17702 0 -1 4202560 5947 1258 0 0 147 1 0 0 25 0 9 0 722551117 290148352 15754 33554432000 4194304 4417452 140737245524256 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17728/tid=17739] ppid=17726 vsize=283348 CPUtime=1.45 cores=0-7
/proc/17728/task/17739/stat : 17739 (plingeling) R 17726 17728 17702 0 -1 4202560 5589 1258 0 0 144 1 0 0 25 0 9 0 722551117 290148352 15754 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17728/tid=17740] ppid=17726 vsize=283348 CPUtime=1.49 cores=0-7
/proc/17728/task/17740/stat : 17740 (plingeling) R 17726 17728 17702 0 -1 4202560 7209 1258 0 0 148 1 0 0 20 0 9 0 722551117 290148352 15754 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17728/tid=17741] ppid=17726 vsize=283348 CPUtime=1.48 cores=0-7
/proc/17728/task/17741/stat : 17741 (plingeling) R 17726 17728 17702 0 -1 4202560 6996 1258 0 0 146 2 0 0 25 0 9 0 722551117 290148352 15754 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.91
Current children cumulated vsize (KiB) 283348

[startup+3.10091 s]
/proc/loadavg: 7.52 7.97 7.99 9/574 17742
/proc/meminfo: memFree=26541996/32950928 swapFree=49808412/67111528
[pid=17728] ppid=17726 vsize=337132 CPUtime=24.69 cores=0-7
/proc/17728/stat : 17728 (plingeling) S 17726 17728 17702 0 -1 4202496 94652 1258 0 0 2446 23 0 0 25 0 9 0 722551116 345223168 29201 33554432000 4194304 4417452 140737245524256 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17728/statm: 84283 29201 179 55 0 82169 0
[pid=17728/tid=17734] ppid=17726 vsize=337132 CPUtime=3.08 cores=0-7
/proc/17728/task/17734/stat : 17734 (plingeling) R 17726 17728 17702 0 -1 4202560 10674 1258 0 0 307 1 0 0 25 0 9 0 722551117 345223168 29201 33554432000 4194304 4417452 140737245524256 18446744073709551615 4321395 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17728/tid=17735] ppid=17726 vsize=337132 CPUtime=3.09 cores=0-7
/proc/17728/task/17735/stat : 17735 (plingeling) R 17726 17728 17702 0 -1 4202560 13152 1258 0 0 306 3 0 0 25 0 9 0 722551117 345223168 29201 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17728/tid=17736] ppid=17726 vsize=337132 CPUtime=3.08 cores=0-7
/proc/17728/task/17736/stat : 17736 (plingeling) R 17726 17728 17702 0 -1 4202560 13175 1258 0 0 305 3 0 0 25 0 9 0 722551117 345223168 29201 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17728/tid=17737] ppid=17726 vsize=337712 CPUtime=3.08 cores=0-7
/proc/17728/task/17737/stat : 17737 (plingeling) R 17726 17728 17702 0 -1 4202560 9585 1258 0 0 306 2 0 0 25 0 9 0 722551117 345817088 29211 33554432000 4194304 4417452 140737245524256 18446744073709551615 268272383069 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17728/tid=17738] ppid=17726 vsize=337712 CPUtime=3.09 cores=0-7
/proc/17728/task/17738/stat : 17738 (plingeling) R 17726 17728 17702 0 -1 4202560 11074 1258 0 0 306 3 0 0 25 0 9 0 722551117 345817088 29226 33554432000 4194304 4417452 140737245524256 18446744073709551615 4321709 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17728/tid=17739] ppid=17726 vsize=337712 CPUtime=3.03 cores=0-7
/proc/17728/task/17739/stat : 17739 (plingeling) R 17726 17728 17702 0 -1 4202560 10268 1258 0 0 301 2 0 0 25 0 9 0 722551117 345817088 29241 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17728/tid=17740] ppid=17726 vsize=337712 CPUtime=3.08 cores=0-7
/proc/17728/task/17740/stat : 17740 (plingeling) R 17726 17728 17702 0 -1 4202560 12841 1258 0 0 306 2 0 0 25 0 9 0 722551117 345817088 29255 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17728/tid=17741] ppid=17726 vsize=337712 CPUtime=3.07 cores=0-7
/proc/17728/task/17741/stat : 17741 (plingeling) R 17726 17728 17702 0 -1 4202560 13491 1258 0 0 304 3 0 0 25 0 9 0 722551117 345817088 29270 33554432000 4194304 4417452 140737245524256 18446744073709551615 4321693 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.69
Current children cumulated vsize (KiB) 337132

[startup+6.30034 s]
/proc/loadavg: 7.56 7.97 7.99 9/574 17742
/proc/meminfo: memFree=26468876/32950928 swapFree=49808412/67111528
[pid=17728] ppid=17726 vsize=430884 CPUtime=50.21 cores=0-7
/proc/17728/stat : 17728 (plingeling) S 17726 17728 17702 0 -1 4202496 157210 1258 0 0 4984 37 0 0 25 0 9 0 722551116 441225216 52642 33554432000 4194304 4417452 140737245524256 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17728/statm: 107721 52642 179 55 0 105607 0

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

[pid=17728/tid=17736] ppid=17726 vsize=6428740 CPUtime=4721.5 cores=0-7
/proc/17728/task/17736/stat : 17736 (plingeling) R 17726 17728 17702 0 -1 4202560 769143 1258 0 0 471982 168 0 0 25 0 9 0 722551117 6583029760 1553024 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17728/tid=17737] ppid=17726 vsize=6428740 CPUtime=4722.25 cores=0-7
/proc/17728/task/17737/stat : 17737 (plingeling) R 17726 17728 17702 0 -1 4202560 1313479 1258 0 0 471981 244 0 0 25 0 9 0 722551117 6583029760 1553024 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17728/tid=17738] ppid=17726 vsize=6428740 CPUtime=4722.39 cores=0-7
/proc/17728/task/17738/stat : 17738 (plingeling) R 17726 17728 17702 0 -1 4202560 720094 1258 0 0 472047 192 0 0 25 0 9 0 722551117 6583029760 1553024 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17728/tid=17739] ppid=17726 vsize=6428740 CPUtime=4631.92 cores=0-7
/proc/17728/task/17739/stat : 17739 (plingeling) R 17726 17728 17702 0 -1 4202560 647350 1258 0 0 463048 144 0 0 25 0 9 0 722551117 6583029760 1553024 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17728/tid=17740] ppid=17726 vsize=6428740 CPUtime=4722.22 cores=0-7
/proc/17728/task/17740/stat : 17740 (plingeling) R 17726 17728 17702 0 -1 4202560 735772 1258 0 0 472069 153 0 0 25 0 9 0 722551117 6583029760 1553024 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17728/tid=17741] ppid=17726 vsize=6428740 CPUtime=4721.81 cores=0-7
/proc/17728/task/17741/stat : 17741 (plingeling) R 17726 17728 17702 0 -1 4202560 990488 1258 0 0 471986 195 0 0 25 0 9 0 722551117 6583029760 1553024 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37686.3
Current children cumulated vsize (KiB) 6428740

[startup+4782.3 s]
/proc/loadavg: 8.05 8.06 8.00 9/574 17881
/proc/meminfo: memFree=20111316/32950928 swapFree=49808412/67111528
[pid=17728] ppid=17726 vsize=6722404 CPUtime=38165 cores=0-7
/proc/17728/stat : 17728 (plingeling) S 17726 17728 17702 0 -1 4202496 6742972 1258 0 0 3815032 1464 0 0 25 0 9 0 722551116 6883741696 1626440 33554432000 4194304 4417452 140737245524256 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17728/statm: 1680601 1626440 179 55 0 1678487 0
[pid=17728/tid=17734] ppid=17726 vsize=6722404 CPUtime=4781.71 cores=0-7
/proc/17728/task/17734/stat : 17734 (plingeling) R 17726 17728 17702 0 -1 4202560 818236 1258 0 0 477972 199 0 0 25 0 9 0 722551117 6883741696 1626440 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17728/tid=17735] ppid=17726 vsize=6722404 CPUtime=4782.41 cores=0-7
/proc/17728/task/17735/stat : 17735 (plingeling) R 17726 17728 17702 0 -1 4202560 674592 1258 0 0 478090 151 0 0 25 0 9 0 722551117 6883741696 1626440 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17728/tid=17736] ppid=17726 vsize=6722404 CPUtime=4781.45 cores=0-7
/proc/17728/task/17736/stat : 17736 (plingeling) R 17726 17728 17702 0 -1 4202560 769143 1258 0 0 477977 168 0 0 25 0 9 0 722551117 6883741696 1626440 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17728/tid=17737] ppid=17726 vsize=6722404 CPUtime=4782.23 cores=0-7
/proc/17728/task/17737/stat : 17737 (plingeling) R 17726 17728 17702 0 -1 4202560 1354127 1258 0 0 477970 253 0 0 25 0 9 0 722551117 6883741696 1626440 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17728/tid=17738] ppid=17726 vsize=6722404 CPUtime=4782.37 cores=0-7
/proc/17728/task/17738/stat : 17738 (plingeling) R 17726 17728 17702 0 -1 4202560 752862 1258 0 0 478041 196 0 0 25 0 9 0 722551117 6883741696 1626440 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17728/tid=17739] ppid=17726 vsize=6722404 CPUtime=4690.72 cores=0-7
/proc/17728/task/17739/stat : 17739 (plingeling) R 17726 17728 17702 0 -1 4202560 647350 1258 0 0 468927 145 0 0 25 0 9 0 722551117 6883741696 1626440 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17728/tid=17740] ppid=17726 vsize=6722404 CPUtime=4782.2 cores=0-7
/proc/17728/task/17740/stat : 17740 (plingeling) R 17726 17728 17702 0 -1 4202560 735772 1258 0 0 478067 153 0 0 25 0 9 0 722551117 6883741696 1626440 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17728/tid=17741] ppid=17726 vsize=6722404 CPUtime=4781.79 cores=0-7
/proc/17728/task/17741/stat : 17741 (plingeling) R 17726 17728 17702 0 -1 4202560 990488 1258 0 0 477984 195 0 0 25 0 9 0 722551117 6883741696 1626440 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38165
Current children cumulated vsize (KiB) 6722404

[startup+4842.3 s]
/proc/loadavg: 8.05 8.06 8.00 9/574 17883
/proc/meminfo: memFree=19914104/32950928 swapFree=49808412/67111528
[pid=17728] ppid=17726 vsize=6919096 CPUtime=38643.8 cores=0-7
/proc/17728/stat : 17728 (plingeling) S 17726 17728 17702 0 -1 4202496 6850951 1258 0 0 3862877 1498 0 0 25 0 9 0 722551116 7085154304 1675613 33554432000 4194304 4417452 140737245524256 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17728/statm: 1729774 1675613 179 55 0 1727660 0
[pid=17728/tid=17734] ppid=17726 vsize=6919096 CPUtime=4841.71 cores=0-7
/proc/17728/task/17734/stat : 17734 (plingeling) R 17726 17728 17702 0 -1 4202560 818236 1258 0 0 483972 199 0 0 25 0 9 0 722551117 7085154304 1675613 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17728/tid=17735] ppid=17726 vsize=6919096 CPUtime=4842.41 cores=0-7
/proc/17728/task/17735/stat : 17735 (plingeling) R 17726 17728 17702 0 -1 4202560 678040 1258 0 0 484089 152 0 0 25 0 9 0 722551117 7085154304 1675613 33554432000 4194304 4417452 140737245524256 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17728/tid=17736] ppid=17726 vsize=6919096 CPUtime=4841.43 cores=0-7
/proc/17728/task/17736/stat : 17736 (plingeling) R 17726 17728 17702 0 -1 4202560 769143 1258 0 0 483975 168 0 0 25 0 9 0 722551117 7085154304 1675613 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17728/tid=17737] ppid=17726 vsize=6919096 CPUtime=4842.23 cores=0-7
/proc/17728/task/17737/stat : 17737 (plingeling) R 17726 17728 17702 0 -1 4202560 1371965 1258 0 0 483967 256 0 0 25 0 9 0 722551117 7085154304 1675613 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17728/tid=17738] ppid=17726 vsize=6919096 CPUtime=4842.37 cores=0-7
/proc/17728/task/17738/stat : 17738 (plingeling) R 17726 17728 17702 0 -1 4202560 752862 1258 0 0 484041 196 0 0 25 0 9 0 722551117 7085154304 1675613 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17728/tid=17739] ppid=17726 vsize=6919096 CPUtime=4749.52 cores=0-7
/proc/17728/task/17739/stat : 17739 (plingeling) R 17726 17728 17702 0 -1 4202560 647350 1258 0 0 474807 145 0 0 25 0 9 0 722551117 7085154304 1675613 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17728/tid=17740] ppid=17726 vsize=6919096 CPUtime=4842.2 cores=0-7
/proc/17728/task/17740/stat : 17740 (plingeling) R 17726 17728 17702 0 -1 4202560 822465 1258 0 0 484037 183 0 0 25 0 9 0 722551117 7085154304 1675613 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17728/tid=17741] ppid=17726 vsize=6919096 CPUtime=4841.79 cores=0-7
/proc/17728/task/17741/stat : 17741 (plingeling) R 17726 17728 17702 0 -1 4202560 990488 1258 0 0 483984 195 0 0 25 0 9 0 722551117 7085154304 1675613 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38643.8
Current children cumulated vsize (KiB) 6919096

[startup+4902.3 s]
/proc/loadavg: 8.05 8.06 8.00 9/574 17885
/proc/meminfo: memFree=19871652/32950928 swapFree=49808412/67111528
[pid=17728] ppid=17726 vsize=6960768 CPUtime=39122.6 cores=0-7
/proc/17728/stat : 17728 (plingeling) S 17726 17728 17702 0 -1 4202496 6894137 1258 0 0 3910753 1504 0 0 25 0 9 0 722551116 7127826432 1686031 33554432000 4194304 4417452 140737245524256 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17728/statm: 1740192 1686031 179 55 0 1738078 0
[pid=17728/tid=17734] ppid=17726 vsize=6960768 CPUtime=4901.72 cores=0-7
/proc/17728/task/17734/stat : 17734 (plingeling) R 17726 17728 17702 0 -1 4202560 818236 1258 0 0 489973 199 0 0 25 0 9 0 722551117 7127826432 1686031 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17728/tid=17735] ppid=17726 vsize=6960768 CPUtime=4902.41 cores=0-7
/proc/17728/task/17735/stat : 17735 (plingeling) R 17726 17728 17702 0 -1 4202560 710808 1258 0 0 490084 157 0 0 25 0 9 0 722551117 7127826432 1686031 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17728/tid=17736] ppid=17726 vsize=6960768 CPUtime=4901.42 cores=0-7
/proc/17728/task/17736/stat : 17736 (plingeling) R 17726 17728 17702 0 -1 4202560 769143 1258 0 0 489974 168 0 0 25 0 9 0 722551117 7127826432 1686031 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17728/tid=17737] ppid=17726 vsize=6960768 CPUtime=4902.23 cores=0-7
/proc/17728/task/17737/stat : 17737 (plingeling) R 17726 17728 17702 0 -1 4202560 1382383 1258 0 0 489965 258 0 0 25 0 9 0 722551117 7127826432 1686031 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17728/tid=17738] ppid=17726 vsize=6960768 CPUtime=4902.38 cores=0-7
/proc/17728/task/17738/stat : 17738 (plingeling) R 17726 17728 17702 0 -1 4202560 752862 1258 0 0 490042 196 0 0 25 0 9 0 722551117 7127826432 1686031 33554432000 4194304 4417452 140737245524256 18446744073709551615 4366806 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17728/tid=17739] ppid=17726 vsize=6960768 CPUtime=4808.35 cores=0-7
/proc/17728/task/17739/stat : 17739 (plingeling) R 17726 17728 17702 0 -1 4202560 647350 1258 0 0 480690 145 0 0 25 0 9 0 722551117 7127826432 1686031 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17728/tid=17740] ppid=17726 vsize=6960768 CPUtime=4902.2 cores=0-7
/proc/17728/task/17740/stat : 17740 (plingeling) R 17726 17728 17702 0 -1 4202560 822465 1258 0 0 490037 183 0 0 25 0 9 0 722551117 7127826432 1686031 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17728/tid=17741] ppid=17726 vsize=6960768 CPUtime=4901.8 cores=0-7
/proc/17728/task/17741/stat : 17741 (plingeling) R 17726 17728 17702 0 -1 4202560 990488 1258 0 0 489985 195 0 0 25 0 9 0 722551117 7127826432 1686031 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39122.6
Current children cumulated vsize (KiB) 6960768

[startup+4962.3 s]
/proc/loadavg: 8.13 8.07 8.01 9/574 17886
/proc/meminfo: memFree=20361776/32950928 swapFree=49808412/67111528
[pid=17728] ppid=17726 vsize=6471560 CPUtime=39601.4 cores=0-7
/proc/17728/stat : 17728 (plingeling) S 17726 17728 17702 0 -1 4202496 6980307 1258 0 0 3958617 1520 0 0 25 0 9 0 722551116 6626877440 1563729 33554432000 4194304 4417452 140737245524256 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17728/statm: 1617890 1563729 179 55 0 1615776 0
[pid=17728/tid=17734] ppid=17726 vsize=6471560 CPUtime=4961.72 cores=0-7
/proc/17728/task/17734/stat : 17734 (plingeling) R 17726 17728 17702 0 -1 4202560 818236 1258 0 0 495973 199 0 0 25 0 9 0 722551117 6626877440 1563729 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17728/tid=17735] ppid=17726 vsize=6471560 CPUtime=4962.41 cores=0-7
/proc/17728/task/17735/stat : 17735 (plingeling) R 17726 17728 17702 0 -1 4202560 710808 1258 0 0 496084 157 0 0 25 0 9 0 722551117 6626877440 1563729 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17728/tid=17736] ppid=17726 vsize=6471560 CPUtime=4961.39 cores=0-7
/proc/17728/task/17736/stat : 17736 (plingeling) R 17726 17728 17702 0 -1 4202560 769143 1258 0 0 495971 168 0 0 25 0 9 0 722551117 6626877440 1563729 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17728/tid=17737] ppid=17726 vsize=6471560 CPUtime=4962.23 cores=0-7
/proc/17728/task/17737/stat : 17737 (plingeling) R 17726 17728 17702 0 -1 4202560 1382383 1258 0 0 495965 258 0 0 25 0 9 0 722551117 6626877440 1563729 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17728/tid=17738] ppid=17726 vsize=6471560 CPUtime=4962.38 cores=0-7
/proc/17728/task/17738/stat : 17738 (plingeling) R 17726 17728 17702 0 -1 4202560 752862 1258 0 0 496042 196 0 0 25 0 9 0 722551117 6626877440 1563729 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17728/tid=17739] ppid=17726 vsize=6471560 CPUtime=4867.17 cores=0-7
/proc/17728/task/17739/stat : 17739 (plingeling) R 17726 17728 17702 0 -1 4202560 647350 1258 0 0 486572 145 0 0 25 0 9 0 722551117 6626877440 1563729 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17728/tid=17740] ppid=17726 vsize=6471560 CPUtime=4962.2 cores=0-7
/proc/17728/task/17740/stat : 17740 (plingeling) R 17726 17728 17702 0 -1 4202560 908635 1258 0 0 496021 199 0 0 25 0 9 0 722551117 6626877440 1563729 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17728/tid=17741] ppid=17726 vsize=6471560 CPUtime=4961.8 cores=0-7
/proc/17728/task/17741/stat : 17741 (plingeling) R 17726 17728 17702 0 -1 4202560 990488 1258 0 0 495985 195 0 0 25 0 9 0 722551117 6626877440 1563729 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39601.4
Current children cumulated vsize (KiB) 6471560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5012.3 s]
/proc/loadavg: 8.06 8.06 8.00 9/574 17888
/proc/meminfo: memFree=20126360/32950928 swapFree=49808412/67111528
[pid=17728] ppid=17726 vsize=6706960 CPUtime=40000.5 cores=0-7
/proc/17728/stat : 17728 (plingeling) S 17726 17728 17702 0 -1 4202496 7039157 1258 0 0 3998525 1527 0 0 25 0 9 0 722551116 6867927040 1622579 33554432000 4194304 4417452 140737245524256 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17728/statm: 1676740 1622579 179 55 0 1674626 0
[pid=17728/tid=17734] ppid=17726 vsize=6706960 CPUtime=5011.74 cores=0-7
/proc/17728/task/17734/stat : 17734 (plingeling) R 17726 17728 17702 0 -1 4202560 818236 1258 0 0 500975 199 0 0 25 0 9 0 722551117 6867927040 1622579 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17728/tid=17735] ppid=17726 vsize=6706960 CPUtime=5012.44 cores=0-7
/proc/17728/task/17735/stat : 17735 (plingeling) R 17726 17728 17702 0 -1 4202560 743576 1258 0 0 501083 161 0 0 25 0 9 0 722551117 6867927040 1622579 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17728/tid=17736] ppid=17726 vsize=6706960 CPUtime=5011.4 cores=0-7
/proc/17728/task/17736/stat : 17736 (plingeling) R 17726 17728 17702 0 -1 4202560 769143 1258 0 0 500972 168 0 0 25 0 9 0 722551117 6867927040 1622579 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17728/tid=17737] ppid=17726 vsize=6706960 CPUtime=5012.25 cores=0-7
/proc/17728/task/17737/stat : 17737 (plingeling) R 17726 17728 17702 0 -1 4202560 1397996 1258 0 0 500966 259 0 0 25 0 9 0 722551117 6867927040 1622579 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17728/tid=17738] ppid=17726 vsize=6706960 CPUtime=5012.4 cores=0-7
/proc/17728/task/17738/stat : 17738 (plingeling) R 17726 17728 17702 0 -1 4202560 752862 1258 0 0 501044 196 0 0 25 0 9 0 722551117 6867927040 1622579 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17728/tid=17739] ppid=17726 vsize=6706960 CPUtime=4916.21 cores=0-7
/proc/17728/task/17739/stat : 17739 (plingeling) R 17726 17728 17702 0 -1 4202560 647350 1258 0 0 491476 145 0 0 25 0 9 0 722551117 6867927040 1622579 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17728/tid=17740] ppid=17726 vsize=6706960 CPUtime=5012.23 cores=0-7
/proc/17728/task/17740/stat : 17740 (plingeling) R 17726 17728 17702 0 -1 4202560 919104 1258 0 0 501023 200 0 0 25 0 9 0 722551117 6867927040 1622579 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17728/tid=17741] ppid=17726 vsize=6706960 CPUtime=5011.82 cores=0-7
/proc/17728/task/17741/stat : 17741 (plingeling) R 17726 17728 17702 0 -1 4202560 990488 1258 0 0 500987 195 0 0 25 0 9 0 722551117 6867927040 1622579 33554432000 4194304 4417452 140737245524256 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 6706960

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

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

[startup+5012.43 s]
/proc/loadavg: 8.06 8.06 8.00 9/574 17888
/proc/meminfo: memFree=20126360/32950928 swapFree=49808412/67111528
[pid=17728] ppid=17726 vsize=0 CPUtime=40000.7 cores=0-7
/proc/17728/stat : 17728 (plingeling) Z 17726 17728 17702 0 -1 4203548 7039157 1258 0 0 3998533 1537 0 0 18 0 2 0 722551116 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/17728/statm: 0 0 0 0 0 0 0
[pid=17728/tid=17739] ppid=17726 vsize=0 CPUtime=4916.32 cores=0-7
/proc/17728/task/17739/stat : 17739 (plingeling) R 17726 17728 17702 0 -1 4203588 647350 1258 0 0 491477 155 0 0 25 0 2 0 722551117 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 0

[startup+5012.5 s]
/proc/loadavg: 8.06 8.06 8.00 9/574 17888
/proc/meminfo: memFree=20126360/32950928 swapFree=49808412/67111528
[pid=17728] ppid=17726 vsize=0 CPUtime=40000.8 cores=0-7
/proc/17728/stat : 17728 (plingeling) Z 17726 17728 17702 0 -1 4203548 7039157 1258 0 0 3998533 1544 0 0 18 0 2 0 722551116 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/17728/statm: 0 0 0 0 0 0 0
[pid=17728/tid=17739] ppid=17726 vsize=0 CPUtime=4916.39 cores=0-7
/proc/17728/task/17739/stat : 17739 (plingeling) R 17726 17728 17702 0 -1 4203588 647350 1258 0 0 491477 162 0 0 25 0 2 0 722551117 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5012.57
CPU time (s): 40000.9
CPU user time (s): 39985.3
CPU system time (s): 15.5226
CPU usage (%): 798.01
Max. virtual memory (cumulated for all children) (KiB): 7136204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39985.3
system time used= 15.5226
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7040415
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= 532
involuntary context switches= 194605

runsolver used 24.6862 second user time and 71.5431 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-23 02:12:03
IDJOB=3394930
IDBENCH=87811
IDSOLVER=1851
FILE ID=node122/3394930-1306109523
RUNJOBID= node122-1306109523-17716
PBS_JOBID= 13388039
Free space on /tmp= 73364 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT02/handmade/zhang-lintao/xor-chain/x1_80.shuffled.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394930-1306109523/watcher-3394930-1306109523 -o /tmp/evaluation-result-3394930-1306109523/solver-3394930-1306109523 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394930-1306109523.cnf

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

MD5SUM BENCH= 53a7d1541ad9c0dde902ec3a505ae8fc
RANDOM SEED=1284484096

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26633976 kB
Buffers:         18136 kB
Cached:         129940 kB
SwapCached:      59864 kB
Active:          78316 kB
Inactive:      6015632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26633976 kB
SwapTotal:    67111528 kB
SwapFree:     49808412 kB
Dirty:             412 kB
Writeback:           0 kB
AnonPages:     5899268 kB
Mapped:          10296 kB
Slab:            58284 kB
PageTables:      92620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 180712404 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= 73364 MiB
End job on node122 at 2011-05-23 03:35:38