Trace number 3309354

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) 40000.6 5003.97

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo064.cnf
MD5SUM472e9d10d7fd1a82d06da0809d0002df
Bench CategoryAPPLICATION (applications 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 variables47129
Number of clauses141002
Sum of the clauses size329002
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 294000
Number of clauses of size 347000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3309354-1303997880/watcher-3309354-1303997880 -o /tmp/evaluation-result-3309354-1303997880/solver-3309354-1303997880 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309354-1303997880.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.49 7.95 7.97 1/170 12528
/proc/meminfo: memFree=16805580/32951124 swapFree=67111528/67111528
[pid=12528] ppid=12526 vsize=9996 CPUtime=0 cores=0-7
/proc/12528/stat : 12528 (plingeling) R 12526 12528 12315 0 -1 4202496 572 1256 0 0 0 0 0 0 25 0 1 0 590018573 10235904 501 33554432000 4194304 4417332 140733952608528 18446744073709551615 260020089807 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/12528/statm: 2499 501 147 55 0 385 0

[startup+0.0616591 s]
/proc/loadavg: 7.49 7.95 7.97 1/170 12528
/proc/meminfo: memFree=16805580/32951124 swapFree=67111528/67111528
[pid=12528] ppid=12526 vsize=23104 CPUtime=0.05 cores=0-7
/proc/12528/stat : 12528 (plingeling) R 12526 12528 12315 0 -1 4202496 3940 1256 0 0 5 0 0 0 25 0 1 0 590018573 23658496 3799 33554432000 4194304 4417332 140733952608528 18446744073709551615 4231490 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/12528/statm: 5776 3799 148 55 0 3662 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 23104

[startup+0.100653 s]
/proc/loadavg: 7.49 7.95 7.97 1/170 12528
/proc/meminfo: memFree=16805580/32951124 swapFree=67111528/67111528
[pid=12528] ppid=12526 vsize=27200 CPUtime=0.09 cores=0-7
/proc/12528/stat : 12528 (plingeling) R 12526 12528 12315 0 -1 4202496 4964 1256 0 0 9 0 0 0 25 0 1 0 590018573 27852800 4823 33554432000 4194304 4417332 140733952608528 18446744073709551615 4229136 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/12528/statm: 6800 4823 148 55 0 4686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27200

[startup+0.300616 s]
/proc/loadavg: 7.49 7.95 7.97 1/170 12528
/proc/meminfo: memFree=16805580/32951124 swapFree=67111528/67111528
[pid=12528] ppid=12526 vsize=80064 CPUtime=0.29 cores=0-7
/proc/12528/stat : 12528 (plingeling) R 12526 12528 12315 0 -1 4202496 18227 1256 0 0 27 2 0 0 25 0 1 0 590018573 81985536 18039 33554432000 4194304 4417332 140733952608528 18446744073709551615 4236008 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/12528/statm: 20016 18039 148 55 0 17902 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80064

[startup+1.06951 s]
/proc/loadavg: 7.49 7.95 7.97 1/170 12528
/proc/meminfo: memFree=16805580/32951124 swapFree=67111528/67111528
[pid=12528] ppid=12526 vsize=380268 CPUtime=6.13 cores=0-7
/proc/12528/stat : 12528 (plingeling) S 12526 12528 12315 0 -1 4202496 46754 1256 0 0 606 7 0 0 18 0 9 0 590018573 389394432 26450 33554432000 4194304 4417332 140733952608528 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12528/statm: 95067 26450 176 55 0 92953 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 380268

[startup+1.50036 s]
/proc/loadavg: 7.49 7.95 7.97 1/170 12528
/proc/meminfo: memFree=16805580/32951124 swapFree=67111528/67111528
[pid=12528] ppid=12526 vsize=384712 CPUtime=9.57 cores=0-7
/proc/12528/stat : 12528 (plingeling) S 12526 12528 12315 0 -1 4202496 62947 1256 0 0 948 9 0 0 18 0 9 0 590018573 393945088 28696 33554432000 4194304 4417332 140733952608528 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12528/statm: 96178 28696 176 55 0 94064 0
Current children cumulated CPU time (s) 9.57
Current children cumulated vsize (KiB) 384712

[startup+3.10106 s]
/proc/loadavg: 7.49 7.95 7.97 9/179 12543
/proc/meminfo: memFree=16681764/32951124 swapFree=67111528/67111528
[pid=12528] ppid=12526 vsize=384664 CPUtime=22.37 cores=0-7
/proc/12528/stat : 12528 (plingeling) S 12526 12528 12315 0 -1 4202496 67970 1256 0 0 2227 10 0 0 18 0 9 0 590018573 393895936 30753 33554432000 4194304 4417332 140733952608528 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12528/statm: 96166 30753 180 55 0 94052 0
[pid=12528/tid=12535] ppid=12526 vsize=384664 CPUtime=2.76 cores=0-7
/proc/12528/task/12535/stat : 12535 (plingeling) R 12526 12528 12315 0 -1 4202560 7154 1256 0 0 275 1 0 0 23 0 9 0 590018605 393895936 30753 33554432000 4194304 4417332 140733952608528 18446744073709551615 4240052 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12528/tid=12536] ppid=12526 vsize=384664 CPUtime=2.75 cores=0-7
/proc/12528/task/12536/stat : 12536 (plingeling) R 12526 12528 12315 0 -1 4202560 9607 1256 0 0 274 1 0 0 23 0 9 0 590018605 393895936 30753 33554432000 4194304 4417332 140733952608528 18446744073709551615 4240047 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12528/tid=12537] ppid=12526 vsize=384664 CPUtime=2.7 cores=0-7
/proc/12528/task/12537/stat : 12537 (plingeling) R 12526 12528 12315 0 -1 4202560 4230 1256 0 0 270 0 0 0 25 0 9 0 590018605 393895936 30753 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12528/tid=12538] ppid=12526 vsize=384664 CPUtime=2.74 cores=0-7
/proc/12528/task/12538/stat : 12538 (plingeling) R 12526 12528 12315 0 -1 4202560 1059 1256 0 0 274 0 0 0 23 0 9 0 590018606 393895936 30753 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12528/tid=12539] ppid=12526 vsize=384664 CPUtime=2.75 cores=0-7
/proc/12528/task/12539/stat : 12539 (plingeling) R 12526 12528 12315 0 -1 4202560 8702 1256 0 0 275 0 0 0 23 0 9 0 590018606 393895936 30753 33554432000 4194304 4417332 140733952608528 18446744073709551615 4239982 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12528/tid=12540] ppid=12526 vsize=384664 CPUtime=2.76 cores=0-7
/proc/12528/task/12540/stat : 12540 (plingeling) R 12526 12528 12315 0 -1 4202560 3423 1256 0 0 276 0 0 0 23 0 9 0 590018606 393895936 30753 33554432000 4194304 4417332 140733952608528 18446744073709551615 4240001 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12528/tid=12541] ppid=12526 vsize=384664 CPUtime=2.75 cores=0-7
/proc/12528/task/12541/stat : 12541 (plingeling) R 12526 12528 12315 0 -1 4202560 4482 1256 0 0 275 0 0 0 25 0 9 0 590018606 393895936 30753 33554432000 4194304 4417332 140733952608528 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12528/tid=12542] ppid=12526 vsize=384664 CPUtime=2.75 cores=0-7
/proc/12528/task/12542/stat : 12542 (plingeling) R 12526 12528 12315 0 -1 4202560 11069 1256 0 0 274 1 0 0 25 0 9 0 590018606 393895936 30753 33554432000 4194304 4417332 140733952608528 18446744073709551615 4240336 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 22.37
Current children cumulated vsize (KiB) 384664

