Trace number 3288793

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.46 1201.94

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom24.cnf
MD5SUM16e1f2a4ab0c9df60ac0d098f9f252bb
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 variables62686
Number of clauses210488
Sum of the clauses size537842
Maximum clause length1941
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2106681
Number of clauses of size 3102739
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 5746

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.16 8.01 7.93 5/181 31216
/proc/meminfo: memFree=19568280/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=14072 CPUtime=0 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) R 31214 31216 30119 0 -1 4202496 1569 1250 0 0 0 0 0 0 25 0 1 0 596920263 14409728 1498 33554432000 4194304 4417332 140737207491008 18446744073709551615 251367240670 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/31216/statm: 3518 1510 143 55 0 1404 0

[startup+0.0479331 s]
/proc/loadavg: 8.16 8.01 7.93 5/181 31216
/proc/meminfo: memFree=19568280/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=21932 CPUtime=0.03 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) R 31214 31216 30119 0 -1 4202496 3577 1250 0 0 3 0 0 0 25 0 1 0 596920263 22458368 3506 33554432000 4194304 4417332 140737207491008 18446744073709551615 4236012 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/31216/statm: 5483 3506 148 55 0 3369 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21932

[startup+0.100921 s]
/proc/loadavg: 8.16 8.01 7.93 5/181 31216
/proc/meminfo: memFree=19568280/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=29628 CPUtime=0.08 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) R 31214 31216 30119 0 -1 4202496 5501 1250 0 0 8 0 0 0 25 0 1 0 596920263 30339072 5430 33554432000 4194304 4417332 140737207491008 18446744073709551615 4231387 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/31216/statm: 7407 5430 148 55 0 5293 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29628

[startup+0.393393 s]
/proc/loadavg: 8.16 8.01 7.93 5/181 31216
/proc/meminfo: memFree=19568280/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=155888 CPUtime=3.46 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) S 31214 31216 30119 0 -1 4202496 25888 1250 0 0 343 3 0 0 25 0 5 0 596920263 159629312 13618 33554432000 4194304 4417332 140737207491008 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31216/statm: 40765 13618 175 55 0 38651 0
Current children cumulated CPU time (s) 3.46
Current children cumulated vsize (KiB) 155888

[startup+1.16366 s]
/proc/loadavg: 8.16 8.01 7.93 5/181 31216
/proc/meminfo: memFree=19568280/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=158328 CPUtime=3.86 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) S 31214 31216 30119 0 -1 4202496 27986 1250 0 0 383 3 0 0 25 0 5 0 596920263 162127872 14565 33554432000 4194304 4417332 140737207491008 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31216/statm: 39582 14565 175 55 0 37468 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 158328

[startup+1.5006 s]
/proc/loadavg: 8.16 8.01 7.93 5/181 31216
/proc/meminfo: memFree=19568280/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=158328 CPUtime=5.2 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) S 31214 31216 30119 0 -1 4202496 30966 1250 0 0 517 3 0 0 25 0 5 0 596920263 162127872 14683 33554432000 4194304 4417332 140737207491008 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31216/statm: 39582 14683 175 55 0 37468 0
Current children cumulated CPU time (s) 5.2
Current children cumulated vsize (KiB) 158328

[startup+3.1003 s]
/proc/loadavg: 8.14 8.01 7.93 9/186 31226
/proc/meminfo: memFree=19493764/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=177136 CPUtime=11.59 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) S 31214 31216 30119 0 -1 4202496 43372 1250 0 0 1153 6 0 0 25 0 5 0 596920263 181387264 18050 33554432000 4194304 4417332 140737207491008 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31216/statm: 44284 18050 181 55 0 42170 0
[pid=31216/tid=31223] ppid=31214 vsize=177136 CPUtime=2.83 cores=1,3,5,7
/proc/31216/task/31223/stat : 31223 (plingeling) R 31214 31216 30119 0 -1 4202560 9578 1250 0 0 282 1 0 0 25 0 5 0 596920288 181387264 18050 33554432000 4194304 4417332 140737207491008 18446744073709551615 4216661 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31216/tid=31224] ppid=31214 vsize=177136 CPUtime=2.82 cores=1,3,5,7
/proc/31216/task/31224/stat : 31224 (plingeling) R 31214 31216 30119 0 -1 4202560 9230 1250 0 0 282 0 0 0 25 0 5 0 596920288 181387264 18050 33554432000 4194304 4417332 140737207491008 18446744073709551615 4252582 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31216/tid=31225] ppid=31214 vsize=177136 CPUtime=2.82 cores=1,3,5,7
/proc/31216/task/31225/stat : 31225 (plingeling) R 31214 31216 30119 0 -1 4202560 12745 1250 0 0 281 1 0 0 23 0 5 0 596920288 181387264 18050 33554432000 4194304 4417332 140737207491008 18446744073709551615 4250022 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31216/tid=31226] ppid=31214 vsize=177136 CPUtime=2.82 cores=1,3,5,7
/proc/31216/task/31226/stat : 31226 (plingeling) R 31214 31216 30119 0 -1 4202560 2326 1250 0 0 282 0 0 0 24 0 5 0 596920288 181387264 18050 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.59
Current children cumulated vsize (KiB) 177136

