Trace number 3263354

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.42 1202.03

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
MD5SUMf1f35d90237c4ca07d41a6a9b08e6279
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 variables140
Number of clauses58376
Sum of the clauses size583480
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 558320

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-3263354-1304099439/watcher-3263354-1304099439 -o /tmp/evaluation-result-3263354-1304099439/solver-3263354-1304099439 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3263354-1304099439.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: 8.01 8.03 8.00 6/181 27095
/proc/meminfo: memFree=29816944/32950928 swapFree=67086580/67111528
[pid=27095] ppid=27093 vsize=9344 CPUtime=0 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) R 27093 27095 26666 0 -1 4202496 396 1252 0 0 0 0 0 0 25 0 1 0 521540984 9568256 325 33554432000 4194304 4417332 140733926481744 18446744073709551615 239476694784 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/27095/statm: 2336 325 146 55 0 222 0

[startup+0.029252 s]
/proc/loadavg: 8.01 8.03 8.00 6/181 27095
/proc/meminfo: memFree=29816944/32950928 swapFree=67086580/67111528
[pid=27095] ppid=27093 vsize=12996 CPUtime=0.02 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) R 27093 27095 26666 0 -1 4202496 1461 1252 0 0 2 0 0 0 25 0 1 0 521540984 13307904 1271 33554432000 4194304 4417332 140733926481744 18446744073709551615 4231256 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/27095/statm: 3249 1271 147 55 0 1135 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12996

[startup+0.10026 s]
/proc/loadavg: 8.01 8.03 8.00 6/181 27095
/proc/meminfo: memFree=29816944/32950928 swapFree=67086580/67111528
[pid=27095] ppid=27093 vsize=25284 CPUtime=0.08 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) R 27093 27095 26666 0 -1 4202496 4533 1252 0 0 8 0 0 0 25 0 1 0 521540984 25890816 4343 33554432000 4194304 4417332 140733926481744 18446744073709551615 239476694784 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/27095/statm: 6321 4343 147 55 0 4207 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25284

[startup+0.300143 s]
/proc/loadavg: 8.01 8.03 8.00 6/181 27095
/proc/meminfo: memFree=29816944/32950928 swapFree=67086580/67111528
[pid=27095] ppid=27093 vsize=154908 CPUtime=0.75 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) S 27093 27095 26666 0 -1 4202496 11974 1252 0 0 73 2 0 0 25 0 5 0 521540984 158625792 10186 33554432000 4194304 4417332 140733926481744 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27095/statm: 38727 10186 177 55 0 36613 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 154908

[startup+0.701068 s]
/proc/loadavg: 8.01 8.03 8.00 6/181 27095
/proc/meminfo: memFree=29816944/32950928 swapFree=67086580/67111528
[pid=27095] ppid=27093 vsize=152092 CPUtime=2.36 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) S 27093 27095 26666 0 -1 4202496 12699 1252 0 0 234 2 0 0 25 0 5 0 521540984 155742208 9458 33554432000 4194304 4417332 140733926481744 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27095/statm: 38023 9458 179 55 0 35909 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 152092

[startup+1.50091 s]
/proc/loadavg: 8.01 8.03 8.00 9/186 27105
/proc/meminfo: memFree=29785780/32950928 swapFree=67086580/67111528
[pid=27095] ppid=27093 vsize=147308 CPUtime=5.55 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) S 27093 27095 26666 0 -1 4202496 15660 1252 0 0 553 2 0 0 25 0 5 0 521540984 150843392 8275 33554432000 4194304 4417332 140733926481744 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27095/statm: 36827 8275 179 55 0 34713 0
[pid=27095/tid=27102] ppid=27093 vsize=147308 CPUtime=1.35 cores=1,3,5,7
/proc/27095/task/27102/stat : 27102 (plingeling) R 27093 27095 26666 0 -1 4202560 1381 1252 0 0 135 0 0 0 25 0 5 0 521540998 150843392 8275 33554432000 4194304 4417332 140733926481744 18446744073709551615 4320952 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27095/tid=27103] ppid=27093 vsize=147308 CPUtime=1.35 cores=1,3,5,7
/proc/27095/task/27103/stat : 27103 (plingeling) R 27093 27095 26666 0 -1 4202560 1822 1252 0 0 135 0 0 0 25 0 5 0 521540998 150843392 8275 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27095/tid=27104] ppid=27093 vsize=147308 CPUtime=1.34 cores=1,3,5,7
/proc/27095/task/27104/stat : 27104 (plingeling) R 27093 27095 26666 0 -1 4202560 2388 1252 0 0 134 0 0 0 25 0 5 0 521540998 150843392 8275 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27095/tid=27105] ppid=27093 vsize=147308 CPUtime=1.35 cores=1,3,5,7
/proc/27095/task/27105/stat : 27105 (plingeling) R 27093 27095 26666 0 -1 4202560 1428 1252 0 0 135 0 0 0 25 0 5 0 521540998 150843392 8275 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.55
Current children cumulated vsize (KiB) 147308