[startup+6.30047 s]
/proc/loadavg: 7.53 7.95 7.97 9/179 12543
/proc/meminfo: memFree=16677060/32951124 swapFree=67111528/67111528
[pid=12528] ppid=12526 vsize=388760 CPUtime=47.94 cores=0-7
/proc/12528/stat : 12528 (plingeling) S 12526 12528 12315 0 -1 4202496 71245 1256 0 0 4784 10 0 0 18 0 9 0 590018573 398090240 32869 33554432000 4194304 4417332 140733952608528 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12528/statm: 97190 32869 180 55 0 95076 0
[pid=12528/tid=12535] ppid=12526 vsize=388760 CPUtime=5.96 cores=0-7
/proc/12528/task/12535/stat : 12535 (plingeling) R 12526 12528 12315 0 -1 4202560 7668 1256 0 0 595 1 0 0 25 0 9 0 590018605 398090240 32869 33554432000 4194304 4417332 140733952608528 18446744073709551615 4253264 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12528/tid=12536] ppid=12526 vsize=388760 CPUtime=5.95 cores=0-7
/proc/12528/task/12536/stat : 12536 (plingeling) R 12526 12528 12315 0 -1 4202560 9608 1256 0 0 594 1 0 0 25 0 9 0 590018605 398090240 32869 33554432000 4194304 4417332 140733952608528 18446744073709551615 4253167 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12528/tid=12537] ppid=12526 vsize=388760 CPUtime=5.9 cores=0-7
/proc/12528/task/12537/stat : 12537 (plingeling) R 12526 12528 12315 0 -1 4202560 5665 1256 0 0 590 0 0 0 25 0 9 0 590018605 398090240 32869 33554432000 4194304 4417332 140733952608528 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12528/tid=12538] ppid=12526 vsize=388760 CPUtime=5.93 cores=0-7
/proc/12528/task/12538/stat : 12538 (plingeling) R 12526 12528 12315 0 -1 4202560 2083 1256 0 0 593 0 0 0 25 0 9 0 590018606 398090240 32869 33554432000 4194304 4417332 140733952608528 18446744073709551615 4237278 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12528/tid=12539] ppid=12526 vsize=388760 CPUtime=5.95 cores=0-7
/proc/12528/task/12539/stat : 12539 (plingeling) R 12526 12528 12315 0 -1 4202560 8704 1256 0 0 595 0 0 0 25 0 9 0 590018606 398090240 32869 33554432000 4194304 4417332 140733952608528 18446744073709551615 4252030 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12528/tid=12540] ppid=12526 vsize=388760 CPUtime=5.96 cores=0-7
/proc/12528/task/12540/stat : 12540 (plingeling) R 12526 12528 12315 0 -1 4202560 3424 1256 0 0 596 0 0 0 25 0 9 0 590018606 398090240 32869 33554432000 4194304 4417332 140733952608528 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12528/tid=12541] ppid=12526 vsize=388760 CPUtime=5.95 cores=0-7
/proc/12528/task/12541/stat : 12541 (plingeling) R 12526 12528 12315 0 -1 4202560 4521 1256 0 0 595 0 0 0 25 0 9 0 590018606 398090240 32869 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12528/tid=12542] ppid=12526 vsize=388760 CPUtime=5.95 cores=0-7
/proc/12528/task/12542/stat : 12542 (plingeling) R 12526 12528 12315 0 -1 4202560 11328 1256 0 0 594 1 0 0 25 0 9 0 590018606 398090240 32869 33554432000 4194304 4417332 140733952608528 18446744073709551615 4319231 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 47.94
Current children cumulated vsize (KiB) 388760

