Trace number 3285343

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.31 1202.77

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
MD5SUM6ed645315c9ffb8177453b955fbe1737
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1200.86
Satisfiable
(Un)Satisfiability was proved
Number of variables109684
Number of clauses1767096
Sum of the clauses size4034296
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21705200
Number of clauses of size 34800
Number of clauses of size 422200
Number of clauses of size 59600
Number of clauses of size over 524600

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-3285343-1304059493/watcher-3285343-1304059493 -o /tmp/evaluation-result-3285343-1304059493/solver-3285343-1304059493 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3285343-1304059493.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: 7.47 8.00 7.83 5/181 17997
/proc/meminfo: memFree=16494844/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=10976 CPUtime=0 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) R 17995 17997 15086 0 -1 4202496 801 1252 0 0 0 0 0 0 23 0 1 0 596179958 11239424 730 33554432000 4194304 4417332 140737421228896 18446744073709551615 260020395776 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17997/statm: 2744 730 143 55 0 630 0

[startup+0.0113141 s]
/proc/loadavg: 7.47 8.00 7.83 5/181 17997
/proc/meminfo: memFree=16494844/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=11664 CPUtime=0 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) R 17995 17997 15086 0 -1 4202496 973 1252 0 0 0 0 0 0 23 0 1 0 596179958 11943936 902 33554432000 4194304 4417332 140737421228896 18446744073709551615 260020395776 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17997/statm: 2916 902 143 55 0 802 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11664

[startup+0.100292 s]
/proc/loadavg: 7.47 8.00 7.83 5/181 17997
/proc/meminfo: memFree=16494844/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=16464 CPUtime=0.09 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) R 17995 17997 15086 0 -1 4202496 2206 1252 0 0 9 0 0 0 24 0 1 0 596179958 16859136 2123 33554432000 4194304 4417332 140737421228896 18446744073709551615 4227874 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17997/statm: 4116 2123 148 55 0 2002 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16464

[startup+0.300255 s]
/proc/loadavg: 7.47 8.00 7.83 5/181 17997
/proc/meminfo: memFree=16494844/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=41208 CPUtime=0.29 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) R 17995 17997 15086 0 -1 4202496 8416 1252 0 0 28 1 0 0 25 0 1 0 596179958 42196992 8325 33554432000 4194304 4417332 140737421228896 18446744073709551615 260020395776 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17997/statm: 10302 8325 148 55 0 8188 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41208

[startup+0.700181 s]
/proc/loadavg: 7.47 8.00 7.83 5/181 17997
/proc/meminfo: memFree=16494844/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=68856 CPUtime=0.68 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) R 17995 17997 15086 0 -1 4202496 15328 1252 0 0 67 1 0 0 25 0 1 0 596179958 70508544 15237 33554432000 4194304 4417332 140737421228896 18446744073709551615 4209495 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17997/statm: 17214 15237 148 55 0 15100 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 68856

[startup+1.501 s]
/proc/loadavg: 7.47 8.00 7.83 6/182 18003
/proc/meminfo: memFree=16373700/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=286064 CPUtime=1.77 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) S 17995 17997 15086 0 -1 4202496 52262 1252 0 0 171 6 0 0 25 0 5 0 596179958 292929536 43179 33554432000 4194304 4417332 140737421228896 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17997/statm: 71516 43179 158 55 0 69402 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 286064

[startup+3.1007 s]
/proc/loadavg: 7.47 8.00 7.83 9/186 18007
/proc/meminfo: memFree=16296036/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=297504 CPUtime=8.17 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) S 17995 17997 15086 0 -1 4202496 60611 1252 0 0 809 8 0 0 25 0 5 0 596179958 304644096 47720 33554432000 4194304 4417332 140737421228896 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17997/statm: 74376 47720 175 55 0 72262 0
[pid=17997/tid=18004] ppid=17995 vsize=297504 CPUtime=1.68 cores=0,2,4,6
/proc/17997/task/18004/stat : 18004 (plingeling) R 17995 17997 15086 0 -1 4202560 4165 1252 0 0 168 0 0 0 25 0 5 0 596180098 304644096 47720 33554432000 4194304 4417332 140737421228896 18446744073709551615 4275743 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17997/tid=18005] ppid=17995 vsize=297504 CPUtime=1.68 cores=0,2,4,6
/proc/17997/task/18005/stat : 18005 (plingeling) R 17995 17997 15086 0 -1 4202560 4094 1252 0 0 168 0 0 0 20 0 5 0 596180098 304644096 47720 33554432000 4194304 4417332 140737421228896 18446744073709551615 4275748 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17997/tid=18006] ppid=17995 vsize=297504 CPUtime=1.68 cores=0,2,4,6
/proc/17997/task/18006/stat : 18006 (plingeling) R 17995 17997 15086 0 -1 4202560 2809 1252 0 0 168 0 0 0 25 0 5 0 596180098 304644096 47720 33554432000 4194304 4417332 140737421228896 18446744073709551615 4301955 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17997/tid=18007] ppid=17995 vsize=297504 CPUtime=1.69 cores=0,2,4,6
/proc/17997/task/18007/stat : 18007 (plingeling) R 17995 17997 15086 0 -1 4202560 1882 1252 0 0 169 0 0 0 25 0 5 0 596180098 304644096 47720 33554432000 4194304 4417332 140737421228896 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.17
Current children cumulated vsize (KiB) 297504