[startup+3.10061 s]
/proc/loadavg: 8.01 8.03 8.00 9/186 27105
/proc/meminfo: memFree=29782960/32950928 swapFree=67086580/67111528
[pid=27095] ppid=27093 vsize=151436 CPUtime=11.95 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) S 27093 27095 26666 0 -1 4202496 23155 1252 0 0 1191 4 0 0 25 0 5 0 521540984 155070464 9326 33554432000 4194304 4417332 140733926481744 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27095/statm: 37859 9326 179 55 0 35745 0
[pid=27095/tid=27102] ppid=27093 vsize=151436 CPUtime=2.95 cores=1,3,5,7
/proc/27095/task/27102/stat : 27102 (plingeling) R 27093 27095 26666 0 -1 4202560 3455 1252 0 0 295 0 0 0 25 0 5 0 521540998 155070464 9326 33554432000 4194304 4417332 140733926481744 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27095/tid=27103] ppid=27093 vsize=151436 CPUtime=2.94 cores=1,3,5,7
/proc/27095/task/27103/stat : 27103 (plingeling) R 27093 27095 26666 0 -1 4202560 3523 1252 0 0 294 0 0 0 25 0 5 0 521540998 155070464 9326 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27095/tid=27104] ppid=27093 vsize=151436 CPUtime=2.93 cores=1,3,5,7
/proc/27095/task/27104/stat : 27104 (plingeling) R 27093 27095 26666 0 -1 4202560 4114 1252 0 0 292 1 0 0 25 0 5 0 521540998 155070464 9326 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27095/tid=27105] ppid=27093 vsize=151436 CPUtime=2.95 cores=1,3,5,7
/proc/27095/task/27105/stat : 27105 (plingeling) R 27093 27095 26666 0 -1 4202560 3422 1252 0 0 295 0 0 0 25 0 5 0 521540998 155070464 9326 33554432000 4194304 4417332 140733926481744 18446744073709551615 4264934 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.95
Current children cumulated vsize (KiB) 151436

[startup+6.30099 s]
/proc/loadavg: 8.01 8.03 8.00 9/186 27105
/proc/meminfo: memFree=29777348/32950928 swapFree=67086580/67111528
[pid=27095] ppid=27093 vsize=154084 CPUtime=24.72 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) S 27093 27095 26666 0 -1 4202496 36109 1252 0 0 2467 5 0 0 25 0 5 0 521540984 157782016 9956 33554432000 4194304 4417332 140733926481744 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27095/statm: 38521 9956 179 55 0 36407 0
[pid=27095/tid=27102] ppid=27093 vsize=154084 CPUtime=6.15 cores=1,3,5,7
/proc/27095/task/27102/stat : 27102 (plingeling) R 27093 27095 26666 0 -1 4202560 6580 1252 0 0 615 0 0 0 25 0 5 0 521540998 157782016 9956 33554432000 4194304 4417332 140733926481744 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27095/tid=27103] ppid=27093 vsize=154084 CPUtime=6.15 cores=1,3,5,7
/proc/27095/task/27103/stat : 27103 (plingeling) R 27093 27095 26666 0 -1 4202560 6243 1252 0 0 614 1 0 0 25 0 5 0 521540998 157782016 9956 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27095/tid=27104] ppid=27093 vsize=154084 CPUtime=6.12 cores=1,3,5,7
/proc/27095/task/27104/stat : 27104 (plingeling) R 27093 27095 26666 0 -1 4202560 8845 1252 0 0 610 2 0 0 25 0 5 0 521540998 157782016 9956 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27095/tid=27105] ppid=27093 vsize=154084 CPUtime=6.15 cores=1,3,5,7
/proc/27095/task/27105/stat : 27105 (plingeling) R 27093 27095 26666 0 -1 4202560 5800 1252 0 0 615 0 0 0 25 0 5 0 521540998 157782016 9956 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.72
Current children cumulated vsize (KiB) 154084

