Trace number 3258030

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.28 1201.77

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g6.cnf
MD5SUM2094ee8d4e443e860293b947e469bd81
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3258030-1304048268/watcher-3258030-1304048268 -o /tmp/evaluation-result-3258030-1304048268/solver-3258030-1304048268 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3258030-1304048268.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.77 8.01 8.01 5/181 27261
/proc/meminfo: memFree=14426552/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=9196 CPUtime=0 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) R 27259 27261 26812 0 -1 4202496 364 1261 0 0 0 0 0 0 25 0 1 0 595057424 9416704 292 33554432000 4194304 4417332 140734272857616 18446744073709551615 218880564992 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27261/statm: 2299 292 146 55 0 185 0

[startup+0.161268 s]
/proc/loadavg: 7.77 8.01 8.01 5/181 27261
/proc/meminfo: memFree=14426552/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=126736 CPUtime=0.5 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) S 27259 27261 26812 0 -1 4202496 4311 1261 0 0 50 0 0 0 25 0 5 0 595057424 129777664 3086 33554432000 4194304 4417332 140734272857616 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27261/statm: 31684 3086 177 55 0 29570 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 126736

[startup+0.20026 s]
/proc/loadavg: 7.77 8.01 8.01 5/181 27261
/proc/meminfo: memFree=14426552/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=126904 CPUtime=0.65 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) S 27259 27261 26812 0 -1 4202496 4495 1261 0 0 65 0 0 0 25 0 5 0 595057424 129949696 3128 33554432000 4194304 4417332 140734272857616 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27261/statm: 31726 3128 177 55 0 29612 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 126904

[startup+0.300245 s]
/proc/loadavg: 7.77 8.01 8.01 5/181 27261
/proc/meminfo: memFree=14426552/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=129388 CPUtime=1.05 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) S 27259 27261 26812 0 -1 4202496 5120 1261 0 0 105 0 0 0 25 0 5 0 595057424 132493312 3753 33554432000 4194304 4417332 140734272857616 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27261/statm: 32347 3753 181 55 0 30233 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 129388

[startup+0.700175 s]
/proc/loadavg: 7.77 8.01 8.01 5/181 27261
/proc/meminfo: memFree=14426552/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=135712 CPUtime=2.65 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) S 27259 27261 26812 0 -1 4202496 7306 1261 0 0 265 0 0 0 25 0 5 0 595057424 138969088 5334 33554432000 4194304 4417332 140734272857616 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27261/statm: 33928 5334 181 55 0 31814 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 135712

[startup+1.50104 s]
/proc/loadavg: 7.77 8.01 8.01 9/186 27271
/proc/meminfo: memFree=14388568/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=140036 CPUtime=5.85 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) S 27259 27261 26812 0 -1 4202496 12035 1261 0 0 584 1 0 0 25 0 5 0 595057424 143396864 6446 33554432000 4194304 4417332 140734272857616 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27261/statm: 35009 6446 181 55 0 32895 0
[pid=27261/tid=27268] ppid=27259 vsize=140036 CPUtime=1.45 cores=1,3,5,7
/proc/27261/task/27268/stat : 27268 (plingeling) R 27259 27261 26812 0 -1 4202560 1351 1261 0 0 145 0 0 0 25 0 5 0 595057428 143396864 6446 33554432000 4194304 4417332 140734272857616 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27261/tid=27269] ppid=27259 vsize=140036 CPUtime=1.44 cores=1,3,5,7
/proc/27261/task/27269/stat : 27269 (plingeling) R 27259 27261 26812 0 -1 4202560 858 1261 0 0 144 0 0 0 25 0 5 0 595057428 143396864 6446 33554432000 4194304 4417332 140734272857616 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27261/tid=27270] ppid=27259 vsize=140036 CPUtime=1.45 cores=1,3,5,7
/proc/27261/task/27270/stat : 27270 (plingeling) R 27259 27261 26812 0 -1 4202560 575 1261 0 0 145 0 0 0 25 0 5 0 595057428 143396864 6446 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27261/tid=27271] ppid=27259 vsize=140036 CPUtime=1.44 cores=1,3,5,7
/proc/27261/task/27271/stat : 27271 (plingeling) R 27259 27261 26812 0 -1 4202560 6813 1261 0 0 144 0 0 0 25 0 5 0 595057428 143396864 6446 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364289 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 140036