[startup+12.7063 s]
/proc/loadavg: 7.57 7.95 7.97 9/179 12543
/proc/meminfo: memFree=16653284/32951124 swapFree=67111528/67111528
[pid=12528] ppid=12526 vsize=405268 CPUtime=99.15 cores=0-7
/proc/12528/stat : 12528 (plingeling) S 12526 12528 12315 0 -1 4202496 80715 1256 0 0 9904 11 0 0 18 0 9 0 590018573 414994432 37951 33554432000 4194304 4417332 140733952608528 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12528/statm: 101317 37951 181 55 0 99203 0
[pid=12528/tid=12535] ppid=12526 vsize=405268 CPUtime=12.36 cores=0-7
/proc/12528/task/12535/stat : 12535 (plingeling) R 12526 12528 12315 0 -1 4202560 7757 1256 0 0 1235 1 0 0 25 0 9 0 590018605 414994432 37951 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12528/tid=12536] ppid=12526 vsize=405268 CPUtime=12.35 cores=0-7
/proc/12528/task/12536/stat : 12536 (plingeling) R 12526 12528 12315 0 -1 4202560 10739 1256 0 0 1234 1 0 0 25 0 9 0 590018605 414994432 37951 33554432000 4194304 4417332 140733952608528 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12528/tid=12537] ppid=12526 vsize=405268 CPUtime=12.31 cores=0-7
/proc/12528/task/12537/stat : 12537 (plingeling) R 12526 12528 12315 0 -1 4202560 9049 1256 0 0 1230 1 0 0 25 0 9 0 590018605 414994432 37951 33554432000 4194304 4417332 140733952608528 18446744073709551615 4251148 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12528/tid=12538] ppid=12526 vsize=405268 CPUtime=12.29 cores=0-7
/proc/12528/task/12538/stat : 12538 (plingeling) R 12526 12528 12315 0 -1 4202560 2982 1256 0 0 1229 0 0 0 25 0 9 0 590018606 414994432 37951 33554432000 4194304 4417332 140733952608528 18446744073709551615 4250947 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12528/tid=12539] ppid=12526 vsize=405268 CPUtime=12.36 cores=0-7
/proc/12528/task/12539/stat : 12539 (plingeling) R 12526 12528 12315 0 -1 4202560 9842 1256 0 0 1235 1 0 0 25 0 9 0 590018606 414994432 37951 33554432000 4194304 4417332 140733952608528 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12528/tid=12540] ppid=12526 vsize=405268 CPUtime=12.36 cores=0-7
/proc/12528/task/12540/stat : 12540 (plingeling) R 12526 12528 12315 0 -1 4202560 3448 1256 0 0 1236 0 0 0 25 0 9 0 590018606 414994432 37951 33554432000 4194304 4417332 140733952608528 18446744073709551615 4250513 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12528/tid=12541] ppid=12526 vsize=405268 CPUtime=12.36 cores=0-7
/proc/12528/task/12541/stat : 12541 (plingeling) R 12526 12528 12315 0 -1 4202560 6521 1256 0 0 1235 1 0 0 25 0 9 0 590018606 414994432 37951 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12528/tid=12542] ppid=12526 vsize=405268 CPUtime=12.36 cores=0-7
/proc/12528/task/12542/stat : 12542 (plingeling) R 12526 12528 12315 0 -1 4202560 12133 1256 0 0 1235 1 0 0 25 0 9 0 590018606 414994432 37951 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364224 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.15
Current children cumulated vsize (KiB) 405268

[startup+25.5009 s]
/proc/loadavg: 7.66 7.95 7.97 9/179 12543
/proc/meminfo: memFree=16635720/32951124 swapFree=67111528/67111528
[pid=12528] ppid=12526 vsize=416824 CPUtime=201.44 cores=0-7
/proc/12528/stat : 12528 (plingeling) S 12526 12528 12315 0 -1 4202496 92740 1256 0 0 20131 13 0 0 18 0 9 0 590018573 426827776 40548 33554432000 4194304 4417332 140733952608528 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12528/statm: 104206 40548 181 55 0 102092 0
[pid=12528/tid=12535] ppid=12526 vsize=416824 CPUtime=25.16 cores=0-7
/proc/12528/task/12535/stat : 12535 (plingeling) R 12526 12528 12315 0 -1 4202560 7971 1256 0 0 2515 1 0 0 25 0 9 0 590018605 426827776 40548 33554432000 4194304 4417332 140733952608528 18446744073709551615 4253237 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12528/tid=12536] ppid=12526 vsize=416824 CPUtime=25.15 cores=0-7
/proc/12528/task/12536/stat : 12536 (plingeling) R 12526 12528 12315 0 -1 4202560 10973 1256 0 0 2514 1 0 0 25 0 9 0 590018605 426827776 40548 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364482 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12528/tid=12537] ppid=12526 vsize=416824 CPUtime=25.1 cores=0-7
/proc/12528/task/12537/stat : 12537 (plingeling) R 12526 12528 12315 0 -1 4202560 15533 1256 0 0 2508 2 0 0 25 0 9 0 590018605 426827776 40548 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364308 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12528/tid=12538] ppid=12526 vsize=416824 CPUtime=25.02 cores=0-7
/proc/12528/task/12538/stat : 12538 (plingeling) R 12526 12528 12315 0 -1 4202560 3975 1256 0 0 2502 0 0 0 25 0 9 0 590018606 426827776 40548 33554432000 4194304 4417332 140733952608528 18446744073709551615 4355734 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12528/tid=12539] ppid=12526 vsize=416824 CPUtime=25.16 cores=0-7
/proc/12528/task/12539/stat : 12539 (plingeling) R 12526 12528 12315 0 -1 4202560 9863 1256 0 0 2515 1 0 0 25 0 9 0 590018606 426827776 40548 33554432000 4194304 4417332 140733952608528 18446744073709551615 4252228 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12528/tid=12540] ppid=12526 vsize=416824 CPUtime=25.16 cores=0-7
/proc/12528/task/12540/stat : 12540 (plingeling) R 12526 12528 12315 0 -1 4202560 3448 1256 0 0 2516 0 0 0 25 0 9 0 590018606 426827776 40548 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12528/tid=12541] ppid=12526 vsize=416824 CPUtime=25.15 cores=0-7
/proc/12528/task/12541/stat : 12541 (plingeling) R 12526 12528 12315 0 -1 4202560 10293 1256 0 0 2514 1 0 0 25 0 9 0 590018606 426827776 40548 33554432000 4194304 4417332 140733952608528 18446744073709551615 4365883 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12528/tid=12542] ppid=12526 vsize=416824 CPUtime=25.16 cores=0-7
/proc/12528/task/12542/stat : 12542 (plingeling) R 12526 12528 12315 0 -1 4202560 12440 1256 0 0 2515 1 0 0 25 0 9 0 590018606 426827776 40548 33554432000 4194304 4417332 140733952608528 18446744073709551615 4253152 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.44
Current children cumulated vsize (KiB) 416824