[startup+12.7008 s]
/proc/loadavg: 8.01 8.03 8.00 9/186 27105
/proc/meminfo: memFree=29771304/32950928 swapFree=67086580/67111528
[pid=27095] ppid=27093 vsize=158288 CPUtime=50.29 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) S 27093 27095 26666 0 -1 4202496 57980 1252 0 0 5020 9 0 0 25 0 5 0 521540984 162086912 11021 33554432000 4194304 4417332 140733926481744 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27095/statm: 39572 11021 179 55 0 37458 0
[pid=27095/tid=27102] ppid=27093 vsize=158288 CPUtime=12.54 cores=1,3,5,7
/proc/27095/task/27102/stat : 27102 (plingeling) R 27093 27095 26666 0 -1 4202560 11577 1252 0 0 1253 1 0 0 25 0 5 0 521540998 162086912 11021 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27095/tid=27103] ppid=27093 vsize=158288 CPUtime=12.54 cores=1,3,5,7
/proc/27095/task/27103/stat : 27103 (plingeling) R 27093 27095 26666 0 -1 4202560 12204 1252 0 0 1253 1 0 0 25 0 5 0 521540998 162086912 11021 33554432000 4194304 4417332 140733926481744 18446744073709551615 4344093 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27095/tid=27104] ppid=27093 vsize=158288 CPUtime=12.48 cores=1,3,5,7
/proc/27095/task/27104/stat : 27104 (plingeling) R 27093 27095 26666 0 -1 4202560 15096 1252 0 0 1245 3 0 0 25 0 5 0 521540998 162086912 11021 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27095/tid=27105] ppid=27093 vsize=158288 CPUtime=12.55 cores=1,3,5,7
/proc/27095/task/27105/stat : 27105 (plingeling) R 27093 27095 26666 0 -1 4202560 10462 1252 0 0 1254 1 0 0 25 0 5 0 521540998 162086912 11021 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.29
Current children cumulated vsize (KiB) 158288

[startup+25.5003 s]
/proc/loadavg: 8.08 8.05 8.00 9/186 27106
/proc/meminfo: memFree=29673220/32950928 swapFree=67086580/67111528
[pid=27095] ppid=27093 vsize=170620 CPUtime=101.42 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) S 27093 27095 26666 0 -1 4202496 94327 1252 0 0 10127 15 0 0 25 0 5 0 521540984 174714880 14118 33554432000 4194304 4417332 140733926481744 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27095/statm: 42655 14118 179 55 0 40541 0
[pid=27095/tid=27102] ppid=27093 vsize=170620 CPUtime=25.35 cores=1,3,5,7
/proc/27095/task/27102/stat : 27102 (plingeling) R 27093 27095 26666 0 -1 4202560 20379 1252 0 0 2533 2 0 0 25 0 5 0 521540998 174714880 14118 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27095/tid=27103] ppid=27093 vsize=170620 CPUtime=25.35 cores=1,3,5,7
/proc/27095/task/27103/stat : 27103 (plingeling) R 27093 27095 26666 0 -1 4202560 21028 1252 0 0 2532 3 0 0 25 0 5 0 521540998 174714880 14118 33554432000 4194304 4417332 140733926481744 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27095/tid=27104] ppid=27093 vsize=170620 CPUtime=25.2 cores=1,3,5,7
/proc/27095/task/27104/stat : 27104 (plingeling) R 27093 27095 26666 0 -1 4202560 24283 1252 0 0 2516 4 0 0 25 0 5 0 521540998 174714880 14118 33554432000 4194304 4417332 140733926481744 18446744073709551615 4244030 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27095/tid=27105] ppid=27093 vsize=170620 CPUtime=25.35 cores=1,3,5,7
/proc/27095/task/27105/stat : 27105 (plingeling) R 27093 27095 26666 0 -1 4202560 19996 1252 0 0 2532 3 0 0 25 0 5 0 521540998 174714880 14118 33554432000 4194304 4417332 140733926481744 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 170620

[startup+51.1004 s]
/proc/loadavg: 8.11 8.06 8.00 9/186 27106
/proc/meminfo: memFree=29627996/32950928 swapFree=67086580/67111528
[pid=27095] ppid=27093 vsize=195716 CPUtime=203.68 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) S 27093 27095 26666 0 -1 4202496 161002 1252 0 0 20342 26 0 0 25 0 5 0 521540984 200413184 20364 33554432000 4194304 4417332 140733926481744 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27095/statm: 48929 20364 179 55 0 46815 0
[pid=27095/tid=27102] ppid=27093 vsize=195716 CPUtime=50.94 cores=1,3,5,7
/proc/27095/task/27102/stat : 27102 (plingeling) R 27093 27095 26666 0 -1 4202560 39914 1252 0 0 5089 5 0 0 25 0 5 0 521540998 200413184 20364 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27095/tid=27103] ppid=27093 vsize=195716 CPUtime=50.95 cores=1,3,5,7
/proc/27095/task/27103/stat : 27103 (plingeling) R 27093 27095 26666 0 -1 4202560 36733 1252 0 0 5090 5 0 0 25 0 5 0 521540998 200413184 20364 33554432000 4194304 4417332 140733926481744 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27095/tid=27104] ppid=27093 vsize=195716 CPUtime=50.67 cores=1,3,5,7
/proc/27095/task/27104/stat : 27104 (plingeling) R 27093 27095 26666 0 -1 4202560 42265 1252 0 0 5059 8 0 0 25 0 5 0 521540998 200413184 20364 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27095/tid=27105] ppid=27093 vsize=195716 CPUtime=50.94 cores=1,3,5,7
/proc/27095/task/27105/stat : 27105 (plingeling) R 27093 27095 26666 0 -1 4202560 33449 1252 0 0 5089 5 0 0 25 0 5 0 521540998 200413184 20364 33554432000 4194304 4417332 140733926481744 18446744073709551615 4242805 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.68
Current children cumulated vsize (KiB) 195716