[startup+3.10076 s]
/proc/loadavg: 7.79 8.01 8.01 9/186 27271
/proc/meminfo: memFree=14368604/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=151160 CPUtime=12.24 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) S 27259 27261 26812 0 -1 4202496 18327 1261 0 0 1222 2 0 0 25 0 5 0 595057424 154787840 9227 33554432000 4194304 4417332 140734272857616 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27261/statm: 37790 9227 181 55 0 35676 0
[pid=27261/tid=27268] ppid=27259 vsize=151160 CPUtime=3.05 cores=1,3,5,7
/proc/27261/task/27268/stat : 27268 (plingeling) R 27259 27261 26812 0 -1 4202560 1351 1261 0 0 305 0 0 0 25 0 5 0 595057428 154787840 9227 33554432000 4194304 4417332 140734272857616 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27261/tid=27269] ppid=27259 vsize=151160 CPUtime=3.04 cores=1,3,5,7
/proc/27261/task/27269/stat : 27269 (plingeling) R 27259 27261 26812 0 -1 4202560 858 1261 0 0 304 0 0 0 25 0 5 0 595057428 154787840 9227 33554432000 4194304 4417332 140734272857616 18446744073709551615 4229910 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27261/tid=27270] ppid=27259 vsize=151160 CPUtime=3.05 cores=1,3,5,7
/proc/27261/task/27270/stat : 27270 (plingeling) R 27259 27261 26812 0 -1 4202560 575 1261 0 0 305 0 0 0 25 0 5 0 595057428 154787840 9227 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27261/tid=27271] ppid=27259 vsize=151160 CPUtime=3.04 cores=1,3,5,7
/proc/27261/task/27271/stat : 27271 (plingeling) R 27259 27261 26812 0 -1 4202560 13105 1261 0 0 303 1 0 0 25 0 5 0 595057428 154787840 9227 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 151160

[startup+6.3012 s]
/proc/loadavg: 7.79 8.01 8.01 9/186 27271
/proc/meminfo: memFree=14365784/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=160060 CPUtime=25.03 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) S 27259 27261 26812 0 -1 4202496 31596 1261 0 0 2499 4 0 0 25 0 5 0 595057424 163901440 11421 33554432000 4194304 4417332 140734272857616 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27261/statm: 40015 11421 181 55 0 37901 0
[pid=27261/tid=27268] ppid=27259 vsize=160060 CPUtime=6.25 cores=1,3,5,7
/proc/27261/task/27268/stat : 27268 (plingeling) R 27259 27261 26812 0 -1 4202560 1846 1261 0 0 625 0 0 0 25 0 5 0 595057428 163901440 11421 33554432000 4194304 4417332 140734272857616 18446744073709551615 4366573 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27261/tid=27269] ppid=27259 vsize=160060 CPUtime=6.22 cores=1,3,5,7
/proc/27261/task/27269/stat : 27269 (plingeling) R 27259 27261 26812 0 -1 4202560 1353 1261 0 0 622 0 0 0 25 0 5 0 595057428 163901440 11421 33554432000 4194304 4417332 140734272857616 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27261/tid=27270] ppid=27259 vsize=160060 CPUtime=6.25 cores=1,3,5,7
/proc/27261/task/27270/stat : 27270 (plingeling) R 27259 27261 26812 0 -1 4202560 2137 1261 0 0 625 0 0 0 25 0 5 0 595057428 163901440 11421 33554432000 4194304 4417332 140734272857616 18446744073709551615 4259059 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27261/tid=27271] ppid=27259 vsize=160060 CPUtime=6.25 cores=1,3,5,7
/proc/27261/task/27271/stat : 27271 (plingeling) R 27259 27261 26812 0 -1 4202560 23822 1261 0 0 622 3 0 0 25 0 5 0 595057428 163901440 11421 33554432000 4194304 4417332 140734272857616 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 160060

[startup+12.7011 s]
/proc/loadavg: 7.82 8.01 8.01 9/186 27271
/proc/meminfo: memFree=14318144/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=186608 CPUtime=50.59 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) S 27259 27261 26812 0 -1 4202496 50269 1261 0 0 5052 7 0 0 25 0 5 0 595057424 191086592 18061 33554432000 4194304 4417332 140734272857616 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27261/statm: 46652 18061 181 55 0 44538 0
[pid=27261/tid=27268] ppid=27259 vsize=186608 CPUtime=12.65 cores=1,3,5,7
/proc/27261/task/27268/stat : 27268 (plingeling) R 27259 27261 26812 0 -1 4202560 4408 1261 0 0 1265 0 0 0 25 0 5 0 595057428 191086592 18061 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27261/tid=27269] ppid=27259 vsize=186608 CPUtime=12.58 cores=1,3,5,7
/proc/27261/task/27269/stat : 27269 (plingeling) R 27259 27261 26812 0 -1 4202560 2937 1261 0 0 1258 0 0 0 25 0 5 0 595057428 191086592 18061 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27261/tid=27270] ppid=27259 vsize=186608 CPUtime=12.65 cores=1,3,5,7
/proc/27261/task/27270/stat : 27270 (plingeling) R 27259 27261 26812 0 -1 4202560 4608 1261 0 0 1265 0 0 0 25 0 5 0 595057428 191086592 18061 33554432000 4194304 4417332 140734272857616 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27261/tid=27271] ppid=27259 vsize=186608 CPUtime=12.65 cores=1,3,5,7
/proc/27261/task/27271/stat : 27271 (plingeling) R 27259 27261 26812 0 -1 4202560 35878 1261 0 0 1260 5 0 0 25 0 5 0 595057428 191086592 18061 33554432000 4194304 4417332 140734272857616 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 186608