[startup+6.30111 s]
/proc/loadavg: 7.51 8.00 7.83 9/186 18007
/proc/meminfo: memFree=16260448/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=317040 CPUtime=20.94 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) S 17995 17997 15086 0 -1 4202496 78391 1252 0 0 2084 10 0 0 25 0 5 0 596179958 324648960 50866 33554432000 4194304 4417332 140737421228896 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17997/statm: 79260 50866 181 55 0 77146 0
[pid=17997/tid=18004] ppid=17995 vsize=317040 CPUtime=4.89 cores=0,2,4,6
/proc/17997/task/18004/stat : 18004 (plingeling) R 17995 17997 15086 0 -1 4202560 14711 1252 0 0 487 2 0 0 25 0 5 0 596180098 324648960 50866 33554432000 4194304 4417332 140737421228896 18446744073709551615 4258394 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17997/tid=18005] ppid=17995 vsize=317040 CPUtime=4.88 cores=0,2,4,6
/proc/17997/task/18005/stat : 18005 (plingeling) R 17995 17997 15086 0 -1 4202560 4159 1252 0 0 487 1 0 0 25 0 5 0 596180098 324648960 50866 33554432000 4194304 4417332 140737421228896 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17997/tid=18006] ppid=17995 vsize=317040 CPUtime=4.86 cores=0,2,4,6
/proc/17997/task/18006/stat : 18006 (plingeling) R 17995 17997 15086 0 -1 4202560 9978 1252 0 0 485 1 0 0 25 0 5 0 596180098 324648960 50866 33554432000 4194304 4417332 140737421228896 18446744073709551615 4236008 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17997/tid=18007] ppid=17995 vsize=317040 CPUtime=4.89 cores=0,2,4,6
/proc/17997/task/18007/stat : 18007 (plingeling) R 17995 17997 15086 0 -1 4202560 1882 1252 0 0 489 0 0 0 25 0 5 0 596180098 324648960 50866 33554432000 4194304 4417332 140737421228896 18446744073709551615 4364404 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.94
Current children cumulated vsize (KiB) 317040

[startup+12.7009 s]
/proc/loadavg: 7.55 8.00 7.83 9/186 18007
/proc/meminfo: memFree=16210924/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=318048 CPUtime=46.51 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) S 17995 17997 15086 0 -1 4202496 81714 1252 0 0 4640 11 0 0 25 0 5 0 596179958 325681152 52336 33554432000 4194304 4417332 140737421228896 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17997/statm: 79512 52336 181 55 0 77398 0
[pid=17997/tid=18004] ppid=17995 vsize=318048 CPUtime=11.29 cores=0,2,4,6
/proc/17997/task/18004/stat : 18004 (plingeling) R 17995 17997 15086 0 -1 4202560 15202 1252 0 0 1127 2 0 0 25 0 5 0 596180098 325681152 52336 33554432000 4194304 4417332 140737421228896 18446744073709551615 4264959 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17997/tid=18005] ppid=17995 vsize=318048 CPUtime=11.28 cores=0,2,4,6
/proc/17997/task/18005/stat : 18005 (plingeling) R 17995 17997 15086 0 -1 4202560 4479 1252 0 0 1127 1 0 0 25 0 5 0 596180098 325681152 52336 33554432000 4194304 4417332 140737421228896 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17997/tid=18006] ppid=17995 vsize=318048 CPUtime=11.23 cores=0,2,4,6
/proc/17997/task/18006/stat : 18006 (plingeling) R 17995 17997 15086 0 -1 4202560 10298 1252 0 0 1122 1 0 0 25 0 5 0 596180098 325681152 52336 33554432000 4194304 4417332 140737421228896 18446744073709551615 4264950 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17997/tid=18007] ppid=17995 vsize=318048 CPUtime=11.28 cores=0,2,4,6
/proc/17997/task/18007/stat : 18007 (plingeling) R 17995 17997 15086 0 -1 4202560 4074 1252 0 0 1128 0 0 0 25 0 5 0 596180098 325681152 52336 33554432000 4194304 4417332 140737421228896 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 46.51
Current children cumulated vsize (KiB) 318048

