Trace number 3372677

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) 40000.8 5008.14

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top22.cnf
MD5SUMe822739302a2d834ec9ddfe9fbd0caa2
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 variables55875
Number of clauses177646
Sum of the clauses size434144
Maximum clause length2255
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2108197
Number of clauses of size 368250
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5926

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-3372677-1305440034/watcher-3372677-1305440034 -o /tmp/evaluation-result-3372677-1305440034/solver-3372677-1305440034 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372677-1305440034.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: 8.05 8.04 7.73 2/350 31059
/proc/meminfo: memFree=18464812/32951124 swapFree=67111348/67111528
[pid=31059] ppid=31057 vsize=19984 CPUtime=0 cores=0-7
/proc/31059/stat : 31059 (plingeling) R 31057 31059 30635 0 -1 4202496 3078 1252 0 0 0 0 0 0 25 0 1 0 636419268 20463616 3008 33554432000 4194304 4417452 140736260231104 18446744073709551615 233510297344 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/31059/statm: 4996 3008 144 55 0 2882 0

[startup+0.0447201 s]
/proc/loadavg: 8.05 8.04 7.73 2/350 31059
/proc/meminfo: memFree=18464812/32951124 swapFree=67111348/67111528
[pid=31059] ppid=31057 vsize=27412 CPUtime=0.03 cores=0-7
/proc/31059/stat : 31059 (plingeling) R 31057 31059 30635 0 -1 4202496 4942 1252 0 0 3 0 0 0 25 0 1 0 636419268 28069888 4841 33554432000 4194304 4417452 140736260231104 18446744073709551615 233509994704 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/31059/statm: 6853 4869 149 55 0 4739 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27412

[startup+0.100709 s]
/proc/loadavg: 8.05 8.04 7.73 2/350 31059
/proc/meminfo: memFree=18464812/32951124 swapFree=67111348/67111528
[pid=31059] ppid=31057 vsize=41924 CPUtime=0.09 cores=0-7
/proc/31059/stat : 31059 (plingeling) R 31057 31059 30635 0 -1 4202496 8608 1252 0 0 8 1 0 0 25 0 1 0 636419268 42930176 8506 33554432000 4194304 4417452 140736260231104 18446744073709551615 4260025 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/31059/statm: 10481 8506 149 55 0 8367 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41924

[startup+0.300687 s]
/proc/loadavg: 8.05 8.04 7.73 2/350 31059
/proc/meminfo: memFree=18464812/32951124 swapFree=67111348/67111528
[pid=31059] ppid=31057 vsize=81104 CPUtime=0.28 cores=0-7
/proc/31059/stat : 31059 (plingeling) R 31057 31059 30635 0 -1 4202496 18403 1252 0 0 26 2 0 0 25 0 1 0 636419268 83050496 18301 33554432000 4194304 4417452 140736260231104 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/31059/statm: 20276 18301 149 55 0 18162 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 81104

[startup+1.31246 s]
/proc/loadavg: 8.05 8.04 7.73 2/350 31059
/proc/meminfo: memFree=18464812/32951124 swapFree=67111348/67111528
[pid=31059] ppid=31057 vsize=242784 CPUtime=7.56 cores=0-7
/proc/31059/stat : 31059 (plingeling) S 31057 31059 30635 0 -1 4202496 35750 1252 0 0 751 5 0 0 18 0 9 0 636419268 248610816 22938 33554432000 4194304 4417452 140736260231104 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31059/statm: 60696 22938 175 55 0 58582 0
Current children cumulated CPU time (s) 7.56
Current children cumulated vsize (KiB) 242784

[startup+1.50043 s]
/proc/loadavg: 8.05 8.04 7.73 2/350 31059
/proc/meminfo: memFree=18464812/32951124 swapFree=67111348/67111528
[pid=31059] ppid=31057 vsize=242784 CPUtime=9.06 cores=0-7
/proc/31059/stat : 31059 (plingeling) S 31057 31059 30635 0 -1 4202496 37221 1252 0 0 901 5 0 0 18 0 9 0 636419268 248610816 23742 33554432000 4194304 4417452 140736260231104 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31059/statm: 60696 23742 175 55 0 58582 0
Current children cumulated CPU time (s) 9.06
Current children cumulated vsize (KiB) 242784