[startup+25.5009 s]
/proc/loadavg: 7.93 8.02 8.02 9/186 27271
/proc/meminfo: memFree=14186828/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=220492 CPUtime=101.71 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) S 27259 27261 26812 0 -1 4202496 94182 1261 0 0 10157 14 0 0 25 0 5 0 595057424 225783808 26561 33554432000 4194304 4417332 140734272857616 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27261/statm: 55123 26561 181 55 0 53009 0
[pid=27261/tid=27268] ppid=27259 vsize=220492 CPUtime=25.45 cores=1,3,5,7
/proc/27261/task/27268/stat : 27268 (plingeling) R 27259 27261 26812 0 -1 4202560 12666 1261 0 0 2543 2 0 0 25 0 5 0 595057428 225783808 26561 33554432000 4194304 4417332 140734272857616 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27261/tid=27269] ppid=27259 vsize=220492 CPUtime=25.3 cores=1,3,5,7
/proc/27261/task/27269/stat : 27269 (plingeling) R 27259 27261 26812 0 -1 4202560 10451 1261 0 0 2529 1 0 0 25 0 5 0 595057428 225783808 26561 33554432000 4194304 4417332 140734272857616 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27261/tid=27270] ppid=27259 vsize=220492 CPUtime=25.45 cores=1,3,5,7
/proc/27261/task/27270/stat : 27270 (plingeling) R 27259 27261 26812 0 -1 4202560 15560 1261 0 0 2543 2 0 0 25 0 5 0 595057428 225783808 26561 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27261/tid=27271] ppid=27259 vsize=220492 CPUtime=25.45 cores=1,3,5,7
/proc/27261/task/27271/stat : 27271 (plingeling) R 27259 27261 26812 0 -1 4202560 53067 1261 0 0 2537 8 0 0 25 0 5 0 595057428 225783808 26561 33554432000 4194304 4417332 140734272857616 18446744073709551615 4366038 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 220492

[startup+51.1004 s]
/proc/loadavg: 7.95 8.02 8.01 9/186 27272
/proc/meminfo: memFree=14101632/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=245096 CPUtime=203.98 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) S 27259 27261 26812 0 -1 4202496 163540 1261 0 0 20372 26 0 0 25 0 5 0 595057424 250978304 32713 33554432000 4194304 4417332 140734272857616 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27261/statm: 61274 32713 181 55 0 59160 0
[pid=27261/tid=27268] ppid=27259 vsize=245096 CPUtime=51.04 cores=1,3,5,7
/proc/27261/task/27268/stat : 27268 (plingeling) R 27259 27261 26812 0 -1 4202560 29983 1261 0 0 5099 5 0 0 25 0 5 0 595057428 250978304 32713 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27261/tid=27269] ppid=27259 vsize=245096 CPUtime=50.77 cores=1,3,5,7
/proc/27261/task/27269/stat : 27269 (plingeling) R 27259 27261 26812 0 -1 4202560 28834 1261 0 0 5073 4 0 0 25 0 5 0 595057428 250978304 32713 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27261/tid=27270] ppid=27259 vsize=245096 CPUtime=51.05 cores=1,3,5,7
/proc/27261/task/27270/stat : 27270 (plingeling) R 27259 27261 26812 0 -1 4202560 33017 1261 0 0 5101 4 0 0 25 0 5 0 595057428 250978304 32713 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27261/tid=27271] ppid=27259 vsize=245096 CPUtime=51.05 cores=1,3,5,7
/proc/27261/task/27271/stat : 27271 (plingeling) R 27259 27261 26812 0 -1 4202560 69268 1261 0 0 5094 11 0 0 25 0 5 0 595057428 250978304 32713 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 245096

