Trace number 3263486

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.19 1201.68

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
MD5SUM7f62d729a30ffc73b7fa61161ba43630
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 variables870
Number of clauses73400
Sum of the clauses size147612
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 273371
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

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-3263486-1304099896/watcher-3263486-1304099896 -o /tmp/evaluation-result-3263486-1304099896/solver-3263486-1304099896 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3263486-1304099896.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.19 8.14 8.04 6/181 27144
/proc/meminfo: memFree=30726692/32950928 swapFree=67086580/67111528
[pid=27144] ppid=27142 vsize=9476 CPUtime=0 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) R 27142 27144 26666 0 -1 4202496 429 1251 0 0 0 0 0 0 25 0 1 0 521586656 9703424 358 33554432000 4194304 4417332 140734485459424 18446744073709551615 239476388825 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/27144/statm: 2369 358 146 55 0 255 0

[startup+0.0509809 s]
/proc/loadavg: 8.19 8.14 8.04 6/181 27144
/proc/meminfo: memFree=30726692/32950928 swapFree=67086580/67111528
[pid=27144] ppid=27142 vsize=17348 CPUtime=0.04 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) R 27142 27144 26666 0 -1 4202496 2514 1251 0 0 4 0 0 0 25 0 1 0 521586656 17764352 2359 33554432000 4194304 4417332 140734485459424 18446744073709551615 239476694784 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/27144/statm: 4337 2359 147 55 0 2223 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 17348

[startup+0.124059 s]
/proc/loadavg: 8.19 8.14 8.04 6/181 27144
/proc/meminfo: memFree=30726692/32950928 swapFree=67086580/67111528
[pid=27144] ppid=27142 vsize=124976 CPUtime=0.32 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) S 27142 27144 26666 0 -1 4202496 3069 1251 0 0 32 0 0 0 25 0 5 0 521586656 127975424 2679 33554432000 4194304 4417332 140734485459424 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27144/statm: 31244 2679 175 55 0 29130 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 124976

[startup+0.300865 s]
/proc/loadavg: 8.19 8.14 8.04 6/181 27144
/proc/meminfo: memFree=30726692/32950928 swapFree=67086580/67111528
[pid=27144] ppid=27142 vsize=129916 CPUtime=1.02 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) S 27142 27144 26666 0 -1 4202496 5992 1251 0 0 102 0 0 0 25 0 5 0 521586656 133033984 3916 33554432000 4194304 4417332 140734485459424 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27144/statm: 32479 3916 181 55 0 30365 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 129916

[startup+0.700785 s]
/proc/loadavg: 8.19 8.14 8.04 6/181 27144
/proc/meminfo: memFree=30726692/32950928 swapFree=67086580/67111528
[pid=27144] ppid=27142 vsize=134928 CPUtime=2.62 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) S 27142 27144 26666 0 -1 4202496 7944 1251 0 0 261 1 0 0 25 0 5 0 521586656 138166272 5169 33554432000 4194304 4417332 140734485459424 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27144/statm: 33732 5169 181 55 0 31618 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 134928

[startup+1.50064 s]
/proc/loadavg: 8.19 8.14 8.04 9/186 27154
/proc/meminfo: memFree=30698264/32950928 swapFree=67086580/67111528
[pid=27144] ppid=27142 vsize=139528 CPUtime=5.81 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) S 27142 27144 26666 0 -1 4202496 11293 1251 0 0 580 1 0 0 25 0 5 0 521586656 142876672 6319 33554432000 4194304 4417332 140734485459424 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27144/statm: 34882 6319 181 55 0 32768 0
[pid=27144/tid=27151] ppid=27142 vsize=139528 CPUtime=1.44 cores=0,2,4,6
/proc/27144/task/27151/stat : 27151 (plingeling) R 27142 27144 26666 0 -1 4202560 776 1251 0 0 144 0 0 0 25 0 5 0 521586662 142876672 6319 33554432000 4194304 4417332 140734485459424 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27144/tid=27152] ppid=27142 vsize=139528 CPUtime=1.44 cores=0,2,4,6
/proc/27144/task/27152/stat : 27152 (plingeling) R 27142 27144 26666 0 -1 4202560 871 1251 0 0 144 0 0 0 25 0 5 0 521586662 142876672 6319 33554432000 4194304 4417332 140734485459424 18446744073709551615 4248246 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27144/tid=27153] ppid=27142 vsize=139528 CPUtime=1.43 cores=0,2,4,6
/proc/27144/task/27153/stat : 27153 (plingeling) R 27142 27144 26666 0 -1 4202560 834 1251 0 0 143 0 0 0 25 0 5 0 521586662 142876672 6319 33554432000 4194304 4417332 140734485459424 18446744073709551615 4357123 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27144/tid=27154] ppid=27142 vsize=139528 CPUtime=1.44 cores=0,2,4,6
/proc/27144/task/27154/stat : 27154 (plingeling) R 27142 27144 26666 0 -1 4202560 6286 1251 0 0 143 1 0 0 25 0 5 0 521586662 142876672 6319 33554432000 4194304 4417332 140734485459424 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 139528