[startup+102.307 s]
/proc/loadavg: 8.15 8.08 8.01 9/186 27108
/proc/meminfo: memFree=29493300/32950928 swapFree=67086580/67111528
[pid=27095] ppid=27093 vsize=198616 CPUtime=408.23 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) S 27093 27095 26666 0 -1 4202496 258236 1252 0 0 40781 42 0 0 25 0 5 0 521540984 203382784 21089 33554432000 4194304 4417332 140733926481744 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27095/statm: 49654 21089 179 55 0 47540 0
[pid=27095/tid=27102] ppid=27093 vsize=198616 CPUtime=102.15 cores=1,3,5,7
/proc/27095/task/27102/stat : 27102 (plingeling) R 27093 27095 26666 0 -1 4202560 66102 1252 0 0 10205 10 0 0 25 0 5 0 521540998 203382784 21089 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364618 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27095/tid=27103] ppid=27093 vsize=198616 CPUtime=102.16 cores=1,3,5,7
/proc/27095/task/27103/stat : 27103 (plingeling) R 27093 27095 26666 0 -1 4202560 57411 1252 0 0 10208 8 0 0 25 0 5 0 521540998 203382784 21089 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27095/tid=27104] ppid=27093 vsize=198616 CPUtime=101.6 cores=1,3,5,7
/proc/27095/task/27104/stat : 27104 (plingeling) R 27093 27095 26666 0 -1 4202560 67596 1252 0 0 10148 12 0 0 25 0 5 0 521540998 203382784 21089 33554432000 4194304 4417332 140733926481744 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27095/tid=27105] ppid=27093 vsize=198616 CPUtime=102.15 cores=1,3,5,7
/proc/27095/task/27105/stat : 27105 (plingeling) R 27093 27095 26666 0 -1 4202560 58486 1252 0 0 10206 9 0 0 25 0 5 0 521540998 203382784 21089 33554432000 4194304 4417332 140733926481744 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.23
Current children cumulated vsize (KiB) 198616

[startup+162.301 s]
/proc/loadavg: 8.11 8.07 8.01 9/186 27109
/proc/meminfo: memFree=29370748/32950928 swapFree=67086580/67111528
[pid=27095] ppid=27093 vsize=206416 CPUtime=647.89 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) S 27093 27095 26666 0 -1 4202496 361290 1252 0 0 64733 56 0 0 25 0 5 0 521540984 211369984 23039 33554432000 4194304 4417332 140733926481744 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27095/statm: 51604 23039 179 55 0 49490 0
[pid=27095/tid=27102] ppid=27093 vsize=206416 CPUtime=162.15 cores=1,3,5,7
/proc/27095/task/27102/stat : 27102 (plingeling) R 27093 27095 26666 0 -1 4202560 99139 1252 0 0 16200 15 0 0 25 0 5 0 521540998 211369984 23039 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27095/tid=27103] ppid=27093 vsize=206416 CPUtime=162.15 cores=1,3,5,7
/proc/27095/task/27103/stat : 27103 (plingeling) R 27093 27095 26666 0 -1 4202560 77112 1252 0 0 16204 11 0 0 25 0 5 0 521540998 211369984 23039 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27095/tid=27104] ppid=27093 vsize=206416 CPUtime=161.27 cores=1,3,5,7
/proc/27095/task/27104/stat : 27104 (plingeling) R 27093 27095 26666 0 -1 4202560 92174 1252 0 0 16112 15 0 0 25 0 5 0 521540998 211369984 23039 33554432000 4194304 4417332 140733926481744 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27095/tid=27105] ppid=27093 vsize=206416 CPUtime=162.16 cores=1,3,5,7
/proc/27095/task/27105/stat : 27105 (plingeling) R 27093 27095 26666 0 -1 4202560 84224 1252 0 0 16203 13 0 0 25 0 5 0 521540998 211369984 23039 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.89
Current children cumulated vsize (KiB) 206416


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

[pid=27095/tid=27103] ppid=27093 vsize=330996 CPUtime=702.16 cores=1,3,5,7
/proc/27095/task/27103/stat : 27103 (plingeling) R 27093 27095 26666 0 -1 4202560 229967 1252 0 0 70185 31 0 0 25 0 5 0 521540998 338939904 54184 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27095/tid=27104] ppid=27093 vsize=330996 CPUtime=698.35 cores=1,3,5,7
/proc/27095/task/27104/stat : 27104 (plingeling) R 27093 27095 26666 0 -1 4202560 242980 1252 0 0 69799 36 0 0 25 0 5 0 521540998 338939904 54184 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27095/tid=27105] ppid=27093 vsize=330996 CPUtime=702.18 cores=1,3,5,7
/proc/27095/task/27105/stat : 27105 (plingeling) R 27093 27095 26666 0 -1 4202560 186240 1252 0 0 70190 28 0 0 25 0 5 0 521540998 338939904 54184 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.03
Current children cumulated vsize (KiB) 330996

