Trace number 3371191

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.1 1203.73

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n240-s78945233-sat.cnf
MD5SUM1f90ac4288669aff970e47f4201b5ea4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.2234
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses576
Sum of the clauses size1440
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2480
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 596
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371191-1305424944/watcher-3371191-1305424944 -o /tmp/evaluation-result-3371191-1305424944/solver-3371191-1305424944 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371191-1305424944.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.21 8.12 7.38 1/339 1391
/proc/meminfo: memFree=17816456/32951124 swapFree=67056804/67111528
[pid=1391] ppid=1389 vsize=8864 CPUtime=0 cores=1,3,5,7
/proc/1391/stat : 1391 (plingeling) R 1389 1391 563 0 -1 4202496 274 1253 0 0 0 0 0 0 25 0 1 0 654095334 9076736 205 33554432000 4194304 4417452 140733444683824 18446744073709551615 270612807435 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/1391/statm: 2216 205 146 55 0 102 0
[pid=1391/tid=1397] ppid=1389 vsize=50164 CPUtime=0 cores=1,3,5,7
/proc/1391/task/1397/stat : 1397 (plingeling) R 1389 1391 563 0 -1 4202560 38 1253 0 0 0 0 0 0 25 0 5 0 654095334 51367936 328 33554432000 4194304 4417452 140733444683824 18446744073709551615 4232808 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=50164 CPUtime=0 cores=1,3,5,7
/proc/1391/task/1398/stat : 1398 (plingeling) R 1389 1391 563 0 -1 4202560 0 1253 0 0 0 0 0 0 25 0 5 0 654095334 51367936 328 33554432000 4194304 4417452 140733444683824 18446744073709551615 270613167089 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=50164 CPUtime=0 cores=1,3,5,7
/proc/1391/task/1399/stat : 1399 (plingeling) R 1389 1391 563 0 -1 4202560 7 1253 0 0 0 0 0 0 25 0 5 0 654095334 51367936 328 33554432000 4194304 4417452 140733444683824 18446744073709551615 4321011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1391/tid=1400] ppid=1389 vsize=50164 CPUtime=0 cores=1,3,5,7
/proc/1391/task/1400/stat : 1400 (plingeling) R 1389 1391 563 0 -1 4202560 59 1253 0 0 0 0 0 0 25 0 5 0 654095334 51367936 328 33554432000 4194304 4417452 140733444683824 18446744073709551615 4250505 0 0 4096 17442 0 0 0 -1 1 0 0 0

[startup+0.119018 s]
/proc/loadavg: 8.21 8.12 7.38 1/339 1391
/proc/meminfo: memFree=17816456/32951124 swapFree=67056804/67111528
[pid=1391] ppid=1389 vsize=118552 CPUtime=0.44 cores=1,3,5,7
/proc/1391/stat : 1391 (plingeling) S 1389 1391 563 0 -1 4202496 1381 1253 0 0 44 0 0 0 25 0 5 0 654095334 121397248 1082 33554432000 4194304 4417452 140733444683824 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1391/statm: 29638 1082 180 55 0 27524 0
[pid=1391/tid=1397] ppid=1389 vsize=118552 CPUtime=0.11 cores=1,3,5,7
/proc/1391/task/1397/stat : 1397 (plingeling) R 1389 1391 563 0 -1 4202560 173 1253 0 0 11 0 0 0 25 0 5 0 654095334 121397248 1082 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=118552 CPUtime=0.1 cores=1,3,5,7
/proc/1391/task/1398/stat : 1398 (plingeling) R 1389 1391 563 0 -1 4202560 182 1253 0 0 10 0 0 0 25 0 5 0 654095334 121397248 1082 33554432000 4194304 4417452 140733444683824 18446744073709551615 4308162 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=118552 CPUtime=0.11 cores=1,3,5,7
/proc/1391/task/1399/stat : 1399 (plingeling) R 1389 1391 563 0 -1 4202560 167 1253 0 0 11 0 0 0 25 0 5 0 654095334 121397248 1082 33554432000 4194304 4417452 140733444683824 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1391/tid=1400] ppid=1389 vsize=118552 CPUtime=0.11 cores=1,3,5,7
/proc/1391/task/1400/stat : 1400 (plingeling) R 1389 1391 563 0 -1 4202560 562 1253 0 0 11 0 0 0 25 0 5 0 654095334 121397248 1082 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 118552