[startup+3.10033 s]
/proc/loadavg: 8.17 8.13 8.04 9/186 27154
/proc/meminfo: memFree=30684748/32950928 swapFree=67086580/67111528
[pid=27144] ppid=27142 vsize=150480 CPUtime=12.21 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) S 27142 27144 26666 0 -1 4202496 19407 1251 0 0 1218 3 0 0 25 0 5 0 521586656 154091520 9052 33554432000 4194304 4417332 140734485459424 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27144/statm: 37620 9052 181 55 0 35506 0
[pid=27144/tid=27151] ppid=27142 vsize=150480 CPUtime=3.04 cores=0,2,4,6
/proc/27144/task/27151/stat : 27151 (plingeling) R 27142 27144 26666 0 -1 4202560 776 1251 0 0 304 0 0 0 25 0 5 0 521586662 154091520 9052 33554432000 4194304 4417332 140734485459424 18446744073709551615 4250003 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27144/tid=27152] ppid=27142 vsize=150480 CPUtime=3.04 cores=0,2,4,6
/proc/27144/task/27152/stat : 27152 (plingeling) R 27142 27144 26666 0 -1 4202560 1321 1251 0 0 304 0 0 0 25 0 5 0 521586662 154091520 9052 33554432000 4194304 4417332 140734485459424 18446744073709551615 4258449 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27144/tid=27153] ppid=27142 vsize=150480 CPUtime=3.02 cores=0,2,4,6
/proc/27144/task/27153/stat : 27153 (plingeling) R 27142 27144 26666 0 -1 4202560 2072 1251 0 0 302 0 0 0 25 0 5 0 521586662 154091520 9052 33554432000 4194304 4417332 140734485459424 18446744073709551615 4377972 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27144/tid=27154] ppid=27142 vsize=150480 CPUtime=3.03 cores=0,2,4,6
/proc/27144/task/27154/stat : 27154 (plingeling) R 27142 27144 26666 0 -1 4202560 12712 1251 0 0 301 2 0 0 25 0 5 0 521586662 154091520 9052 33554432000 4194304 4417332 140734485459424 18446744073709551615 4251100 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 150480

[startup+6.30072 s]
/proc/loadavg: 8.17 8.13 8.04 9/186 27154
/proc/meminfo: memFree=30659172/32950928 swapFree=67086580/67111528
[pid=27144] ppid=27142 vsize=167148 CPUtime=24.99 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) S 27142 27144 26666 0 -1 4202496 29150 1251 0 0 2494 5 0 0 25 0 5 0 521586656 171159552 13224 33554432000 4194304 4417332 140734485459424 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27144/statm: 41787 13224 181 55 0 39673 0
[pid=27144/tid=27151] ppid=27142 vsize=167148 CPUtime=6.24 cores=0,2,4,6
/proc/27144/task/27151/stat : 27151 (plingeling) R 27142 27144 26666 0 -1 4202560 840 1251 0 0 624 0 0 0 25 0 5 0 521586662 171159552 13224 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27144/tid=27152] ppid=27142 vsize=167148 CPUtime=6.24 cores=0,2,4,6
/proc/27144/task/27152/stat : 27152 (plingeling) R 27142 27144 26666 0 -1 4202560 1321 1251 0 0 624 0 0 0 25 0 5 0 521586662 171159552 13224 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27144/tid=27153] ppid=27142 vsize=167148 CPUtime=6.2 cores=0,2,4,6
/proc/27144/task/27153/stat : 27153 (plingeling) R 27142 27144 26666 0 -1 4202560 5028 1251 0 0 620 0 0 0 25 0 5 0 521586662 171159552 13224 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27144/tid=27154] ppid=27142 vsize=167148 CPUtime=6.24 cores=0,2,4,6
/proc/27144/task/27154/stat : 27154 (plingeling) R 27142 27144 26666 0 -1 4202560 19435 1251 0 0 620 4 0 0 25 0 5 0 521586662 171159552 13224 33554432000 4194304 4417332 140734485459424 18446744073709551615 4250524 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 167148