[startup+51.1012 s]
/proc/loadavg: 7.83 7.97 7.98 9/179 12546
/proc/meminfo: memFree=16618036/32951124 swapFree=67111528/67111528
[pid=12528] ppid=12526 vsize=440312 CPUtime=406.14 cores=0-7
/proc/12528/stat : 12528 (plingeling) S 12526 12528 12315 0 -1 4202496 108353 1256 0 0 40599 15 0 0 18 0 9 0 590018573 450879488 47317 33554432000 4194304 4417332 140733952608528 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12528/statm: 110078 47317 181 55 0 107964 0
[pid=12528/tid=12535] ppid=12526 vsize=440312 CPUtime=50.76 cores=0-7
/proc/12528/task/12535/stat : 12535 (plingeling) R 12526 12528 12315 0 -1 4202560 8834 1256 0 0 5075 1 0 0 25 0 9 0 590018605 450879488 47317 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12528/tid=12536] ppid=12526 vsize=440312 CPUtime=50.75 cores=0-7
/proc/12528/task/12536/stat : 12536 (plingeling) R 12526 12528 12315 0 -1 4202560 11268 1256 0 0 5074 1 0 0 25 0 9 0 590018605 450879488 47317 33554432000 4194304 4417332 140733952608528 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12528/tid=12537] ppid=12526 vsize=440312 CPUtime=50.7 cores=0-7
/proc/12528/task/12537/stat : 12537 (plingeling) R 12526 12528 12315 0 -1 4202560 16503 1256 0 0 5068 2 0 0 25 0 9 0 590018605 450879488 47317 33554432000 4194304 4417332 140733952608528 18446744073709551615 4236623 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12528/tid=12538] ppid=12526 vsize=440312 CPUtime=50.48 cores=0-7
/proc/12528/task/12538/stat : 12538 (plingeling) R 12526 12528 12315 0 -1 4202560 13160 1256 0 0 5047 1 0 0 25 0 9 0 590018606 450879488 47317 33554432000 4194304 4417332 140733952608528 18446744073709551615 4237180 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12528/tid=12539] ppid=12526 vsize=440312 CPUtime=50.76 cores=0-7
/proc/12528/task/12539/stat : 12539 (plingeling) R 12526 12528 12315 0 -1 4202560 11151 1256 0 0 5075 1 0 0 25 0 9 0 590018606 450879488 47317 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364534 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12528/tid=12540] ppid=12526 vsize=440312 CPUtime=50.77 cores=0-7
/proc/12528/task/12540/stat : 12540 (plingeling) R 12526 12528 12315 0 -1 4202560 3934 1256 0 0 5077 0 0 0 25 0 9 0 590018606 450879488 47317 33554432000 4194304 4417332 140733952608528 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12528/tid=12541] ppid=12526 vsize=440312 CPUtime=50.76 cores=0-7
/proc/12528/task/12541/stat : 12541 (plingeling) R 12526 12528 12315 0 -1 4202560 10326 1256 0 0 5075 1 0 0 25 0 9 0 590018606 450879488 47317 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364362 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12528/tid=12542] ppid=12526 vsize=440312 CPUtime=50.77 cores=0-7
/proc/12528/task/12542/stat : 12542 (plingeling) R 12526 12528 12315 0 -1 4202560 14933 1256 0 0 5075 2 0 0 25 0 9 0 590018606 450879488 47317 33554432000 4194304 4417332 140733952608528 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 406.14
Current children cumulated vsize (KiB) 440312

[startup+102.301 s]
/proc/loadavg: 8.06 8.01 7.99 10/179 12548

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

