Trace number 3371413

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.46 1204.57

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
MD5SUM36e8e2178d03f08fa4223da0e3d9beb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark539.975
Satisfiable
(Un)Satisfiability was proved
Number of variables87884
Number of clauses1413816
Sum of the clauses size3227576
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21364160
Number of clauses of size 33840
Number of clauses of size 417760
Number of clauses of size 57680
Number of clauses of size over 519680

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

running on 4 cores: 0,2,4,6

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: 6.82 7.76 7.84 5/370 7126
/proc/meminfo: memFree=16728164/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=10712 CPUtime=0 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) R 7124 7126 6932 0 -1 4202496 735 1257 0 0 0 0 0 0 21 0 1 0 732332982 10969088 665 33554432000 4194304 4417452 140734658338160 18446744073709551615 224284925696 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/7126/statm: 2678 665 144 55 0 564 0

[startup+0.0186661 s]
/proc/loadavg: 6.82 7.76 7.84 5/370 7126
/proc/meminfo: memFree=16728164/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=12572 CPUtime=0.01 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) R 7124 7126 6932 0 -1 4202496 1236 1257 0 0 1 0 0 0 21 0 1 0 732332982 12873728 1166 33554432000 4194304 4417452 140734658338160 18446744073709551615 224284925696 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/7126/statm: 3143 1166 148 55 0 1029 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12572

[startup+0.100695 s]
/proc/loadavg: 6.82 7.76 7.84 5/370 7126
/proc/meminfo: memFree=16728164/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=16200 CPUtime=0.09 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) R 7124 7126 6932 0 -1 4202496 2140 1257 0 0 9 0 0 0 21 0 1 0 732332982 16588800 2058 33554432000 4194304 4417452 140734658338160 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/7126/statm: 4050 2058 149 55 0 1936 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16200

[startup+0.300664 s]
/proc/loadavg: 6.82 7.76 7.84 5/370 7126
/proc/meminfo: memFree=16728164/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=40944 CPUtime=0.29 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) R 7124 7126 6932 0 -1 4202496 8350 1257 0 0 28 1 0 0 22 0 1 0 732332982 41926656 8260 33554432000 4194304 4417452 140734658338160 18446744073709551615 4231631 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/7126/statm: 10236 8260 149 55 0 8122 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40944

[startup+0.700597 s]
/proc/loadavg: 6.82 7.76 7.84 5/370 7126
/proc/meminfo: memFree=16728164/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=68592 CPUtime=0.69 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) R 7124 7126 6932 0 -1 4202496 15262 1257 0 0 67 2 0 0 23 0 1 0 732332982 70238208 15172 33554432000 4194304 4417452 140734658338160 18446744073709551615 4231642 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/7126/statm: 17148 15172 149 55 0 15034 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68592

[startup+1.50043 s]
/proc/loadavg: 6.68 7.72 7.83 6/371 7132
/proc/meminfo: memFree=16642432/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=150532 CPUtime=2.73 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) S 7124 7126 6932 0 -1 4202496 35996 1257 0 0 268 5 0 0 25 0 5 0 732332982 154144768 25415 33554432000 4194304 4417452 140734658338160 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7126/statm: 37633 25415 175 55 0 35519 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 150532

[startup+3.10116 s]
/proc/loadavg: 6.68 7.72 7.83 9/375 7136
/proc/meminfo: memFree=16629752/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=231328 CPUtime=9.12 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) S 7124 7126 6932 0 -1 4202496 44699 1257 0 0 906 6 0 0 25 0 5 0 732332982 236879872 28961 33554432000 4194304 4417452 140734658338160 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7126/statm: 57832 28961 177 55 0 55718 0
[pid=7126/tid=7133] ppid=7124 vsize=231328 CPUtime=2.01 cores=0,2,4,6
/proc/7126/task/7133/stat : 7133 (plingeling) R 7124 7126 6932 0 -1 4202560 3462 1257 0 0 201 0 0 0 25 0 5 0 732333090 236879872 28961 33554432000 4194304 4417452 140734658338160 18446744073709551615 4236603 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7126/tid=7134] ppid=7124 vsize=231328 CPUtime=2 cores=0,2,4,6
/proc/7126/task/7134/stat : 7134 (plingeling) R 7124 7126 6932 0 -1 4202560 5291 1257 0 0 200 0 0 0 25 0 5 0 732333090 236879872 28961 33554432000 4194304 4417452 140734658338160 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7126/tid=7135] ppid=7124 vsize=231328 CPUtime=2 cores=0,2,4,6
/proc/7126/task/7135/stat : 7135 (plingeling) R 7124 7126 6932 0 -1 4202560 5882 1257 0 0 200 0 0 0 25 0 5 0 732333090 236879872 28961 33554432000 4194304 4417452 140734658338160 18446744073709551615 4261358 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7126/tid=7136] ppid=7124 vsize=231328 CPUtime=2 cores=0,2,4,6
/proc/7126/task/7136/stat : 7136 (plingeling) R 7124 7126 6932 0 -1 4202560 901 1257 0 0 200 0 0 0 25 0 5 0 732333090 236879872 28961 33554432000 4194304 4417452 140734658338160 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.12
Current children cumulated vsize (KiB) 231328