[startup+12.7005 s]
/proc/loadavg: 8.22 8.14 8.04 9/186 27154
/proc/meminfo: memFree=30613192/32950928 swapFree=67086580/67111528
[pid=27144] ppid=27142 vsize=209028 CPUtime=50.55 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) S 27142 27144 26666 0 -1 4202496 47735 1251 0 0 5047 8 0 0 25 0 5 0 521586656 214044672 23694 33554432000 4194304 4417332 140734485459424 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27144/statm: 52257 23694 181 55 0 50143 0
[pid=27144/tid=27151] ppid=27142 vsize=209028 CPUtime=12.64 cores=0,2,4,6
/proc/27144/task/27151/stat : 27151 (plingeling) R 27142 27144 26666 0 -1 4202560 2978 1251 0 0 1264 0 0 0 25 0 5 0 521586662 214044672 23694 33554432000 4194304 4417332 140734485459424 18446744073709551615 4310483 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27144/tid=27152] ppid=27142 vsize=209028 CPUtime=12.63 cores=0,2,4,6
/proc/27144/task/27152/stat : 27152 (plingeling) R 27142 27144 26666 0 -1 4202560 2713 1251 0 0 1263 0 0 0 25 0 5 0 521586662 214044672 23694 33554432000 4194304 4417332 140734485459424 18446744073709551615 4250006 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27144/tid=27153] ppid=27142 vsize=209028 CPUtime=12.57 cores=0,2,4,6
/proc/27144/task/27153/stat : 27153 (plingeling) R 27142 27144 26666 0 -1 4202560 10205 1251 0 0 1256 1 0 0 25 0 5 0 521586662 214044672 23694 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27144/tid=27154] ppid=27142 vsize=209028 CPUtime=12.63 cores=0,2,4,6
/proc/27144/task/27154/stat : 27154 (plingeling) R 27142 27144 26666 0 -1 4202560 29313 1251 0 0 1258 5 0 0 25 0 5 0 521586662 214044672 23694 33554432000 4194304 4417332 140734485459424 18446744073709551615 4366319 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 209028

[startup+25.501 s]
/proc/loadavg: 8.19 8.14 8.04 9/186 27155
/proc/meminfo: memFree=30596684/32950928 swapFree=67086580/67111528
[pid=27144] ppid=27142 vsize=222400 CPUtime=101.69 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) S 27142 27144 26666 0 -1 4202496 76625 1251 0 0 10156 13 0 0 25 0 5 0 521586656 227737600 27037 33554432000 4194304 4417332 140734485459424 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27144/statm: 55600 27037 181 55 0 53486 0
[pid=27144/tid=27151] ppid=27142 vsize=222400 CPUtime=25.43 cores=0,2,4,6
/proc/27144/task/27151/stat : 27151 (plingeling) R 27142 27144 26666 0 -1 4202560 4078 1251 0 0 2543 0 0 0 25 0 5 0 521586662 227737600 27037 33554432000 4194304 4417332 140734485459424 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27144/tid=27152] ppid=27142 vsize=222400 CPUtime=25.44 cores=0,2,4,6
/proc/27144/task/27152/stat : 27152 (plingeling) R 27142 27144 26666 0 -1 4202560 6300 1251 0 0 2543 1 0 0 25 0 5 0 521586662 227737600 27037 33554432000 4194304 4417332 140734485459424 18446744073709551615 4250066 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27144/tid=27153] ppid=27142 vsize=222400 CPUtime=25.3 cores=0,2,4,6
/proc/27144/task/27153/stat : 27153 (plingeling) R 27142 27144 26666 0 -1 4202560 15665 1251 0 0 2528 2 0 0 25 0 5 0 521586662 227737600 27037 33554432000 4194304 4417332 140734485459424 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27144/tid=27154] ppid=27142 vsize=222400 CPUtime=25.43 cores=0,2,4,6
/proc/27144/task/27154/stat : 27154 (plingeling) R 27142 27144 26666 0 -1 4202560 48056 1251 0 0 2535 8 0 0 25 0 5 0 521586662 227737600 27037 33554432000 4194304 4417332 140734485459424 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 222400

[startup+51.1011 s]
/proc/loadavg: 8.12 8.13 8.04 9/186 27155
/proc/meminfo: memFree=30491624/32950928 swapFree=67086580/67111528
[pid=27144] ppid=27142 vsize=328632 CPUtime=203.95 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) S 27142 27144 26666 0 -1 4202496 144688 1251 0 0 20373 22 0 0 25 0 5 0 521586656 336519168 53595 33554432000 4194304 4417332 140734485459424 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27144/statm: 82158 53595 181 55 0 80044 0
[pid=27144/tid=27151] ppid=27142 vsize=328632 CPUtime=51.03 cores=0,2,4,6
/proc/27144/task/27151/stat : 27151 (plingeling) R 27142 27144 26666 0 -1 4202560 13258 1251 0 0 5102 1 0 0 25 0 5 0 521586662 336519168 53595 33554432000 4194304 4417332 140734485459424 18446744073709551615 4354405 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27144/tid=27152] ppid=27142 vsize=328632 CPUtime=51.04 cores=0,2,4,6
/proc/27144/task/27152/stat : 27152 (plingeling) R 27142 27144 26666 0 -1 4202560 20603 1251 0 0 5101 3 0 0 25 0 5 0 521586662 336519168 53595 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27144/tid=27153] ppid=27142 vsize=328632 CPUtime=50.76 cores=0,2,4,6
/proc/27144/task/27153/stat : 27153 (plingeling) R 27142 27144 26666 0 -1 4202560 33207 1251 0 0 5072 4 0 0 25 0 5 0 521586662 336519168 53595 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27144/tid=27154] ppid=27142 vsize=328632 CPUtime=51.03 cores=0,2,4,6
/proc/27144/task/27154/stat : 27154 (plingeling) R 27142 27144 26666 0 -1 4202560 75094 1251 0 0 5091 12 0 0 25 0 5 0 521586662 336519168 53595 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 328632