[startup+3.10114 s]
/proc/loadavg: 7.49 7.92 7.69 9/359 31073
/proc/meminfo: memFree=18369516/32951124 swapFree=67111348/67111528
[pid=31059] ppid=31057 vsize=239744 CPUtime=21.84 cores=0-7
/proc/31059/stat : 31059 (plingeling) S 31057 31059 30635 0 -1 4202496 41398 1252 0 0 2178 6 0 0 18 0 9 0 636419268 245497856 22790 33554432000 4194304 4417452 140736260231104 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31059/statm: 59936 22790 180 55 0 57822 0
[pid=31059/tid=31066] ppid=31057 vsize=239744 CPUtime=2.68 cores=0-7
/proc/31059/task/31066/stat : 31066 (plingeling) R 31057 31059 30635 0 -1 4202560 2495 1252 0 0 268 0 0 0 22 0 9 0 636419309 245497856 22790 33554432000 4194304 4417452 140736260231104 18446744073709551615 4346513 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31059/tid=31067] ppid=31057 vsize=239744 CPUtime=2.66 cores=0-7
/proc/31059/task/31067/stat : 31067 (plingeling) R 31057 31059 30635 0 -1 4202560 1487 1252 0 0 266 0 0 0 23 0 9 0 636419309 245497856 22790 33554432000 4194304 4417452 140736260231104 18446744073709551615 4273297 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31059/tid=31068] ppid=31057 vsize=239744 CPUtime=2.67 cores=0-7
/proc/31059/task/31068/stat : 31068 (plingeling) R 31057 31059 30635 0 -1 4202560 1472 1252 0 0 267 0 0 0 22 0 9 0 636419309 245497856 22790 33554432000 4194304 4417452 140736260231104 18446744073709551615 4235985 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31059/tid=31069] ppid=31057 vsize=239744 CPUtime=2.68 cores=0-7
/proc/31059/task/31069/stat : 31069 (plingeling) R 31057 31059 30635 0 -1 4202560 1393 1252 0 0 268 0 0 0 23 0 9 0 636419309 245497856 22790 33554432000 4194304 4417452 140736260231104 18446744073709551615 4265397 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31059/tid=31070] ppid=31057 vsize=239744 CPUtime=2.68 cores=0-7
/proc/31059/task/31070/stat : 31070 (plingeling) R 31057 31059 30635 0 -1 4202560 8308 1252 0 0 267 1 0 0 23 0 9 0 636419309 245497856 22790 33554432000 4194304 4417452 140736260231104 18446744073709551615 4233423 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31059/tid=31071] ppid=31057 vsize=239744 CPUtime=2.68 cores=0-7
/proc/31059/task/31071/stat : 31071 (plingeling) R 31057 31059 30635 0 -1 4202560 1469 1252 0 0 268 0 0 0 22 0 9 0 636419309 245497856 22790 33554432000 4194304 4417452 140736260231104 18446744073709551615 4301955 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31059/tid=31072] ppid=31057 vsize=239744 CPUtime=2.67 cores=0-7
/proc/31059/task/31072/stat : 31072 (plingeling) R 31057 31059 30635 0 -1 4202560 2584 1252 0 0 267 0 0 0 22 0 9 0 636419309 245497856 22790 33554432000 4194304 4417452 140736260231104 18446744073709551615 4249124 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31059/tid=31073] ppid=31057 vsize=239744 CPUtime=2.65 cores=0-7
/proc/31059/task/31073/stat : 31073 (plingeling) R 31057 31059 30635 0 -1 4202560 3723 1252 0 0 265 0 0 0 25 0 9 0 636419309 245497856 22790 33554432000 4194304 4417452 140736260231104 18446744073709551615 4256889 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 21.84
Current children cumulated vsize (KiB) 239744

[startup+6.31356 s]
/proc/loadavg: 7.61 7.94 7.70 9/359 31073
/proc/meminfo: memFree=18337580/32951124 swapFree=67111348/67111528
[pid=31059] ppid=31057 vsize=271472 CPUtime=47.5 cores=0-7
/proc/31059/stat : 31059 (plingeling) S 31057 31059 30635 0 -1 4202496 50350 1252 0 0 4743 7 0 0 18 0 9 0 636419268 277987328 31742 33554432000 4194304 4417452 140736260231104 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31059/statm: 67868 31742 180 55 0 65754 0
[pid=31059/tid=31066] ppid=31057 vsize=271472 CPUtime=5.9 cores=0-7
/proc/31059/task/31066/stat : 31066 (plingeling) R 31057 31059 30635 0 -1 4202560 2981 1252 0 0 590 0 0 0 25 0 9 0 636419309 277987328 31742 33554432000 4194304 4417452 140736260231104 18446744073709551615 4258491 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31059/tid=31067] ppid=31057 vsize=271472 CPUtime=5.83 cores=0-7
/proc/31059/task/31067/stat : 31067 (plingeling) R 31057 31059 30635 0 -1 4202560 3002 1252 0 0 583 0 0 0 25 0 9 0 636419309 277987328 31742 33554432000 4194304 4417452 140736260231104 18446744073709551615 4236319 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31059/tid=31068] ppid=31057 vsize=271472 CPUtime=5.89 cores=0-7
/proc/31059/task/31068/stat : 31068 (plingeling) R 31057 31059 30635 0 -1 4202560 1856 1252 0 0 589 0 0 0 25 0 9 0 636419309 277987328 31742 33554432000 4194304 4417452 140736260231104 18446744073709551615 4258436 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31059/tid=31069] ppid=31057 vsize=271472 CPUtime=5.89 cores=0-7
/proc/31059/task/31069/stat : 31069 (plingeling) R 31057 31059 30635 0 -1 4202560 1702 1252 0 0 589 0 0 0 25 0 9 0 636419309 277987328 31742 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364480 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31059/tid=31070] ppid=31057 vsize=271472 CPUtime=5.89 cores=0-7
/proc/31059/task/31070/stat : 31070 (plingeling) R 31057 31059 30635 0 -1 4202560 10810 1252 0 0 588 1 0 0 25 0 9 0 636419309 277987328 31742 33554432000 4194304 4417452 140736260231104 18446744073709551615 4258188 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31059/tid=31071] ppid=31057 vsize=271472 CPUtime=5.89 cores=0-7
/proc/31059/task/31071/stat : 31071 (plingeling) R 31057 31059 30635 0 -1 4202560 3331 1252 0 0 589 0 0 0 25 0 9 0 636419309 277987328 31742 33554432000 4194304 4417452 140736260231104 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31059/tid=31072] ppid=31057 vsize=271472 CPUtime=5.89 cores=0-7
/proc/31059/task/31072/stat : 31072 (plingeling) R 31057 31059 30635 0 -1 4202560 2584 1252 0 0 589 0 0 0 25 0 9 0 636419309 277987328 31742 33554432000 4194304 4417452 140736260231104 18446744073709551615 4236319 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31059/tid=31073] ppid=31057 vsize=271472 CPUtime=5.86 cores=0-7
/proc/31059/task/31073/stat : 31073 (plingeling) R 31057 31059 30635 0 -1 4202560 5617 1252 0 0 586 0 0 0 25 0 9 0 636419309 277987328 31742 33554432000 4194304 4417452 140736260231104 18446744073709551615 4258525 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 47.5
Current children cumulated vsize (KiB) 271472