/proc/12528/task/12538/stat : 12538 (plingeling) R 12526 12528 12315 0 -1 4202560 1011933 1256 0 0 469472 163 0 0 25 0 9 0 590018606 1275871232 253239 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12528/tid=12539] ppid=12526 vsize=1245968 CPUtime=4722.09 cores=0-7
/proc/12528/task/12539/stat : 12539 (plingeling) R 12526 12528 12315 0 -1 4202560 170577 1256 0 0 472182 27 0 0 25 0 9 0 590018606 1275871232 253239 33554432000 4194304 4417332 140733952608528 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12528/tid=12540] ppid=12526 vsize=1245968 CPUtime=4721.17 cores=0-7
/proc/12528/task/12540/stat : 12540 (plingeling) R 12526 12528 12315 0 -1 4202560 271355 1256 0 0 472078 39 0 0 25 0 9 0 590018606 1275871232 253239 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12528/tid=12541] ppid=12526 vsize=1245968 CPUtime=4722.06 cores=0-7
/proc/12528/task/12541/stat : 12541 (plingeling) R 12526 12528 12315 0 -1 4202560 362754 1256 0 0 472154 52 0 0 25 0 9 0 590018606 1275871232 253239 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12528/tid=12542] ppid=12526 vsize=1245968 CPUtime=4722.08 cores=0-7
/proc/12528/task/12542/stat : 12542 (plingeling) R 12526 12528 12315 0 -1 4202560 118545 1256 0 0 472190 18 0 0 25 0 9 0 590018606 1275871232 253239 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37749.1
Current children cumulated vsize (KiB) 1245968

[startup+4782.31 s]
/proc/loadavg: 8.00 8.02 8.00 9/179 12685
/proc/meminfo: memFree=15797056/32951124 swapFree=67111528/67111528
[pid=12528] ppid=12526 vsize=1215372 CPUtime=38228.9 cores=0-7
/proc/12528/stat : 12528 (plingeling) S 12526 12528 12315 0 -1 4202496 2996287 1256 0 0 3822422 464 0 0 18 0 9 0 590018573 1244540928 252487 33554432000 4194304 4417332 140733952608528 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12528/statm: 303843 252487 181 55 0 301729 0
[pid=12528/tid=12535] ppid=12526 vsize=1215372 CPUtime=4781.98 cores=0-7
/proc/12528/task/12535/stat : 12535 (plingeling) R 12526 12528 12315 0 -1 4202560 141966 1256 0 0 478174 24 0 0 25 0 9 0 590018605 1244540928 252487 33554432000 4194304 4417332 140733952608528 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12528/tid=12536] ppid=12526 vsize=1215372 CPUtime=4781.62 cores=0-7
/proc/12528/task/12536/stat : 12536 (plingeling) R 12526 12528 12315 0 -1 4202560 156508 1256 0 0 478136 26 0 0 25 0 9 0 590018605 1244540928 252487 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12528/tid=12537] ppid=12526 vsize=1215372 CPUtime=4781.42 cores=0-7
/proc/12528/task/12537/stat : 12537 (plingeling) R 12526 12528 12315 0 -1 4202560 721891 1256 0 0 478037 105 0 0 25 0 9 0 590018605 1244540928 252487 33554432000 4194304 4417332 140733952608528 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12528/tid=12538] ppid=12526 vsize=1215372 CPUtime=4756.03 cores=0-7
/proc/12528/task/12538/stat : 12538 (plingeling) R 12526 12528 12315 0 -1 4202560 1023454 1256 0 0 475437 166 0 0 25 0 9 0 590018606 1244540928 252487 33554432000 4194304 4417332 140733952608528 18446744073709551615 4356911 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12528/tid=12539] ppid=12526 vsize=1215372 CPUtime=4782.1 cores=0-7
/proc/12528/task/12539/stat : 12539 (plingeling) R 12526 12528 12315 0 -1 4202560 170577 1256 0 0 478183 27 0 0 25 0 9 0 590018606 1244540928 252487 33554432000 4194304 4417332 140733952608528 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12528/tid=12540] ppid=12526 vsize=1215372 CPUtime=4781.18 cores=0-7
/proc/12528/task/12540/stat : 12540 (plingeling) R 12526 12528 12315 0 -1 4202560 278252 1256 0 0 478078 40 0 0 25 0 9 0 590018606 1244540928 252487 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12528/tid=12541] ppid=12526 vsize=1215372 CPUtime=4782.07 cores=0-7
/proc/12528/task/12541/stat : 12541 (plingeling) R 12526 12528 12315 0 -1 4202560 362754 1256 0 0 478155 52 0 0 25 0 9 0 590018606 1244540928 252487 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12528/tid=12542] ppid=12526 vsize=1215372 CPUtime=4782.08 cores=0-7
/proc/12528/task/12542/stat : 12542 (plingeling) R 12526 12528 12315 0 -1 4202560 122641 1256 0 0 478190 18 0 0 25 0 9 0 590018606 1244540928 252487 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38228.9
Current children cumulated vsize (KiB) 1215372