[startup+25.5006 s]
/proc/loadavg: 7.65 8.00 7.83 9/186 18007
/proc/meminfo: memFree=16138876/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=334996 CPUtime=97.63 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) S 17995 17997 15086 0 -1 4202496 85951 1252 0 0 9752 11 0 0 25 0 5 0 596179958 343035904 56573 33554432000 4194304 4417332 140737421228896 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17997/statm: 83749 56573 181 55 0 81635 0
[pid=17997/tid=18004] ppid=17995 vsize=334996 CPUtime=24.09 cores=0,2,4,6
/proc/17997/task/18004/stat : 18004 (plingeling) R 17995 17997 15086 0 -1 4202560 16085 1252 0 0 2407 2 0 0 25 0 5 0 596180098 343035904 56573 33554432000 4194304 4417332 140737421228896 18446744073709551615 4354054 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17997/tid=18005] ppid=17995 vsize=334996 CPUtime=24.08 cores=0,2,4,6
/proc/17997/task/18005/stat : 18005 (plingeling) R 17995 17997 15086 0 -1 4202560 5025 1252 0 0 2407 1 0 0 25 0 5 0 596180098 343035904 56573 33554432000 4194304 4417332 140737421228896 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17997/tid=18006] ppid=17995 vsize=334996 CPUtime=23.95 cores=0,2,4,6
/proc/17997/task/18006/stat : 18006 (plingeling) R 17995 17997 15086 0 -1 4202560 10710 1252 0 0 2394 1 0 0 25 0 5 0 596180098 343035904 56573 33554432000 4194304 4417332 140737421228896 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17997/tid=18007] ppid=17995 vsize=334996 CPUtime=24.08 cores=0,2,4,6
/proc/17997/task/18007/stat : 18007 (plingeling) R 17995 17997 15086 0 -1 4202560 6470 1252 0 0 2408 0 0 0 25 0 5 0 596180098 343035904 56573 33554432000 4194304 4417332 140737421228896 18446744073709551615 4236755 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 97.63
Current children cumulated vsize (KiB) 334996

[startup+51.1008 s]
/proc/loadavg: 7.90 8.03 7.84 9/186 18008
/proc/meminfo: memFree=16023556/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=384016 CPUtime=199.89 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) S 17995 17997 15086 0 -1 4202496 98406 1252 0 0 19976 13 0 0 25 0 5 0 596179958 393232384 68271 33554432000 4194304 4417332 140737421228896 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17997/statm: 96004 68271 181 55 0 93890 0
[pid=17997/tid=18004] ppid=17995 vsize=384016 CPUtime=49.69 cores=0,2,4,6
/proc/17997/task/18004/stat : 18004 (plingeling) R 17995 17997 15086 0 -1 4202560 17955 1252 0 0 4967 2 0 0 25 0 5 0 596180098 393232384 68271 33554432000 4194304 4417332 140737421228896 18446744073709551615 4236290 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17997/tid=18005] ppid=17995 vsize=384016 CPUtime=49.68 cores=0,2,4,6
/proc/17997/task/18005/stat : 18005 (plingeling) R 17995 17997 15086 0 -1 4202560 5343 1252 0 0 4967 1 0 0 25 0 5 0 596180098 393232384 68271 33554432000 4194304 4417332 140737421228896 18446744073709551615 4330532 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17997/tid=18006] ppid=17995 vsize=384016 CPUtime=49.41 cores=0,2,4,6
/proc/17997/task/18006/stat : 18006 (plingeling) R 17995 17997 15086 0 -1 4202560 15606 1252 0 0 4940 1 0 0 25 0 5 0 596180098 393232384 68271 33554432000 4194304 4417332 140737421228896 18446744073709551615 4275613 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17997/tid=18007] ppid=17995 vsize=384016 CPUtime=49.68 cores=0,2,4,6
/proc/17997/task/18007/stat : 18007 (plingeling) R 17995 17997 15086 0 -1 4202560 11841 1252 0 0 4967 1 0 0 25 0 5 0 596180098 393232384 68271 33554432000 4194304 4417332 140737421228896 18446744073709551615 4358020 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 199.89
Current children cumulated vsize (KiB) 384016

[startup+102.306 s]
/proc/loadavg: 8.14 8.07 7.87 9/186 18009
/proc/meminfo: memFree=15669944/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=442824 CPUtime=404.44 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) S 17995 17997 15086 0 -1 4202496 115068 1252 0 0 40428 16 0 0 25 0 5 0 596179958 453451776 84018 33554432000 4194304 4417332 140737421228896 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17997/statm: 110706 84018 181 55 0 108592 0
[pid=17997/tid=18004] ppid=17995 vsize=442824 CPUtime=100.9 cores=0,2,4,6
/proc/17997/task/18004/stat : 18004 (plingeling) R 17995 17997 15086 0 -1 4202560 22502 1252 0 0 10087 3 0 0 25 0 5 0 596180098 453451776 84018 33554432000 4194304 4417332 140737421228896 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17997/tid=18005] ppid=17995 vsize=442824 CPUtime=100.88 cores=0,2,4,6
/proc/17997/task/18005/stat : 18005 (plingeling) R 17995 17997 15086 0 -1 4202560 7111 1252 0 0 10087 1 0 0 25 0 5 0 596180098 453451776 84018 33554432000 4194304 4417332 140737421228896 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17997/tid=18006] ppid=17995 vsize=442824 CPUtime=100.34 cores=0,2,4,6
/proc/17997/task/18006/stat : 18006 (plingeling) R 17995 17997 15086 0 -1 4202560 16678 1252 0 0 10032 2 0 0 25 0 5 0 596180098 453451776 84018 33554432000 4194304 4417332 140737421228896 18446744073709551615 4251091 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17997/tid=18007] ppid=17995 vsize=442824 CPUtime=100.88 cores=0,2,4,6
/proc/17997/task/18007/stat : 18007 (plingeling) R 17995 17997 15086 0 -1 4202560 21116 1252 0 0 10086 2 0 0 25 0 5 0 596180098 453451776 84018 33554432000 4194304 4417332 140737421228896 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 404.44
Current children cumulated vsize (KiB) 442824