[startup+12.7004 s]
/proc/loadavg: 7.64 7.94 7.70 9/359 31074
/proc/meminfo: memFree=18344284/32951124 swapFree=67111348/67111528
[pid=31059] ppid=31057 vsize=262748 CPUtime=98.54 cores=0-7
/proc/31059/stat : 31059 (plingeling) S 31057 31059 30635 0 -1 4202496 50420 1252 0 0 9846 8 0 0 18 0 9 0 636419268 269053952 29561 33554432000 4194304 4417452 140736260231104 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31059/statm: 65687 29561 180 55 0 63573 0
[pid=31059/tid=31066] ppid=31057 vsize=262748 CPUtime=12.28 cores=0-7
/proc/31059/task/31066/stat : 31066 (plingeling) R 31057 31059 30635 0 -1 4202560 2990 1252 0 0 1228 0 0 0 25 0 9 0 636419309 269053952 29561 33554432000 4194304 4417452 140736260231104 18446744073709551615 4252431 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31059/tid=31067] ppid=31057 vsize=262748 CPUtime=12.16 cores=0-7
/proc/31059/task/31067/stat : 31067 (plingeling) R 31057 31059 30635 0 -1 4202560 3010 1252 0 0 1216 0 0 0 25 0 9 0 636419309 269053952 29561 33554432000 4194304 4417452 140736260231104 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31059/tid=31068] ppid=31057 vsize=262748 CPUtime=12.27 cores=0-7
/proc/31059/task/31068/stat : 31068 (plingeling) R 31057 31059 30635 0 -1 4202560 1874 1252 0 0 1227 0 0 0 25 0 9 0 636419309 269053952 29561 33554432000 4194304 4417452 140736260231104 18446744073709551615 4377445 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31059/tid=31069] ppid=31057 vsize=262748 CPUtime=12.28 cores=0-7
/proc/31059/task/31069/stat : 31069 (plingeling) R 31057 31059 30635 0 -1 4202560 1702 1252 0 0 1228 0 0 0 25 0 9 0 636419309 269053952 29561 33554432000 4194304 4417452 140736260231104 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31059/tid=31070] ppid=31057 vsize=262748 CPUtime=12.26 cores=0-7
/proc/31059/task/31070/stat : 31070 (plingeling) R 31057 31059 30635 0 -1 4202560 10818 1252 0 0 1225 1 0 0 25 0 9 0 636419309 269053952 29561 33554432000 4194304 4417452 140736260231104 18446744073709551615 4252475 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31059/tid=31071] ppid=31057 vsize=262748 CPUtime=12.28 cores=0-7
/proc/31059/task/31071/stat : 31071 (plingeling) R 31057 31059 30635 0 -1 4202560 3331 1252 0 0 1228 0 0 0 25 0 9 0 636419309 269053952 29561 33554432000 4194304 4417452 140736260231104 18446744073709551615 4331796 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31059/tid=31072] ppid=31057 vsize=262748 CPUtime=12.27 cores=0-7
/proc/31059/task/31072/stat : 31072 (plingeling) R 31057 31059 30635 0 -1 4202560 2602 1252 0 0 1227 0 0 0 25 0 9 0 636419309 269053952 29561 33554432000 4194304 4417452 140736260231104 18446744073709551615 4277540 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31059/tid=31073] ppid=31057 vsize=262748 CPUtime=12.25 cores=0-7
/proc/31059/task/31073/stat : 31073 (plingeling) R 31057 31059 30635 0 -1 4202560 5626 1252 0 0 1225 0 0 0 25 0 9 0 636419309 269053952 29561 33554432000 4194304 4417452 140736260231104 18446744073709551615 4252358 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 98.54
Current children cumulated vsize (KiB) 262748