[startup+6.30071 s]
/proc/loadavg: 8.14 8.01 7.93 9/186 31226
/proc/meminfo: memFree=19486128/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=182280 CPUtime=24.37 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) S 31214 31216 30119 0 -1 4202496 46828 1250 0 0 2431 6 0 0 25 0 5 0 596920263 186654720 19336 33554432000 4194304 4417332 140737207491008 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31216/statm: 45570 19336 181 55 0 43456 0
[pid=31216/tid=31223] ppid=31214 vsize=182280 CPUtime=6.03 cores=1,3,5,7
/proc/31216/task/31223/stat : 31223 (plingeling) R 31214 31216 30119 0 -1 4202560 11229 1250 0 0 602 1 0 0 25 0 5 0 596920288 186654720 19336 33554432000 4194304 4417332 140737207491008 18446744073709551615 4353939 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31216/tid=31224] ppid=31214 vsize=182280 CPUtime=6.02 cores=1,3,5,7
/proc/31216/task/31224/stat : 31224 (plingeling) R 31214 31216 30119 0 -1 4202560 10671 1250 0 0 602 0 0 0 25 0 5 0 596920288 186654720 19336 33554432000 4194304 4417332 140737207491008 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31216/tid=31225] ppid=31214 vsize=182280 CPUtime=6.03 cores=1,3,5,7
/proc/31216/task/31225/stat : 31225 (plingeling) R 31214 31216 30119 0 -1 4202560 12985 1250 0 0 602 1 0 0 25 0 5 0 596920288 186654720 19336 33554432000 4194304 4417332 140737207491008 18446744073709551615 4232702 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31216/tid=31226] ppid=31214 vsize=182280 CPUtime=6 cores=1,3,5,7
/proc/31216/task/31226/stat : 31226 (plingeling) R 31214 31216 30119 0 -1 4202560 2450 1250 0 0 600 0 0 0 25 0 5 0 596920288 186654720 19336 33554432000 4194304 4417332 140737207491008 18446744073709551615 4352289 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.37
Current children cumulated vsize (KiB) 182280

[startup+12.7005 s]
/proc/loadavg: 8.12 8.01 7.93 9/186 31226
/proc/meminfo: memFree=19475496/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=187992 CPUtime=49.96 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) S 31214 31216 30119 0 -1 4202496 51463 1250 0 0 4989 7 0 0 25 0 5 0 596920263 192503808 20764 33554432000 4194304 4417332 140737207491008 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31216/statm: 46998 20764 181 55 0 44884 0
[pid=31216/tid=31223] ppid=31214 vsize=187992 CPUtime=12.43 cores=1,3,5,7
/proc/31216/task/31223/stat : 31223 (plingeling) R 31214 31216 30119 0 -1 4202560 11247 1250 0 0 1242 1 0 0 25 0 5 0 596920288 192503808 20764 33554432000 4194304 4417332 140737207491008 18446744073709551615 4236569 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31216/tid=31224] ppid=31214 vsize=187992 CPUtime=12.44 cores=1,3,5,7
/proc/31216/task/31224/stat : 31224 (plingeling) R 31214 31216 30119 0 -1 4202560 11125 1250 0 0 1243 1 0 0 25 0 5 0 596920288 192503808 20764 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31216/tid=31225] ppid=31214 vsize=187992 CPUtime=12.43 cores=1,3,5,7
/proc/31216/task/31225/stat : 31225 (plingeling) R 31214 31216 30119 0 -1 4202560 13519 1250 0 0 1242 1 0 0 25 0 5 0 596920288 192503808 20764 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31216/tid=31226] ppid=31214 vsize=187992 CPUtime=12.37 cores=1,3,5,7
/proc/31216/task/31226/stat : 31226 (plingeling) R 31214 31216 30119 0 -1 4202560 6079 1250 0 0 1236 1 0 0 25 0 5 0 596920288 192503808 20764 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.96
Current children cumulated vsize (KiB) 187992