[startup+162.3 s]
/proc/loadavg: 8.11 8.07 7.88 9/186 18011
/proc/meminfo: memFree=15622188/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=500688 CPUtime=644.11 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) S 17995 17997 15086 0 -1 4202496 129543 1252 0 0 64393 18 0 0 25 0 5 0 596179958 512704512 97445 33554432000 4194304 4417332 140737421228896 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17997/statm: 125172 97445 181 55 0 123058 0
[pid=17997/tid=18004] ppid=17995 vsize=500688 CPUtime=160.89 cores=0,2,4,6
/proc/17997/task/18004/stat : 18004 (plingeling) R 17995 17997 15086 0 -1 4202560 22502 1252 0 0 16086 3 0 0 25 0 5 0 596180098 512704512 97445 33554432000 4194304 4417332 140737421228896 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17997/tid=18005] ppid=17995 vsize=500688 CPUtime=160.88 cores=0,2,4,6
/proc/17997/task/18005/stat : 18005 (plingeling) R 17995 17997 15086 0 -1 4202560 8135 1252 0 0 16087 1 0 0 25 0 5 0 596180098 512704512 97445 33554432000 4194304 4417332 140737421228896 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17997/tid=18006] ppid=17995 vsize=500688 CPUtime=160.02 cores=0,2,4,6
/proc/17997/task/18006/stat : 18006 (plingeling) R 17995 17997 15086 0 -1 4202560 16684 1252 0 0 16000 2 0 0 25 0 5 0 596180098 512704512 97445 33554432000 4194304 4417332 140737421228896 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17997/tid=18007] ppid=17995 vsize=500688 CPUtime=160.88 cores=0,2,4,6
/proc/17997/task/18007/stat : 18007 (plingeling) R 17995 17997 15086 0 -1 4202560 34561 1252 0 0 16084 4 0 0 25 0 5 0 596180098 512704512 97445 33554432000 4194304 4417332 140737421228896 18446744073709551615 4357874 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 644.11
Current children cumulated vsize (KiB) 500688

[startup+222.3 s]
/proc/loadavg: 8.09 8.07 7.89 9/186 18013
/proc/meminfo: memFree=15502868/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=555472 CPUtime=883.78 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) S 17995 17997 15086 0 -1 4202496 143448 1252 0 0 88359 19 0 0 25 0 5 0 596179958 568803328 111141 33554432000 4194304 4417332 140737421228896 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17997/statm: 138868 111141 181 55 0 136754 0
[pid=17997/tid=18004] ppid=17995 vsize=555472 CPUtime=220.89 cores=0,2,4,6
/proc/17997/task/18004/stat : 18004 (plingeling) R 17995 17997 15086 0 -1 4202560 25832 1252 0 0 22086 3 0 0 25 0 5 0 596180098 568803328 111141 33554432000 4194304 4417332 140737421228896 18446744073709551615 4357218 0 0 4096 17442 0 0 0 -1 4 0 0 0

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

[pid=17997/tid=18005] ppid=17995 vsize=918276 CPUtime=760.89 cores=0,2,4,6
/proc/17997/task/18005/stat : 18005 (plingeling) R 17995 17997 15086 0 -1 4202560 24547 1252 0 0 76086 3 0 0 25 0 5 0 596180098 940314624 201842 33554432000 4194304 4417332 140737421228896 18446744073709551615 4364385 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17997/tid=18006] ppid=17995 vsize=918276 CPUtime=756.85 cores=0,2,4,6
/proc/17997/task/18006/stat : 18006 (plingeling) R 17995 17997 15086 0 -1 4202560 48413 1252 0 0 75679 6 0 0 25 0 5 0 596180098 940314624 201842 33554432000 4194304 4417332 140737421228896 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17997/tid=18007] ppid=17995 vsize=918276 CPUtime=760.91 cores=0,2,4,6
/proc/17997/task/18007/stat : 18007 (plingeling) R 17995 17997 15086 0 -1 4202560 268755 1252 0 0 76059 32 0 0 25 0 5 0 596180098 940314624 201842 33554432000 4194304 4417332 140737421228896 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.99
Current children cumulated vsize (KiB) 918276