[startup+25.5011 s]
/proc/loadavg: 7.69 7.94 7.70 9/359 31074
/proc/meminfo: memFree=18326852/32951124 swapFree=67111348/67111528
[pid=31059] ppid=31057 vsize=291340 CPUtime=200.79 cores=0-7
/proc/31059/stat : 31059 (plingeling) S 31057 31059 30635 0 -1 4202496 59268 1252 0 0 20070 9 0 0 18 0 9 0 636419268 298332160 36066 33554432000 4194304 4417452 140736260231104 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31059/statm: 72835 36066 180 55 0 70721 0
[pid=31059/tid=31066] ppid=31057 vsize=291340 CPUtime=25.08 cores=0-7
/proc/31059/task/31066/stat : 31066 (plingeling) R 31057 31059 30635 0 -1 4202560 3074 1252 0 0 2508 0 0 0 25 0 9 0 636419309 298332160 36066 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31059/tid=31067] ppid=31057 vsize=291340 CPUtime=24.81 cores=0-7
/proc/31059/task/31067/stat : 31067 (plingeling) R 31057 31059 30635 0 -1 4202560 5639 1252 0 0 2481 0 0 0 25 0 9 0 636419309 298332160 36066 33554432000 4194304 4417452 140736260231104 18446744073709551615 4277964 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31059/tid=31068] ppid=31057 vsize=291340 CPUtime=25.07 cores=0-7
/proc/31059/task/31068/stat : 31068 (plingeling) R 31057 31059 30635 0 -1 4202560 2406 1252 0 0 2507 0 0 0 25 0 9 0 636419309 298332160 36066 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31059/tid=31069] ppid=31057 vsize=291340 CPUtime=25.08 cores=0-7
/proc/31059/task/31069/stat : 31069 (plingeling) R 31057 31059 30635 0 -1 4202560 2750 1252 0 0 2508 0 0 0 25 0 9 0 636419309 298332160 36066 33554432000 4194304 4417452 140736260231104 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31059/tid=31070] ppid=31057 vsize=291340 CPUtime=25.06 cores=0-7
/proc/31059/task/31070/stat : 31070 (plingeling) R 31057 31059 30635 0 -1 4202560 11857 1252 0 0 2505 1 0 0 25 0 9 0 636419309 298332160 36066 33554432000 4194304 4417452 140736260231104 18446744073709551615 4277897 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31059/tid=31071] ppid=31057 vsize=291340 CPUtime=25.07 cores=0-7
/proc/31059/task/31071/stat : 31071 (plingeling) R 31057 31059 30635 0 -1 4202560 5117 1252 0 0 2507 0 0 0 25 0 9 0 636419309 298332160 36066 33554432000 4194304 4417452 140736260231104 18446744073709551615 4277571 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31059/tid=31072] ppid=31057 vsize=291340 CPUtime=25.07 cores=0-7
/proc/31059/task/31072/stat : 31072 (plingeling) R 31057 31059 30635 0 -1 4202560 3141 1252 0 0 2507 0 0 0 25 0 9 0 636419309 298332160 36066 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31059/tid=31073] ppid=31057 vsize=291340 CPUtime=25.06 cores=0-7
/proc/31059/task/31073/stat : 31073 (plingeling) R 31057 31059 30635 0 -1 4202560 6817 1252 0 0 2505 1 0 0 25 0 9 0 636419309 298332160 36066 33554432000 4194304 4417452 140736260231104 18446744073709551615 4276039 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 200.79
Current children cumulated vsize (KiB) 291340

[startup+51.1005 s]
/proc/loadavg: 7.81 7.95 7.71 9/359 31075
/proc/meminfo: memFree=18289392/32951124 swapFree=67111348/67111528
[pid=31059] ppid=31057 vsize=318348 CPUtime=405.31 cores=0-7
/proc/31059/stat : 31059 (plingeling) S 31057 31059 30635 0 -1 4202496 101987 1252 0 0 40516 15 0 0 18 0 9 0 636419268 325988352 42773 33554432000 4194304 4417452 140736260231104 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31059/statm: 79587 42773 180 55 0 77473 0
[pid=31059/tid=31066] ppid=31057 vsize=318348 CPUtime=50.68 cores=0-7
/proc/31059/task/31066/stat : 31066 (plingeling) R 31057 31059 30635 0 -1 4202560 10083 1252 0 0 5067 1 0 0 25 0 9 0 636419309 325988352 42773 33554432000 4194304 4417452 140736260231104 18446744073709551615 4277871 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31059/tid=31067] ppid=31057 vsize=318348 CPUtime=50.13 cores=0-7
/proc/31059/task/31067/stat : 31067 (plingeling) R 31057 31059 30635 0 -1 4202560 16873 1252 0 0 5011 2 0 0 25 0 9 0 636419309 325988352 42773 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31059/tid=31068] ppid=31057 vsize=318348 CPUtime=50.67 cores=0-7
/proc/31059/task/31068/stat : 31068 (plingeling) R 31057 31059 30635 0 -1 4202560 4475 1252 0 0 5067 0 0 0 25 0 9 0 636419309 325988352 42773 33554432000 4194304 4417452 140736260231104 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31059/tid=31069] ppid=31057 vsize=318348 CPUtime=50.68 cores=0-7
/proc/31059/task/31069/stat : 31069 (plingeling) R 31057 31059 30635 0 -1 4202560 3080 1252 0 0 5068 0 0 0 25 0 9 0 636419309 325988352 42773 33554432000 4194304 4417452 140736260231104 18446744073709551615 4354492 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31059/tid=31070] ppid=31057 vsize=318348 CPUtime=50.67 cores=0-7
/proc/31059/task/31070/stat : 31070 (plingeling) R 31057 31059 30635 0 -1 4202560 17860 1252 0 0 5064 3 0 0 25 0 9 0 636419309 325988352 42773 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31059/tid=31071] ppid=31057 vsize=318348 CPUtime=50.68 cores=0-7
/proc/31059/task/31071/stat : 31071 (plingeling) R 31057 31059 30635 0 -1 4202560 11723 1252 0 0 5067 1 0 0 25 0 9 0 636419309 325988352 42773 33554432000 4194304 4417452 140736260231104 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31059/tid=31072] ppid=31057 vsize=318348 CPUtime=50.68 cores=0-7
/proc/31059/task/31072/stat : 31072 (plingeling) R 31057 31059 30635 0 -1 4202560 6228 1252 0 0 5067 1 0 0 25 0 9 0 636419309 325988352 42773 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31059/tid=31073] ppid=31057 vsize=318348 CPUtime=50.65 cores=0-7
/proc/31059/task/31073/stat : 31073 (plingeling) R 31057 31059 30635 0 -1 4202560 13198 1252 0 0 5064 1 0 0 25 0 9 0 636419309 325988352 42773 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 405.31
Current children cumulated vsize (KiB) 318348