[startup+4842.3 s]
/proc/loadavg: 8.04 8.03 8.00 9/179 12687
/proc/meminfo: memFree=15790212/32951124 swapFree=67111528/67111528
[pid=12528] ppid=12526 vsize=1207840 CPUtime=38708.5 cores=0-7
/proc/12528/stat : 12528 (plingeling) S 12526 12528 12315 0 -1 4202496 3018615 1256 0 0 3870383 467 0 0 18 0 9 0 590018573 1236828160 254208 33554432000 4194304 4417332 140733952608528 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12528/statm: 301960 254208 181 55 0 299846 0
[pid=12528/tid=12535] ppid=12526 vsize=1207840 CPUtime=4841.98 cores=0-7
/proc/12528/task/12535/stat : 12535 (plingeling) R 12526 12528 12315 0 -1 4202560 141966 1256 0 0 484174 24 0 0 25 0 9 0 590018605 1236828160 254208 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12528/tid=12536] ppid=12526 vsize=1207840 CPUtime=4841.61 cores=0-7
/proc/12528/task/12536/stat : 12536 (plingeling) R 12526 12528 12315 0 -1 4202560 156508 1256 0 0 484135 26 0 0 25 0 9 0 590018605 1236828160 254208 33554432000 4194304 4417332 140733952608528 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12528/tid=12537] ppid=12526 vsize=1207840 CPUtime=4841.41 cores=0-7
/proc/12528/task/12537/stat : 12537 (plingeling) R 12526 12528 12315 0 -1 4202560 724809 1256 0 0 484036 105 0 0 25 0 9 0 590018605 1236828160 254208 33554432000 4194304 4417332 140733952608528 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12528/tid=12538] ppid=12526 vsize=1207840 CPUtime=4815.69 cores=0-7
/proc/12528/task/12538/stat : 12538 (plingeling) R 12526 12528 12315 0 -1 4202560 1029376 1256 0 0 481403 166 0 0 25 0 9 0 590018606 1236828160 254208 33554432000 4194304 4417332 140733952608528 18446744073709551615 4365026 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12528/tid=12539] ppid=12526 vsize=1207840 CPUtime=4842.09 cores=0-7
/proc/12528/task/12539/stat : 12539 (plingeling) R 12526 12528 12315 0 -1 4202560 174663 1256 0 0 484182 27 0 0 25 0 9 0 590018606 1236828160 254208 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12528/tid=12540] ppid=12526 vsize=1207840 CPUtime=4841.17 cores=0-7
/proc/12528/task/12540/stat : 12540 (plingeling) R 12526 12528 12315 0 -1 4202560 281857 1256 0 0 484077 40 0 0 25 0 9 0 590018606 1236828160 254208 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12528/tid=12541] ppid=12526 vsize=1207840 CPUtime=4842.06 cores=0-7
/proc/12528/task/12541/stat : 12541 (plingeling) R 12526 12528 12315 0 -1 4202560 368551 1256 0 0 484153 53 0 0 25 0 9 0 590018606 1236828160 254208 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12528/tid=12542] ppid=12526 vsize=1207840 CPUtime=4842.07 cores=0-7
/proc/12528/task/12542/stat : 12542 (plingeling) R 12526 12528 12315 0 -1 4202560 122641 1256 0 0 484189 18 0 0 25 0 9 0 590018606 1236828160 254208 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38708.5
Current children cumulated vsize (KiB) 1207840

[startup+4902.3 s]
/proc/loadavg: 8.05 8.03 8.00 9/179 12688
/proc/meminfo: memFree=15763392/32951124 swapFree=67111528/67111528
[pid=12528] ppid=12526 vsize=1249020 CPUtime=39188.2 cores=0-7
/proc/12528/stat : 12528 (plingeling) S 12526 12528 12315 0 -1 4202496 3061209 1256 0 0 3918344 473 0 0 18 0 9 0 590018573 1278996480 260931 33554432000 4194304 4417332 140733952608528 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12528/statm: 312255 260931 181 55 0 310141 0
[pid=12528/tid=12535] ppid=12526 vsize=1249020 CPUtime=4901.98 cores=0-7
/proc/12528/task/12535/stat : 12535 (plingeling) R 12526 12528 12315 0 -1 4202560 149250 1256 0 0 490173 25 0 0 25 0 9 0 590018605 1278996480 260931 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12528/tid=12536] ppid=12526 vsize=1249020 CPUtime=4901.6 cores=0-7
/proc/12528/task/12536/stat : 12536 (plingeling) R 12526 12528 12315 0 -1 4202560 159074 1256 0 0 490134 26 0 0 25 0 9 0 590018605 1278996480 260931 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12528/tid=12537] ppid=12526 vsize=1249020 CPUtime=4901.4 cores=0-7
/proc/12528/task/12537/stat : 12537 (plingeling) R 12526 12528 12315 0 -1 4202560 729706 1256 0 0 490034 106 0 0 25 0 9 0 590018605 1278996480 260931 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12528/tid=12538] ppid=12526 vsize=1249020 CPUtime=4875.37 cores=0-7
/proc/12528/task/12538/stat : 12538 (plingeling) R 12526 12528 12315 0 -1 4202560 1044243 1256 0 0 487368 169 0 0 25 0 9 0 590018606 1278996480 260931 33554432000 4194304 4417332 140733952608528 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12528/tid=12539] ppid=12526 vsize=1249020 CPUtime=4902.09 cores=0-7
/proc/12528/task/12539/stat : 12539 (plingeling) R 12526 12528 12315 0 -1 4202560 174663 1256 0 0 490182 27 0 0 25 0 9 0 590018606 1278996480 260931 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12528/tid=12540] ppid=12526 vsize=1249020 CPUtime=4901.18 cores=0-7
/proc/12528/task/12540/stat : 12540 (plingeling) R 12526 12528 12315 0 -1 4202560 289068 1256 0 0 490076 42 0 0 25 0 9 0 590018606 1278996480 260931 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12528/tid=12541] ppid=12526 vsize=1249020 CPUtime=4902.07 cores=0-7
/proc/12528/task/12541/stat : 12541 (plingeling) R 12526 12528 12315 0 -1 4202560 374320 1256 0 0 490153 54 0 0 25 0 9 0 590018606 1278996480 260931 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12528/tid=12542] ppid=12526 vsize=1249020 CPUtime=4902.07 cores=0-7
/proc/12528/task/12542/stat : 12542 (plingeling) R 12526 12528 12315 0 -1 4202560 122641 1256 0 0 490189 18 0 0 25 0 9 0 590018606 1278996480 260931 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39188.2
Current children cumulated vsize (KiB) 1249020