[startup+102.306 s]
/proc/loadavg: 8.09 8.12 8.04 9/186 27157
/proc/meminfo: memFree=30273356/32950928 swapFree=67086580/67111528
[pid=27144] ppid=27142 vsize=553056 CPUtime=408.49 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) S 27142 27144 26666 0 -1 4202496 268265 1251 0 0 40806 43 0 0 25 0 5 0 521586656 566329344 109733 33554432000 4194304 4417332 140734485459424 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27144/statm: 138264 109733 181 55 0 136150 0
[pid=27144/tid=27151] ppid=27142 vsize=553056 CPUtime=102.23 cores=0,2,4,6
/proc/27144/task/27151/stat : 27151 (plingeling) R 27142 27144 26666 0 -1 4202560 42053 1251 0 0 10217 6 0 0 25 0 5 0 521586662 566329344 109733 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27144/tid=27152] ppid=27142 vsize=553056 CPUtime=102.24 cores=0,2,4,6
/proc/27144/task/27152/stat : 27152 (plingeling) R 27142 27144 26666 0 -1 4202560 49420 1251 0 0 10217 7 0 0 25 0 5 0 521586662 566329344 109733 33554432000 4194304 4417332 140734485459424 18446744073709551615 4307594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27144/tid=27153] ppid=27142 vsize=553056 CPUtime=101.69 cores=0,2,4,6
/proc/27144/task/27153/stat : 27153 (plingeling) R 27142 27144 26666 0 -1 4202560 69604 1251 0 0 10159 10 0 0 25 0 5 0 521586662 566329344 109733 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27144/tid=27154] ppid=27142 vsize=553056 CPUtime=102.24 cores=0,2,4,6
/proc/27144/task/27154/stat : 27154 (plingeling) R 27142 27144 26666 0 -1 4202560 104662 1251 0 0 10205 19 0 0 25 0 5 0 521586662 566329344 109733 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.49
Current children cumulated vsize (KiB) 553056

[startup+162.301 s]
/proc/loadavg: 8.04 8.10 8.03 9/186 27158
/proc/meminfo: memFree=30255096/32950928 swapFree=67086580/67111528
[pid=27144] ppid=27142 vsize=577324 CPUtime=648.15 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) S 27142 27144 26666 0 -1 4202496 396572 1251 0 0 64752 63 0 0 25 0 5 0 521586656 591179776 115768 33554432000 4194304 4417332 140734485459424 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27144/statm: 144331 115768 181 55 0 142217 0
[pid=27144/tid=27151] ppid=27142 vsize=577324 CPUtime=162.23 cores=0,2,4,6
/proc/27144/task/27151/stat : 27151 (plingeling) R 27142 27144 26666 0 -1 4202560 77578 1251 0 0 16212 11 0 0 25 0 5 0 521586662 591179776 115768 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27144/tid=27152] ppid=27142 vsize=577324 CPUtime=162.24 cores=0,2,4,6
/proc/27144/task/27152/stat : 27152 (plingeling) R 27142 27144 26666 0 -1 4202560 80315 1251 0 0 16212 12 0 0 25 0 5 0 521586662 591179776 115768 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27144/tid=27153] ppid=27142 vsize=577324 CPUtime=161.36 cores=0,2,4,6
/proc/27144/task/27153/stat : 27153 (plingeling) R 27142 27144 26666 0 -1 4202560 120976 1251 0 0 16119 17 0 0 25 0 5 0 521586662 591179776 115768 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27144/tid=27154] ppid=27142 vsize=577324 CPUtime=162.24 cores=0,2,4,6
/proc/27144/task/27154/stat : 27154 (plingeling) R 27142 27144 26666 0 -1 4202560 115177 1251 0 0 16203 21 0 0 25 0 5 0 521586662 591179776 115768 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364695 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.15
Current children cumulated vsize (KiB) 577324


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