[startup+102.3 s]
/proc/loadavg: 7.96 7.97 7.73 9/359 31076

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

[pid=31059/tid=31068] ppid=31057 vsize=3319872 CPUtime=4722 cores=0-7
/proc/31059/task/31068/stat : 31068 (plingeling) R 31057 31059 30635 0 -1 4202560 658893 1252 0 0 472082 118 0 0 25 0 9 0 636419309 3399548928 795391 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31059/tid=31069] ppid=31057 vsize=3319872 CPUtime=4721.99 cores=0-7
/proc/31059/task/31069/stat : 31069 (plingeling) R 31057 31059 30635 0 -1 4202560 600454 1252 0 0 472098 101 0 0 25 0 9 0 636419309 3399548928 795391 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31059/tid=31070] ppid=31057 vsize=3319872 CPUtime=4721.09 cores=0-7
/proc/31059/task/31070/stat : 31070 (plingeling) R 31057 31059 30635 0 -1 4202560 663044 1252 0 0 471969 140 0 0 25 0 9 0 636419309 3399548928 795391 33554432000 4194304 4417452 140736260231104 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31059/tid=31071] ppid=31057 vsize=3319872 CPUtime=4721.95 cores=0-7
/proc/31059/task/31071/stat : 31071 (plingeling) R 31057 31059 30635 0 -1 4202560 687422 1252 0 0 472062 133 0 0 25 0 9 0 636419309 3399548928 795391 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31059/tid=31072] ppid=31057 vsize=3319872 CPUtime=4721.99 cores=0-7
/proc/31059/task/31072/stat : 31072 (plingeling) R 31057 31059 30635 0 -1 4202560 662559 1252 0 0 472083 116 0 0 25 0 9 0 636419309 3399548928 795391 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31059/tid=31073] ppid=31057 vsize=3319872 CPUtime=4720.37 cores=0-7
/proc/31059/task/31073/stat : 31073 (plingeling) R 31057 31059 30635 0 -1 4202560 772731 1252 0 0 471884 153 0 0 25 0 9 0 636419309 3399548928 795391 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37718.9
Current children cumulated vsize (KiB) 3319872

[startup+4782.3 s]
/proc/loadavg: 8.09 8.07 8.01 9/359 31216
/proc/meminfo: memFree=15263188/32951124 swapFree=67111348/67111528
[pid=31059] ppid=31057 vsize=3334240 CPUtime=38198.1 cores=0-7
/proc/31059/stat : 31059 (plingeling) S 31057 31059 30635 0 -1 4202496 5583111 1252 0 0 3818735 1080 0 0 18 0 9 0 636419268 3414261760 798983 33554432000 4194304 4417452 140736260231104 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31059/statm: 833560 798983 180 55 0 831446 0
[pid=31059/tid=31066] ppid=31057 vsize=3334240 CPUtime=4781.88 cores=0-7
/proc/31059/task/31066/stat : 31066 (plingeling) R 31057 31059 30635 0 -1 4202560 755618 1252 0 0 478032 156 0 0 25 0 9 0 636419309 3414261760 798983 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31059/tid=31067] ppid=31057 vsize=3334240 CPUtime=4726.4 cores=0-7
/proc/31059/task/31067/stat : 31067 (plingeling) R 31057 31059 30635 0 -1 4202560 739375 1252 0 0 472489 151 0 0 25 0 9 0 636419309 3414261760 798983 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31059/tid=31068] ppid=31057 vsize=3334240 CPUtime=4782 cores=0-7
/proc/31059/task/31068/stat : 31068 (plingeling) R 31057 31059 30635 0 -1 4202560 658893 1252 0 0 478082 118 0 0 25 0 9 0 636419309 3414261760 798983 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31059/tid=31069] ppid=31057 vsize=3334240 CPUtime=4781.98 cores=0-7
/proc/31059/task/31069/stat : 31069 (plingeling) R 31057 31059 30635 0 -1 4202560 610946 1252 0 0 478096 102 0 0 25 0 9 0 636419309 3414261760 798983 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31059/tid=31070] ppid=31057 vsize=3334240 CPUtime=4781.08 cores=0-7
/proc/31059/task/31070/stat : 31070 (plingeling) R 31057 31059 30635 0 -1 4202560 677100 1252 0 0 477964 144 0 0 25 0 9 0 636419309 3414261760 798983 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31059/tid=31071] ppid=31057 vsize=3334240 CPUtime=4781.95 cores=0-7
/proc/31059/task/31071/stat : 31071 (plingeling) R 31057 31059 30635 0 -1 4202560 687422 1252 0 0 478062 133 0 0 25 0 9 0 636419309 3414261760 798983 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31059/tid=31072] ppid=31057 vsize=3334240 CPUtime=4782 cores=0-7
/proc/31059/task/31072/stat : 31072 (plingeling) R 31057 31059 30635 0 -1 4202560 662559 1252 0 0 478084 116 0 0 25 0 9 0 636419309 3414261760 798983 33554432000 4194304 4417452 140736260231104 18446744073709551615 4277945 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31059/tid=31073] ppid=31057 vsize=3334240 CPUtime=4780.37 cores=0-7
/proc/31059/task/31073/stat : 31073 (plingeling) R 31057 31059 30635 0 -1 4202560 772731 1252 0 0 477884 153 0 0 25 0 9 0 636419309 3414261760 798983 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38198.2
Current children cumulated vsize (KiB) 3334240