[startup+762.306 s]
/proc/loadavg: 8.00 8.05 8.02 9/186 27171
/proc/meminfo: memFree=29928172/32950928 swapFree=67086580/67111528
[pid=27095] ppid=27093 vsize=358428 CPUtime=3044.72 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) S 27093 27095 26666 0 -1 4202496 984335 1252 0 0 304328 144 0 0 25 0 5 0 521540984 367030272 61042 33554432000 4194304 4417332 140733926481744 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27095/statm: 89607 61042 179 55 0 87493 0
[pid=27095/tid=27102] ppid=27093 vsize=358428 CPUtime=762.18 cores=1,3,5,7
/proc/27095/task/27102/stat : 27102 (plingeling) R 27093 27095 26666 0 -1 4202560 288016 1252 0 0 76176 42 0 0 25 0 5 0 521540998 367030272 61042 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27095/tid=27103] ppid=27093 vsize=358428 CPUtime=762.17 cores=1,3,5,7
/proc/27095/task/27103/stat : 27103 (plingeling) R 27093 27095 26666 0 -1 4202560 238164 1252 0 0 76184 33 0 0 25 0 5 0 521540998 367030272 61042 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27095/tid=27104] ppid=27093 vsize=358428 CPUtime=758.02 cores=1,3,5,7
/proc/27095/task/27104/stat : 27104 (plingeling) R 27093 27095 26666 0 -1 4202560 253872 1252 0 0 75765 37 0 0 25 0 5 0 521540998 367030272 61042 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27095/tid=27105] ppid=27093 vsize=358428 CPUtime=762.18 cores=1,3,5,7
/proc/27095/task/27105/stat : 27105 (plingeling) R 27093 27095 26666 0 -1 4202560 195642 1252 0 0 76189 29 0 0 25 0 5 0 521540998 367030272 61042 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.72
Current children cumulated vsize (KiB) 358428

[startup+822.301 s]
/proc/loadavg: 8.08 8.06 8.02 11/187 27176
/proc/meminfo: memFree=29811932/32950928 swapFree=67086612/67111528
[pid=27095] ppid=27093 vsize=385048 CPUtime=3284.24 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) S 27093 27095 26666 0 -1 4202496 1025173 1252 0 0 328274 150 0 0 25 0 5 0 521540984 394289152 67712 33554432000 4194304 4417332 140733926481744 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27095/statm: 96262 67712 179 55 0 94148 0
[pid=27095/tid=27102] ppid=27093 vsize=385048 CPUtime=822.18 cores=1,3,5,7
/proc/27095/task/27102/stat : 27102 (plingeling) R 27093 27095 26666 0 -1 4202560 301309 1252 0 0 82174 44 0 0 25 0 5 0 521540998 394289152 67712 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27095/tid=27103] ppid=27093 vsize=385048 CPUtime=822.01 cores=1,3,5,7
/proc/27095/task/27103/stat : 27103 (plingeling) R 27093 27095 26666 0 -1 4202560 248140 1252 0 0 82167 34 0 0 25 0 5 0 521540998 394289152 67712 33554432000 4194304 4417332 140733926481744 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27095/tid=27104] ppid=27093 vsize=385048 CPUtime=817.69 cores=1,3,5,7
/proc/27095/task/27104/stat : 27104 (plingeling) R 27093 27095 26666 0 -1 4202560 269083 1252 0 0 81730 39 0 0 25 0 5 0 521540998 394289152 67712 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27095/tid=27105] ppid=27093 vsize=385048 CPUtime=822.18 cores=1,3,5,7
/proc/27095/task/27105/stat : 27105 (plingeling) R 27093 27095 26666 0 -1 4202560 198000 1252 0 0 82188 30 0 0 25 0 5 0 521540998 394289152 67712 33554432000 4194304 4417332 140733926481744 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.24
Current children cumulated vsize (KiB) 385048