[startup+0.201003 s]
/proc/loadavg: 8.21 8.12 7.38 1/339 1391
/proc/meminfo: memFree=17816456/32951124 swapFree=67056804/67111528
[pid=1391] ppid=1389 vsize=119068 CPUtime=0.77 cores=1,3,5,7
/proc/1391/stat : 1391 (plingeling) S 1389 1391 563 0 -1 4202496 2145 1253 0 0 77 0 0 0 25 0 5 0 654095334 121925632 1221 33554432000 4194304 4417452 140733444683824 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1391/statm: 29767 1221 180 55 0 27653 0
[pid=1391/tid=1397] ppid=1389 vsize=119068 CPUtime=0.19 cores=1,3,5,7
/proc/1391/task/1397/stat : 1397 (plingeling) R 1389 1391 563 0 -1 4202560 298 1253 0 0 19 0 0 0 25 0 5 0 654095334 121925632 1221 33554432000 4194304 4417452 140733444683824 18446744073709551615 4278185 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=119068 CPUtime=0.18 cores=1,3,5,7
/proc/1391/task/1398/stat : 1398 (plingeling) R 1389 1391 563 0 -1 4202560 338 1253 0 0 18 0 0 0 25 0 5 0 654095334 121925632 1221 33554432000 4194304 4417452 140733444683824 18446744073709551615 4365078 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=119068 CPUtime=0.19 cores=1,3,5,7
/proc/1391/task/1399/stat : 1399 (plingeling) R 1389 1391 563 0 -1 4202560 389 1253 0 0 19 0 0 0 25 0 5 0 654095334 121925632 1221 33554432000 4194304 4417452 140733444683824 18446744073709551615 4232721 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1391/tid=1400] ppid=1389 vsize=119068 CPUtime=0.19 cores=1,3,5,7
/proc/1391/task/1400/stat : 1400 (plingeling) R 1389 1391 563 0 -1 4202560 823 1253 0 0 19 0 0 0 25 0 5 0 654095334 121925632 1221 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 119068

[startup+0.300986 s]
/proc/loadavg: 8.21 8.12 7.38 1/339 1391
/proc/meminfo: memFree=17816456/32951124 swapFree=67056804/67111528
[pid=1391] ppid=1389 vsize=120084 CPUtime=1.17 cores=1,3,5,7
/proc/1391/stat : 1391 (plingeling) S 1389 1391 563 0 -1 4202496 3113 1253 0 0 117 0 0 0 25 0 5 0 654095334 122966016 1475 33554432000 4194304 4417452 140733444683824 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1391/statm: 30021 1475 180 55 0 27907 0
[pid=1391/tid=1397] ppid=1389 vsize=120084 CPUtime=0.29 cores=1,3,5,7
/proc/1391/task/1397/stat : 1397 (plingeling) R 1389 1391 563 0 -1 4202560 542 1253 0 0 29 0 0 0 25 0 5 0 654095334 122966016 1475 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=120084 CPUtime=0.28 cores=1,3,5,7
/proc/1391/task/1398/stat : 1398 (plingeling) R 1389 1391 563 0 -1 4202560 685 1253 0 0 28 0 0 0 25 0 5 0 654095334 122966016 1475 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=120084 CPUtime=0.29 cores=1,3,5,7
/proc/1391/task/1399/stat : 1399 (plingeling) R 1389 1391 563 0 -1 4202560 389 1253 0 0 29 0 0 0 25 0 5 0 654095334 122966016 1475 33554432000 4194304 4417452 140733444683824 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1391/tid=1400] ppid=1389 vsize=120084 CPUtime=0.29 cores=1,3,5,7
/proc/1391/task/1400/stat : 1400 (plingeling) R 1389 1391 563 0 -1 4202560 1200 1253 0 0 29 0 0 0 25 0 5 0 654095334 122966016 1475 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 120084

[startup+0.700916 s]
/proc/loadavg: 8.21 8.12 7.38 1/339 1391
/proc/meminfo: memFree=17816456/32951124 swapFree=67056804/67111528
[pid=1391] ppid=1389 vsize=123212 CPUtime=2.77 cores=1,3,5,7
/proc/1391/stat : 1391 (plingeling) S 1389 1391 563 0 -1 4202496 6860 1253 0 0 276 1 0 0 25 0 5 0 654095334 126169088 2257 33554432000 4194304 4417452 140733444683824 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1391/statm: 30803 2257 180 55 0 28689 0
[pid=1391/tid=1397] ppid=1389 vsize=123212 CPUtime=0.69 cores=1,3,5,7
/proc/1391/task/1397/stat : 1397 (plingeling) R 1389 1391 563 0 -1 4202560 1393 1253 0 0 69 0 0 0 25 0 5 0 654095334 126169088 2257 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=123212 CPUtime=0.68 cores=1,3,5,7
/proc/1391/task/1398/stat : 1398 (plingeling) R 1389 1391 563 0 -1 4202560 1649 1253 0 0 68 0 0 0 25 0 5 0 654095334 126169088 2257 33554432000 4194304 4417452 140733444683824 18446744073709551615 4366141 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=123212 CPUtime=0.69 cores=1,3,5,7
/proc/1391/task/1399/stat : 1399 (plingeling) R 1389 1391 563 0 -1 4202560 1643 1253 0 0 69 0 0 0 25 0 5 0 654095334 126169088 2257 33554432000 4194304 4417452 140733444683824 18446744073709551615 4308762 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1391/tid=1400] ppid=1389 vsize=123212 CPUtime=0.69 cores=1,3,5,7
/proc/1391/task/1400/stat : 1400 (plingeling) R 1389 1391 563 0 -1 4202560 1878 1253 0 0 69 0 0 0 25 0 5 0 654095334 126169088 2257 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 123212