[startup+4842.3 s]
/proc/loadavg: 8.03 8.06 8.01 9/359 31217
/proc/meminfo: memFree=14914484/32951124 swapFree=67111348/67111528
[pid=31059] ppid=31057 vsize=3682724 CPUtime=38677.4 cores=0-7
/proc/31059/stat : 31059 (plingeling) S 31057 31059 30635 0 -1 4202496 5686715 1252 0 0 3866638 1107 0 0 18 0 9 0 636419268 3771109376 886104 33554432000 4194304 4417452 140736260231104 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31059/statm: 920681 886104 180 55 0 918567 0
[pid=31059/tid=31066] ppid=31057 vsize=3682724 CPUtime=4841.89 cores=0-7
/proc/31059/task/31066/stat : 31066 (plingeling) R 31057 31059 30635 0 -1 4202560 772002 1252 0 0 484028 161 0 0 25 0 9 0 636419309 3771109376 886104 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31059/tid=31067] ppid=31057 vsize=3682724 CPUtime=4785.7 cores=0-7
/proc/31059/task/31067/stat : 31067 (plingeling) R 31057 31059 30635 0 -1 4202560 772143 1252 0 0 478409 161 0 0 25 0 9 0 636419309 3771109376 886104 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31059/tid=31068] ppid=31057 vsize=3682724 CPUtime=4842 cores=0-7
/proc/31059/task/31068/stat : 31068 (plingeling) R 31057 31059 30635 0 -1 4202560 658893 1252 0 0 484082 118 0 0 25 0 9 0 636419309 3771109376 886104 33554432000 4194304 4417452 140736260231104 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31059/tid=31069] ppid=31057 vsize=3682724 CPUtime=4841.99 cores=0-7
/proc/31059/task/31069/stat : 31069 (plingeling) R 31057 31059 30635 0 -1 4202560 618656 1252 0 0 484096 103 0 0 25 0 9 0 636419309 3771109376 886104 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31059/tid=31070] ppid=31057 vsize=3682724 CPUtime=4841.07 cores=0-7
/proc/31059/task/31070/stat : 31070 (plingeling) R 31057 31059 30635 0 -1 4202560 677100 1252 0 0 483963 144 0 0 25 0 9 0 636419309 3771109376 886104 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31059/tid=31071] ppid=31057 vsize=3682724 CPUtime=4841.95 cores=0-7
/proc/31059/task/31071/stat : 31071 (plingeling) R 31057 31059 30635 0 -1 4202560 687422 1252 0 0 484062 133 0 0 25 0 9 0 636419309 3771109376 886104 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31059/tid=31072] ppid=31057 vsize=3682724 CPUtime=4842 cores=0-7
/proc/31059/task/31072/stat : 31072 (plingeling) R 31057 31059 30635 0 -1 4202560 709301 1252 0 0 484073 127 0 0 25 0 9 0 636419309 3771109376 886104 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31059/tid=31073] ppid=31057 vsize=3682724 CPUtime=4840.38 cores=0-7
/proc/31059/task/31073/stat : 31073 (plingeling) R 31057 31059 30635 0 -1 4202560 772731 1252 0 0 483885 153 0 0 25 0 9 0 636419309 3771109376 886104 33554432000 4194304 4417452 140736260231104 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38677.4
Current children cumulated vsize (KiB) 3682724

[startup+4902.3 s]
/proc/loadavg: 8.07 8.06 8.01 9/359 31219
/proc/meminfo: memFree=14745352/32951124 swapFree=67111348/67111528
[pid=31059] ppid=31057 vsize=3850772 CPUtime=39156.8 cores=0-7
/proc/31059/stat : 31059 (plingeling) S 31057 31059 30635 0 -1 4202496 5836752 1252 0 0 3914542 1142 0 0 18 0 9 0 636419268 3943190528 928256 33554432000 4194304 4417452 140736260231104 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31059/statm: 962693 928256 180 55 0 960579 0
[pid=31059/tid=31066] ppid=31057 vsize=3850772 CPUtime=4901.9 cores=0-7
/proc/31059/task/31066/stat : 31066 (plingeling) R 31057 31059 30635 0 -1 4202560 772002 1252 0 0 490029 161 0 0 25 0 9 0 636419309 3943190528 928256 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31059/tid=31067] ppid=31057 vsize=3850772 CPUtime=4845 cores=0-7
/proc/31059/task/31067/stat : 31067 (plingeling) R 31057 31059 30635 0 -1 4202560 822480 1252 0 0 484327 173 0 0 25 0 9 0 636419309 3943190528 928256 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31059/tid=31068] ppid=31057 vsize=3850772 CPUtime=4902.01 cores=0-7
/proc/31059/task/31068/stat : 31068 (plingeling) R 31057 31059 30635 0 -1 4202560 709891 1252 0 0 490069 132 0 0 25 0 9 0 636419309 3943190528 928256 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31059/tid=31069] ppid=31057 vsize=3850772 CPUtime=4902 cores=0-7
/proc/31059/task/31069/stat : 31069 (plingeling) R 31057 31059 30635 0 -1 4202560 624459 1252 0 0 490096 104 0 0 25 0 9 0 636419309 3943190528 928256 33554432000 4194304 4417452 140736260231104 18446744073709551615 4357219 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31059/tid=31070] ppid=31057 vsize=3850772 CPUtime=4901.08 cores=0-7
/proc/31059/task/31070/stat : 31070 (plingeling) R 31057 31059 30635 0 -1 4202560 719999 1252 0 0 489956 152 0 0 25 0 9 0 636419309 3943190528 928256 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31059/tid=31071] ppid=31057 vsize=3850772 CPUtime=4901.97 cores=0-7
/proc/31059/task/31071/stat : 31071 (plingeling) R 31057 31059 30635 0 -1 4202560 687422 1252 0 0 490064 133 0 0 25 0 9 0 636419309 3943190528 928256 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31059/tid=31072] ppid=31057 vsize=3850772 CPUtime=4902.01 cores=0-7
/proc/31059/task/31072/stat : 31072 (plingeling) R 31057 31059 30635 0 -1 4202560 709301 1252 0 0 490074 127 0 0 25 0 9 0 636419309 3943190528 928256 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31059/tid=31073] ppid=31057 vsize=3850772 CPUtime=4900.39 cores=0-7
/proc/31059/task/31073/stat : 31073 (plingeling) R 31057 31059 30635 0 -1 4202560 772731 1252 0 0 489886 153 0 0 25 0 9 0 636419309 3943190528 928256 33554432000 4194304 4417452 140736260231104 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39156.8
Current children cumulated vsize (KiB) 3850772