[startup+882.3 s]
/proc/loadavg: 8.19 8.10 8.04 9/186 27177
/proc/meminfo: memFree=29778380/32950928 swapFree=67086612/67111528
[pid=27095] ppid=27093 vsize=393280 CPUtime=3523.25 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) S 27093 27095 26666 0 -1 4202496 1072842 1252 0 0 352168 157 0 0 25 0 5 0 521540984 402718720 69755 33554432000 4194304 4417332 140733926481744 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27095/statm: 98320 69755 179 55 0 96206 0
[pid=27095/tid=27102] ppid=27093 vsize=393280 CPUtime=882.18 cores=1,3,5,7
/proc/27095/task/27102/stat : 27102 (plingeling) R 27093 27095 26666 0 -1 4202560 312221 1252 0 0 88173 45 0 0 25 0 5 0 521540998 402718720 69755 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27095/tid=27103] ppid=27093 vsize=393280 CPUtime=881.34 cores=1,3,5,7
/proc/27095/task/27103/stat : 27103 (plingeling) R 27093 27095 26666 0 -1 4202560 267066 1252 0 0 88097 37 0 0 25 0 5 0 521540998 402718720 69755 33554432000 4194304 4417332 140733926481744 18446744073709551615 4366029 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27095/tid=27104] ppid=27093 vsize=393280 CPUtime=877.36 cores=1,3,5,7
/proc/27095/task/27104/stat : 27104 (plingeling) R 27093 27095 26666 0 -1 4202560 283280 1252 0 0 87695 41 0 0 25 0 5 0 521540998 402718720 69755 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27095/tid=27105] ppid=27093 vsize=393280 CPUtime=882.18 cores=1,3,5,7
/proc/27095/task/27105/stat : 27105 (plingeling) R 27093 27095 26666 0 -1 4202560 201634 1252 0 0 88187 31 0 0 25 0 5 0 521540998 402718720 69755 33554432000 4194304 4417332 140733926481744 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.25
Current children cumulated vsize (KiB) 393280

[startup+942.301 s]
/proc/loadavg: 8.21 8.11 8.04 9/186 27179
/proc/meminfo: memFree=29672696/32950928 swapFree=67086612/67111528
[pid=27095] ppid=27093 vsize=360684 CPUtime=3762.93 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) S 27093 27095 26666 0 -1 4202496 1130927 1252 0 0 376129 164 0 0 25 0 5 0 521540984 369340416 61606 33554432000 4194304 4417332 140733926481744 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27095/statm: 90171 61606 179 55 0 88057 0
[pid=27095/tid=27102] ppid=27093 vsize=360684 CPUtime=942.18 cores=1,3,5,7
/proc/27095/task/27102/stat : 27102 (plingeling) R 27093 27095 26666 0 -1 4202560 323189 1252 0 0 94172 46 0 0 25 0 5 0 521540998 369340416 61606 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27095/tid=27103] ppid=27093 vsize=360684 CPUtime=941.35 cores=1,3,5,7
/proc/27095/task/27103/stat : 27103 (plingeling) R 27093 27095 26666 0 -1 4202560 280691 1252 0 0 94096 39 0 0 25 0 5 0 521540998 369340416 61606 33554432000 4194304 4417332 140733926481744 18446744073709551615 4366025 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27095/tid=27104] ppid=27093 vsize=360684 CPUtime=937.04 cores=1,3,5,7
/proc/27095/task/27104/stat : 27104 (plingeling) R 27093 27095 26666 0 -1 4202560 293995 1252 0 0 93662 42 0 0 25 0 5 0 521540998 369340416 61606 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27095/tid=27105] ppid=27093 vsize=360684 CPUtime=942.19 cores=1,3,5,7
/proc/27095/task/27105/stat : 27105 (plingeling) R 27093 27095 26666 0 -1 4202560 224411 1252 0 0 94185 34 0 0 25 0 5 0 521540998 369340416 61606 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3762.93
Current children cumulated vsize (KiB) 360684

[startup+1002.3 s]
/proc/loadavg: 8.13 8.11 8.04 9/186 27181
/proc/meminfo: memFree=29620464/32950928 swapFree=67086612/67111528
[pid=27095] ppid=27093 vsize=372992 CPUtime=4002.61 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) S 27093 27095 26666 0 -1 4202496 1166262 1252 0 0 400093 168 0 0 25 0 5 0 521540984 381943808 64683 33554432000 4194304 4417332 140733926481744 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27095/statm: 93248 64683 179 55 0 91134 0
[pid=27095/tid=27102] ppid=27093 vsize=372992 CPUtime=1002.18 cores=1,3,5,7
/proc/27095/task/27102/stat : 27102 (plingeling) R 27093 27095 26666 0 -1 4202560 331901 1252 0 0 100171 47 0 0 25 0 5 0 521540998 381943808 64683 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27095/tid=27103] ppid=27093 vsize=372992 CPUtime=1001.35 cores=1,3,5,7
/proc/27095/task/27103/stat : 27103 (plingeling) R 27093 27095 26666 0 -1 4202560 295157 1252 0 0 100095 40 0 0 25 0 5 0 521540998 381943808 64683 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27095/tid=27104] ppid=27093 vsize=372992 CPUtime=996.71 cores=1,3,5,7
/proc/27095/task/27104/stat : 27104 (plingeling) R 27093 27095 26666 0 -1 4202560 305166 1252 0 0 99628 43 0 0 25 0 5 0 521540998 381943808 64683 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27095/tid=27105] ppid=27093 vsize=372992 CPUtime=1002.19 cores=1,3,5,7
/proc/27095/task/27105/stat : 27105 (plingeling) R 27093 27095 26666 0 -1 4202560 225397 1252 0 0 100185 34 0 0 25 0 5 0 521540998 381943808 64683 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4002.61
Current children cumulated vsize (KiB) 372992