[startup+1.50077 s]
/proc/loadavg: 8.21 8.12 7.38 11/350 1462
/proc/meminfo: memFree=17803156/32951124 swapFree=67056804/67111528
[pid=1391] ppid=1389 vsize=127548 CPUtime=5.95 cores=1,3,5,7
/proc/1391/stat : 1391 (plingeling) S 1389 1391 563 0 -1 4202496 13296 1253 0 0 594 1 0 0 25 0 5 0 654095334 130609152 3341 33554432000 4194304 4417452 140733444683824 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1391/statm: 31887 3341 180 55 0 29773 0
[pid=1391/tid=1397] ppid=1389 vsize=127548 CPUtime=1.49 cores=1,3,5,7
/proc/1391/task/1397/stat : 1397 (plingeling) R 1389 1391 563 0 -1 4202560 2950 1253 0 0 149 0 0 0 25 0 5 0 654095334 130609152 3341 33554432000 4194304 4417452 140733444683824 18446744073709551615 4237237 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=127548 CPUtime=1.47 cores=1,3,5,7
/proc/1391/task/1398/stat : 1398 (plingeling) R 1389 1391 563 0 -1 4202560 2905 1253 0 0 147 0 0 0 25 0 5 0 654095334 130609152 3341 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=127548 CPUtime=1.48 cores=1,3,5,7
/proc/1391/task/1399/stat : 1399 (plingeling) R 1389 1391 563 0 -1 4202560 3102 1253 0 0 148 0 0 0 25 0 5 0 654095334 130609152 3341 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1391/tid=1400] ppid=1389 vsize=127548 CPUtime=1.48 cores=1,3,5,7
/proc/1391/task/1400/stat : 1400 (plingeling) R 1389 1391 563 0 -1 4202560 4042 1253 0 0 148 0 0 0 25 0 5 0 654095334 130609152 3341 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 127548

[startup+3.10049 s]
/proc/loadavg: 8.21 8.12 7.38 10/350 1467
/proc/meminfo: memFree=17793364/32951124 swapFree=67056804/67111528
[pid=1391] ppid=1389 vsize=130232 CPUtime=12.34 cores=1,3,5,7
/proc/1391/stat : 1391 (plingeling) S 1389 1391 563 0 -1 4202496 24651 1253 0 0 1231 3 0 0 25 0 5 0 654095334 133357568 3990 33554432000 4194304 4417452 140733444683824 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1391/statm: 32558 3990 180 55 0 30444 0
[pid=1391/tid=1397] ppid=1389 vsize=130232 CPUtime=3.08 cores=1,3,5,7
/proc/1391/task/1397/stat : 1397 (plingeling) R 1389 1391 563 0 -1 4202560 5270 1253 0 0 308 0 0 0 25 0 5 0 654095334 133357568 3990 33554432000 4194304 4417452 140733444683824 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=130232 CPUtime=3.05 cores=1,3,5,7
/proc/1391/task/1398/stat : 1398 (plingeling) R 1389 1391 563 0 -1 4202560 6343 1253 0 0 305 0 0 0 25 0 5 0 654095334 133357568 3990 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=130232 CPUtime=3.09 cores=1,3,5,7
/proc/1391/task/1399/stat : 1399 (plingeling) R 1389 1391 563 0 -1 4202560 5848 1253 0 0 308 1 0 0 25 0 5 0 654095334 133357568 3990 33554432000 4194304 4417452 140733444683824 18446744073709551615 4250464 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1391/tid=1400] ppid=1389 vsize=130232 CPUtime=3.09 cores=1,3,5,7
/proc/1391/task/1400/stat : 1400 (plingeling) R 1389 1391 563 0 -1 4202560 6893 1253 0 0 308 1 0 0 25 0 5 0 654095334 133357568 3990 33554432000 4194304 4417452 140733444683824 18446744073709551615 4251104 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 130232

[startup+6.30093 s]
/proc/loadavg: 8.27 8.13 7.39 10/351 1477
/proc/meminfo: memFree=17778080/32951124 swapFree=67056804/67111528
[pid=1391] ppid=1389 vsize=134292 CPUtime=25.11 cores=1,3,5,7
/proc/1391/stat : 1391 (plingeling) S 1389 1391 563 0 -1 4202496 42915 1253 0 0 2505 6 0 0 25 0 5 0 654095334 137515008 4995 33554432000 4194304 4417452 140733444683824 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1391/statm: 33573 4995 180 55 0 31459 0
[pid=1391/tid=1397] ppid=1389 vsize=134292 CPUtime=6.29 cores=1,3,5,7
/proc/1391/task/1397/stat : 1397 (plingeling) R 1389 1391 563 0 -1 4202560 10182 1253 0 0 628 1 0 0 25 0 5 0 654095334 137515008 4995 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=134292 CPUtime=6.22 cores=1,3,5,7
/proc/1391/task/1398/stat : 1398 (plingeling) R 1389 1391 563 0 -1 4202560 11758 1253 0 0 621 1 0 0 25 0 5 0 654095334 137515008 4995 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=134292 CPUtime=6.28 cores=1,3,5,7
/proc/1391/task/1399/stat : 1399 (plingeling) R 1389 1391 563 0 -1 4202560 9654 1253 0 0 627 1 0 0 25 0 5 0 654095334 137515008 4995 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1391/tid=1400] ppid=1389 vsize=134292 CPUtime=6.28 cores=1,3,5,7
/proc/1391/task/1400/stat : 1400 (plingeling) R 1389 1391 563 0 -1 4202560 11024 1253 0 0 627 1 0 0 25 0 5 0 654095334 137515008 4995 33554432000 4194304 4417452 140733444683824 18446744073709551615 18446744073699065894 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 134292