[startup+25.5012 s]
/proc/loadavg: 8.18 8.02 7.94 9/186 31227
/proc/meminfo: memFree=19456632/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=207216 CPUtime=101.08 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) S 31214 31216 30119 0 -1 4202496 58320 1250 0 0 10100 8 0 0 25 0 5 0 596920263 212189184 26088 33554432000 4194304 4417332 140737207491008 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31216/statm: 51804 26088 181 55 0 49690 0
[pid=31216/tid=31223] ppid=31214 vsize=207216 CPUtime=25.23 cores=1,3,5,7
/proc/31216/task/31223/stat : 31223 (plingeling) R 31214 31216 30119 0 -1 4202560 12755 1250 0 0 2522 1 0 0 25 0 5 0 596920288 212189184 26088 33554432000 4194304 4417332 140737207491008 18446744073709551615 4358195 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31216/tid=31224] ppid=31214 vsize=207216 CPUtime=25.23 cores=1,3,5,7
/proc/31216/task/31224/stat : 31224 (plingeling) R 31214 31216 30119 0 -1 4202560 12882 1250 0 0 2522 1 0 0 25 0 5 0 596920288 212189184 26088 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31216/tid=31225] ppid=31214 vsize=207216 CPUtime=25.23 cores=1,3,5,7
/proc/31216/task/31225/stat : 31225 (plingeling) R 31214 31216 30119 0 -1 4202560 15533 1250 0 0 2521 2 0 0 25 0 5 0 596920288 212189184 26088 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31216/tid=31226] ppid=31214 vsize=207216 CPUtime=25.1 cores=1,3,5,7
/proc/31216/task/31226/stat : 31226 (plingeling) R 31214 31216 30119 0 -1 4202560 7657 1250 0 0 2509 1 0 0 25 0 5 0 596920288 212189184 26088 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.08
Current children cumulated vsize (KiB) 207216

[startup+51.1004 s]
/proc/loadavg: 8.12 8.02 7.94 9/186 31227
/proc/meminfo: memFree=19406572/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=238640 CPUtime=203.33 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) S 31214 31216 30119 0 -1 4202496 66223 1250 0 0 20325 8 0 0 25 0 5 0 596920263 244367360 33944 33554432000 4194304 4417332 140737207491008 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31216/statm: 59660 33944 181 55 0 57546 0
[pid=31216/tid=31223] ppid=31214 vsize=238640 CPUtime=50.84 cores=1,3,5,7
/proc/31216/task/31223/stat : 31223 (plingeling) R 31214 31216 30119 0 -1 4202560 14025 1250 0 0 5082 2 0 0 25 0 5 0 596920288 244367360 33944 33554432000 4194304 4417332 140737207491008 18446744073709551615 4251010 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31216/tid=31224] ppid=31214 vsize=238640 CPUtime=50.83 cores=1,3,5,7
/proc/31216/task/31224/stat : 31224 (plingeling) R 31214 31216 30119 0 -1 4202560 13763 1250 0 0 5082 1 0 0 25 0 5 0 596920288 244367360 33944 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31216/tid=31225] ppid=31214 vsize=238640 CPUtime=50.83 cores=1,3,5,7
/proc/31216/task/31225/stat : 31225 (plingeling) R 31214 31216 30119 0 -1 4202560 15734 1250 0 0 5081 2 0 0 25 0 5 0 596920288 244367360 33944 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31216/tid=31226] ppid=31214 vsize=238640 CPUtime=50.56 cores=1,3,5,7
/proc/31216/task/31226/stat : 31226 (plingeling) R 31214 31216 30119 0 -1 4202560 13208 1250 0 0 5055 1 0 0 25 0 5 0 596920288 244367360 33944 33554432000 4194304 4417332 140737207491008 18446744073709551615 4357766 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.33
Current children cumulated vsize (KiB) 238640

[startup+102.301 s]
/proc/loadavg: 8.11 8.03 7.94 9/186 31229
/proc/meminfo: memFree=19319636/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=258596 CPUtime=407.85 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) S 31214 31216 30119 0 -1 4202496 91585 1250 0 0 40773 12 0 0 25 0 5 0 596920263 264802304 38933 33554432000 4194304 4417332 140737207491008 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31216/statm: 64649 38933 181 55 0 62535 0
[pid=31216/tid=31223] ppid=31214 vsize=258596 CPUtime=102.04 cores=1,3,5,7
/proc/31216/task/31223/stat : 31223 (plingeling) R 31214 31216 30119 0 -1 4202560 14568 1250 0 0 10202 2 0 0 25 0 5 0 596920288 264802304 38933 33554432000 4194304 4417332 140737207491008 18446744073709551615 4365947 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31216/tid=31224] ppid=31214 vsize=258596 CPUtime=102.02 cores=1,3,5,7
/proc/31216/task/31224/stat : 31224 (plingeling) R 31214 31216 30119 0 -1 4202560 15206 1250 0 0 10201 1 0 0 25 0 5 0 596920288 264802304 38933 33554432000 4194304 4417332 140737207491008 18446744073709551615 4353783 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31216/tid=31225] ppid=31214 vsize=258596 CPUtime=102.03 cores=1,3,5,7
/proc/31216/task/31225/stat : 31225 (plingeling) R 31214 31216 30119 0 -1 4202560 15767 1250 0 0 10201 2 0 0 25 0 5 0 596920288 264802304 38933 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31216/tid=31226] ppid=31214 vsize=258596 CPUtime=101.48 cores=1,3,5,7
/proc/31216/task/31226/stat : 31226 (plingeling) R 31214 31216 30119 0 -1 4202560 36551 1250 0 0 10143 5 0 0 25 0 5 0 596920288 264802304 38933 33554432000 4194304 4417332 140737207491008 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.85
Current children cumulated vsize (KiB) 258596