[startup+6.30063 s]
/proc/loadavg: 6.78 7.72 7.83 9/375 7136
/proc/meminfo: memFree=16624452/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=229548 CPUtime=21.87 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) S 7124 7126 6932 0 -1 4202496 53666 1257 0 0 2180 7 0 0 25 0 5 0 732332982 235057152 28835 33554432000 4194304 4417452 140734658338160 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7126/statm: 57387 28835 180 55 0 55273 0
[pid=7126/tid=7133] ppid=7124 vsize=229548 CPUtime=5.21 cores=0,2,4,6
/proc/7126/task/7133/stat : 7133 (plingeling) R 7124 7126 6932 0 -1 4202560 7684 1257 0 0 520 1 0 0 25 0 5 0 732333090 235057152 28835 33554432000 4194304 4417452 140734658338160 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7126/tid=7134] ppid=7124 vsize=229548 CPUtime=5.2 cores=0,2,4,6
/proc/7126/task/7134/stat : 7134 (plingeling) R 7124 7126 6932 0 -1 4202560 9297 1257 0 0 520 0 0 0 25 0 5 0 732333090 235057152 28835 33554432000 4194304 4417452 140734658338160 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7126/tid=7135] ppid=7124 vsize=229548 CPUtime=5.2 cores=0,2,4,6
/proc/7126/task/7135/stat : 7135 (plingeling) R 7124 7126 6932 0 -1 4202560 5885 1257 0 0 520 0 0 0 25 0 5 0 732333090 235057152 28835 33554432000 4194304 4417452 140734658338160 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7126/tid=7136] ppid=7124 vsize=229548 CPUtime=5.16 cores=0,2,4,6
/proc/7126/task/7136/stat : 7136 (plingeling) R 7124 7126 6932 0 -1 4202560 1637 1257 0 0 516 0 0 0 25 0 5 0 732333090 235057152 28835 33554432000 4194304 4417452 140734658338160 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 21.87
Current children cumulated vsize (KiB) 229548

[startup+12.7006 s]
/proc/loadavg: 6.88 7.73 7.83 9/375 7136
/proc/meminfo: memFree=16604764/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=251568 CPUtime=47.4 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) S 7124 7126 6932 0 -1 4202496 59175 1257 0 0 4731 9 0 0 25 0 5 0 732332982 257605632 34340 33554432000 4194304 4417452 140734658338160 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7126/statm: 62892 34340 180 55 0 60778 0
[pid=7126/tid=7133] ppid=7124 vsize=251568 CPUtime=11.61 cores=0,2,4,6
/proc/7126/task/7133/stat : 7133 (plingeling) R 7124 7126 6932 0 -1 4202560 8217 1257 0 0 1160 1 0 0 25 0 5 0 732333090 257605632 34340 33554432000 4194304 4417452 140734658338160 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7126/tid=7134] ppid=7124 vsize=251568 CPUtime=11.6 cores=0,2,4,6
/proc/7126/task/7134/stat : 7134 (plingeling) R 7124 7126 6932 0 -1 4202560 10568 1257 0 0 1159 1 0 0 25 0 5 0 732333090 257605632 34340 33554432000 4194304 4417452 140734658338160 18446744073709551615 4232648 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7126/tid=7135] ppid=7124 vsize=251568 CPUtime=11.61 cores=0,2,4,6
/proc/7126/task/7135/stat : 7135 (plingeling) R 7124 7126 6932 0 -1 4202560 6623 1257 0 0 1160 1 0 0 25 0 5 0 732333090 257605632 34340 33554432000 4194304 4417452 140734658338160 18446744073709551615 4357314 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7126/tid=7136] ppid=7124 vsize=251568 CPUtime=11.48 cores=0,2,4,6
/proc/7126/task/7136/stat : 7136 (plingeling) R 7124 7126 6932 0 -1 4202560 4604 1257 0 0 1147 1 0 0 25 0 5 0 732333090 257605632 34340 33554432000 4194304 4417452 140734658338160 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 47.4
Current children cumulated vsize (KiB) 251568