[startup+12.7008 s]
/proc/loadavg: 8.41 8.16 7.41 10/351 1480
/proc/meminfo: memFree=17766572/32951124 swapFree=67056804/67111528
[pid=1391] ppid=1389 vsize=148924 CPUtime=50.63 cores=1,3,5,7
/proc/1391/stat : 1391 (plingeling) S 1389 1391 563 0 -1 4202496 71906 1253 0 0 5052 11 0 0 25 0 5 0 654095334 152498176 8685 33554432000 4194304 4417452 140733444683824 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1391/statm: 37231 8685 180 55 0 35117 0
[pid=1391/tid=1397] ppid=1389 vsize=148924 CPUtime=12.68 cores=1,3,5,7
/proc/1391/task/1397/stat : 1397 (plingeling) R 1389 1391 563 0 -1 4202560 16491 1253 0 0 1266 2 0 0 25 0 5 0 654095334 152498176 8685 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=148924 CPUtime=12.55 cores=1,3,5,7
/proc/1391/task/1398/stat : 1398 (plingeling) R 1389 1391 563 0 -1 4202560 18467 1253 0 0 1253 2 0 0 25 0 5 0 654095334 152498176 8685 33554432000 4194304 4417452 140733444683824 18446744073709551615 4366813 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=148924 CPUtime=12.69 cores=1,3,5,7
/proc/1391/task/1399/stat : 1399 (plingeling) R 1389 1391 563 0 -1 4202560 17658 1253 0 0 1266 3 0 0 25 0 5 0 654095334 152498176 8685 33554432000 4194304 4417452 140733444683824 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1391/tid=1400] ppid=1389 vsize=148924 CPUtime=12.68 cores=1,3,5,7
/proc/1391/task/1400/stat : 1400 (plingeling) R 1389 1391 563 0 -1 4202560 18993 1253 0 0 1266 2 0 0 25 0 5 0 654095334 152498176 8685 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364896 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 148924

[startup+25.5005 s]
/proc/loadavg: 8.54 8.20 7.43 10/350 1539
/proc/meminfo: memFree=17743328/32951124 swapFree=67056804/67111528
[pid=1391] ppid=1389 vsize=154692 CPUtime=101.68 cores=1,3,5,7
/proc/1391/stat : 1391 (plingeling) S 1389 1391 563 0 -1 4202496 115383 1253 0 0 10150 18 0 0 25 0 5 0 654095334 158404608 10095 33554432000 4194304 4417452 140733444683824 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1391/statm: 38673 10095 180 55 0 36559 0
[pid=1391/tid=1397] ppid=1389 vsize=154692 CPUtime=25.49 cores=1,3,5,7
/proc/1391/task/1397/stat : 1397 (plingeling) R 1389 1391 563 0 -1 4202560 26221 1253 0 0 2545 4 0 0 25 0 5 0 654095334 158404608 10095 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=154692 CPUtime=25.2 cores=1,3,5,7
/proc/1391/task/1398/stat : 1398 (plingeling) R 1389 1391 563 0 -1 4202560 28918 1253 0 0 2516 4 0 0 25 0 5 0 654095334 158404608 10095 33554432000 4194304 4417452 140733444683824 18446744073709551615 4250886 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=154692 CPUtime=25.48 cores=1,3,5,7
/proc/1391/task/1399/stat : 1399 (plingeling) R 1389 1391 563 0 -1 4202560 28750 1253 0 0 2544 4 0 0 25 0 5 0 654095334 158404608 10095 33554432000 4194304 4417452 140733444683824 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1391/tid=1400] ppid=1389 vsize=154692 CPUtime=25.49 cores=1,3,5,7
/proc/1391/task/1400/stat : 1400 (plingeling) R 1389 1391 563 0 -1 4202560 31197 1253 0 0 2545 4 0 0 25 0 5 0 654095334 158404608 10095 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 154692