[startup+162.301 s]
/proc/loadavg: 8.17 8.05 7.95 9/186 31230
/proc/meminfo: memFree=19326044/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=254568 CPUtime=647.55 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) S 31214 31216 30119 0 -1 4202496 132292 1250 0 0 64737 18 0 0 25 0 5 0 596920263 260677632 37990 33554432000 4194304 4417332 140737207491008 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31216/statm: 63642 37990 181 55 0 61528 0
[pid=31216/tid=31223] ppid=31214 vsize=254568 CPUtime=162.04 cores=1,3,5,7
/proc/31216/task/31223/stat : 31223 (plingeling) R 31214 31216 30119 0 -1 4202560 24021 1250 0 0 16201 3 0 0 25 0 5 0 596920288 260677632 37990 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31216/tid=31224] ppid=31214 vsize=254568 CPUtime=162.03 cores=1,3,5,7
/proc/31216/task/31224/stat : 31224 (plingeling) R 31214 31216 30119 0 -1 4202560 23154 1250 0 0 16201 2 0 0 25 0 5 0 596920288 260677632 37990 33554432000 4194304 4417332 140737207491008 18446744073709551615 4357169 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31216/tid=31225] ppid=31214 vsize=254568 CPUtime=162.04 cores=1,3,5,7
/proc/31216/task/31225/stat : 31225 (plingeling) R 31214 31216 30119 0 -1 4202560 18638 1250 0 0 16202 2 0 0 25 0 5 0 596920288 260677632 37990 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31216/tid=31226] ppid=31214 vsize=254568 CPUtime=161.15 cores=1,3,5,7
/proc/31216/task/31226/stat : 31226 (plingeling) R 31214 31216 30119 0 -1 4202560 56986 1250 0 0 16108 7 0 0 25 0 5 0 596920288 260677632 37990 33554432000 4194304 4417332 140737207491008 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.55
Current children cumulated vsize (KiB) 254568

[startup+222.301 s]
/proc/loadavg: 8.18 8.07 7.96 9/186 31232
/proc/meminfo: memFree=19278760/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=299056 CPUtime=887.21 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) S 31214 31216 30119 0 -1 4202496 170198 1250 0 0 88697 24 0 0 25 0 5 0 596920263 306233344 49112 33554432000 4194304 4417332 140737207491008 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31216/statm: 74764 49112 181 55 0 72650 0
[pid=31216/tid=31223] ppid=31214 vsize=299056 CPUtime=222.04 cores=1,3,5,7
/proc/31216/task/31223/stat : 31223 (plingeling) R 31214 31216 30119 0 -1 4202560 28801 1250 0 0 22200 4 0 0 25 0 5 0 596920288 306233344 49112 33554432000 4194304 4417332 140737207491008 18446744073709551615 4305787 0 0 4096 17442 0 0 0 -1 1 0 0 0

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

[pid=31216/tid=31224] ppid=31214 vsize=383280 CPUtime=702.03 cores=1,3,5,7
/proc/31216/task/31224/stat : 31224 (plingeling) R 31214 31216 30119 0 -1 4202560 81213 1250 0 0 70193 10 0 0 25 0 5 0 596920288 392478720 70168 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31216/tid=31225] ppid=31214 vsize=383280 CPUtime=702.04 cores=1,3,5,7
/proc/31216/task/31225/stat : 31225 (plingeling) R 31214 31216 30119 0 -1 4202560 81690 1250 0 0 70193 11 0 0 25 0 5 0 596920288 392478720 70168 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31216/tid=31226] ppid=31214 vsize=383280 CPUtime=698.23 cores=1,3,5,7
/proc/31216/task/31226/stat : 31226 (plingeling) R 31214 31216 30119 0 -1 4202560 190421 1250 0 0 69795 28 0 0 25 0 5 0 596920288 392478720 70168 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2804.64
Current children cumulated vsize (KiB) 383280