[startup+25.5004 s]
/proc/loadavg: 7.05 7.73 7.83 9/375 7136
/proc/meminfo: memFree=16606764/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=280304 CPUtime=98.44 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) S 7124 7126 6932 0 -1 4202496 66359 1257 0 0 9834 10 0 0 25 0 5 0 732332982 287031296 41524 33554432000 4194304 4417452 140734658338160 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7126/statm: 70076 41524 180 55 0 67962 0
[pid=7126/tid=7133] ppid=7124 vsize=280304 CPUtime=24.41 cores=0,2,4,6
/proc/7126/task/7133/stat : 7133 (plingeling) R 7124 7126 6932 0 -1 4202560 8473 1257 0 0 2440 1 0 0 25 0 5 0 732333090 287031296 41524 33554432000 4194304 4417452 140734658338160 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7126/tid=7134] ppid=7124 vsize=280304 CPUtime=24.4 cores=0,2,4,6
/proc/7126/task/7134/stat : 7134 (plingeling) R 7124 7126 6932 0 -1 4202560 11745 1257 0 0 2439 1 0 0 25 0 5 0 732333090 287031296 41524 33554432000 4194304 4417452 140734658338160 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7126/tid=7135] ppid=7124 vsize=280304 CPUtime=24.41 cores=0,2,4,6
/proc/7126/task/7135/stat : 7135 (plingeling) R 7124 7126 6932 0 -1 4202560 7372 1257 0 0 2440 1 0 0 25 0 5 0 732333090 287031296 41524 33554432000 4194304 4417452 140734658338160 18446744073709551615 4236797 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7126/tid=7136] ppid=7124 vsize=280304 CPUtime=24.12 cores=0,2,4,6
/proc/7126/task/7136/stat : 7136 (plingeling) R 7124 7126 6932 0 -1 4202560 9606 1257 0 0 2411 1 0 0 25 0 5 0 732333090 287031296 41524 33554432000 4194304 4417452 140734658338160 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 98.44
Current children cumulated vsize (KiB) 280304

[startup+51.1012 s]
/proc/loadavg: 7.42 7.76 7.83 9/375 7136
/proc/meminfo: memFree=16424216/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=346704 CPUtime=200.53 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) S 7124 7126 6932 0 -1 4202496 83250 1257 0 0 20041 12 0 0 25 0 5 0 732332982 355024896 58124 33554432000 4194304 4417452 140734658338160 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7126/statm: 86676 58124 180 55 0 84562 0
[pid=7126/tid=7133] ppid=7124 vsize=346704 CPUtime=49.99 cores=0,2,4,6
/proc/7126/task/7133/stat : 7133 (plingeling) R 7124 7126 6932 0 -1 4202560 9875 1257 0 0 4998 1 0 0 25 0 5 0 732333090 355024896 58124 33554432000 4194304 4417452 140734658338160 18446744073709551615 4357930 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7126/tid=7134] ppid=7124 vsize=346704 CPUtime=50 cores=0,2,4,6
/proc/7126/task/7134/stat : 7134 (plingeling) R 7124 7126 6932 0 -1 4202560 15244 1257 0 0 4999 1 0 0 25 0 5 0 732333090 355024896 58124 33554432000 4194304 4417452 140734658338160 18446744073709551615 4357263 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7126/tid=7135] ppid=7124 vsize=346704 CPUtime=50 cores=0,2,4,6
/proc/7126/task/7135/stat : 7135 (plingeling) R 7124 7126 6932 0 -1 4202560 10009 1257 0 0 4999 1 0 0 25 0 5 0 732333090 355024896 58124 33554432000 4194304 4417452 140734658338160 18446744073709551615 4236559 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7126/tid=7136] ppid=7124 vsize=346704 CPUtime=49.42 cores=0,2,4,6
/proc/7126/task/7136/stat : 7136 (plingeling) R 7124 7126 6932 0 -1 4202560 18959 1257 0 0 4940 2 0 0 25 0 5 0 732333090 355024896 58124 33554432000 4194304 4417452 140734658338160 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 200.53
Current children cumulated vsize (KiB) 346704

[startup+102.314 s]
/proc/loadavg: 7.80 7.81 7.84 9/375 7138
/proc/meminfo: memFree=16137460/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=420256 CPUtime=404.76 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) S 7124 7126 6932 0 -1 4202496 101882 1257 0 0 40461 15 0 0 25 0 5 0 732332982 430342144 76512 33554432000 4194304 4417452 140734658338160 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7126/statm: 105064 76512 180 55 0 102950 0
[pid=7126/tid=7133] ppid=7124 vsize=420256 CPUtime=101.19 cores=0,2,4,6
/proc/7126/task/7133/stat : 7133 (plingeling) R 7124 7126 6932 0 -1 4202560 10754 1257 0 0 10118 1 0 0 25 0 5 0 732333090 430342144 76512 33554432000 4194304 4417452 140734658338160 18446744073709551615 4357879 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7126/tid=7134] ppid=7124 vsize=420256 CPUtime=101.22 cores=0,2,4,6
/proc/7126/task/7134/stat : 7134 (plingeling) R 7124 7126 6932 0 -1 4202560 17133 1257 0 0 10120 2 0 0 25 0 5 0 732333090 430342144 76512 33554432000 4194304 4417452 140734658338160 18446744073709551615 4358748 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7126/tid=7135] ppid=7124 vsize=420256 CPUtime=101.22 cores=0,2,4,6
/proc/7126/task/7135/stat : 7135 (plingeling) R 7124 7126 6932 0 -1 4202560 18089 1257 0 0 10120 2 0 0 25 0 5 0 732333090 430342144 76512 33554432000 4194304 4417452 140734658338160 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7126/tid=7136] ppid=7124 vsize=420256 CPUtime=100.03 cores=0,2,4,6
/proc/7126/task/7136/stat : 7136 (plingeling) R 7124 7126 6932 0 -1 4202560 26743 1257 0 0 9999 4 0 0 25 0 5 0 732333090 430342144 76512 33554432000 4194304 4417452 140734658338160 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 404.76
Current children cumulated vsize (KiB) 420256