[startup+102.3 s]
/proc/loadavg: 8.37 8.13 8.05 9/186 27276
/proc/meminfo: memFree=13955004/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=312164 CPUtime=408.52 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) S 27259 27261 26812 0 -1 4202496 284222 1261 0 0 40807 45 0 0 25 0 5 0 595057424 319655936 49486 33554432000 4194304 4417332 140734272857616 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27261/statm: 78041 49486 181 55 0 75927 0
[pid=27261/tid=27268] ppid=27259 vsize=312164 CPUtime=102.25 cores=1,3,5,7
/proc/27261/task/27268/stat : 27268 (plingeling) R 27259 27261 26812 0 -1 4202560 52705 1261 0 0 10216 9 0 0 25 0 5 0 595057428 319655936 49486 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364919 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27261/tid=27269] ppid=27259 vsize=312164 CPUtime=101.69 cores=1,3,5,7
/proc/27261/task/27269/stat : 27269 (plingeling) R 27259 27261 26812 0 -1 4202560 60483 1261 0 0 10161 8 0 0 25 0 5 0 595057428 319655936 49486 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27261/tid=27270] ppid=27259 vsize=312164 CPUtime=102.25 cores=1,3,5,7
/proc/27261/task/27270/stat : 27270 (plingeling) R 27259 27261 26812 0 -1 4202560 61437 1261 0 0 10217 8 0 0 25 0 5 0 595057428 319655936 49486 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27261/tid=27271] ppid=27259 vsize=312164 CPUtime=102.26 cores=1,3,5,7
/proc/27261/task/27271/stat : 27271 (plingeling) R 27259 27261 26812 0 -1 4202560 107159 1261 0 0 10208 18 0 0 25 0 5 0 595057428 319655936 49486 33554432000 4194304 4417332 140734272857616 18446744073709551615 4356802 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.52
Current children cumulated vsize (KiB) 312164

[startup+162.301 s]
/proc/loadavg: 8.24 8.14 8.06 9/186 27278
/proc/meminfo: memFree=13966864/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=323984 CPUtime=648.17 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) S 27259 27261 26812 0 -1 4202496 398617 1261 0 0 64753 64 0 0 25 0 5 0 595057424 331759616 52441 33554432000 4194304 4417332 140734272857616 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27261/statm: 80996 52441 181 55 0 78882 0
[pid=27261/tid=27268] ppid=27259 vsize=323984 CPUtime=162.24 cores=1,3,5,7
/proc/27261/task/27268/stat : 27268 (plingeling) R 27259 27261 26812 0 -1 4202560 78043 1261 0 0 16211 13 0 0 25 0 5 0 595057428 331759616 52441 33554432000 4194304 4417332 140734272857616 18446744073709551615 4366359 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27261/tid=27269] ppid=27259 vsize=323984 CPUtime=161.36 cores=1,3,5,7
/proc/27261/task/27269/stat : 27269 (plingeling) R 27259 27261 26812 0 -1 4202560 94728 1261 0 0 16122 14 0 0 25 0 5 0 595057428 331759616 52441 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27261/tid=27270] ppid=27259 vsize=323984 CPUtime=162.24 cores=1,3,5,7
/proc/27261/task/27270/stat : 27270 (plingeling) R 27259 27261 26812 0 -1 4202560 89765 1261 0 0 16212 12 0 0 25 0 5 0 595057428 331759616 52441 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27261/tid=27271] ppid=27259 vsize=323984 CPUtime=162.25 cores=1,3,5,7
/proc/27261/task/27271/stat : 27271 (plingeling) R 27259 27261 26812 0 -1 4202560 133643 1261 0 0 16203 22 0 0 25 0 5 0 595057428 331759616 52441 33554432000 4194304 4417332 140734272857616 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.17
Current children cumulated vsize (KiB) 323984


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

[pid=27261/tid=27269] ppid=27259 vsize=724544 CPUtime=698.43 cores=1,3,5,7
/proc/27261/task/27269/stat : 27269 (plingeling) R 27259 27261 26812 0 -1 4202560 321361 1261 0 0 69793 50 0 0 25 0 5 0 595057428 741933056 153735 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27261/tid=27270] ppid=27259 vsize=724544 CPUtime=702.26 cores=1,3,5,7
/proc/27261/task/27270/stat : 27270 (plingeling) R 27259 27261 26812 0 -1 4202560 253709 1261 0 0 70188 38 0 0 25 0 5 0 595057428 741933056 153735 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364631 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27261/tid=27271] ppid=27259 vsize=724544 CPUtime=702.26 cores=1,3,5,7
/proc/27261/task/27271/stat : 27271 (plingeling) R 27259 27261 26812 0 -1 4202560 301740 1261 0 0 70175 51 0 0 25 0 5 0 595057428 741933056 153735 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.26
Current children cumulated vsize (KiB) 724544