[pid=27144/tid=27152] ppid=27142 vsize=1283584 CPUtime=702.25 cores=0,2,4,6
/proc/27144/task/27152/stat : 27152 (plingeling) R 27142 27144 26666 0 -1 4202560 278212 1251 0 0 70179 46 0 0 25 0 5 0 521586662 1314390016 292333 33554432000 4194304 4417332 140734485459424 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27144/tid=27153] ppid=27142 vsize=1283584 CPUtime=698.43 cores=0,2,4,6
/proc/27144/task/27153/stat : 27153 (plingeling) R 27142 27144 26666 0 -1 4202560 326018 1251 0 0 69794 49 0 0 25 0 5 0 521586662 1314390016 292333 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27144/tid=27154] ppid=27142 vsize=1283584 CPUtime=702.24 cores=0,2,4,6
/proc/27144/task/27154/stat : 27154 (plingeling) R 27142 27144 26666 0 -1 4202560 230370 1251 0 0 70186 38 0 0 25 0 5 0 521586662 1314390016 292333 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.21
Current children cumulated vsize (KiB) 1283584

[startup+762.307 s]
/proc/loadavg: 6.92 7.81 7.94 5/176 27204
/proc/meminfo: memFree=29495104/32950928 swapFree=67086612/67111528
[pid=27144] ppid=27142 vsize=1545496 CPUtime=3044.91 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) S 27142 27144 26666 0 -1 4202496 1208691 1251 0 0 304295 196 0 0 25 0 5 0 521586656 1582587904 357811 33554432000 4194304 4417332 140734485459424 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27144/statm: 386374 357811 181 55 0 384260 0
[pid=27144/tid=27151] ppid=27142 vsize=1545496 CPUtime=762.2 cores=0,2,4,6
/proc/27144/task/27151/stat : 27151 (plingeling) R 27142 27144 26666 0 -1 4202560 302233 1251 0 0 76168 52 0 0 25 0 5 0 521586662 1582587904 357811 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27144/tid=27152] ppid=27142 vsize=1545496 CPUtime=762.26 cores=0,2,4,6
/proc/27144/task/27152/stat : 27152 (plingeling) R 27142 27144 26666 0 -1 4202560 307288 1251 0 0 76175 51 0 0 25 0 5 0 521586662 1582587904 357811 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27144/tid=27153] ppid=27142 vsize=1545496 CPUtime=758.12 cores=0,2,4,6
/proc/27144/task/27153/stat : 27153 (plingeling) R 27142 27144 26666 0 -1 4202560 334210 1251 0 0 75762 50 0 0 25 0 5 0 521586662 1582587904 357811 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27144/tid=27154] ppid=27142 vsize=1545496 CPUtime=762.25 cores=0,2,4,6
/proc/27144/task/27154/stat : 27154 (plingeling) R 27142 27144 26666 0 -1 4202560 262434 1251 0 0 76183 42 0 0 25 0 5 0 521586662 1582587904 357811 33554432000 4194304 4417332 140734485459424 18446744073709551615 4365003 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.91
Current children cumulated vsize (KiB) 1545496

[startup+822.301 s]
/proc/loadavg: 5.20 7.18 7.72 5/176 27206
/proc/meminfo: memFree=29274068/32950928 swapFree=67086612/67111528
[pid=27144] ppid=27142 vsize=1766684 CPUtime=3284.61 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) S 27142 27144 26666 0 -1 4202496 1382398 1251 0 0 328233 228 0 0 25 0 5 0 521586656 1809084416 413108 33554432000 4194304 4417332 140734485459424 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27144/statm: 441671 413108 181 55 0 439557 0
[pid=27144/tid=27151] ppid=27142 vsize=1766684 CPUtime=822.18 cores=0,2,4,6
/proc/27144/task/27151/stat : 27151 (plingeling) R 27142 27144 26666 0 -1 4202560 341227 1251 0 0 82160 58 0 0 25 0 5 0 521586662 1809084416 413108 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27144/tid=27152] ppid=27142 vsize=1766684 CPUtime=822.26 cores=0,2,4,6
/proc/27144/task/27152/stat : 27152 (plingeling) R 27142 27144 26666 0 -1 4202560 335207 1251 0 0 82170 56 0 0 25 0 5 0 521586662 1809084416 413108 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27144/tid=27153] ppid=27142 vsize=1766684 CPUtime=817.84 cores=0,2,4,6
/proc/27144/task/27153/stat : 27153 (plingeling) R 27142 27144 26666 0 -1 4202560 411754 1251 0 0 81720 64 0 0 25 0 5 0 521586662 1809084416 413108 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27144/tid=27154] ppid=27142 vsize=1766684 CPUtime=822.24 cores=0,2,4,6
/proc/27144/task/27154/stat : 27154 (plingeling) R 27142 27144 26666 0 -1 4202560 291684 1251 0 0 82176 48 0 0 25 0 5 0 521586662 1809084416 413108 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.61
Current children cumulated vsize (KiB) 1766684