[startup+1062.3 s]
/proc/loadavg: 8.04 8.08 8.03 9/186 27182
/proc/meminfo: memFree=29548876/32950928 swapFree=67086612/67111528
[pid=27095] ppid=27093 vsize=388168 CPUtime=4242.3 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) S 27093 27095 26666 0 -1 4202496 1198620 1252 0 0 424058 172 0 0 25 0 5 0 521540984 397484032 68477 33554432000 4194304 4417332 140733926481744 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27095/statm: 97042 68477 179 55 0 94928 0
[pid=27095/tid=27102] ppid=27093 vsize=388168 CPUtime=1062.18 cores=1,3,5,7
/proc/27095/task/27102/stat : 27102 (plingeling) R 27093 27095 26666 0 -1 4202560 344517 1252 0 0 106169 49 0 0 25 0 5 0 521540998 397484032 68477 33554432000 4194304 4417332 140733926481744 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27095/tid=27103] ppid=27093 vsize=388168 CPUtime=1061.36 cores=1,3,5,7
/proc/27095/task/27103/stat : 27103 (plingeling) R 27093 27095 26666 0 -1 4202560 304846 1252 0 0 106094 42 0 0 25 0 5 0 521540998 397484032 68477 33554432000 4194304 4417332 140733926481744 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27095/tid=27104] ppid=27093 vsize=388168 CPUtime=1056.39 cores=1,3,5,7
/proc/27095/task/27104/stat : 27104 (plingeling) R 27093 27095 26666 0 -1 4202560 315219 1252 0 0 105595 44 0 0 25 0 5 0 521540998 397484032 68477 33554432000 4194304 4417332 140733926481744 18446744073709551615 4250633 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27095/tid=27105] ppid=27093 vsize=388168 CPUtime=1062.19 cores=1,3,5,7
/proc/27095/task/27105/stat : 27105 (plingeling) R 27093 27095 26666 0 -1 4202560 225397 1252 0 0 106185 34 0 0 25 0 5 0 521540998 397484032 68477 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.3
Current children cumulated vsize (KiB) 388168

[startup+1122.3 s]
/proc/loadavg: 8.01 8.07 8.03 9/186 27184
/proc/meminfo: memFree=29486728/32950928 swapFree=67086612/67111528
[pid=27095] ppid=27093 vsize=413304 CPUtime=4481.97 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) S 27093 27095 26666 0 -1 4202496 1239822 1252 0 0 448019 178 0 0 25 0 5 0 521540984 423223296 74761 33554432000 4194304 4417332 140733926481744 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27095/statm: 103326 74761 179 55 0 101212 0
[pid=27095/tid=27102] ppid=27093 vsize=413304 CPUtime=1122.19 cores=1,3,5,7
/proc/27095/task/27102/stat : 27102 (plingeling) R 27093 27095 26666 0 -1 4202560 358908 1252 0 0 112167 52 0 0 25 0 5 0 521540998 423223296 74761 33554432000 4194304 4417332 140733926481744 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27095/tid=27103] ppid=27093 vsize=413304 CPUtime=1121.36 cores=1,3,5,7
/proc/27095/task/27103/stat : 27103 (plingeling) R 27093 27095 26666 0 -1 4202560 310753 1252 0 0 112093 43 0 0 25 0 5 0 521540998 423223296 74761 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27095/tid=27104] ppid=27093 vsize=413304 CPUtime=1116.07 cores=1,3,5,7
/proc/27095/task/27104/stat : 27104 (plingeling) R 27093 27095 26666 0 -1 4202560 325958 1252 0 0 111561 46 0 0 25 0 5 0 521540998 423223296 74761 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27095/tid=27105] ppid=27093 vsize=413304 CPUtime=1122.19 cores=1,3,5,7
/proc/27095/task/27105/stat : 27105 (plingeling) R 27093 27095 26666 0 -1 4202560 235562 1252 0 0 112184 35 0 0 25 0 5 0 521540998 423223296 74761 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4481.97
Current children cumulated vsize (KiB) 413304