[startup+762.3 s]
/proc/loadavg: 8.14 8.10 8.07 9/186 27294
/proc/meminfo: memFree=12922628/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=855760 CPUtime=3044.96 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) S 27259 27261 26812 0 -1 4202496 1180738 1261 0 0 304305 191 0 0 25 0 5 0 595057424 876298240 186911 33554432000 4194304 4417332 140734272857616 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27261/statm: 213940 186911 181 55 0 211826 0
[pid=27261/tid=27268] ppid=27259 vsize=855760 CPUtime=762.24 cores=1,3,5,7
/proc/27261/task/27268/stat : 27268 (plingeling) R 27259 27261 26812 0 -1 4202560 272081 1261 0 0 76179 45 0 0 25 0 5 0 595057428 876298240 186911 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27261/tid=27269] ppid=27259 vsize=855760 CPUtime=758.11 cores=1,3,5,7
/proc/27261/task/27269/stat : 27269 (plingeling) R 27259 27261 26812 0 -1 4202560 333539 1261 0 0 75759 52 0 0 25 0 5 0 595057428 876298240 186911 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27261/tid=27270] ppid=27259 vsize=855760 CPUtime=762.26 cores=1,3,5,7
/proc/27261/task/27270/stat : 27270 (plingeling) R 27259 27261 26812 0 -1 4202560 253709 1261 0 0 76188 38 0 0 25 0 5 0 595057428 876298240 186911 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27261/tid=27271] ppid=27259 vsize=855760 CPUtime=762.27 cores=1,3,5,7
/proc/27261/task/27271/stat : 27271 (plingeling) R 27259 27261 26812 0 -1 4202560 318971 1261 0 0 76173 54 0 0 25 0 5 0 595057428 876298240 186911 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.96
Current children cumulated vsize (KiB) 855760

[startup+822.301 s]
/proc/loadavg: 8.16 8.11 8.08 9/186 27296
/proc/meminfo: memFree=12914428/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=849388 CPUtime=3284.61 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) S 27259 27261 26812 0 -1 4202496 1215170 1261 0 0 328265 196 0 0 25 0 5 0 595057424 869773312 187030 33554432000 4194304 4417332 140734272857616 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27261/statm: 212347 187030 181 55 0 210233 0
[pid=27261/tid=27268] ppid=27259 vsize=849388 CPUtime=822.24 cores=1,3,5,7
/proc/27261/task/27268/stat : 27268 (plingeling) R 27259 27261 26812 0 -1 4202560 276177 1261 0 0 82178 46 0 0 25 0 5 0 595057428 869773312 187030 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27261/tid=27269] ppid=27259 vsize=849388 CPUtime=817.77 cores=1,3,5,7
/proc/27261/task/27269/stat : 27269 (plingeling) R 27259 27261 26812 0 -1 4202560 343791 1261 0 0 81724 53 0 0 25 0 5 0 595057428 869773312 187030 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27261/tid=27270] ppid=27259 vsize=849388 CPUtime=822.26 cores=1,3,5,7
/proc/27261/task/27270/stat : 27270 (plingeling) R 27259 27261 26812 0 -1 4202560 267936 1261 0 0 82186 40 0 0 25 0 5 0 595057428 869773312 187030 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27261/tid=27271] ppid=27259 vsize=849388 CPUtime=822.27 cores=1,3,5,7
/proc/27261/task/27271/stat : 27271 (plingeling) R 27259 27261 26812 0 -1 4202560 324828 1261 0 0 82172 55 0 0 25 0 5 0 595057428 869773312 187030 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.61
Current children cumulated vsize (KiB) 849388