[startup+762.301 s]
/proc/loadavg: 8.16 8.11 8.01 9/186 31246
/proc/meminfo: memFree=18973760/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=421008 CPUtime=3044.31 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) S 31214 31216 30119 0 -1 4202496 461679 1250 0 0 304365 66 0 0 25 0 5 0 596920263 431112192 79568 33554432000 4194304 4417332 140737207491008 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31216/statm: 105252 79568 181 55 0 103138 0
[pid=31216/tid=31223] ppid=31214 vsize=421008 CPUtime=762.06 cores=1,3,5,7
/proc/31216/task/31223/stat : 31223 (plingeling) R 31214 31216 30119 0 -1 4202560 88457 1250 0 0 76193 13 0 0 25 0 5 0 596920288 431112192 79568 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31216/tid=31224] ppid=31214 vsize=421008 CPUtime=762.03 cores=1,3,5,7
/proc/31216/task/31224/stat : 31224 (plingeling) R 31214 31216 30119 0 -1 4202560 82217 1250 0 0 76193 10 0 0 25 0 5 0 596920288 431112192 79568 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364504 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31216/tid=31225] ppid=31214 vsize=421008 CPUtime=762.05 cores=1,3,5,7
/proc/31216/task/31225/stat : 31225 (plingeling) R 31214 31216 30119 0 -1 4202560 81690 1250 0 0 76194 11 0 0 25 0 5 0 596920288 431112192 79568 33554432000 4194304 4417332 140737207491008 18446744073709551615 4251107 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31216/tid=31226] ppid=31214 vsize=421008 CPUtime=757.9 cores=1,3,5,7
/proc/31216/task/31226/stat : 31226 (plingeling) R 31214 31216 30119 0 -1 4202560 199822 1250 0 0 75761 29 0 0 25 0 5 0 596920288 431112192 79568 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364404 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.31
Current children cumulated vsize (KiB) 421008

[startup+822.301 s]
/proc/loadavg: 8.16 8.12 8.02 9/186 31257
/proc/meminfo: memFree=18988480/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=406076 CPUtime=3283.99 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) S 31214 31216 30119 0 -1 4202496 474439 1250 0 0 328331 68 0 0 25 0 5 0 596920263 415821824 75835 33554432000 4194304 4417332 140737207491008 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31216/statm: 101519 75835 181 55 0 99405 0
[pid=31216/tid=31223] ppid=31214 vsize=406076 CPUtime=822.05 cores=1,3,5,7
/proc/31216/task/31223/stat : 31223 (plingeling) R 31214 31216 30119 0 -1 4202560 88471 1250 0 0 82192 13 0 0 25 0 5 0 596920288 415821824 75835 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31216/tid=31224] ppid=31214 vsize=406076 CPUtime=822.03 cores=1,3,5,7
/proc/31216/task/31224/stat : 31224 (plingeling) R 31214 31216 30119 0 -1 4202560 84280 1250 0 0 82193 10 0 0 25 0 5 0 596920288 415821824 75835 33554432000 4194304 4417332 140737207491008 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31216/tid=31225] ppid=31214 vsize=406076 CPUtime=822.05 cores=1,3,5,7
/proc/31216/task/31225/stat : 31225 (plingeling) R 31214 31216 30119 0 -1 4202560 81705 1250 0 0 82194 11 0 0 25 0 5 0 596920288 415821824 75835 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31216/tid=31226] ppid=31214 vsize=406076 CPUtime=817.58 cores=1,3,5,7
/proc/31216/task/31226/stat : 31226 (plingeling) R 31214 31216 30119 0 -1 4202560 210490 1250 0 0 81727 31 0 0 25 0 5 0 596920288 415821824 75835 33554432000 4194304 4417332 140737207491008 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3283.99
Current children cumulated vsize (KiB) 406076