[startup+4962.3 s]
/proc/loadavg: 8.02 8.05 8.00 9/359 31221
/proc/meminfo: memFree=14265096/32951124 swapFree=67111348/67111528
[pid=31059] ppid=31057 vsize=4330760 CPUtime=39636 cores=0-7
/proc/31059/stat : 31059 (plingeling) S 31057 31059 30635 0 -1 4202496 5984272 1252 0 0 3962428 1176 0 0 18 0 9 0 636419268 4434698240 1048253 33554432000 4194304 4417452 140736260231104 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31059/statm: 1082690 1048253 180 55 0 1080576 0
[pid=31059/tid=31066] ppid=31057 vsize=4330760 CPUtime=4961.89 cores=0-7
/proc/31059/task/31066/stat : 31066 (plingeling) R 31057 31059 30635 0 -1 4202560 772002 1252 0 0 496028 161 0 0 25 0 9 0 636419309 4434698240 1048253 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31059/tid=31067] ppid=31057 vsize=4330760 CPUtime=4904.3 cores=0-7
/proc/31059/task/31067/stat : 31067 (plingeling) R 31057 31059 30635 0 -1 4202560 855248 1252 0 0 490246 184 0 0 25 0 9 0 636419309 4434698240 1048253 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31059/tid=31068] ppid=31057 vsize=4330760 CPUtime=4962 cores=0-7
/proc/31059/task/31068/stat : 31068 (plingeling) R 31057 31059 30635 0 -1 4202560 709891 1252 0 0 496068 132 0 0 25 0 9 0 636419309 4434698240 1048253 33554432000 4194304 4417452 140736260231104 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31059/tid=31069] ppid=31057 vsize=4330760 CPUtime=4961.99 cores=0-7
/proc/31059/task/31069/stat : 31069 (plingeling) R 31057 31059 30635 0 -1 4202560 629862 1252 0 0 496094 105 0 0 25 0 9 0 636419309 4434698240 1048253 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31059/tid=31070] ppid=31057 vsize=4330760 CPUtime=4961.05 cores=0-7
/proc/31059/task/31070/stat : 31070 (plingeling) R 31057 31059 30635 0 -1 4202560 752767 1252 0 0 495943 162 0 0 25 0 9 0 636419309 4434698240 1048253 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31059/tid=31071] ppid=31057 vsize=4330760 CPUtime=4961.95 cores=0-7
/proc/31059/task/31071/stat : 31071 (plingeling) R 31057 31059 30635 0 -1 4202560 731235 1252 0 0 496053 142 0 0 25 0 9 0 636419309 4434698240 1048253 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31059/tid=31072] ppid=31057 vsize=4330760 CPUtime=4962 cores=0-7
/proc/31059/task/31072/stat : 31072 (plingeling) R 31057 31059 30635 0 -1 4202560 742069 1252 0 0 496070 130 0 0 25 0 9 0 636419309 4434698240 1048253 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31059/tid=31073] ppid=31057 vsize=4330760 CPUtime=4960.38 cores=0-7
/proc/31059/task/31073/stat : 31073 (plingeling) R 31057 31059 30635 0 -1 4202560 772731 1252 0 0 495885 153 0 0 25 0 9 0 636419309 4434698240 1048253 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39636
Current children cumulated vsize (KiB) 4330760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5007.9 s]
/proc/loadavg: 8.01 8.04 8.00 10/359 31222
/proc/meminfo: memFree=14290868/32951124 swapFree=67111348/67111528
[pid=31059] ppid=31057 vsize=4304984 CPUtime=40000.5 cores=0-7
/proc/31059/stat : 31059 (plingeling) S 31057 31059 30635 0 -1 4202496 5989017 1252 0 0 3998872 1177 0 0 18 0 9 0 636419268 4408303616 1041809 33554432000 4194304 4417452 140736260231104 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31059/statm: 1076246 1041809 180 55 0 1074132 0
[pid=31059/tid=31066] ppid=31057 vsize=4304984 CPUtime=5007.51 cores=0-7
/proc/31059/task/31066/stat : 31066 (plingeling) R 31057 31059 30635 0 -1 4202560 772002 1252 0 0 500590 161 0 0 25 0 9 0 636419309 4408303616 1041809 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31059/tid=31067] ppid=31057 vsize=4304984 CPUtime=4949.38 cores=0-7
/proc/31059/task/31067/stat : 31067 (plingeling) R 31057 31059 30635 0 -1 4202560 855248 1252 0 0 494754 184 0 0 25 0 9 0 636419309 4408303616 1041809 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31059/tid=31068] ppid=31057 vsize=4304984 CPUtime=5007.63 cores=0-7
/proc/31059/task/31068/stat : 31068 (plingeling) R 31057 31059 30635 0 -1 4202560 709891 1252 0 0 500631 132 0 0 25 0 9 0 636419309 4408303616 1041809 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31059/tid=31069] ppid=31057 vsize=4304984 CPUtime=5007.61 cores=0-7
/proc/31059/task/31069/stat : 31069 (plingeling) R 31057 31059 30635 0 -1 4202560 634607 1252 0 0 500656 105 0 0 25 0 9 0 636419309 4408303616 1041809 33554432000 4194304 4417452 140736260231104 18446744073709551615 4355913 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31059/tid=31070] ppid=31057 vsize=4304984 CPUtime=5006.66 cores=0-7
/proc/31059/task/31070/stat : 31070 (plingeling) R 31057 31059 30635 0 -1 4202560 752767 1252 0 0 500504 162 0 0 25 0 9 0 636419309 4408303616 1041809 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31059/tid=31071] ppid=31057 vsize=4304984 CPUtime=5007.58 cores=0-7
/proc/31059/task/31071/stat : 31071 (plingeling) R 31057 31059 30635 0 -1 4202560 731235 1252 0 0 500616 142 0 0 25 0 9 0 636419309 4408303616 1041809 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31059/tid=31072] ppid=31057 vsize=4304984 CPUtime=5007.63 cores=0-7
/proc/31059/task/31072/stat : 31072 (plingeling) R 31057 31059 30635 0 -1 4202560 742069 1252 0 0 500633 130 0 0 25 0 9 0 636419309 4408303616 1041809 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31059/tid=31073] ppid=31057 vsize=4304984 CPUtime=5006 cores=0-7
/proc/31059/task/31073/stat : 31073 (plingeling) R 31057 31059 30635 0 -1 4202560 772731 1252 0 0 500447 153 0 0 25 0 9 0 636419309 4408303616 1041809 33554432000 4194304 4417452 140736260231104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 4304984

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

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