[startup+162.301 s]
/proc/loadavg: 7.96 7.85 7.85 9/375 7140
/proc/meminfo: memFree=16013668/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=500160 CPUtime=644 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) S 7124 7126 6932 0 -1 4202496 124699 1257 0 0 64383 17 0 0 25 0 5 0 732332982 512163840 96494 33554432000 4194304 4417452 140734658338160 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7126/statm: 125040 96494 180 55 0 122926 0
[pid=7126/tid=7133] ppid=7124 vsize=500160 CPUtime=161.17 cores=0,2,4,6
/proc/7126/task/7133/stat : 7133 (plingeling) R 7124 7126 6932 0 -1 4202560 16928 1257 0 0 16115 2 0 0 25 0 5 0 732333090 512163840 96494 33554432000 4194304 4417452 140734658338160 18446744073709551615 4325924 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7126/tid=7134] ppid=7124 vsize=500160 CPUtime=161.2 cores=0,2,4,6
/proc/7126/task/7134/stat : 7134 (plingeling) R 7124 7126 6932 0 -1 4202560 19134 1257 0 0 16118 2 0 0 25 0 5 0 732333090 512163840 96494 33554432000 4194304 4417452 140734658338160 18446744073709551615 4278051 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7126/tid=7135] ppid=7124 vsize=500160 CPUtime=161.21 cores=0,2,4,6
/proc/7126/task/7135/stat : 7135 (plingeling) R 7124 7126 6932 0 -1 4202560 23705 1257 0 0 16118 3 0 0 25 0 5 0 732333090 512163840 96494 33554432000 4194304 4417452 140734658338160 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7126/tid=7136] ppid=7124 vsize=500160 CPUtime=159.3 cores=0,2,4,6
/proc/7126/task/7136/stat : 7136 (plingeling) R 7124 7126 6932 0 -1 4202560 35769 1257 0 0 15926 4 0 0 25 0 5 0 732333090 512163840 96494 33554432000 4194304 4417452 140734658338160 18446744073709551615 4365008 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 644
Current children cumulated vsize (KiB) 500160

[startup+222.301 s]
/proc/loadavg: 8.10 7.91 7.87 9/375 7142
/proc/meminfo: memFree=15779524/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=564820 CPUtime=883.27 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) S 7124 7126 6932 0 -1 4202496 140886 1257 0 0 88309 18 0 0 25 0 5 0 732332982 578375680 112659 33554432000 4194304 4417452 140734658338160 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7126/statm: 141205 112659 180 55 0 139091 0
[pid=7126/tid=7133] ppid=7124 vsize=564820 CPUtime=221.16 cores=0,2,4,6
/proc/7126/task/7133/stat : 7133 (plingeling) R 7124 7126 6932 0 -1 4202560 18976 1257 0 0 22114 2 0 0 25 0 5 0 732333090 578375680 112659 33554432000 4194304 4417452 140734658338160 18446744073709551615 4236290 0 0 4096 17442 0 0 0 -1 2 0 0 0

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

[pid=7126/tid=7134] ppid=7124 vsize=858752 CPUtime=761.21 cores=0,2,4,6
/proc/7126/task/7134/stat : 7134 (plingeling) R 7124 7126 6932 0 -1 4202560 50664 1257 0 0 76115 6 0 0 25 0 5 0 732333090 879362048 186142 33554432000 4194304 4417452 140734658338160 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7126/tid=7135] ppid=7124 vsize=858752 CPUtime=761.22 cores=0,2,4,6
/proc/7126/task/7135/stat : 7135 (plingeling) R 7124 7126 6932 0 -1 4202560 59669 1257 0 0 76114 8 0 0 25 0 5 0 732333090 879362048 186142 33554432000 4194304 4417452 140734658338160 18446744073709551615 4250929 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7126/tid=7136] ppid=7124 vsize=858752 CPUtime=752.23 cores=0,2,4,6
/proc/7126/task/7136/stat : 7136 (plingeling) R 7124 7126 6932 0 -1 4202560 369088 1257 0 0 75167 56 0 0 25 0 5 0 732333090 879362048 186142 33554432000 4194304 4417452 140734658338160 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3036.85
Current children cumulated vsize (KiB) 858752