[startup+822.301 s]
/proc/loadavg: 8.11 8.09 7.97 9/186 18029
/proc/meminfo: memFree=13882892/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=961420 CPUtime=3280.65 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) S 17995 17997 15086 0 -1 4202496 460866 1252 0 0 328009 56 0 0 25 0 5 0 596179958 984494080 212628 33554432000 4194304 4417332 140737421228896 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17997/statm: 240355 212628 181 55 0 238241 0
[pid=17997/tid=18004] ppid=17995 vsize=961420 CPUtime=820.91 cores=0,2,4,6
/proc/17997/task/18004/stat : 18004 (plingeling) R 17995 17997 15086 0 -1 4202560 60100 1252 0 0 82084 7 0 0 25 0 5 0 596180098 984494080 212628 33554432000 4194304 4417332 140737421228896 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17997/tid=18005] ppid=17995 vsize=961420 CPUtime=820.89 cores=0,2,4,6
/proc/17997/task/18005/stat : 18005 (plingeling) R 17995 17997 15086 0 -1 4202560 24780 1252 0 0 82086 3 0 0 25 0 5 0 596180098 984494080 212628 33554432000 4194304 4417332 140737421228896 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17997/tid=18006] ppid=17995 vsize=961420 CPUtime=816.52 cores=0,2,4,6
/proc/17997/task/18006/stat : 18006 (plingeling) R 17995 17997 15086 0 -1 4202560 48413 1252 0 0 81646 6 0 0 25 0 5 0 596180098 984494080 212628 33554432000 4194304 4417332 140737421228896 18446744073709551615 4236827 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17997/tid=18007] ppid=17995 vsize=961420 CPUtime=820.9 cores=0,2,4,6
/proc/17997/task/18007/stat : 18007 (plingeling) R 17995 17997 15086 0 -1 4202560 279912 1252 0 0 82057 33 0 0 25 0 5 0 596180098 984494080 212628 33554432000 4194304 4417332 140737421228896 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.65
Current children cumulated vsize (KiB) 961420

[startup+882.301 s]
/proc/loadavg: 8.14 8.10 7.98 9/186 18030
/proc/meminfo: memFree=14148212/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=941116 CPUtime=3520.33 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) S 17995 17997 15086 0 -1 4202496 468098 1252 0 0 351976 57 0 0 25 0 5 0 596179958 963702784 207552 33554432000 4194304 4417332 140737421228896 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17997/statm: 235279 207552 181 55 0 233165 0
[pid=17997/tid=18004] ppid=17995 vsize=941116 CPUtime=880.91 cores=0,2,4,6
/proc/17997/task/18004/stat : 18004 (plingeling) R 17995 17997 15086 0 -1 4202560 60336 1252 0 0 88084 7 0 0 25 0 5 0 596180098 963702784 207552 33554432000 4194304 4417332 140737421228896 18446744073709551615 4263136 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17997/tid=18005] ppid=17995 vsize=941116 CPUtime=880.89 cores=0,2,4,6
/proc/17997/task/18005/stat : 18005 (plingeling) R 17995 17997 15086 0 -1 4202560 24780 1252 0 0 88086 3 0 0 25 0 5 0 596180098 963702784 207552 33554432000 4194304 4417332 140737421228896 18446744073709551615 4357518 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17997/tid=18006] ppid=17995 vsize=941116 CPUtime=876.2 cores=0,2,4,6
/proc/17997/task/18006/stat : 18006 (plingeling) R 17995 17997 15086 0 -1 4202560 48413 1252 0 0 87614 6 0 0 25 0 5 0 596180098 963702784 207552 33554432000 4194304 4417332 140737421228896 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17997/tid=18007] ppid=17995 vsize=941116 CPUtime=880.9 cores=0,2,4,6
/proc/17997/task/18007/stat : 18007 (plingeling) R 17995 17997 15086 0 -1 4202560 286908 1252 0 0 88056 34 0 0 25 0 5 0 596180098 963702784 207552 33554432000 4194304 4417332 140737421228896 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3520.33
Current children cumulated vsize (KiB) 941116