[startup+4962.3 s]
/proc/loadavg: 8.18 8.07 8.01 9/179 12690
/proc/meminfo: memFree=15708804/32951124 swapFree=67111528/67111528
[pid=12528] ppid=12526 vsize=1303324 CPUtime=39667.9 cores=0-7
/proc/12528/stat : 12528 (plingeling) S 12526 12528 12315 0 -1 4202496 3087536 1256 0 0 3966308 478 0 0 18 0 9 0 590018573 1334603776 274507 33554432000 4194304 4417332 140733952608528 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12528/statm: 325831 274507 181 55 0 323717 0
[pid=12528/tid=12535] ppid=12526 vsize=1303324 CPUtime=4961.98 cores=0-7
/proc/12528/task/12535/stat : 12535 (plingeling) R 12526 12528 12315 0 -1 4202560 149250 1256 0 0 496173 25 0 0 25 0 9 0 590018605 1334603776 274507 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12528/tid=12536] ppid=12526 vsize=1303324 CPUtime=4961.6 cores=0-7
/proc/12528/task/12536/stat : 12536 (plingeling) R 12526 12528 12315 0 -1 4202560 159095 1256 0 0 496134 26 0 0 25 0 9 0 590018605 1334603776 274507 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12528/tid=12537] ppid=12526 vsize=1303324 CPUtime=4961.41 cores=0-7
/proc/12528/task/12537/stat : 12537 (plingeling) R 12526 12528 12315 0 -1 4202560 733510 1256 0 0 496034 107 0 0 25 0 9 0 590018605 1334603776 274507 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12528/tid=12538] ppid=12526 vsize=1303324 CPUtime=4935.05 cores=0-7
/proc/12528/task/12538/stat : 12538 (plingeling) R 12526 12528 12315 0 -1 4202560 1053318 1256 0 0 493334 171 0 0 25 0 9 0 590018606 1334603776 274507 33554432000 4194304 4417332 140733952608528 18446744073709551615 4250575 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12528/tid=12539] ppid=12526 vsize=1303324 CPUtime=4962.09 cores=0-7
/proc/12528/task/12539/stat : 12539 (plingeling) R 12526 12528 12315 0 -1 4202560 188069 1256 0 0 496180 29 0 0 25 0 9 0 590018606 1334603776 274507 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12528/tid=12540] ppid=12526 vsize=1303324 CPUtime=4961.18 cores=0-7
/proc/12528/task/12540/stat : 12540 (plingeling) R 12526 12528 12315 0 -1 4202560 289068 1256 0 0 496076 42 0 0 25 0 9 0 590018606 1334603776 274507 33554432000 4194304 4417332 140733952608528 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12528/tid=12541] ppid=12526 vsize=1303324 CPUtime=4962.07 cores=0-7
/proc/12528/task/12541/stat : 12541 (plingeling) R 12526 12528 12315 0 -1 4202560 374320 1256 0 0 496153 54 0 0 25 0 9 0 590018606 1334603776 274507 33554432000 4194304 4417332 140733952608528 18446744073709551615 4236852 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12528/tid=12542] ppid=12526 vsize=1303324 CPUtime=4962.08 cores=0-7
/proc/12528/task/12542/stat : 12542 (plingeling) R 12526 12528 12315 0 -1 4202560 122662 1256 0 0 496190 18 0 0 25 0 9 0 590018606 1334603776 274507 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39667.9
Current children cumulated vsize (KiB) 1303324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.9 s]
/proc/loadavg: 8.08 8.06 8.01 9/179 12700
/proc/meminfo: memFree=15746260/32951124 swapFree=67111528/67111528
[pid=12528] ppid=12526 vsize=1291212 CPUtime=40000.5 cores=0-7
/proc/12528/stat : 12528 (plingeling) S 12526 12528 12315 0 -1 4202496 3115693 1256 0 0 3999563 483 0 0 18 0 9 0 590018573 1322201088 265029 33554432000 4194304 4417332 140733952608528 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12528/statm: 322803 265029 181 55 0 320689 0
[pid=12528/tid=12535] ppid=12526 vsize=1291212 CPUtime=5003.58 cores=0-7
/proc/12528/task/12535/stat : 12535 (plingeling) R 12526 12528 12315 0 -1 4202560 149250 1256 0 0 500333 25 0 0 25 0 9 0 590018605 1322201088 265029 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12528/tid=12536] ppid=12526 vsize=1291212 CPUtime=5003.2 cores=0-7
/proc/12528/task/12536/stat : 12536 (plingeling) R 12526 12528 12315 0 -1 4202560 159095 1256 0 0 500294 26 0 0 25 0 9 0 590018605 1322201088 265029 33554432000 4194304 4417332 140733952608528 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12528/tid=12537] ppid=12526 vsize=1291212 CPUtime=5003.01 cores=0-7
/proc/12528/task/12537/stat : 12537 (plingeling) R 12526 12528 12315 0 -1 4202560 734477 1256 0 0 500194 107 0 0 25 0 9 0 590018605 1322201088 265029 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12528/tid=12538] ppid=12526 vsize=1291212 CPUtime=4976.42 cores=0-7
/proc/12528/task/12538/stat : 12538 (plingeling) R 12526 12528 12315 0 -1 4202560 1058042 1256 0 0 497470 172 0 0 25 0 9 0 590018606 1322201088 265029 33554432000 4194304 4417332 140733952608528 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12528/tid=12539] ppid=12526 vsize=1291212 CPUtime=5003.69 cores=0-7
/proc/12528/task/12539/stat : 12539 (plingeling) R 12526 12528 12315 0 -1 4202560 190031 1256 0 0 500340 29 0 0 25 0 9 0 590018606 1322201088 265029 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12528/tid=12540] ppid=12526 vsize=1291212 CPUtime=5002.78 cores=0-7
/proc/12528/task/12540/stat : 12540 (plingeling) R 12526 12528 12315 0 -1 4202560 295947 1256 0 0 500235 43 0 0 25 0 9 0 590018606 1322201088 265029 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12528/tid=12541] ppid=12526 vsize=1291212 CPUtime=5003.68 cores=0-7
/proc/12528/task/12541/stat : 12541 (plingeling) R 12526 12528 12315 0 -1 4202560 387945 1256 0 0 500312 56 0 0 25 0 9 0 590018606 1322201088 265029 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12528/tid=12542] ppid=12526 vsize=1291212 CPUtime=5003.69 cores=0-7
/proc/12528/task/12542/stat : 12542 (plingeling) R 12526 12528 12315 0 -1 4202560 122662 1256 0 0 500350 19 0 0 25 0 9 0 590018606 1322201088 265029 33554432000 4194304 4417332 140733952608528 18446744073709551615 4365853 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 1291212

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

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