[startup+822.301 s]
/proc/loadavg: 8.09 8.10 7.99 9/375 7167
/proc/meminfo: memFree=15245724/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=915500 CPUtime=3276.08 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) S 7124 7126 6932 0 -1 4202496 595726 1257 0 0 327521 87 0 0 25 0 5 0 732332982 937472000 200329 33554432000 4194304 4417452 140734658338160 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7126/statm: 228875 200329 180 55 0 226761 0
[pid=7126/tid=7133] ppid=7124 vsize=915500 CPUtime=821.05 cores=0,2,4,6
/proc/7126/task/7133/stat : 7133 (plingeling) R 7124 7126 6932 0 -1 4202560 66430 1257 0 0 82096 9 0 0 25 0 5 0 732333090 937472000 200329 33554432000 4194304 4417452 140734658338160 18446744073709551615 4365579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7126/tid=7134] ppid=7124 vsize=915500 CPUtime=821.2 cores=0,2,4,6
/proc/7126/task/7134/stat : 7134 (plingeling) R 7124 7126 6932 0 -1 4202560 50694 1257 0 0 82114 6 0 0 25 0 5 0 732333090 937472000 200329 33554432000 4194304 4417452 140734658338160 18446744073709551615 4277621 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7126/tid=7135] ppid=7124 vsize=915500 CPUtime=821.21 cores=0,2,4,6
/proc/7126/task/7135/stat : 7135 (plingeling) R 7124 7126 6932 0 -1 4202560 59699 1257 0 0 82113 8 0 0 25 0 5 0 732333090 937472000 200329 33554432000 4194304 4417452 140734658338160 18446744073709551615 4237148 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7126/tid=7136] ppid=7124 vsize=915500 CPUtime=811.52 cores=0,2,4,6
/proc/7126/task/7136/stat : 7136 (plingeling) R 7124 7126 6932 0 -1 4202560 389740 1257 0 0 81094 58 0 0 25 0 5 0 732333090 937472000 200329 33554432000 4194304 4417452 140734658338160 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3276.08
Current children cumulated vsize (KiB) 915500

[startup+882.301 s]
/proc/loadavg: 8.11 8.11 8.00 9/375 7167
/proc/meminfo: memFree=14739888/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=1177724 CPUtime=3515.35 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) S 7124 7126 6932 0 -1 4202496 661341 1257 0 0 351441 94 0 0 25 0 5 0 732332982 1205989376 265885 33554432000 4194304 4417452 140734658338160 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7126/statm: 294431 265885 180 55 0 292317 0
[pid=7126/tid=7133] ppid=7124 vsize=1177724 CPUtime=881.04 cores=0,2,4,6
/proc/7126/task/7133/stat : 7133 (plingeling) R 7124 7126 6932 0 -1 4202560 66430 1257 0 0 88095 9 0 0 25 0 5 0 732333090 1205989376 265885 33554432000 4194304 4417452 140734658338160 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7126/tid=7134] ppid=7124 vsize=1177724 CPUtime=881.19 cores=0,2,4,6
/proc/7126/task/7134/stat : 7134 (plingeling) R 7124 7126 6932 0 -1 4202560 50694 1257 0 0 88113 6 0 0 25 0 5 0 732333090 1205989376 265885 33554432000 4194304 4417452 140734658338160 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7126/tid=7135] ppid=7124 vsize=1177724 CPUtime=881.21 cores=0,2,4,6
/proc/7126/task/7135/stat : 7135 (plingeling) R 7124 7126 6932 0 -1 4202560 59699 1257 0 0 88113 8 0 0 25 0 5 0 732333090 1205989376 265885 33554432000 4194304 4417452 140734658338160 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7126/tid=7136] ppid=7124 vsize=1177724 CPUtime=870.8 cores=0,2,4,6
/proc/7126/task/7136/stat : 7136 (plingeling) R 7124 7126 6932 0 -1 4202560 455355 1257 0 0 87015 65 0 0 25 0 5 0 732333090 1205989376 265885 33554432000 4194304 4417452 140734658338160 18446744073709551615 4366447 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3515.35
Current children cumulated vsize (KiB) 1177724