[startup+942.3 s]
/proc/loadavg: 8.08 8.09 7.98 9/186 18032
/proc/meminfo: memFree=13300364/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=1033700 CPUtime=3760.02 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) S 17995 17997 15086 0 -1 4202496 539562 1252 0 0 375938 64 0 0 25 0 5 0 596179958 1058508800 230698 33554432000 4194304 4417332 140737421228896 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17997/statm: 258425 230698 181 55 0 256311 0
[pid=17997/tid=18004] ppid=17995 vsize=1033700 CPUtime=940.91 cores=0,2,4,6
/proc/17997/task/18004/stat : 18004 (plingeling) R 17995 17997 15086 0 -1 4202560 60390 1252 0 0 94084 7 0 0 25 0 5 0 596180098 1058508800 230698 33554432000 4194304 4417332 140737421228896 18446744073709551615 4236945 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17997/tid=18005] ppid=17995 vsize=1033700 CPUtime=940.89 cores=0,2,4,6
/proc/17997/task/18005/stat : 18005 (plingeling) R 17995 17997 15086 0 -1 4202560 29933 1252 0 0 94085 4 0 0 25 0 5 0 596180098 1058508800 230698 33554432000 4194304 4417332 140737421228896 18446744073709551615 4255662 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17997/tid=18006] ppid=17995 vsize=1033700 CPUtime=935.88 cores=0,2,4,6
/proc/17997/task/18006/stat : 18006 (plingeling) R 17995 17997 15086 0 -1 4202560 59777 1252 0 0 93581 7 0 0 25 0 5 0 596180098 1058508800 230698 33554432000 4194304 4417332 140737421228896 18446744073709551615 4261389 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17997/tid=18007] ppid=17995 vsize=1033700 CPUtime=940.9 cores=0,2,4,6
/proc/17997/task/18007/stat : 18007 (plingeling) R 17995 17997 15086 0 -1 4202560 341801 1252 0 0 94051 39 0 0 25 0 5 0 596180098 1058508800 230698 33554432000 4194304 4417332 140737421228896 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3760.02
Current children cumulated vsize (KiB) 1033700

[startup+1002.3 s]
/proc/loadavg: 8.14 8.10 8.00 9/186 18042
/proc/meminfo: memFree=12304948/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=1209700 CPUtime=3999.69 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) S 17995 17997 15086 0 -1 4202496 600238 1252 0 0 399897 72 0 0 25 0 5 0 596179958 1238732800 274698 33554432000 4194304 4417332 140737421228896 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17997/statm: 302425 274698 181 55 0 300311 0
[pid=17997/tid=18004] ppid=17995 vsize=1209700 CPUtime=1000.91 cores=0,2,4,6
/proc/17997/task/18004/stat : 18004 (plingeling) R 17995 17997 15086 0 -1 4202560 65134 1252 0 0 100084 7 0 0 25 0 5 0 596180098 1238732800 274698 33554432000 4194304 4417332 140737421228896 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17997/tid=18005] ppid=17995 vsize=1209700 CPUtime=1000.89 cores=0,2,4,6
/proc/17997/task/18005/stat : 18005 (plingeling) R 17995 17997 15086 0 -1 4202560 29970 1252 0 0 100085 4 0 0 25 0 5 0 596180098 1238732800 274698 33554432000 4194304 4417332 140737421228896 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17997/tid=18006] ppid=17995 vsize=1209700 CPUtime=995.55 cores=0,2,4,6
/proc/17997/task/18006/stat : 18006 (plingeling) R 17995 17997 15086 0 -1 4202560 73497 1252 0 0 99546 9 0 0 25 0 5 0 596180098 1238732800 274698 33554432000 4194304 4417332 140737421228896 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17997/tid=18007] ppid=17995 vsize=1209700 CPUtime=1000.91 cores=0,2,4,6
/proc/17997/task/18007/stat : 18007 (plingeling) R 17995 17997 15086 0 -1 4202560 383976 1252 0 0 100046 45 0 0 25 0 5 0 596180098 1238732800 274698 33554432000 4194304 4417332 140737421228896 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3999.69
Current children cumulated vsize (KiB) 1209700

[startup+1062.3 s]
/proc/loadavg: 8.12 8.10 8.00 9/186 18044
/proc/meminfo: memFree=13267140/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=1545488 CPUtime=4239.35 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) S 17995 17997 15086 0 -1 4202496 684439 1252 0 0 423851 84 0 0 25 0 5 0 596179958 1582579712 358645 33554432000 4194304 4417332 140737421228896 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17997/statm: 386372 358645 181 55 0 384258 0
[pid=17997/tid=18004] ppid=17995 vsize=1545488 CPUtime=1060.9 cores=0,2,4,6
/proc/17997/task/18004/stat : 18004 (plingeling) R 17995 17997 15086 0 -1 4202560 65134 1252 0 0 106083 7 0 0 25 0 5 0 596180098 1582579712 358645 33554432000 4194304 4417332 140737421228896 18446744073709551615 4321577 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17997/tid=18005] ppid=17995 vsize=1545488 CPUtime=1060.87 cores=0,2,4,6
/proc/17997/task/18005/stat : 18005 (plingeling) R 17995 17997 15086 0 -1 4202560 44700 1252 0 0 106082 5 0 0 25 0 5 0 596180098 1582579712 358645 33554432000 4194304 4417332 140737421228896 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17997/tid=18006] ppid=17995 vsize=1545488 CPUtime=1055.23 cores=0,2,4,6
/proc/17997/task/18006/stat : 18006 (plingeling) R 17995 17997 15086 0 -1 4202560 73497 1252 0 0 105514 9 0 0 25 0 5 0 596180098 1582579712 358645 33554432000 4194304 4417332 140737421228896 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17997/tid=18007] ppid=17995 vsize=1545488 CPUtime=1060.91 cores=0,2,4,6
/proc/17997/task/18007/stat : 18007 (plingeling) R 17995 17997 15086 0 -1 4202560 453447 1252 0 0 106036 55 0 0 25 0 5 0 596180098 1582579712 358645 33554432000 4194304 4417332 140737421228896 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4239.35
Current children cumulated vsize (KiB) 1545488