[startup+51.101 s]
/proc/loadavg: 8.76 8.28 7.48 10/350 1617
/proc/meminfo: memFree=17732868/32951124 swapFree=67056804/67111528
[pid=1391] ppid=1389 vsize=155552 CPUtime=203.81 cores=1,3,5,7
/proc/1391/stat : 1391 (plingeling) S 1389 1391 563 0 -1 4202496 204548 1253 0 0 20349 32 0 0 25 0 5 0 654095334 159285248 10310 33554432000 4194304 4417452 140733444683824 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1391/statm: 38888 10310 180 55 0 36774 0
[pid=1391/tid=1397] ppid=1389 vsize=155552 CPUtime=51.09 cores=1,3,5,7
/proc/1391/task/1397/stat : 1397 (plingeling) R 1389 1391 563 0 -1 4202560 49286 1253 0 0 5101 8 0 0 25 0 5 0 654095334 159285248 10310 33554432000 4194304 4417452 140733444683824 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=155552 CPUtime=50.52 cores=1,3,5,7
/proc/1391/task/1398/stat : 1398 (plingeling) R 1389 1391 563 0 -1 4202560 56792 1253 0 0 5044 8 0 0 25 0 5 0 654095334 159285248 10310 33554432000 4194304 4417452 140733444683824 18446744073709551615 4366105 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=155552 CPUtime=51.08 cores=1,3,5,7

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

[pid=1391/tid=1398] ppid=1389 vsize=254472 CPUtime=694.51 cores=1,3,5,7
/proc/1391/task/1398/stat : 1398 (plingeling) R 1389 1391 563 0 -1 4202560 258570 1253 0 0 69409 42 0 0 25 0 5 0 654095334 260579328 35040 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=254472 CPUtime=701.46 cores=1,3,5,7
/proc/1391/task/1399/stat : 1399 (plingeling) R 1389 1391 563 0 -1 4202560 260568 1253 0 0 70101 45 0 0 25 0 5 0 654095334 260579328 35040 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1391/tid=1400] ppid=1389 vsize=254472 CPUtime=702.27 cores=1,3,5,7
/proc/1391/task/1400/stat : 1400 (plingeling) R 1389 1391 563 0 -1 4202560 273121 1253 0 0 70185 42 0 0 25 0 5 0 654095334 260579328 35040 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2800.57
Current children cumulated vsize (KiB) 254472

[startup+762.301 s]
/proc/loadavg: 8.33 8.47 8.10 10/345 3143
/proc/meminfo: memFree=16448332/32951124 swapFree=67056804/67111528
[pid=1391] ppid=1389 vsize=232284 CPUtime=3039.93 cores=1,3,5,7
/proc/1391/stat : 1391 (plingeling) S 1389 1391 563 0 -1 4202496 1123733 1253 0 0 303806 187 0 0 25 0 5 0 654095334 237858816 29493 33554432000 4194304 4417452 140733444683824 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1391/statm: 58071 29493 180 55 0 55957 0
[pid=1391/tid=1397] ppid=1389 vsize=232284 CPUtime=762.31 cores=1,3,5,7
/proc/1391/task/1397/stat : 1397 (plingeling) R 1389 1391 563 0 -1 4202560 282729 1253 0 0 76184 47 0 0 25 0 5 0 654095334 237858816 29493 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=232284 CPUtime=753.85 cores=1,3,5,7
/proc/1391/task/1398/stat : 1398 (plingeling) R 1389 1391 563 0 -1 4202560 268309 1253 0 0 75341 44 0 0 25 0 5 0 654095334 237858816 29493 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=232284 CPUtime=761.48 cores=1,3,5,7
/proc/1391/task/1399/stat : 1399 (plingeling) R 1389 1391 563 0 -1 4202560 276549 1253 0 0 76100 48 0 0 25 0 5 0 654095334 237858816 29493 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1391/tid=1400] ppid=1389 vsize=232284 CPUtime=762.28 cores=1,3,5,7
/proc/1391/task/1400/stat : 1400 (plingeling) R 1389 1391 563 0 -1 4202560 295849 1253 0 0 76182 46 0 0 25 0 5 0 654095334 237858816 29493 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3039.93
Current children cumulated vsize (KiB) 232284

[startup+822.301 s]
/proc/loadavg: 8.27 8.42 8.10 10/345 3145
/proc/meminfo: memFree=16278068/32951124 swapFree=67056804/67111528
[pid=1391] ppid=1389 vsize=236028 CPUtime=3279.26 cores=1,3,5,7
/proc/1391/stat : 1391 (plingeling) S 1389 1391 563 0 -1 4202496 1171998 1253 0 0 327732 194 0 0 25 0 5 0 654095334 241692672 30209 33554432000 4194304 4417452 140733444683824 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1391/statm: 59007 30209 180 55 0 56893 0
[pid=1391/tid=1397] ppid=1389 vsize=236028 CPUtime=822.3 cores=1,3,5,7
/proc/1391/task/1397/stat : 1397 (plingeling) R 1389 1391 563 0 -1 4202560 293859 1253 0 0 82181 49 0 0 25 0 5 0 654095334 241692672 30209 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=236028 CPUtime=813.18 cores=1,3,5,7
/proc/1391/task/1398/stat : 1398 (plingeling) R 1389 1391 563 0 -1 4202560 280565 1253 0 0 81273 45 0 0 25 0 5 0 654095334 241692672 30209 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=236028 CPUtime=821.46 cores=1,3,5,7
/proc/1391/task/1399/stat : 1399 (plingeling) R 1389 1391 563 0 -1 4202560 285098 1253 0 0 82097 49 0 0 25 0 5 0 654095334 241692672 30209 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1391/tid=1400] ppid=1389 vsize=236028 CPUtime=822.27 cores=1,3,5,7
/proc/1391/task/1400/stat : 1400 (plingeling) R 1389 1391 563 0 -1 4202560 312179 1253 0 0 82179 48 0 0 25 0 5 0 654095334 241692672 30209 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3279.26
Current children cumulated vsize (KiB) 236028