[startup+942.301 s]
/proc/loadavg: 8.10 8.11 8.00 9/375 7169
/proc/meminfo: memFree=14736740/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=1286252 CPUtime=3754.63 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) S 7124 7126 6932 0 -1 4202496 688488 1257 0 0 375365 98 0 0 25 0 5 0 732332982 1317122048 293017 33554432000 4194304 4417452 140734658338160 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7126/statm: 321563 293017 180 55 0 319449 0
[pid=7126/tid=7133] ppid=7124 vsize=1286252 CPUtime=941.02 cores=0,2,4,6
/proc/7126/task/7133/stat : 7133 (plingeling) R 7124 7126 6932 0 -1 4202560 66430 1257 0 0 94093 9 0 0 25 0 5 0 732333090 1317122048 293017 33554432000 4194304 4417452 140734658338160 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7126/tid=7134] ppid=7124 vsize=1286252 CPUtime=941.18 cores=0,2,4,6
/proc/7126/task/7134/stat : 7134 (plingeling) R 7124 7126 6932 0 -1 4202560 50813 1257 0 0 94112 6 0 0 25 0 5 0 732333090 1317122048 293017 33554432000 4194304 4417452 140734658338160 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7126/tid=7135] ppid=7124 vsize=1286252 CPUtime=941.21 cores=0,2,4,6
/proc/7126/task/7135/stat : 7135 (plingeling) R 7124 7126 6932 0 -1 4202560 59699 1257 0 0 94113 8 0 0 25 0 5 0 732333090 1317122048 293017 33554432000 4194304 4417452 140734658338160 18446744073709551615 4309724 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7126/tid=7136] ppid=7124 vsize=1286252 CPUtime=930.1 cores=0,2,4,6
/proc/7126/task/7136/stat : 7136 (plingeling) R 7124 7126 6932 0 -1 4202560 482383 1257 0 0 92941 69 0 0 25 0 5 0 732333090 1317122048 293017 33554432000 4194304 4417452 140734658338160 18446744073709551615 4357361 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3754.63
Current children cumulated vsize (KiB) 1286252

[startup+1002.3 s]
/proc/loadavg: 8.08 8.11 8.00 9/375 7171
/proc/meminfo: memFree=14198052/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=1620176 CPUtime=3993.91 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) S 7124 7126 6932 0 -1 4202496 808182 1257 0 0 399270 121 0 0 25 0 5 0 732332982 1659060224 376498 33554432000 4194304 4417452 140734658338160 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7126/statm: 405044 376498 180 55 0 402930 0
[pid=7126/tid=7133] ppid=7124 vsize=1620176 CPUtime=1001.01 cores=0,2,4,6
/proc/7126/task/7133/stat : 7133 (plingeling) R 7124 7126 6932 0 -1 4202560 67070 1257 0 0 100092 9 0 0 25 0 5 0 732333090 1659060224 376498 33554432000 4194304 4417452 140734658338160 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7126/tid=7134] ppid=7124 vsize=1620176 CPUtime=1001.18 cores=0,2,4,6
/proc/7126/task/7134/stat : 7134 (plingeling) R 7124 7126 6932 0 -1 4202560 55372 1257 0 0 100111 7 0 0 25 0 5 0 732333090 1659060224 376498 33554432000 4194304 4417452 140734658338160 18446744073709551615 4264156 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7126/tid=7135] ppid=7124 vsize=1620176 CPUtime=1001.21 cores=0,2,4,6
/proc/7126/task/7135/stat : 7135 (plingeling) R 7124 7126 6932 0 -1 4202560 59855 1257 0 0 100113 8 0 0 25 0 5 0 732333090 1659060224 376498 33554432000 4194304 4417452 140734658338160 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7126/tid=7136] ppid=7124 vsize=1620176 CPUtime=989.39 cores=0,2,4,6
/proc/7126/task/7136/stat : 7136 (plingeling) R 7124 7126 6932 0 -1 4202560 596722 1257 0 0 98848 91 0 0 25 0 5 0 732333090 1659060224 376498 33554432000 4194304 4417452 140734658338160 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3993.91
Current children cumulated vsize (KiB) 1620176

[startup+1062.3 s]
/proc/loadavg: 8.06 8.10 8.00 9/375 7173
/proc/meminfo: memFree=13335588/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=1620120 CPUtime=4233.2 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) S 7124 7126 6932 0 -1 4202496 808214 1257 0 0 423199 121 0 0 25 0 5 0 732332982 1659002880 376484 33554432000 4194304 4417452 140734658338160 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7126/statm: 405030 376484 180 55 0 402916 0
[pid=7126/tid=7133] ppid=7124 vsize=1620120 CPUtime=1061 cores=0,2,4,6
/proc/7126/task/7133/stat : 7133 (plingeling) R 7124 7126 6932 0 -1 4202560 67102 1257 0 0 106091 9 0 0 25 0 5 0 732333090 1659002880 376484 33554432000 4194304 4417452 140734658338160 18446744073709551615 4354332 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7126/tid=7134] ppid=7124 vsize=1620120 CPUtime=1061.18 cores=0,2,4,6
/proc/7126/task/7134/stat : 7134 (plingeling) R 7124 7126 6932 0 -1 4202560 55372 1257 0 0 106111 7 0 0 25 0 5 0 732333090 1659002880 376484 33554432000 4194304 4417452 140734658338160 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7126/tid=7135] ppid=7124 vsize=1620120 CPUtime=1061.21 cores=0,2,4,6
/proc/7126/task/7135/stat : 7135 (plingeling) R 7124 7126 6932 0 -1 4202560 59855 1257 0 0 106113 8 0 0 25 0 5 0 732333090 1659002880 376484 33554432000 4194304 4417452 140734658338160 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7126/tid=7136] ppid=7124 vsize=1620120 CPUtime=1048.69 cores=0,2,4,6
/proc/7126/task/7136/stat : 7136 (plingeling) R 7124 7126 6932 0 -1 4202560 596722 1257 0 0 104778 91 0 0 25 0 5 0 732333090 1659002880 376484 33554432000 4194304 4417452 140734658338160 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4233.2
Current children cumulated vsize (KiB) 1620120