[startup+5008.03 s]
/proc/loadavg: 8.01 8.04 8.00 10/359 31222
/proc/meminfo: memFree=14290868/32951124 swapFree=67111348/67111528
[pid=31059] ppid=31057 vsize=0 CPUtime=40000.6 cores=0-7
/proc/31059/stat : 31059 (plingeling) Z 31057 31059 30635 0 -1 4203548 5989017 1252 0 0 3998877 1187 0 0 18 0 2 0 636419268 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/31059/statm: 0 0 0 0 0 0 0
[pid=31059/tid=31067] ppid=31057 vsize=0 CPUtime=4949.48 cores=0-7
/proc/31059/task/31067/stat : 31067 (plingeling) R 31057 31059 30635 0 -1 4203588 855248 1252 0 0 494754 194 0 0 25 0 2 0 636419309 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 0

[startup+5008.1 s]
/proc/loadavg: 8.01 8.04 8.00 10/359 31222
/proc/meminfo: memFree=14290868/32951124 swapFree=67111348/67111528
[pid=31059] ppid=31057 vsize=0 CPUtime=40000.7 cores=0-7
/proc/31059/stat : 31059 (plingeling) Z 31057 31059 30635 0 -1 4203548 5989017 1252 0 0 3998877 1194 0 0 18 0 2 0 636419268 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/31059/statm: 0 0 0 0 0 0 0
[pid=31059/tid=31067] ppid=31057 vsize=0 CPUtime=4949.55 cores=0-7
/proc/31059/task/31067/stat : 31067 (plingeling) R 31057 31059 30635 0 -1 4203588 855248 1252 0 0 494754 201 0 0 25 0 2 0 636419309 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5008.14
CPU time (s): 40000.8
CPU user time (s): 39988.8
CPU system time (s): 11.9832
CPU usage (%): 798.715
Max. virtual memory (cumulated for all children) (KiB): 4330760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39988.8
system time used= 11.9832
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5990269
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= 286
involuntary context switches= 192956

runsolver used 16.2885 second user time and 41.9886 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 08:13:54
IDJOB=3372677
IDBENCH=83113
IDSOLVER=1851
FILE ID=node145/3372677-1305440034
RUNJOBID= node145-1305437446-30649
PBS_JOBID= 13324774
Free space on /tmp= 73672 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top22.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372677-1305440034/watcher-3372677-1305440034 -o /tmp/evaluation-result-3372677-1305440034/solver-3372677-1305440034 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372677-1305440034.cnf

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

MD5SUM BENCH= e822739302a2d834ec9ddfe9fbd0caa2
RANDOM SEED=43088752

node145.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.786
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.57
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.786
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.76
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.786
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.74
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.786
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18465092 kB
Buffers:        310160 kB
Cached:        8346740 kB
SwapCached:          0 kB
Active:        7417780 kB
Inactive:      6712048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18465092 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            3336 kB
Writeback:           0 kB
AnonPages:     5473228 kB
Mapped:          27444 kB
Slab:           255952 kB
PageTables:      33360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79335188 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= 73672 MiB
End job on node145 at 2011-05-15 09:37:24