[startup+1122.3 s]
/proc/loadavg: 8.11 8.09 8.00 9/186 18046
/proc/meminfo: memFree=12795540/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=1082164 CPUtime=4479.03 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) S 17995 17997 15086 0 -1 4202496 876754 1252 0 0 447785 118 0 0 25 0 5 0 596179958 1108135936 242814 33554432000 4194304 4417332 140737421228896 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17997/statm: 270541 242814 181 55 0 268427 0
[pid=17997/tid=18004] ppid=17995 vsize=1082164 CPUtime=1120.9 cores=0,2,4,6
/proc/17997/task/18004/stat : 18004 (plingeling) R 17995 17997 15086 0 -1 4202560 65348 1252 0 0 112083 7 0 0 25 0 5 0 596180098 1108135936 242814 33554432000 4194304 4417332 140737421228896 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17997/tid=18005] ppid=17995 vsize=1082164 CPUtime=1120.88 cores=0,2,4,6
/proc/17997/task/18005/stat : 18005 (plingeling) R 17995 17997 15086 0 -1 4202560 90588 1252 0 0 112076 12 0 0 25 0 5 0 596180098 1108135936 242814 33554432000 4194304 4417332 140737421228896 18446744073709551615 4232636 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17997/tid=18006] ppid=17995 vsize=1082164 CPUtime=1114.91 cores=0,2,4,6
/proc/17997/task/18006/stat : 18006 (plingeling) R 17995 17997 15086 0 -1 4202560 97087 1252 0 0 111479 12 0 0 25 0 5 0 596180098 1108135936 242814 33554432000 4194304 4417332 140737421228896 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17997/tid=18007] ppid=17995 vsize=1082164 CPUtime=1120.9 cores=0,2,4,6
/proc/17997/task/18007/stat : 18007 (plingeling) R 17995 17997 15086 0 -1 4202560 576070 1252 0 0 112011 79 0 0 25 0 5 0 596180098 1108135936 242814 33554432000 4194304 4417332 140737421228896 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4479.03
Current children cumulated vsize (KiB) 1082164

[startup+1182.3 s]
/proc/loadavg: 8.04 8.07 8.00 9/186 18047
/proc/meminfo: memFree=13091236/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=1165264 CPUtime=4718.71 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) S 17995 17997 15086 0 -1 4202496 916790 1252 0 0 471748 123 0 0 25 0 5 0 596179958 1193230336 263589 33554432000 4194304 4417332 140737421228896 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17997/statm: 291316 263589 181 55 0 289202 0
[pid=17997/tid=18004] ppid=17995 vsize=1165264 CPUtime=1180.9 cores=0,2,4,6
/proc/17997/task/18004/stat : 18004 (plingeling) R 17995 17997 15086 0 -1 4202560 65400 1252 0 0 118083 7 0 0 25 0 5 0 596180098 1193230336 263589 33554432000 4194304 4417332 140737421228896 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17997/tid=18005] ppid=17995 vsize=1165264 CPUtime=1180.88 cores=0,2,4,6
/proc/17997/task/18005/stat : 18005 (plingeling) R 17995 17997 15086 0 -1 4202560 104109 1252 0 0 118074 14 0 0 25 0 5 0 596180098 1193230336 263589 33554432000 4194304 4417332 140737421228896 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17997/tid=18006] ppid=17995 vsize=1165264 CPUtime=1174.59 cores=0,2,4,6
/proc/17997/task/18006/stat : 18006 (plingeling) R 17995 17997 15086 0 -1 4202560 101890 1252 0 0 117446 13 0 0 25 0 5 0 596180098 1193230336 263589 33554432000 4194304 4417332 140737421228896 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17997/tid=18007] ppid=17995 vsize=1165264 CPUtime=1180.91 cores=0,2,4,6
/proc/17997/task/18007/stat : 18007 (plingeling) R 17995 17997 15086 0 -1 4202560 597730 1252 0 0 118009 82 0 0 25 0 5 0 596180098 1193230336 263589 33554432000 4194304 4417332 140737421228896 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4718.71
Current children cumulated vsize (KiB) 1165264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.7 s]
/proc/loadavg: 7.70 8.00 7.98 5/180 18049
/proc/meminfo: memFree=15344476/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=1321372 CPUtime=4800.22 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) S 17995 17997 15086 0 -1 4202496 955817 1252 0 0 479894 128 0 0 25 0 5 0 596179958 1353084928 302616 33554432000 4194304 4417332 140737421228896 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17997/statm: 330343 302616 181 55 0 328229 0
[pid=17997/tid=18004] ppid=17995 vsize=1321372 CPUtime=1201.31 cores=0,2,4,6
/proc/17997/task/18004/stat : 18004 (plingeling) R 17995 17997 15086 0 -1 4202560 65400 1252 0 0 120124 7 0 0 25 0 5 0 596180098 1353084928 302616 33554432000 4194304 4417332 140737421228896 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17997/tid=18005] ppid=17995 vsize=1321372 CPUtime=1201.29 cores=0,2,4,6
/proc/17997/task/18005/stat : 18005 (plingeling) R 17995 17997 15086 0 -1 4202560 110847 1252 0 0 120114 15 0 0 25 0 5 0 596180098 1353084928 302616 33554432000 4194304 4417332 140737421228896 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17997/tid=18006] ppid=17995 vsize=1321372 CPUtime=1194.88 cores=0,2,4,6
/proc/17997/task/18006/stat : 18006 (plingeling) R 17995 17997 15086 0 -1 4202560 101890 1252 0 0 119475 13 0 0 25 0 5 0 596180098 1353084928 302616 33554432000 4194304 4417332 140737421228896 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17997/tid=18007] ppid=17995 vsize=1321372 CPUtime=1201.31 cores=0,2,4,6
/proc/17997/task/18007/stat : 18007 (plingeling) R 17995 17997 15086 0 -1 4202560 630019 1252 0 0 120046 85 0 0 25 0 5 0 596180098 1353084928 302616 33554432000 4194304 4417332 140737421228896 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 1321372

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

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