[startup+1122.3 s]
/proc/loadavg: 8.06 8.09 8.00 9/375 7175
/proc/meminfo: memFree=14371692/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=1620120 CPUtime=4472.47 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) S 7124 7126 6932 0 -1 4202496 808214 1257 0 0 447126 121 0 0 25 0 5 0 732332982 1659002880 376484 33554432000 4194304 4417452 140734658338160 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7126/statm: 405030 376484 180 55 0 402916 0
[pid=7126/tid=7133] ppid=7124 vsize=1620120 CPUtime=1120.98 cores=0,2,4,6
/proc/7126/task/7133/stat : 7133 (plingeling) R 7124 7126 6932 0 -1 4202560 67102 1257 0 0 112089 9 0 0 25 0 5 0 732333090 1659002880 376484 33554432000 4194304 4417452 140734658338160 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7126/tid=7134] ppid=7124 vsize=1620120 CPUtime=1121.18 cores=0,2,4,6
/proc/7126/task/7134/stat : 7134 (plingeling) R 7124 7126 6932 0 -1 4202560 55372 1257 0 0 112111 7 0 0 25 0 5 0 732333090 1659002880 376484 33554432000 4194304 4417452 140734658338160 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7126/tid=7135] ppid=7124 vsize=1620120 CPUtime=1121.21 cores=0,2,4,6
/proc/7126/task/7135/stat : 7135 (plingeling) R 7124 7126 6932 0 -1 4202560 59855 1257 0 0 112113 8 0 0 25 0 5 0 732333090 1659002880 376484 33554432000 4194304 4417452 140734658338160 18446744073709551615 4236956 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7126/tid=7136] ppid=7124 vsize=1620120 CPUtime=1107.98 cores=0,2,4,6
/proc/7126/task/7136/stat : 7136 (plingeling) R 7124 7126 6932 0 -1 4202560 596722 1257 0 0 110707 91 0 0 25 0 5 0 732333090 1659002880 376484 33554432000 4194304 4417452 140734658338160 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4472.47
Current children cumulated vsize (KiB) 1620120

[startup+1182.3 s]
/proc/loadavg: 8.13 8.10 8.01 9/375 7212
/proc/meminfo: memFree=17243608/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=993892 CPUtime=4711.76 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) S 7124 7126 6932 0 -1 4202496 828243 1257 0 0 471049 127 0 0 25 0 5 0 732332982 1017745408 219927 33554432000 4194304 4417452 140734658338160 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7126/statm: 248473 219927 180 55 0 246359 0
[pid=7126/tid=7133] ppid=7124 vsize=993892 CPUtime=1180.97 cores=0,2,4,6
/proc/7126/task/7133/stat : 7133 (plingeling) R 7124 7126 6932 0 -1 4202560 67102 1257 0 0 118088 9 0 0 25 0 5 0 732333090 1017745408 219927 33554432000 4194304 4417452 140734658338160 18446744073709551615 4357902 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7126/tid=7134] ppid=7124 vsize=993892 CPUtime=1181.18 cores=0,2,4,6
/proc/7126/task/7134/stat : 7134 (plingeling) R 7124 7126 6932 0 -1 4202560 55403 1257 0 0 118111 7 0 0 25 0 5 0 732333090 1017745408 219927 33554432000 4194304 4417452 140734658338160 18446744073709551615 4366543 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7126/tid=7135] ppid=7124 vsize=993892 CPUtime=1181.22 cores=0,2,4,6
/proc/7126/task/7135/stat : 7135 (plingeling) R 7124 7126 6932 0 -1 4202560 59855 1257 0 0 118113 9 0 0 25 0 5 0 732333090 1017745408 219927 33554432000 4194304 4417452 140734658338160 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7126/tid=7136] ppid=7124 vsize=993892 CPUtime=1167.27 cores=0,2,4,6
/proc/7126/task/7136/stat : 7136 (plingeling) R 7124 7126 6932 0 -1 4202560 616720 1257 0 0 116631 96 0 0 25 0 5 0 732333090 1017745408 219927 33554432000 4194304 4417452 140734658338160 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4711.76
Current children cumulated vsize (KiB) 993892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.51 s]
/proc/loadavg: 8.09 8.10 8.01 9/375 7214
/proc/meminfo: memFree=17192384/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=1035900 CPUtime=4800.36 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) S 7124 7126 6932 0 -1 4202496 839256 1257 0 0 479908 128 0 0 25 0 5 0 732332982 1060761600 230429 33554432000 4194304 4417452 140734658338160 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7126/statm: 258975 230429 180 55 0 256861 0
[pid=7126/tid=7133] ppid=7124 vsize=1035900 CPUtime=1203.2 cores=0,2,4,6
/proc/7126/task/7133/stat : 7133 (plingeling) R 7124 7126 6932 0 -1 4202560 67102 1257 0 0 120311 9 0 0 25 0 5 0 732333090 1060761600 230429 33554432000 4194304 4417452 140734658338160 18446744073709551615 4262955 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7126/tid=7134] ppid=7124 vsize=1035900 CPUtime=1203.41 cores=0,2,4,6
/proc/7126/task/7134/stat : 7134 (plingeling) R 7124 7126 6932 0 -1 4202560 55888 1257 0 0 120334 7 0 0 25 0 5 0 732333090 1060761600 230429 33554432000 4194304 4417452 140734658338160 18446744073709551615 4366528 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7126/tid=7135] ppid=7124 vsize=1035900 CPUtime=1203.45 cores=0,2,4,6
/proc/7126/task/7135/stat : 7135 (plingeling) R 7124 7126 6932 0 -1 4202560 59855 1257 0 0 120336 9 0 0 25 0 5 0 732333090 1060761600 230429 33554432000 4194304 4417452 140734658338160 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7126/tid=7136] ppid=7124 vsize=1035900 CPUtime=1189.21 cores=0,2,4,6
/proc/7126/task/7136/stat : 7136 (plingeling) R 7124 7126 6932 0 -1 4202560 627248 1257 0 0 118824 97 0 0 25 0 5 0 732333090 1060761600 230429 33554432000 4194304 4417452 140734658338160 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 1035900

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

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