[startup+882.313 s]
/proc/loadavg: 8.28 8.39 8.11 9/345 3147
/proc/meminfo: memFree=16535476/32951124 swapFree=67056804/67111528
[pid=1391] ppid=1389 vsize=235076 CPUtime=3518.63 cores=1,3,5,7
/proc/1391/stat : 1391 (plingeling) S 1389 1391 563 0 -1 4202496 1224808 1253 0 0 351660 203 0 0 25 0 5 0 654095334 240717824 30223 33554432000 4194304 4417452 140733444683824 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1391/statm: 58769 30223 180 55 0 56655 0
[pid=1391/tid=1397] ppid=1389 vsize=235076 CPUtime=882.32 cores=1,3,5,7
/proc/1391/task/1397/stat : 1397 (plingeling) R 1389 1391 563 0 -1 4202560 303694 1253 0 0 88181 51 0 0 25 0 5 0 654095334 240717824 30223 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=235076 CPUtime=872.52 cores=1,3,5,7
/proc/1391/task/1398/stat : 1398 (plingeling) R 1389 1391 563 0 -1 4202560 292465 1253 0 0 87204 48 0 0 25 0 5 0 654095334 240717824 30223 33554432000 4194304 4417452 140733444683824 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=235076 CPUtime=881.48 cores=1,3,5,7
/proc/1391/task/1399/stat : 1399 (plingeling) R 1389 1391 563 0 -1 4202560 296907 1253 0 0 88097 51 0 0 25 0 5 0 654095334 240717824 30223 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1391/tid=1400] ppid=1389 vsize=235076 CPUtime=882.28 cores=1,3,5,7
/proc/1391/task/1400/stat : 1400 (plingeling) R 1389 1391 563 0 -1 4202560 331445 1253 0 0 88177 51 0 0 25 0 5 0 654095334 240717824 30223 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3518.63
Current children cumulated vsize (KiB) 235076

[startup+942.3 s]
/proc/loadavg: 8.24 8.35 8.10 10/345 3148
/proc/meminfo: memFree=16473212/32951124 swapFree=67056804/67111528
[pid=1391] ppid=1389 vsize=248268 CPUtime=3757.93 cores=1,3,5,7
/proc/1391/stat : 1391 (plingeling) S 1389 1391 563 0 -1 4202496 1277082 1253 0 0 375582 211 0 0 25 0 5 0 654095334 254226432 33489 33554432000 4194304 4417452 140733444683824 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1391/statm: 62067 33489 180 55 0 59953 0
[pid=1391/tid=1397] ppid=1389 vsize=248268 CPUtime=942.3 cores=1,3,5,7
/proc/1391/task/1397/stat : 1397 (plingeling) R 1389 1391 563 0 -1 4202560 314940 1253 0 0 94177 53 0 0 25 0 5 0 654095334 254226432 33489 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=248268 CPUtime=931.85 cores=1,3,5,7
/proc/1391/task/1398/stat : 1398 (plingeling) R 1389 1391 563 0 -1 4202560 302922 1253 0 0 93136 49 0 0 25 0 5 0 654095334 254226432 33489 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=248268 CPUtime=941.47 cores=1,3,5,7
/proc/1391/task/1399/stat : 1399 (plingeling) R 1389 1391 563 0 -1 4202560 303425 1253 0 0 94095 52 0 0 25 0 5 0 654095334 254226432 33489 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1391/tid=1400] ppid=1389 vsize=248268 CPUtime=942.27 cores=1,3,5,7
/proc/1391/task/1400/stat : 1400 (plingeling) R 1389 1391 563 0 -1 4202560 355498 1253 0 0 94172 55 0 0 25 0 5 0 654095334 254226432 33489 33554432000 4194304 4417452 140733444683824 18446744073709551615 4250502 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3757.93
Current children cumulated vsize (KiB) 248268