[startup+882.301 s]
/proc/loadavg: 8.15 8.12 8.02 9/186 31258
/proc/meminfo: memFree=18892728/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=458688 CPUtime=3523.66 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) S 31214 31216 30119 0 -1 4202496 506087 1250 0 0 352293 73 0 0 25 0 5 0 596920263 469696512 88988 33554432000 4194304 4417332 140737207491008 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31216/statm: 114672 88988 181 55 0 112558 0
[pid=31216/tid=31223] ppid=31214 vsize=458688 CPUtime=882.05 cores=1,3,5,7
/proc/31216/task/31223/stat : 31223 (plingeling) R 31214 31216 30119 0 -1 4202560 88471 1250 0 0 88192 13 0 0 25 0 5 0 596920288 469696512 88988 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31216/tid=31224] ppid=31214 vsize=458688 CPUtime=882.02 cores=1,3,5,7
/proc/31216/task/31224/stat : 31224 (plingeling) R 31214 31216 30119 0 -1 4202560 98252 1250 0 0 88190 12 0 0 25 0 5 0 596920288 469696512 88988 33554432000 4194304 4417332 140737207491008 18446744073709551615 4236906 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31216/tid=31225] ppid=31214 vsize=458688 CPUtime=882.05 cores=1,3,5,7
/proc/31216/task/31225/stat : 31225 (plingeling) R 31214 31216 30119 0 -1 4202560 81705 1250 0 0 88194 11 0 0 25 0 5 0 596920288 469696512 88988 33554432000 4194304 4417332 140737207491008 18446744073709551615 4357169 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31216/tid=31226] ppid=31214 vsize=458688 CPUtime=877.25 cores=1,3,5,7
/proc/31216/task/31226/stat : 31226 (plingeling) R 31214 31216 30119 0 -1 4202560 228166 1250 0 0 87691 34 0 0 25 0 5 0 596920288 469696512 88988 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.66
Current children cumulated vsize (KiB) 458688

[startup+942.307 s]
/proc/loadavg: 8.16 8.13 8.03 9/186 31260
/proc/meminfo: memFree=19022520/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=434384 CPUtime=3763.36 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) S 31214 31216 30119 0 -1 4202496 535184 1250 0 0 376258 78 0 0 25 0 5 0 596920263 444809216 82912 33554432000 4194304 4417332 140737207491008 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31216/statm: 108596 82912 181 55 0 106482 0
[pid=31216/tid=31223] ppid=31214 vsize=434384 CPUtime=942.05 cores=1,3,5,7
/proc/31216/task/31223/stat : 31223 (plingeling) R 31214 31216 30119 0 -1 4202560 94078 1250 0 0 94191 14 0 0 25 0 5 0 596920288 444809216 82912 33554432000 4194304 4417332 140737207491008 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31216/tid=31224] ppid=31214 vsize=434384 CPUtime=942.03 cores=1,3,5,7
/proc/31216/task/31224/stat : 31224 (plingeling) R 31214 31216 30119 0 -1 4202560 107961 1250 0 0 94189 14 0 0 25 0 5 0 596920288 444809216 82912 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31216/tid=31225] ppid=31214 vsize=434384 CPUtime=942.06 cores=1,3,5,7
/proc/31216/task/31225/stat : 31225 (plingeling) R 31214 31216 30119 0 -1 4202560 85415 1250 0 0 94194 12 0 0 25 0 5 0 596920288 444809216 82912 33554432000 4194304 4417332 140737207491008 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31216/tid=31226] ppid=31214 vsize=434384 CPUtime=936.93 cores=1,3,5,7
/proc/31216/task/31226/stat : 31226 (plingeling) R 31214 31216 30119 0 -1 4202560 238237 1250 0 0 93658 35 0 0 25 0 5 0 596920288 444809216 82912 33554432000 4194304 4417332 140737207491008 18446744073709551615 4357912 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.36
Current children cumulated vsize (KiB) 434384

[startup+1002.3 s]
/proc/loadavg: 8.13 8.12 8.03 9/186 31262
/proc/meminfo: memFree=18898360/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=457704 CPUtime=4003.01 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) S 31214 31216 30119 0 -1 4202496 545110 1250 0 0 400222 79 0 0 25 0 5 0 596920263 468688896 88742 33554432000 4194304 4417332 140737207491008 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31216/statm: 114426 88742 181 55 0 112312 0
[pid=31216/tid=31223] ppid=31214 vsize=457704 CPUtime=1002.05 cores=1,3,5,7
/proc/31216/task/31223/stat : 31223 (plingeling) R 31214 31216 30119 0 -1 4202560 95150 1250 0 0 100191 14 0 0 25 0 5 0 596920288 468688896 88742 33554432000 4194304 4417332 140737207491008 18446744073709551615 4353734 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31216/tid=31224] ppid=31214 vsize=457704 CPUtime=1002.02 cores=1,3,5,7
/proc/31216/task/31224/stat : 31224 (plingeling) R 31214 31216 30119 0 -1 4202560 109409 1250 0 0 100188 14 0 0 25 0 5 0 596920288 468688896 88742 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31216/tid=31225] ppid=31214 vsize=457704 CPUtime=1002.06 cores=1,3,5,7
/proc/31216/task/31225/stat : 31225 (plingeling) R 31214 31216 30119 0 -1 4202560 89708 1250 0 0 100193 13 0 0 25 0 5 0 596920288 468688896 88742 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31216/tid=31226] ppid=31214 vsize=457704 CPUtime=996.6 cores=1,3,5,7
/proc/31216/task/31226/stat : 31226 (plingeling) R 31214 31216 30119 0 -1 4202560 241350 1250 0 0 99624 36 0 0 25 0 5 0 596920288 468688896 88742 33554432000 4194304 4417332 140737207491008 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.01
Current children cumulated vsize (KiB) 457704