[startup+1202.7 s]
/proc/loadavg: 7.70 8.00 7.98 5/180 18049
/proc/meminfo: memFree=15344476/32951124 swapFree=67111528/67111528
[pid=17997] ppid=17995 vsize=1321372 CPUtime=4800.22 cores=0,2,4,6
/proc/17997/stat : 17997 (plingeling) S 17995 17997 15086 0 -1 4202496 955817 1252 0 0 479894 128 0 0 25 0 5 0 596179958 1353084928 302616 33554432000 4194304 4417332 140737421228896 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/17997/statm: 330343 302616 181 55 0 328229 0
[pid=17997/tid=18004] ppid=17995 vsize=1321372 CPUtime=1201.31 cores=0,2,4,6
/proc/17997/task/18004/stat : 18004 (plingeling) R 17995 17997 15086 0 -1 4202560 65400 1252 0 0 120124 7 0 0 25 0 5 0 596180098 1353084928 302616 33554432000 4194304 4417332 140737421228896 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17997/tid=18005] ppid=17995 vsize=1321372 CPUtime=1201.29 cores=0,2,4,6
/proc/17997/task/18005/stat : 18005 (plingeling) R 17995 17997 15086 0 -1 4202560 110847 1252 0 0 120114 15 0 0 25 0 5 0 596180098 1353084928 302616 33554432000 4194304 4417332 140737421228896 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17997/tid=18006] ppid=17995 vsize=1321372 CPUtime=1194.88 cores=0,2,4,6
/proc/17997/task/18006/stat : 18006 (plingeling) R 17995 17997 15086 0 -1 4202560 101890 1252 0 0 119475 13 0 0 25 0 5 0 596180098 1353084928 302616 33554432000 4194304 4417332 140737421228896 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17997/tid=18007] ppid=17995 vsize=1321372 CPUtime=1201.31 cores=0,2,4,6
/proc/17997/task/18007/stat : 18007 (plingeling) R 17995 17997 15086 0 -1 4202560 630019 1252 0 0 120046 85 0 0 25 0 5 0 596180098 1353084928 302616 33554432000 4194304 4417332 140737421228896 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 1321372

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.77
CPU time (s): 4800.31
CPU user time (s): 4798.97
CPU system time (s): 1.3408
CPU usage (%): 399.106
Max. virtual memory (cumulated for all children) (KiB): 1794508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.97
system time used= 1.3408
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 957069
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= 158
involuntary context switches= 21586

runsolver used 1.92071 second user time and 4.52931 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-29 08:44:54
IDJOB=3285343
IDBENCH=82379
IDSOLVER=1605
FILE ID=node110/3285343-1304059493
RUNJOBID= node110-1304059493-17968
PBS_JOBID= 13170381
Free space on /tmp= 72804 MiB

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

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=946686025

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16494752 kB
Buffers:       2339832 kB
Cached:       13414968 kB
SwapCached:          0 kB
Active:        8021400 kB
Inactive:      7862240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16494752 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           38052 kB
Writeback:           0 kB
AnonPages:      127228 kB
Mapped:          14872 kB
Slab:           509584 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   309164 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= 72812 MiB
End job on node110 at 2011-04-29 09:04:59