[startup+1002.3 s]
/proc/loadavg: 8.27 8.33 8.11 10/345 3150
/proc/meminfo: memFree=16520316/32951124 swapFree=67056804/67111528
[pid=1391] ppid=1389 vsize=259892 CPUtime=3997.26 cores=1,3,5,7
/proc/1391/stat : 1391 (plingeling) S 1389 1391 563 0 -1 4202496 1329369 1253 0 0 399506 220 0 0 25 0 5 0 654095334 266129408 36395 33554432000 4194304 4417452 140733444683824 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1391/statm: 64973 36395 180 55 0 62859 0
[pid=1391/tid=1397] ppid=1389 vsize=259892 CPUtime=1002.31 cores=1,3,5,7
/proc/1391/task/1397/stat : 1397 (plingeling) R 1389 1391 563 0 -1 4202560 326146 1253 0 0 100176 55 0 0 25 0 5 0 654095334 266129408 36395 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=259892 CPUtime=991.18 cores=1,3,5,7
/proc/1391/task/1398/stat : 1398 (plingeling) R 1389 1391 563 0 -1 4202560 310084 1253 0 0 99068 50 0 0 25 0 5 0 654095334 266129408 36395 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=259892 CPUtime=1001.47 cores=1,3,5,7
/proc/1391/task/1399/stat : 1399 (plingeling) R 1389 1391 563 0 -1 4202560 318748 1253 0 0 100092 55 0 0 25 0 5 0 654095334 266129408 36395 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1391/tid=1400] ppid=1389 vsize=259892 CPUtime=1002.27 cores=1,3,5,7
/proc/1391/task/1400/stat : 1400 (plingeling) R 1389 1391 563 0 -1 4202560 374094 1253 0 0 100169 58 0 0 25 0 5 0 654095334 266129408 36395 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3997.26
Current children cumulated vsize (KiB) 259892

[startup+1062.3 s]
/proc/loadavg: 8.21 8.30 8.11 10/345 3151
/proc/meminfo: memFree=16300580/32951124 swapFree=67056804/67111528
[pid=1391] ppid=1389 vsize=252340 CPUtime=4236.61 cores=1,3,5,7
/proc/1391/stat : 1391 (plingeling) S 1389 1391 563 0 -1 4202496 1383057 1253 0 0 423432 229 0 0 25 0 5 0 654095334 258396160 34507 33554432000 4194304 4417452 140733444683824 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1391/statm: 63085 34507 180 55 0 60971 0
[pid=1391/tid=1397] ppid=1389 vsize=252340 CPUtime=1062.31 cores=1,3,5,7
/proc/1391/task/1397/stat : 1397 (plingeling) R 1389 1391 563 0 -1 4202560 334835 1253 0 0 106175 56 0 0 25 0 5 0 654095334 258396160 34507 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=252340 CPUtime=1050.52 cores=1,3,5,7
/proc/1391/task/1398/stat : 1398 (plingeling) R 1389 1391 563 0 -1 4202560 319412 1253 0 0 105000 52 0 0 25 0 5 0 654095334 258396160 34507 33554432000 4194304 4417452 140733444683824 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=252340 CPUtime=1061.47 cores=1,3,5,7
/proc/1391/task/1399/stat : 1399 (plingeling) R 1389 1391 563 0 -1 4202560 327837 1253 0 0 106091 56 0 0 25 0 5 0 654095334 258396160 34507 33554432000 4194304 4417452 140733444683824 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1391/tid=1400] ppid=1389 vsize=252340 CPUtime=1062.28 cores=1,3,5,7
/proc/1391/task/1400/stat : 1400 (plingeling) R 1389 1391 563 0 -1 4202560 400676 1253 0 0 106165 63 0 0 25 0 5 0 654095334 258396160 34507 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4236.61
Current children cumulated vsize (KiB) 252340

[startup+1122.3 s]
/proc/loadavg: 8.13 8.25 8.10 10/345 3153
/proc/meminfo: memFree=16478256/32951124 swapFree=67056804/67111528
[pid=1391] ppid=1389 vsize=255740 CPUtime=4475.94 cores=1,3,5,7
/proc/1391/stat : 1391 (plingeling) S 1389 1391 563 0 -1 4202496 1426251 1253 0 0 447359 235 0 0 25 0 5 0 654095334 261877760 35357 33554432000 4194304 4417452 140733444683824 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1391/statm: 63935 35357 180 55 0 61821 0
[pid=1391/tid=1397] ppid=1389 vsize=255740 CPUtime=1122.31 cores=1,3,5,7
/proc/1391/task/1397/stat : 1397 (plingeling) R 1389 1391 563 0 -1 4202560 345396 1253 0 0 112173 58 0 0 25 0 5 0 654095334 261877760 35357 33554432000 4194304 4417452 140733444683824 18446744073709551615 4343771 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=255740 CPUtime=1109.85 cores=1,3,5,7
/proc/1391/task/1398/stat : 1398 (plingeling) R 1389 1391 563 0 -1 4202560 328141 1253 0 0 110932 53 0 0 25 0 5 0 654095334 261877760 35357 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=255740 CPUtime=1121.47 cores=1,3,5,7
/proc/1391/task/1399/stat : 1399 (plingeling) R 1389 1391 563 0 -1 4202560 334925 1253 0 0 112090 57 0 0 25 0 5 0 654095334 261877760 35357 33554432000 4194304 4417452 140733444683824 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1391/tid=1400] ppid=1389 vsize=255740 CPUtime=1122.27 cores=1,3,5,7
/proc/1391/task/1400/stat : 1400 (plingeling) R 1389 1391 563 0 -1 4202560 417492 1253 0 0 112163 64 0 0 25 0 5 0 654095334 261877760 35357 33554432000 4194304 4417452 140733444683824 18446744073709551615 4344176 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4475.94
Current children cumulated vsize (KiB) 255740