[startup+882.307 s]
/proc/loadavg: 8.11 8.10 8.08 9/186 27297
/proc/meminfo: memFree=12775904/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=852108 CPUtime=3524.31 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) S 27259 27261 26812 0 -1 4202496 1257851 1261 0 0 352227 204 0 0 25 0 5 0 595057424 872558592 185466 33554432000 4194304 4417332 140734272857616 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27261/statm: 213027 185466 181 55 0 210913 0
[pid=27261/tid=27268] ppid=27259 vsize=852108 CPUtime=882.24 cores=1,3,5,7
/proc/27261/task/27268/stat : 27268 (plingeling) R 27259 27261 26812 0 -1 4202560 276177 1261 0 0 88178 46 0 0 25 0 5 0 595057428 872558592 185466 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27261/tid=27269] ppid=27259 vsize=852108 CPUtime=877.46 cores=1,3,5,7
/proc/27261/task/27269/stat : 27269 (plingeling) R 27259 27261 26812 0 -1 4202560 373946 1261 0 0 87687 59 0 0 25 0 5 0 595057428 872558592 185466 33554432000 4194304 4417332 140734272857616 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27261/tid=27270] ppid=27259 vsize=852108 CPUtime=882.26 cores=1,3,5,7
/proc/27261/task/27270/stat : 27270 (plingeling) R 27259 27261 26812 0 -1 4202560 272264 1261 0 0 88185 41 0 0 25 0 5 0 595057428 872558592 185466 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27261/tid=27271] ppid=27259 vsize=852108 CPUtime=882.27 cores=1,3,5,7
/proc/27261/task/27271/stat : 27271 (plingeling) R 27259 27261 26812 0 -1 4202560 333026 1261 0 0 88171 56 0 0 25 0 5 0 595057428 872558592 185466 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.31
Current children cumulated vsize (KiB) 852108

[startup+942.301 s]
/proc/loadavg: 8.09 8.10 8.08 9/186 27299
/proc/meminfo: memFree=12554304/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=895652 CPUtime=3763.97 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) S 27259 27261 26812 0 -1 4202496 1328618 1261 0 0 376181 216 0 0 25 0 5 0 595057424 917147648 197396 33554432000 4194304 4417332 140734272857616 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27261/statm: 223913 197396 181 55 0 221799 0
[pid=27261/tid=27268] ppid=27259 vsize=895652 CPUtime=942.23 cores=1,3,5,7
/proc/27261/task/27268/stat : 27268 (plingeling) R 27259 27261 26812 0 -1 4202560 306041 1261 0 0 94173 50 0 0 25 0 5 0 595057428 917147648 197396 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27261/tid=27269] ppid=27259 vsize=895652 CPUtime=937.12 cores=1,3,5,7
/proc/27261/task/27269/stat : 27269 (plingeling) R 27259 27261 26812 0 -1 4202560 387806 1261 0 0 93651 61 0 0 25 0 5 0 595057428 917147648 197396 33554432000 4194304 4417332 140734272857616 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27261/tid=27270] ppid=27259 vsize=895652 CPUtime=942.27 cores=1,3,5,7
/proc/27261/task/27270/stat : 27270 (plingeling) R 27259 27261 26812 0 -1 4202560 299307 1261 0 0 94181 46 0 0 25 0 5 0 595057428 917147648 197396 33554432000 4194304 4417332 140734272857616 18446744073709551615 4343668 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27261/tid=27271] ppid=27259 vsize=895652 CPUtime=942.26 cores=1,3,5,7
/proc/27261/task/27271/stat : 27271 (plingeling) R 27259 27261 26812 0 -1 4202560 333026 1261 0 0 94170 56 0 0 25 0 5 0 595057428 917147648 197396 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.97
Current children cumulated vsize (KiB) 895652

[startup+1002.3 s]
/proc/loadavg: 8.07 8.09 8.08 9/186 27300
/proc/meminfo: memFree=12356020/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=938700 CPUtime=4003.64 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) S 27259 27261 26812 0 -1 4202496 1345651 1261 0 0 400145 219 0 0 25 0 5 0 595057424 961228800 208158 33554432000 4194304 4417332 140734272857616 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27261/statm: 234675 208158 181 55 0 232561 0
[pid=27261/tid=27268] ppid=27259 vsize=938700 CPUtime=1002.24 cores=1,3,5,7
/proc/27261/task/27268/stat : 27268 (plingeling) R 27259 27261 26812 0 -1 4202560 318978 1261 0 0 100171 53 0 0 25 0 5 0 595057428 961228800 208158 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27261/tid=27269] ppid=27259 vsize=938700 CPUtime=996.8 cores=1,3,5,7
/proc/27261/task/27269/stat : 27269 (plingeling) R 27259 27261 26812 0 -1 4202560 391902 1261 0 0 99618 62 0 0 25 0 5 0 595057428 961228800 208158 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27261/tid=27270] ppid=27259 vsize=938700 CPUtime=1002.27 cores=1,3,5,7
/proc/27261/task/27270/stat : 27270 (plingeling) R 27259 27261 26812 0 -1 4202560 299307 1261 0 0 100181 46 0 0 25 0 5 0 595057428 961228800 208158 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27261/tid=27271] ppid=27259 vsize=938700 CPUtime=1002.26 cores=1,3,5,7
/proc/27261/task/27271/stat : 27271 (plingeling) R 27259 27261 26812 0 -1 4202560 333026 1261 0 0 100170 56 0 0 25 0 5 0 595057428 961228800 208158 33554432000 4194304 4417332 140734272857616 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.64
Current children cumulated vsize (KiB) 938700