[startup+1062.3 s]
/proc/loadavg: 8.10 8.11 8.03 9/186 31263
/proc/meminfo: memFree=18869436/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=496908 CPUtime=4242.69 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) S 31214 31216 30119 0 -1 4202496 558954 1250 0 0 424188 81 0 0 25 0 5 0 596920263 508833792 98543 33554432000 4194304 4417332 140737207491008 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31216/statm: 124227 98543 181 55 0 122113 0
[pid=31216/tid=31223] ppid=31214 vsize=496908 CPUtime=1062.05 cores=1,3,5,7
/proc/31216/task/31223/stat : 31223 (plingeling) R 31214 31216 30119 0 -1 4202560 95164 1250 0 0 106191 14 0 0 25 0 5 0 596920288 508833792 98543 33554432000 4194304 4417332 140737207491008 18446744073709551615 4237354 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31216/tid=31224] ppid=31214 vsize=496908 CPUtime=1062.03 cores=1,3,5,7
/proc/31216/task/31224/stat : 31224 (plingeling) R 31214 31216 30119 0 -1 4202560 112719 1250 0 0 106188 15 0 0 25 0 5 0 596920288 508833792 98543 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31216/tid=31225] ppid=31214 vsize=496908 CPUtime=1062.06 cores=1,3,5,7
/proc/31216/task/31225/stat : 31225 (plingeling) R 31214 31216 30119 0 -1 4202560 89723 1250 0 0 106193 13 0 0 25 0 5 0 596920288 508833792 98543 33554432000 4194304 4417332 140737207491008 18446744073709551615 4251081 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31216/tid=31226] ppid=31214 vsize=496908 CPUtime=1056.27 cores=1,3,5,7
/proc/31216/task/31226/stat : 31226 (plingeling) R 31214 31216 30119 0 -1 4202560 251855 1250 0 0 105590 37 0 0 25 0 5 0 596920288 508833792 98543 33554432000 4194304 4417332 140737207491008 18446744073709551615 4365859 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.69
Current children cumulated vsize (KiB) 496908

[startup+1122.3 s]
/proc/loadavg: 8.16 8.12 8.03 9/186 31265
/proc/meminfo: memFree=18725804/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=523720 CPUtime=4482.37 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) S 31214 31216 30119 0 -1 4202496 572730 1250 0 0 448154 83 0 0 25 0 5 0 596920263 536289280 105246 33554432000 4194304 4417332 140737207491008 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31216/statm: 130930 105246 181 55 0 128816 0
[pid=31216/tid=31223] ppid=31214 vsize=523720 CPUtime=1122.05 cores=1,3,5,7
/proc/31216/task/31223/stat : 31223 (plingeling) R 31214 31216 30119 0 -1 4202560 99260 1250 0 0 112191 14 0 0 25 0 5 0 596920288 536289280 105246 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364818 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31216/tid=31224] ppid=31214 vsize=523720 CPUtime=1122.02 cores=1,3,5,7
/proc/31216/task/31224/stat : 31224 (plingeling) R 31214 31216 30119 0 -1 4202560 116815 1250 0 0 112187 15 0 0 25 0 5 0 596920288 536289280 105246 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31216/tid=31225] ppid=31214 vsize=523720 CPUtime=1122.06 cores=1,3,5,7
/proc/31216/task/31225/stat : 31225 (plingeling) R 31214 31216 30119 0 -1 4202560 93819 1250 0 0 112192 14 0 0 25 0 5 0 596920288 536289280 105246 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31216/tid=31226] ppid=31214 vsize=523720 CPUtime=1115.95 cores=1,3,5,7
/proc/31216/task/31226/stat : 31226 (plingeling) R 31214 31216 30119 0 -1 4202560 253343 1250 0 0 111558 37 0 0 25 0 5 0 596920288 536289280 105246 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 523720