[startup+882.301 s]
/proc/loadavg: 4.48 6.57 7.47 5/176 27208
/proc/meminfo: memFree=29392544/32950928 swapFree=67086612/67111528
[pid=27144] ppid=27142 vsize=1648280 CPUtime=3524.34 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) S 27142 27144 26666 0 -1 4202496 1469578 1251 0 0 352192 242 0 0 25 0 5 0 521586656 1687838720 383507 33554432000 4194304 4417332 140734485459424 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27144/statm: 412070 383507 181 55 0 409956 0
[pid=27144/tid=27151] ppid=27142 vsize=1648280 CPUtime=882.18 cores=0,2,4,6
/proc/27144/task/27151/stat : 27151 (plingeling) R 27142 27144 26666 0 -1 4202560 380867 1251 0 0 88153 65 0 0 25 0 5 0 521586662 1687838720 383507 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27144/tid=27152] ppid=27142 vsize=1648280 CPUtime=882.26 cores=0,2,4,6
/proc/27144/task/27152/stat : 27152 (plingeling) R 27142 27144 26666 0 -1 4202560 366363 1251 0 0 88165 61 0 0 25 0 5 0 521586662 1687838720 383507 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27144/tid=27153] ppid=27142 vsize=1648280 CPUtime=877.56 cores=0,2,4,6
/proc/27144/task/27153/stat : 27153 (plingeling) R 27142 27144 26666 0 -1 4202560 419946 1251 0 0 87692 64 0 0 25 0 5 0 521586662 1687838720 383507 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27144/tid=27154] ppid=27142 vsize=1648280 CPUtime=882.24 cores=0,2,4,6
/proc/27144/task/27154/stat : 27154 (plingeling) R 27142 27144 26666 0 -1 4202560 299876 1251 0 0 88175 49 0 0 25 0 5 0 521586662 1687838720 383507 33554432000 4194304 4417332 140734485459424 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.34
Current children cumulated vsize (KiB) 1648280

[startup+942.301 s]
/proc/loadavg: 4.26 6.15 7.27 5/176 27209
/proc/meminfo: memFree=29509988/32950928 swapFree=67086612/67111528
[pid=27144] ppid=27142 vsize=1530772 CPUtime=3764.06 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) S 27142 27144 26666 0 -1 4202496 1520135 1251 0 0 376153 253 0 0 25 0 5 0 521586656 1567510528 354130 33554432000 4194304 4417332 140734485459424 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27144/statm: 382693 354130 181 55 0 380579 0
[pid=27144/tid=27151] ppid=27142 vsize=1530772 CPUtime=942.18 cores=0,2,4,6
/proc/27144/task/27151/stat : 27151 (plingeling) R 27142 27144 26666 0 -1 4202560 380867 1251 0 0 94153 65 0 0 25 0 5 0 521586662 1567510528 354130 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27144/tid=27152] ppid=27142 vsize=1530772 CPUtime=942.26 cores=0,2,4,6
/proc/27144/task/27152/stat : 27152 (plingeling) R 27142 27144 26666 0 -1 4202560 374555 1251 0 0 94163 63 0 0 25 0 5 0 521586662 1567510528 354130 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27144/tid=27153] ppid=27142 vsize=1530772 CPUtime=937.29 cores=0,2,4,6
/proc/27144/task/27153/stat : 27153 (plingeling) R 27142 27144 26666 0 -1 4202560 458408 1251 0 0 93657 72 0 0 25 0 5 0 521586662 1567510528 354130 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27144/tid=27154] ppid=27142 vsize=1530772 CPUtime=942.24 cores=0,2,4,6
/proc/27144/task/27154/stat : 27154 (plingeling) R 27142 27144 26666 0 -1 4202560 303779 1251 0 0 94173 51 0 0 25 0 5 0 521586662 1567510528 354130 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 1530772

[startup+1002.3 s]
/proc/loadavg: 4.09 5.73 7.05 5/176 27211
/proc/meminfo: memFree=29411704/32950928 swapFree=67086612/67111528
[pid=27144] ppid=27142 vsize=1629028 CPUtime=4003.78 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) S 27142 27144 26666 0 -1 4202496 1586798 1251 0 0 400116 262 0 0 25 0 5 0 521586656 1668124672 378694 33554432000 4194304 4417332 140734485459424 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27144/statm: 407257 378694 181 55 0 405143 0
[pid=27144/tid=27151] ppid=27142 vsize=1629028 CPUtime=1002.17 cores=0,2,4,6
/proc/27144/task/27151/stat : 27151 (plingeling) R 27142 27144 26666 0 -1 4202560 410966 1251 0 0 100147 70 0 0 25 0 5 0 521586662 1668124672 378694 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27144/tid=27152] ppid=27142 vsize=1629028 CPUtime=1002.27 cores=0,2,4,6
/proc/27144/task/27152/stat : 27152 (plingeling) R 27142 27144 26666 0 -1 4202560 411119 1251 0 0 100160 67 0 0 25 0 5 0 521586662 1668124672 378694 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27144/tid=27153] ppid=27142 vsize=1629028 CPUtime=997.01 cores=0,2,4,6
/proc/27144/task/27153/stat : 27153 (plingeling) R 27142 27144 26666 0 -1 4202560 458408 1251 0 0 99629 72 0 0 25 0 5 0 521586662 1668124672 378694 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27144/tid=27154] ppid=27142 vsize=1629028 CPUtime=1002.24 cores=0,2,4,6
/proc/27144/task/27154/stat : 27154 (plingeling) R 27142 27144 26666 0 -1 4202560 303779 1251 0 0 100173 51 0 0 25 0 5 0 521586662 1668124672 378694 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 1629028