[startup+1182.3 s]
/proc/loadavg: 8.12 8.08 8.03 9/186 27185
/proc/meminfo: memFree=29371748/32950928 swapFree=67086612/67111528
[pid=27095] ppid=27093 vsize=463224 CPUtime=4721.66 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) S 27093 27095 26666 0 -1 4202496 1280430 1252 0 0 471982 184 0 0 25 0 5 0 521540984 474341376 87241 33554432000 4194304 4417332 140733926481744 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27095/statm: 115806 87241 179 55 0 113692 0
[pid=27095/tid=27102] ppid=27093 vsize=463224 CPUtime=1182.19 cores=1,3,5,7
/proc/27095/task/27102/stat : 27102 (plingeling) R 27093 27095 26666 0 -1 4202560 369773 1252 0 0 118166 53 0 0 25 0 5 0 521540998 474341376 87241 33554432000 4194304 4417332 140733926481744 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27095/tid=27103] ppid=27093 vsize=463224 CPUtime=1181.36 cores=1,3,5,7
/proc/27095/task/27103/stat : 27103 (plingeling) R 27093 27095 26666 0 -1 4202560 318293 1252 0 0 118092 44 0 0 25 0 5 0 521540998 474341376 87241 33554432000 4194304 4417332 140733926481744 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27095/tid=27104] ppid=27093 vsize=463224 CPUtime=1175.75 cores=1,3,5,7
/proc/27095/task/27104/stat : 27104 (plingeling) R 27093 27095 26666 0 -1 4202560 335957 1252 0 0 117528 47 0 0 25 0 5 0 521540998 474341376 87241 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27095/tid=27105] ppid=27093 vsize=463224 CPUtime=1182.19 cores=1,3,5,7
/proc/27095/task/27105/stat : 27105 (plingeling) R 27093 27095 26666 0 -1 4202560 247766 1252 0 0 118182 37 0 0 25 0 5 0 521540998 474341376 87241 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4721.66
Current children cumulated vsize (KiB) 463224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.08 8.08 8.03 9/186 27186
/proc/meminfo: memFree=29287292/32950928 swapFree=67086612/67111528
[pid=27095] ppid=27093 vsize=468660 CPUtime=4800.37 cores=1,3,5,7
/proc/27095/stat : 27095 (plingeling) S 27093 27095 26666 0 -1 4202496 1286790 1252 0 0 479853 184 0 0 25 0 5 0 521540984 479907840 88600 33554432000 4194304 4417332 140733926481744 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27095/statm: 117165 88600 179 55 0 115051 0
[pid=27095/tid=27102] ppid=27093 vsize=468660 CPUtime=1201.9 cores=1,3,5,7
/proc/27095/task/27102/stat : 27102 (plingeling) R 27093 27095 26666 0 -1 4202560 372105 1252 0 0 120137 53 0 0 25 0 5 0 521540998 479907840 88600 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27095/tid=27103] ppid=27093 vsize=468660 CPUtime=1201.06 cores=1,3,5,7
/proc/27095/task/27103/stat : 27103 (plingeling) R 27093 27095 26666 0 -1 4202560 319832 1252 0 0 120062 44 0 0 25 0 5 0 521540998 479907840 88600 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27095/tid=27104] ppid=27093 vsize=468660 CPUtime=1195.34 cores=1,3,5,7
/proc/27095/task/27104/stat : 27104 (plingeling) R 27093 27095 26666 0 -1 4202560 338446 1252 0 0 119487 47 0 0 25 0 5 0 521540998 479907840 88600 33554432000 4194304 4417332 140733926481744 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27095/tid=27105] ppid=27093 vsize=468660 CPUtime=1201.9 cores=1,3,5,7
/proc/27095/task/27105/stat : 27105 (plingeling) R 27093 27095 26666 0 -1 4202560 247766 1252 0 0 120153 37 0 0 25 0 5 0 521540998 479907840 88600 33554432000 4194304 4417332 140733926481744 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 468660

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): 1202.03
CPU time (s): 4800.42
CPU user time (s): 4798.56
CPU system time (s): 1.86372
CPU usage (%): 399.361
Max. virtual memory (cumulated for all children) (KiB): 478708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.56
system time used= 1.86372
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1288042
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= 108
involuntary context switches= 32832

runsolver used 1.9527 second user time and 4.6123 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 19:50:39
IDJOB=3263354
IDBENCH=83965
IDSOLVER=1605
FILE ID=node148/3263354-1304099439
RUNJOBID= node148-1304098692-27011
PBS_JOBID= 13170593
Free space on /tmp= 71432 MiB

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

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

MD5SUM BENCH= f1f35d90237c4ca07d41a6a9b08e6279
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:      29817224 kB
Buffers:        693408 kB
Cached:         923612 kB
SwapCached:       3728 kB
Active:        1217776 kB
Inactive:      1550616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29817224 kB
SwapTotal:    67111528 kB
SwapFree:     67086580 kB
Dirty:            2364 kB
Writeback:           0 kB
AnonPages:     1149764 kB
Mapped:          14452 kB
Slab:           299996 kB
PageTables:       6576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1359092 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:10:43