[startup+1182.3 s]
/proc/loadavg: 6.33 7.67 7.88 5/176 31285
/proc/meminfo: memFree=19261444/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=507912 CPUtime=4722.06 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) S 31214 31216 30119 0 -1 4202496 587001 1250 0 0 472121 85 0 0 25 0 5 0 596920263 520101888 101294 33554432000 4194304 4417332 140737207491008 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31216/statm: 126978 101294 181 55 0 124864 0
[pid=31216/tid=31223] ppid=31214 vsize=507912 CPUtime=1182.05 cores=1,3,5,7
/proc/31216/task/31223/stat : 31223 (plingeling) R 31214 31216 30119 0 -1 4202560 103371 1250 0 0 118191 14 0 0 25 0 5 0 596920288 520101888 101294 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31216/tid=31224] ppid=31214 vsize=507912 CPUtime=1182.02 cores=1,3,5,7
/proc/31216/task/31224/stat : 31224 (plingeling) R 31214 31216 30119 0 -1 4202560 116829 1250 0 0 118187 15 0 0 25 0 5 0 596920288 520101888 101294 33554432000 4194304 4417332 140737207491008 18446744073709551615 4236706 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31216/tid=31225] ppid=31214 vsize=507912 CPUtime=1182.06 cores=1,3,5,7
/proc/31216/task/31225/stat : 31225 (plingeling) R 31214 31216 30119 0 -1 4202560 96146 1250 0 0 118192 14 0 0 25 0 5 0 596920288 520101888 101294 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31216/tid=31226] ppid=31214 vsize=507912 CPUtime=1175.63 cores=1,3,5,7
/proc/31216/task/31226/stat : 31226 (plingeling) R 31214 31216 30119 0 -1 4202560 261162 1250 0 0 117525 38 0 0 25 0 5 0 596920288 520101888 101294 33554432000 4194304 4417332 140737207491008 18446744073709551615 4357034 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.06
Current children cumulated vsize (KiB) 507912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.91 s]
/proc/loadavg: 5.75 7.45 7.80 5/176 31285
/proc/meminfo: memFree=19254236/32950928 swapFree=67111364/67111528
[pid=31216] ppid=31214 vsize=514888 CPUtime=4800.41 cores=1,3,5,7
/proc/31216/stat : 31216 (plingeling) S 31214 31216 30119 0 -1 4202496 592841 1250 0 0 479954 87 0 0 25 0 5 0 596920263 527245312 103038 33554432000 4194304 4417332 140737207491008 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/31216/statm: 128722 103038 181 55 0 126608 0
[pid=31216/tid=31223] ppid=31214 vsize=514888 CPUtime=1201.66 cores=1,3,5,7
/proc/31216/task/31223/stat : 31223 (plingeling) R 31214 31216 30119 0 -1 4202560 103371 1250 0 0 120152 14 0 0 25 0 5 0 596920288 527245312 103038 33554432000 4194304 4417332 140737207491008 18446744073709551615 4232702 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31216/tid=31224] ppid=31214 vsize=514888 CPUtime=1201.64 cores=1,3,5,7
/proc/31216/task/31224/stat : 31224 (plingeling) R 31214 31216 30119 0 -1 4202560 120925 1250 0 0 120148 16 0 0 25 0 5 0 596920288 527245312 103038 33554432000 4194304 4417332 140737207491008 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31216/tid=31225] ppid=31214 vsize=514888 CPUtime=1201.67 cores=1,3,5,7
/proc/31216/task/31225/stat : 31225 (plingeling) R 31214 31216 30119 0 -1 4202560 96146 1250 0 0 120153 14 0 0 25 0 5 0 596920288 527245312 103038 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31216/tid=31226] ppid=31214 vsize=514888 CPUtime=1195.15 cores=1,3,5,7
/proc/31216/task/31226/stat : 31226 (plingeling) R 31214 31216 30119 0 -1 4202560 262906 1250 0 0 119476 39 0 0 25 0 5 0 596920288 527245312 103038 33554432000 4194304 4417332 140737207491008 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 514888

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.94
CPU time (s): 4800.46
CPU user time (s): 4799.57
CPU system time (s): 0.891864
CPU usage (%): 399.393
Max. virtual memory (cumulated for all children) (KiB): 540936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.57
system time used= 0.891864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 594091
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= 142
involuntary context switches= 33204

runsolver used 1.9627 second user time and 4.5763 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 10:48:16
IDJOB=3288793
IDBENCH=83105
IDSOLVER=1605
FILE ID=node113/3288793-1304066896
RUNJOBID= node113-1304064180-30139
PBS_JOBID= 13170457
Free space on /tmp= 71160 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom24.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288793-1304066896/watcher-3288793-1304066896 -o /tmp/evaluation-result-3288793-1304066896/solver-3288793-1304066896 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3288793-1304066896.cnf

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

MD5SUM BENCH= 16e1f2a4ab0c9df60ac0d098f9f252bb
RANDOM SEED=912666144

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19568560 kB
Buffers:       1745632 kB
Cached:       10884156 kB
SwapCached:        164 kB
Active:        6583196 kB
Inactive:      6208404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19568560 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3540 kB
Writeback:           0 kB
AnonPages:      161332 kB
Mapped:          15484 kB
Slab:           526736 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   357404 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= 71164 MiB
End job on node113 at 2011-04-29 11:08:20