[startup+1204.51 s]
/proc/loadavg: 8.09 8.10 8.01 9/375 7214
/proc/meminfo: memFree=17192384/32951124 swapFree=45193364/67111528
[pid=7126] ppid=7124 vsize=1035900 CPUtime=4800.36 cores=0,2,4,6
/proc/7126/stat : 7126 (plingeling) S 7124 7126 6932 0 -1 4202496 839256 1257 0 0 479908 128 0 0 25 0 5 0 732332982 1060761600 230429 33554432000 4194304 4417452 140734658338160 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7126/statm: 258975 230429 180 55 0 256861 0
[pid=7126/tid=7133] ppid=7124 vsize=1035900 CPUtime=1203.2 cores=0,2,4,6
/proc/7126/task/7133/stat : 7133 (plingeling) R 7124 7126 6932 0 -1 4202560 67102 1257 0 0 120311 9 0 0 25 0 5 0 732333090 1060761600 230429 33554432000 4194304 4417452 140734658338160 18446744073709551615 4262955 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7126/tid=7134] ppid=7124 vsize=1035900 CPUtime=1203.41 cores=0,2,4,6
/proc/7126/task/7134/stat : 7134 (plingeling) R 7124 7126 6932 0 -1 4202560 55888 1257 0 0 120334 7 0 0 25 0 5 0 732333090 1060761600 230429 33554432000 4194304 4417452 140734658338160 18446744073709551615 4366528 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7126/tid=7135] ppid=7124 vsize=1035900 CPUtime=1203.45 cores=0,2,4,6
/proc/7126/task/7135/stat : 7135 (plingeling) R 7124 7126 6932 0 -1 4202560 59855 1257 0 0 120336 9 0 0 25 0 5 0 732333090 1060761600 230429 33554432000 4194304 4417452 140734658338160 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7126/tid=7136] ppid=7124 vsize=1035900 CPUtime=1189.21 cores=0,2,4,6
/proc/7126/task/7136/stat : 7136 (plingeling) R 7124 7126 6932 0 -1 4202560 627248 1257 0 0 118824 97 0 0 25 0 5 0 732333090 1060761600 230429 33554432000 4194304 4417452 140734658338160 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 1035900

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.57
CPU time (s): 4800.46
CPU user time (s): 4799.13
CPU system time (s): 1.3298
CPU usage (%): 398.52
Max. virtual memory (cumulated for all children) (KiB): 1620308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.13
system time used= 1.3298
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 840513
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= 90
involuntary context switches= 25413

runsolver used 4.02539 second user time and 10.2364 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 02:57:03
IDJOB=3371413
IDBENCH=82378
IDSOLVER=1848
FILE ID=node118/3371413-1305421022
RUNJOBID= node118-1305419765-6950
PBS_JOBID= 13324586
Free space on /tmp= 72896 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371413-1305421022/watcher-3371413-1305421022 -o /tmp/evaluation-result-3371413-1305421022/solver-3371413-1305421022 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371413-1305421022.cnf

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=236091259

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16728452 kB
Buffers:        280520 kB
Cached:        4568460 kB
SwapCached:      22084 kB
Active:       13339444 kB
Inactive:      2575924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16728452 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:          149736 kB
Writeback:           0 kB
AnonPages:    11057272 kB
Mapped:          15424 kB
Slab:           150400 kB
PageTables:      92416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 90071824 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= 73024 MiB
End job on node118 at 2011-05-15 03:17:10