[startup+1182.3 s]
/proc/loadavg: 8.26 8.25 8.11 11/351 3304
/proc/meminfo: memFree=16070936/32951124 swapFree=67056804/67111528
[pid=1391] ppid=1389 vsize=291216 CPUtime=4714.99 cores=1,3,5,7
/proc/1391/stat : 1391 (plingeling) S 1389 1391 563 0 -1 4202496 1469544 1253 0 0 471258 241 0 0 25 0 5 0 654095334 298205184 44226 33554432000 4194304 4417452 140733444683824 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1391/statm: 72804 44226 180 55 0 70690 0
[pid=1391/tid=1397] ppid=1389 vsize=291216 CPUtime=1182.3 cores=1,3,5,7
/proc/1391/task/1397/stat : 1397 (plingeling) R 1389 1391 563 0 -1 4202560 356172 1253 0 0 118171 59 0 0 25 0 5 0 654095334 298205184 44226 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=291216 CPUtime=1169.19 cores=1,3,5,7
/proc/1391/task/1398/stat : 1398 (plingeling) R 1389 1391 563 0 -1 4202560 333410 1253 0 0 116865 54 0 0 25 0 5 0 654095334 298205184 44226 33554432000 4194304 4417452 140733444683824 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=291216 CPUtime=1181.46 cores=1,3,5,7
/proc/1391/task/1399/stat : 1399 (plingeling) R 1389 1391 563 0 -1 4202560 345983 1253 0 0 118087 59 0 0 25 0 5 0 654095334 298205184 44226 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1391/tid=1400] ppid=1389 vsize=291216 CPUtime=1182 cores=1,3,5,7
/proc/1391/task/1400/stat : 1400 (plingeling) R 1389 1391 563 0 -1 4202560 433682 1253 0 0 118133 67 0 0 25 0 5 0 654095334 298205184 44226 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4714.99
Current children cumulated vsize (KiB) 291216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.51 8.31 8.13 10/353 3993
/proc/meminfo: memFree=16353012/32951124 swapFree=67056804/67111528
[pid=1391] ppid=1389 vsize=245708 CPUtime=4800.03 cores=1,3,5,7
/proc/1391/stat : 1391 (plingeling) S 1389 1391 563 0 -1 4202496 1487180 1253 0 0 479759 244 0 0 25 0 5 0 654095334 251604992 32849 33554432000 4194304 4417452 140733444683824 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1391/statm: 61427 32849 180 55 0 59313 0
[pid=1391/tid=1397] ppid=1389 vsize=245708 CPUtime=1203.65 cores=1,3,5,7
/proc/1391/task/1397/stat : 1397 (plingeling) R 1389 1391 563 0 -1 4202560 356172 1253 0 0 120306 59 0 0 25 0 5 0 654095334 251604992 32849 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=245708 CPUtime=1190.25 cores=1,3,5,7
/proc/1391/task/1398/stat : 1398 (plingeling) R 1389 1391 563 0 -1 4202560 343029 1253 0 0 118969 56 0 0 25 0 5 0 654095334 251604992 32849 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=245708 CPUtime=1202.79 cores=1,3,5,7
/proc/1391/task/1399/stat : 1399 (plingeling) R 1389 1391 563 0 -1 4202560 349675 1253 0 0 120220 59 0 0 25 0 5 0 654095334 251604992 32849 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1391/tid=1400] ppid=1389 vsize=245708 CPUtime=1203.34 cores=1,3,5,7
/proc/1391/task/1400/stat : 1400 (plingeling) R 1389 1391 563 0 -1 4202560 438007 1253 0 0 120266 68 0 0 25 0 5 0 654095334 251604992 32849 33554432000 4194304 4417452 140733444683824 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 245708

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): 1203.73
CPU time (s): 4800.1
CPU user time (s): 4797.64
CPU system time (s): 2.45763
CPU usage (%): 398.77
Max. virtual memory (cumulated for all children) (KiB): 305988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.64
system time used= 2.45763
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1488434
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= 117
involuntary context switches= 36308

runsolver used 3.66544 second user time and 9.48756 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 04:02:24
IDJOB=3371191
IDBENCH=83154
IDSOLVER=1848
FILE ID=node108/3371191-1305424944
RUNJOBID= node108-1305423738-582
PBS_JOBID= 13324595
Free space on /tmp= 73552 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n240-s78945233-sat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371191-1305424944/watcher-3371191-1305424944 -o /tmp/evaluation-result-3371191-1305424944/solver-3371191-1305424944 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371191-1305424944.cnf

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

MD5SUM BENCH= 1f90ac4288669aff970e47f4201b5ea4
RANDOM SEED=1917461110

node108.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17816488 kB
Buffers:        285084 kB
Cached:        4428272 kB
SwapCached:       8700 kB
Active:       11046020 kB
Inactive:      3774272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17816488 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:            3100 kB
Writeback:           0 kB
AnonPages:    10103752 kB
Mapped:          27616 kB
Slab:           208956 kB
PageTables:      38624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52286928 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= 73564 MiB
End job on node108 at 2011-05-15 04:22:30