[startup+1062.3 s]
/proc/loadavg: 8.11 8.10 8.08 9/186 27302
/proc/meminfo: memFree=12222708/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=1010784 CPUtime=4243.32 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) S 27259 27261 26812 0 -1 4202496 1374222 1261 0 0 424109 223 0 0 25 0 5 0 595057424 1035042816 228537 33554432000 4194304 4417332 140734272857616 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27261/statm: 252696 228537 181 55 0 250582 0
[pid=27261/tid=27268] ppid=27259 vsize=1010784 CPUtime=1062.24 cores=1,3,5,7
/proc/27261/task/27268/stat : 27268 (plingeling) R 27259 27261 26812 0 -1 4202560 323074 1261 0 0 106170 54 0 0 25 0 5 0 595057428 1035042816 228537 33554432000 4194304 4417332 140734272857616 18446744073709551615 4251107 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27261/tid=27269] ppid=27259 vsize=1010784 CPUtime=1056.48 cores=1,3,5,7
/proc/27261/task/27269/stat : 27269 (plingeling) R 27259 27261 26812 0 -1 4202560 399823 1261 0 0 105585 63 0 0 25 0 5 0 595057428 1035042816 228537 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27261/tid=27270] ppid=27259 vsize=1010784 CPUtime=1062.27 cores=1,3,5,7
/proc/27261/task/27270/stat : 27270 (plingeling) R 27259 27261 26812 0 -1 4202560 300760 1261 0 0 106181 46 0 0 25 0 5 0 595057428 1035042816 228537 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27261/tid=27271] ppid=27259 vsize=1010784 CPUtime=1062.27 cores=1,3,5,7
/proc/27261/task/27271/stat : 27271 (plingeling) R 27259 27261 26812 0 -1 4202560 348127 1261 0 0 106168 59 0 0 25 0 5 0 595057428 1035042816 228537 33554432000 4194304 4417332 140734272857616 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 1010784

[startup+1122.3 s]
/proc/loadavg: 8.12 8.11 8.08 9/186 27304
/proc/meminfo: memFree=12073028/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=1146364 CPUtime=4482.99 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) S 27259 27261 26812 0 -1 4202496 1408117 1261 0 0 448069 230 0 0 25 0 5 0 595057424 1173876736 262432 33554432000 4194304 4417332 140734272857616 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27261/statm: 286591 262432 181 55 0 284477 0
[pid=27261/tid=27268] ppid=27259 vsize=1146364 CPUtime=1122.24 cores=1,3,5,7
/proc/27261/task/27268/stat : 27268 (plingeling) R 27259 27261 26812 0 -1 4202560 335726 1261 0 0 112168 56 0 0 25 0 5 0 595057428 1173876736 262432 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27261/tid=27269] ppid=27259 vsize=1146364 CPUtime=1116.14 cores=1,3,5,7
/proc/27261/task/27269/stat : 27269 (plingeling) R 27259 27261 26812 0 -1 4202560 412874 1261 0 0 111549 65 0 0 25 0 5 0 595057428 1173876736 262432 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364938 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27261/tid=27270] ppid=27259 vsize=1146364 CPUtime=1122.27 cores=1,3,5,7
/proc/27261/task/27270/stat : 27270 (plingeling) R 27259 27261 26812 0 -1 4202560 300760 1261 0 0 112181 46 0 0 25 0 5 0 595057428 1173876736 262432 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27261/tid=27271] ppid=27259 vsize=1146364 CPUtime=1122.27 cores=1,3,5,7
/proc/27261/task/27271/stat : 27271 (plingeling) R 27259 27261 26812 0 -1 4202560 356319 1261 0 0 112167 60 0 0 25 0 5 0 595057428 1173876736 262432 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 1146364