[startup+1062.3 s]
/proc/loadavg: 4.03 5.44 6.87 5/176 27212
/proc/meminfo: memFree=29550628/32950928 swapFree=67086612/67111528
[pid=27144] ppid=27142 vsize=1490372 CPUtime=4243.51 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) S 27142 27144 26666 0 -1 4202496 1662183 1251 0 0 424076 275 0 0 25 0 5 0 521586656 1526140928 344030 33554432000 4194304 4417332 140734485459424 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27144/statm: 372593 344030 181 55 0 370479 0
[pid=27144/tid=27151] ppid=27142 vsize=1490372 CPUtime=1062.17 cores=0,2,4,6
/proc/27144/task/27151/stat : 27151 (plingeling) R 27142 27144 26666 0 -1 4202560 410966 1251 0 0 106147 70 0 0 25 0 5 0 521586662 1526140928 344030 33554432000 4194304 4417332 140734485459424 18446744073709551615 4263224 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27144/tid=27152] ppid=27142 vsize=1490372 CPUtime=1062.27 cores=0,2,4,6
/proc/27144/task/27152/stat : 27152 (plingeling) R 27142 27144 26666 0 -1 4202560 411119 1251 0 0 106160 67 0 0 25 0 5 0 521586662 1526140928 344030 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27144/tid=27153] ppid=27142 vsize=1490372 CPUtime=1056.74 cores=0,2,4,6
/proc/27144/task/27153/stat : 27153 (plingeling) R 27142 27144 26666 0 -1 4202560 524447 1251 0 0 105591 83 0 0 25 0 5 0 521586662 1526140928 344030 33554432000 4194304 4417332 140734485459424 18446744073709551615 4366412 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27144/tid=27154] ppid=27142 vsize=1490372 CPUtime=1062.24 cores=0,2,4,6
/proc/27144/task/27154/stat : 27154 (plingeling) R 27142 27144 26666 0 -1 4202560 313125 1251 0 0 106171 53 0 0 25 0 5 0 521586662 1526140928 344030 33554432000 4194304 4417332 140734485459424 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.51
Current children cumulated vsize (KiB) 1490372

[startup+1122.3 s]
/proc/loadavg: 4.07 5.17 6.68 5/176 27214
/proc/meminfo: memFree=29549932/32950928 swapFree=67086612/67111528
[pid=27144] ppid=27142 vsize=1490372 CPUtime=4483.24 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) S 27142 27144 26666 0 -1 4202496 1670375 1251 0 0 448047 277 0 0 25 0 5 0 521586656 1526140928 344030 33554432000 4194304 4417332 140734485459424 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27144/statm: 372593 344030 181 55 0 370479 0
[pid=27144/tid=27151] ppid=27142 vsize=1490372 CPUtime=1122.17 cores=0,2,4,6
/proc/27144/task/27151/stat : 27151 (plingeling) R 27142 27144 26666 0 -1 4202560 419158 1251 0 0 112145 72 0 0 25 0 5 0 521586662 1526140928 344030 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27144/tid=27152] ppid=27142 vsize=1490372 CPUtime=1122.27 cores=0,2,4,6
/proc/27144/task/27152/stat : 27152 (plingeling) R 27142 27144 26666 0 -1 4202560 411119 1251 0 0 112160 67 0 0 25 0 5 0 521586662 1526140928 344030 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27144/tid=27153] ppid=27142 vsize=1490372 CPUtime=1116.48 cores=0,2,4,6
/proc/27144/task/27153/stat : 27153 (plingeling) R 27142 27144 26666 0 -1 4202560 524447 1251 0 0 111564 84 0 0 25 0 5 0 521586662 1526140928 344030 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27144/tid=27154] ppid=27142 vsize=1490372 CPUtime=1122.24 cores=0,2,4,6
/proc/27144/task/27154/stat : 27154 (plingeling) R 27142 27144 26666 0 -1 4202560 313125 1251 0 0 112171 53 0 0 25 0 5 0 521586662 1526140928 344030 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.24
Current children cumulated vsize (KiB) 1490372