[startup+5003.9 s]
/proc/loadavg: 8.08 8.06 8.01 9/179 12700
/proc/meminfo: memFree=15746260/32951124 swapFree=67111528/67111528
[pid=12528] ppid=12526 vsize=1291212 CPUtime=40000.5 cores=0-7
/proc/12528/stat : 12528 (plingeling) S 12526 12528 12315 0 -1 4202496 3115693 1256 0 0 3999563 483 0 0 18 0 9 0 590018573 1322201088 265029 33554432000 4194304 4417332 140733952608528 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12528/statm: 322803 265029 181 55 0 320689 0
[pid=12528/tid=12535] ppid=12526 vsize=1291212 CPUtime=5003.58 cores=0-7
/proc/12528/task/12535/stat : 12535 (plingeling) R 12526 12528 12315 0 -1 4202560 149250 1256 0 0 500333 25 0 0 25 0 9 0 590018605 1322201088 265029 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12528/tid=12536] ppid=12526 vsize=1291212 CPUtime=5003.2 cores=0-7
/proc/12528/task/12536/stat : 12536 (plingeling) R 12526 12528 12315 0 -1 4202560 159095 1256 0 0 500294 26 0 0 25 0 9 0 590018605 1322201088 265029 33554432000 4194304 4417332 140733952608528 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12528/tid=12537] ppid=12526 vsize=1291212 CPUtime=5003.01 cores=0-7
/proc/12528/task/12537/stat : 12537 (plingeling) R 12526 12528 12315 0 -1 4202560 734477 1256 0 0 500194 107 0 0 25 0 9 0 590018605 1322201088 265029 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12528/tid=12538] ppid=12526 vsize=1291212 CPUtime=4976.42 cores=0-7
/proc/12528/task/12538/stat : 12538 (plingeling) R 12526 12528 12315 0 -1 4202560 1058042 1256 0 0 497470 172 0 0 25 0 9 0 590018606 1322201088 265029 33554432000 4194304 4417332 140733952608528 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12528/tid=12539] ppid=12526 vsize=1291212 CPUtime=5003.69 cores=0-7
/proc/12528/task/12539/stat : 12539 (plingeling) R 12526 12528 12315 0 -1 4202560 190031 1256 0 0 500340 29 0 0 25 0 9 0 590018606 1322201088 265029 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12528/tid=12540] ppid=12526 vsize=1291212 CPUtime=5002.78 cores=0-7
/proc/12528/task/12540/stat : 12540 (plingeling) R 12526 12528 12315 0 -1 4202560 295947 1256 0 0 500235 43 0 0 25 0 9 0 590018606 1322201088 265029 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12528/tid=12541] ppid=12526 vsize=1291212 CPUtime=5003.68 cores=0-7
/proc/12528/task/12541/stat : 12541 (plingeling) R 12526 12528 12315 0 -1 4202560 387945 1256 0 0 500312 56 0 0 25 0 9 0 590018606 1322201088 265029 33554432000 4194304 4417332 140733952608528 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12528/tid=12542] ppid=12526 vsize=1291212 CPUtime=5003.69 cores=0-7
/proc/12528/task/12542/stat : 12542 (plingeling) R 12526 12528 12315 0 -1 4202560 122662 1256 0 0 500350 19 0 0 25 0 9 0 590018606 1322201088 265029 33554432000 4194304 4417332 140733952608528 18446744073709551615 4365853 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 1291212

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5003.97
CPU time (s): 40000.6
CPU user time (s): 39995.7
CPU system time (s): 4.89026
CPU usage (%): 799.377
Max. virtual memory (cumulated for all children) (KiB): 1351260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39995.7
system time used= 4.89026
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3116949
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= 449
involuntary context switches= 185279

runsolver used 8.37573 second user time and 18.9221 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-28 15:38:00
IDJOB=3309354
IDBENCH=70791
IDSOLVER=1695
FILE ID=node110/3309354-1303997880
RUNJOBID= node110-1303992874-12329
PBS_JOBID= 13168777
Free space on /tmp= 72836 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo064.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309354-1303997880/watcher-3309354-1303997880 -o /tmp/evaluation-result-3309354-1303997880/solver-3309354-1303997880 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309354-1303997880.cnf

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

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=452076353

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.76
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.830
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.83
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.830
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.74
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.830
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:      16805860 kB
Buffers:       2331632 kB
Cached:       13176920 kB
SwapCached:          0 kB
Active:        7775992 kB
Inactive:      7797384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16805860 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2332 kB
Writeback:           0 kB
AnonPages:       64168 kB
Mapped:          14680 kB
Slab:           505720 kB
PageTables:       4488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187624 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= 72836 MiB
End job on node110 at 2011-04-28 17:01:26