[startup+1182.3 s]
/proc/loadavg: 8.09 8.10 8.08 9/186 27305
/proc/meminfo: memFree=11879812/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=1207992 CPUtime=4722.68 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) S 27259 27261 26812 0 -1 4202496 1431716 1261 0 0 472033 235 0 0 25 0 5 0 595057424 1236983808 277839 33554432000 4194304 4417332 140734272857616 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27261/statm: 301998 277839 181 55 0 299884 0
[pid=27261/tid=27268] ppid=27259 vsize=1207992 CPUtime=1182.24 cores=1,3,5,7
/proc/27261/task/27268/stat : 27268 (plingeling) R 27259 27261 26812 0 -1 4202560 335726 1261 0 0 118168 56 0 0 25 0 5 0 595057428 1236983808 277839 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27261/tid=27269] ppid=27259 vsize=1207992 CPUtime=1175.82 cores=1,3,5,7
/proc/27261/task/27269/stat : 27269 (plingeling) R 27259 27261 26812 0 -1 4202560 412874 1261 0 0 117517 65 0 0 25 0 5 0 595057428 1236983808 277839 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27261/tid=27270] ppid=27259 vsize=1207992 CPUtime=1182.27 cores=1,3,5,7
/proc/27261/task/27270/stat : 27270 (plingeling) R 27259 27261 26812 0 -1 4202560 305166 1261 0 0 118181 46 0 0 25 0 5 0 595057428 1236983808 277839 33554432000 4194304 4417332 140734272857616 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27261/tid=27271] ppid=27259 vsize=1207992 CPUtime=1182.28 cores=1,3,5,7
/proc/27261/task/27271/stat : 27271 (plingeling) R 27259 27261 26812 0 -1 4202560 375512 1261 0 0 118163 65 0 0 25 0 5 0 595057428 1236983808 277839 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.68
Current children cumulated vsize (KiB) 1207992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.59 8.00 8.05 5/176 27324
/proc/meminfo: memFree=13307280/32950928 swapFree=67111528/67111528
[pid=27261] ppid=27259 vsize=1310832 CPUtime=4800.19 cores=1,3,5,7
/proc/27261/stat : 27261 (plingeling) S 27259 27261 26812 0 -1 4202496 1475387 1261 0 0 479777 242 0 0 25 0 5 0 595057424 1342291968 307504 33554432000 4194304 4417332 140734272857616 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27261/statm: 327708 307504 181 55 0 325594 0
[pid=27261/tid=27268] ppid=27259 vsize=1310832 CPUtime=1201.64 cores=1,3,5,7
/proc/27261/task/27268/stat : 27268 (plingeling) R 27259 27261 26812 0 -1 4202560 344829 1261 0 0 120106 58 0 0 25 0 5 0 595057428 1342291968 307504 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27261/tid=27269] ppid=27259 vsize=1310832 CPUtime=1195.12 cores=1,3,5,7
/proc/27261/task/27269/stat : 27269 (plingeling) R 27259 27261 26812 0 -1 4202560 447442 1261 0 0 119441 71 0 0 25 0 5 0 595057428 1342291968 307504 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27261/tid=27270] ppid=27259 vsize=1310832 CPUtime=1201.67 cores=1,3,5,7
/proc/27261/task/27270/stat : 27270 (plingeling) R 27259 27261 26812 0 -1 4202560 305166 1261 0 0 120121 46 0 0 25 0 5 0 595057428 1342291968 307504 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27261/tid=27271] ppid=27259 vsize=1310832 CPUtime=1201.68 cores=1,3,5,7
/proc/27261/task/27271/stat : 27271 (plingeling) R 27259 27261 26812 0 -1 4202560 375512 1261 0 0 120103 65 0 0 25 0 5 0 595057428 1342291968 307504 33554432000 4194304 4417332 140734272857616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1310832

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): 1201.77
CPU time (s): 4800.28
CPU user time (s): 4797.79
CPU system time (s): 2.48562
CPU usage (%): 399.435
Max. virtual memory (cumulated for all children) (KiB): 1310832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.79
system time used= 2.48562
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1476648
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= 150
involuntary context switches= 21968

runsolver used 2.03369 second user time and 4.52931 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 05:37:48
IDJOB=3258030
IDBENCH=71300
IDSOLVER=1605
FILE ID=node112/3258030-1304048268
RUNJOBID= node112-1304045841-26831
PBS_JOBID= 13170402
Free space on /tmp= 72564 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g6.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258030-1304048268/watcher-3258030-1304048268 -o /tmp/evaluation-result-3258030-1304048268/solver-3258030-1304048268 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3258030-1304048268.cnf

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

MD5SUM BENCH= 2094ee8d4e443e860293b947e469bd81
RANDOM SEED=1586581783

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14426840 kB
Buffers:       1994816 kB
Cached:       15798296 kB
SwapCached:          0 kB
Active:        7202036 kB
Inactive:     10767000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14426840 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3892 kB
Writeback:           0 kB
AnonPages:      174880 kB
Mapped:          15300 kB
Slab:           492564 kB
PageTables:       4992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   360912 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= 72564 MiB
End job on node112 at 2011-04-29 05:57:51