[startup+1182.3 s]
/proc/loadavg: 4.03 4.97 6.52 5/176 27216
/proc/meminfo: memFree=29627228/32950928 swapFree=67086612/67111528
[pid=27144] ppid=27142 vsize=1534092 CPUtime=4722.96 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) S 27142 27144 26666 0 -1 4202496 1776868 1251 0 0 472003 293 0 0 25 0 5 0 521586656 1570910208 354960 33554432000 4194304 4417332 140734485459424 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27144/statm: 383523 354960 181 55 0 381409 0
[pid=27144/tid=27151] ppid=27142 vsize=1534092 CPUtime=1182.16 cores=0,2,4,6
/proc/27144/task/27151/stat : 27151 (plingeling) R 27142 27144 26666 0 -1 4202560 457459 1251 0 0 118137 79 0 0 25 0 5 0 521586662 1570910208 354960 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27144/tid=27152] ppid=27142 vsize=1534092 CPUtime=1182.27 cores=0,2,4,6
/proc/27144/task/27152/stat : 27152 (plingeling) R 27142 27144 26666 0 -1 4202560 431044 1251 0 0 118157 70 0 0 25 0 5 0 521586662 1570910208 354960 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27144/tid=27153] ppid=27142 vsize=1534092 CPUtime=1176.2 cores=0,2,4,6
/proc/27144/task/27153/stat : 27153 (plingeling) R 27142 27144 26666 0 -1 4202560 560889 1251 0 0 117532 88 0 0 25 0 5 0 521586662 1570910208 354960 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27144/tid=27154] ppid=27142 vsize=1534092 CPUtime=1182.24 cores=0,2,4,6
/proc/27144/task/27154/stat : 27154 (plingeling) R 27142 27144 26666 0 -1 4202560 324950 1251 0 0 118169 55 0 0 25 0 5 0 521586662 1570910208 354960 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364818 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.96
Current children cumulated vsize (KiB) 1534092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 4.02 4.89 6.45 5/176 27216
/proc/meminfo: memFree=29538172/32950928 swapFree=67086612/67111528
[pid=27144] ppid=27142 vsize=1501324 CPUtime=4800.08 cores=0,2,4,6
/proc/27144/stat : 27144 (plingeling) S 27142 27144 26666 0 -1 4202496 1776868 1251 0 0 479715 293 0 0 25 0 5 0 521586656 1537355776 346768 33554432000 4194304 4417332 140734485459424 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27144/statm: 375331 346768 181 55 0 373217 0
[pid=27144/tid=27151] ppid=27142 vsize=1501324 CPUtime=1201.47 cores=0,2,4,6
/proc/27144/task/27151/stat : 27151 (plingeling) R 27142 27144 26666 0 -1 4202560 457459 1251 0 0 120068 79 0 0 25 0 5 0 521586662 1537355776 346768 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27144/tid=27152] ppid=27142 vsize=1501324 CPUtime=1201.58 cores=0,2,4,6
/proc/27144/task/27152/stat : 27152 (plingeling) R 27142 27144 26666 0 -1 4202560 431044 1251 0 0 120088 70 0 0 25 0 5 0 521586662 1537355776 346768 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27144/tid=27153] ppid=27142 vsize=1501324 CPUtime=1195.41 cores=0,2,4,6
/proc/27144/task/27153/stat : 27153 (plingeling) R 27142 27144 26666 0 -1 4202560 560889 1251 0 0 119453 88 0 0 25 0 5 0 521586662 1537355776 346768 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27144/tid=27154] ppid=27142 vsize=1501324 CPUtime=1201.55 cores=0,2,4,6
/proc/27144/task/27154/stat : 27154 (plingeling) R 27142 27144 26666 0 -1 4202560 324950 1251 0 0 120100 55 0 0 25 0 5 0 521586662 1537355776 346768 33554432000 4194304 4417332 140734485459424 18446744073709551615 4364760 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 1501324

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.68
CPU time (s): 4800.19
CPU user time (s): 4797.18
CPU system time (s): 3.00354
CPU usage (%): 399.458
Max. virtual memory (cumulated for all children) (KiB): 1799452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.18
system time used= 3.00354
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1778119
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= 79
involuntary context switches= 25288

runsolver used 1.91171 second user time and 4.26635 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 19:58:16
IDJOB=3263486
IDBENCH=83982
IDSOLVER=1605
FILE ID=node148/3263486-1304099896
RUNJOBID= node148-1304098692-27010
PBS_JOBID= 13170593
Free space on /tmp= 71432 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263486-1304099896/watcher-3263486-1304099896 -o /tmp/evaluation-result-3263486-1304099896/solver-3263486-1304099896 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3263486-1304099896.cnf

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

MD5SUM BENCH= 7f62d729a30ffc73b7fa61161ba43630
RANDOM SEED=129171686

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30726972 kB
Buffers:        693748 kB
Cached:         924068 kB
SwapCached:       3728 kB
Active:         309956 kB
Inactive:      1550732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30726972 kB
SwapTotal:    67111528 kB
SwapFree:     67086580 kB
Dirty:             796 kB
Writeback:           0 kB
AnonPages:      240808 kB
Mapped:          14272 kB
Slab:           300024 kB
PageTables:       5188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   448736 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= 71432 MiB
End job on node148 at 2011-04-29 20:18:20