Trace number 3292381

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.09 1201.73

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_35.renamed-as.sat05-1921.cnf
MD5SUM5fda0e0fb8a21967728dfe29bf2d4ea5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark473.18
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of clauses211785
Sum of the clauses size554190
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 283405
Number of clauses of size 3128310
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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

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

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


[startup+0 s]
/proc/loadavg: 7.80 7.99 8.01 5/181 26349
/proc/meminfo: memFree=27374600/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=9780 CPUtime=0 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) R 26347 26349 25634 0 -1 4202496 522 1252 0 0 0 0 0 0 25 0 1 0 522397672 10014720 451 33554432000 4194304 4417332 140734363666480 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/26349/statm: 2445 451 147 55 0 331 0

[startup+0.018642 s]
/proc/loadavg: 7.80 7.99 8.01 5/181 26349
/proc/meminfo: memFree=27374600/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=11556 CPUtime=0.01 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) R 26347 26349 25634 0 -1 4202496 1055 1252 0 0 1 0 0 0 25 0 1 0 522397672 11833344 912 33554432000 4194304 4417332 140734363666480 18446744073709551615 228122332724 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/26349/statm: 2889 912 148 55 0 775 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11556

[startup+0.100621 s]
/proc/loadavg: 7.80 7.99 8.01 5/181 26349
/proc/meminfo: memFree=27374600/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=25892 CPUtime=0.09 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) R 26347 26349 25634 0 -1 4202496 4639 1252 0 0 9 0 0 0 25 0 1 0 522397672 26513408 4496 33554432000 4194304 4417332 140734363666480 18446744073709551615 4274417 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/26349/statm: 6473 4496 148 55 0 4359 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25892

[startup+0.300552 s]
/proc/loadavg: 7.80 7.99 8.01 5/181 26349
/proc/meminfo: memFree=27374600/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=116152 CPUtime=0.52 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) S 26347 26349 25634 0 -1 4202496 16982 1252 0 0 51 1 0 0 25 0 5 0 522397672 118939648 16835 33554432000 4194304 4417332 140734363666480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26349/statm: 29038 16835 172 55 0 26924 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 116152

[startup+0.700477 s]
/proc/loadavg: 7.80 7.99 8.01 5/181 26349
/proc/meminfo: memFree=27374600/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=116408 CPUtime=2.12 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) S 26347 26349 25634 0 -1 4202496 17063 1252 0 0 211 1 0 0 25 0 5 0 522397672 119201792 16916 33554432000 4194304 4417332 140734363666480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26349/statm: 29102 16916 177 55 0 26988 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 116408

[startup+1.50033 s]
/proc/loadavg: 7.80 7.99 8.01 9/186 26359
/proc/meminfo: memFree=27300292/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=123916 CPUtime=5.31 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) S 26347 26349 25634 0 -1 4202496 22707 1252 0 0 529 2 0 0 25 0 5 0 522397672 126889984 18763 33554432000 4194304 4417332 140734363666480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26349/statm: 30979 18763 177 55 0 28865 0
[pid=26349/tid=26356] ppid=26347 vsize=123916 CPUtime=1.27 cores=1,3,5,7
/proc/26349/task/26356/stat : 26356 (plingeling) R 26347 26349 25634 0 -1 4202560 1745 1252 0 0 127 0 0 0 25 0 5 0 522397694 126889984 18763 33554432000 4194304 4417332 140734363666480 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26349/tid=26357] ppid=26347 vsize=123916 CPUtime=1.27 cores=1,3,5,7
/proc/26349/task/26357/stat : 26357 (plingeling) R 26347 26349 25634 0 -1 4202560 2223 1252 0 0 127 0 0 0 25 0 5 0 522397694 126889984 18763 33554432000 4194304 4417332 140734363666480 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26349/tid=26358] ppid=26347 vsize=123916 CPUtime=1.27 cores=1,3,5,7
/proc/26349/task/26358/stat : 26358 (plingeling) R 26347 26349 25634 0 -1 4202560 1610 1252 0 0 127 0 0 0 25 0 5 0 522397694 126889984 18763 33554432000 4194304 4417332 140734363666480 18446744073709551615 4346156 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26349/tid=26359] ppid=26347 vsize=123916 CPUtime=1.26 cores=1,3,5,7
/proc/26349/task/26359/stat : 26359 (plingeling) R 26347 26349 25634 0 -1 4202560 190 1252 0 0 126 0 0 0 25 0 5 0 522397694 126889984 18763 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.31
Current children cumulated vsize (KiB) 123916

[startup+3.10104 s]
/proc/loadavg: 7.80 7.99 8.01 9/186 26359
/proc/meminfo: memFree=27299548/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=124028 CPUtime=11.71 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) S 26347 26349 25634 0 -1 4202496 22952 1252 0 0 1169 2 0 0 25 0 5 0 522397672 127004672 18795 33554432000 4194304 4417332 140734363666480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26349/statm: 31007 18795 181 55 0 28893 0
[pid=26349/tid=26356] ppid=26347 vsize=124028 CPUtime=2.87 cores=1,3,5,7
/proc/26349/task/26356/stat : 26356 (plingeling) R 26347 26349 25634 0 -1 4202560 1745 1252 0 0 287 0 0 0 25 0 5 0 522397694 127004672 18795 33554432000 4194304 4417332 140734363666480 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26349/tid=26357] ppid=26347 vsize=124028 CPUtime=2.87 cores=1,3,5,7
/proc/26349/task/26357/stat : 26357 (plingeling) R 26347 26349 25634 0 -1 4202560 2223 1252 0 0 287 0 0 0 25 0 5 0 522397694 127004672 18795 33554432000 4194304 4417332 140734363666480 18446744073709551615 4249601 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26349/tid=26358] ppid=26347 vsize=124028 CPUtime=2.87 cores=1,3,5,7
/proc/26349/task/26358/stat : 26358 (plingeling) R 26347 26349 25634 0 -1 4202560 1614 1252 0 0 287 0 0 0 25 0 5 0 522397694 127004672 18795 33554432000 4194304 4417332 140734363666480 18446744073709551615 4248999 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26349/tid=26359] ppid=26347 vsize=124028 CPUtime=2.86 cores=1,3,5,7
/proc/26349/task/26359/stat : 26359 (plingeling) R 26347 26349 25634 0 -1 4202560 431 1252 0 0 286 0 0 0 25 0 5 0 522397694 127004672 18795 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.71
Current children cumulated vsize (KiB) 124028

[startup+6.30047 s]
/proc/loadavg: 7.82 7.99 8.01 9/186 26359
/proc/meminfo: memFree=27321748/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=99276 CPUtime=24.49 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) S 26347 26349 25634 0 -1 4202496 23099 1252 0 0 2447 2 0 0 25 0 5 0 522397672 101658624 12611 33554432000 4194304 4417332 140734363666480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26349/statm: 24819 12611 181 55 0 22705 0
[pid=26349/tid=26356] ppid=26347 vsize=99276 CPUtime=6.07 cores=1,3,5,7
/proc/26349/task/26356/stat : 26356 (plingeling) R 26347 26349 25634 0 -1 4202560 1745 1252 0 0 607 0 0 0 25 0 5 0 522397694 101658624 12611 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26349/tid=26357] ppid=26347 vsize=99276 CPUtime=6.07 cores=1,3,5,7
/proc/26349/task/26357/stat : 26357 (plingeling) R 26347 26349 25634 0 -1 4202560 2223 1252 0 0 607 0 0 0 25 0 5 0 522397694 101658624 12611 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26349/tid=26358] ppid=26347 vsize=99276 CPUtime=6.07 cores=1,3,5,7
/proc/26349/task/26358/stat : 26358 (plingeling) R 26347 26349 25634 0 -1 4202560 1614 1252 0 0 607 0 0 0 25 0 5 0 522397694 101658624 12611 33554432000 4194304 4417332 140734363666480 18446744073709551615 4365897 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26349/tid=26359] ppid=26347 vsize=99276 CPUtime=6.04 cores=1,3,5,7
/proc/26349/task/26359/stat : 26359 (plingeling) R 26347 26349 25634 0 -1 4202560 578 1252 0 0 604 0 0 0 25 0 5 0 522397694 101658624 12611 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.49
Current children cumulated vsize (KiB) 99276

[startup+12.7003 s]
/proc/loadavg: 7.83 7.99 8.01 9/186 26359
/proc/meminfo: memFree=27316832/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=105416 CPUtime=50.05 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) S 26347 26349 25634 0 -1 4202496 24786 1252 0 0 5003 2 0 0 25 0 5 0 522397672 107945984 14142 33554432000 4194304 4417332 140734363666480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26349/statm: 26354 14142 181 55 0 24240 0
[pid=26349/tid=26356] ppid=26347 vsize=105416 CPUtime=12.47 cores=1,3,5,7
/proc/26349/task/26356/stat : 26356 (plingeling) R 26347 26349 25634 0 -1 4202560 2415 1252 0 0 1247 0 0 0 25 0 5 0 522397694 107945984 14142 33554432000 4194304 4417332 140734363666480 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26349/tid=26357] ppid=26347 vsize=105416 CPUtime=12.47 cores=1,3,5,7
/proc/26349/task/26357/stat : 26357 (plingeling) R 26347 26349 25634 0 -1 4202560 2223 1252 0 0 1247 0 0 0 25 0 5 0 522397694 107945984 14142 33554432000 4194304 4417332 140734363666480 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26349/tid=26358] ppid=26347 vsize=105416 CPUtime=12.47 cores=1,3,5,7
/proc/26349/task/26358/stat : 26358 (plingeling) R 26347 26349 25634 0 -1 4202560 2217 1252 0 0 1247 0 0 0 25 0 5 0 522397694 107945984 14142 33554432000 4194304 4417332 140734363666480 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26349/tid=26359] ppid=26347 vsize=105416 CPUtime=12.41 cores=1,3,5,7
/proc/26349/task/26359/stat : 26359 (plingeling) R 26347 26349 25634 0 -1 4202560 992 1252 0 0 1241 0 0 0 25 0 5 0 522397694 107945984 14142 33554432000 4194304 4417332 140734363666480 18446744073709551615 4365869 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.05
Current children cumulated vsize (KiB) 105416

[startup+25.501 s]
/proc/loadavg: 7.87 7.99 8.01 9/186 26359
/proc/meminfo: memFree=27297632/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=118896 CPUtime=101.19 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) S 26347 26349 25634 0 -1 4202496 28156 1252 0 0 10116 3 0 0 25 0 5 0 522397672 121749504 17512 33554432000 4194304 4417332 140734363666480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26349/statm: 29724 17512 181 55 0 27610 0
[pid=26349/tid=26356] ppid=26347 vsize=118896 CPUtime=25.27 cores=1,3,5,7
/proc/26349/task/26356/stat : 26356 (plingeling) R 26347 26349 25634 0 -1 4202560 3272 1252 0 0 2527 0 0 0 25 0 5 0 522397694 121749504 17512 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26349/tid=26357] ppid=26347 vsize=118896 CPUtime=25.27 cores=1,3,5,7
/proc/26349/task/26357/stat : 26357 (plingeling) R 26347 26349 25634 0 -1 4202560 3471 1252 0 0 2527 0 0 0 25 0 5 0 522397694 121749504 17512 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26349/tid=26358] ppid=26347 vsize=118896 CPUtime=25.27 cores=1,3,5,7
/proc/26349/task/26358/stat : 26358 (plingeling) R 26347 26349 25634 0 -1 4202560 3258 1252 0 0 2527 0 0 0 25 0 5 0 522397694 121749504 17512 33554432000 4194304 4417332 140734363666480 18446744073709551615 4236693 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26349/tid=26359] ppid=26347 vsize=118896 CPUtime=25.13 cores=1,3,5,7
/proc/26349/task/26359/stat : 26359 (plingeling) R 26347 26349 25634 0 -1 4202560 1216 1252 0 0 2513 0 0 0 25 0 5 0 522397694 121749504 17512 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.19
Current children cumulated vsize (KiB) 118896

[startup+51.1004 s]
/proc/loadavg: 7.91 7.99 8.01 9/186 26360
/proc/meminfo: memFree=27270944/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=201984 CPUtime=203.45 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) S 26347 26349 25634 0 -1 4202496 33479 1252 0 0 20342 3 0 0 25 0 5 0 522397672 206831616 21933 33554432000 4194304 4417332 140734363666480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26349/statm: 50496 21933 181 55 0 48382 0
[pid=26349/tid=26356] ppid=26347 vsize=201984 CPUtime=50.87 cores=1,3,5,7
/proc/26349/task/26356/stat : 26356 (plingeling) R 26347 26349 25634 0 -1 4202560 4156 1252 0 0 5087 0 0 0 25 0 5 0 522397694 206831616 21933 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26349/tid=26357] ppid=26347 vsize=201984 CPUtime=50.87 cores=1,3,5,7
/proc/26349/task/26357/stat : 26357 (plingeling) R 26347 26349 25634 0 -1 4202560 4406 1252 0 0 5087 0 0 0 25 0 5 0 522397694 206831616 21933 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26349/tid=26358] ppid=26347 vsize=201984 CPUtime=50.87 cores=1,3,5,7
/proc/26349/task/26358/stat : 26358 (plingeling) R 26347 26349 25634 0 -1 4202560 3770 1252 0 0 5087 0 0 0 25 0 5 0 522397694 206831616 21933 33554432000 4194304 4417332 140734363666480 18446744073709551615 4265437 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26349/tid=26359] ppid=26347 vsize=201984 CPUtime=50.59 cores=1,3,5,7
/proc/26349/task/26359/stat : 26359 (plingeling) R 26347 26349 25634 0 -1 4202560 4208 1252 0 0 5059 0 0 0 25 0 5 0 522397694 206831616 21933 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.45
Current children cumulated vsize (KiB) 201984

[startup+102.306 s]
/proc/loadavg: 7.34 7.86 7.96 9/186 26541
/proc/meminfo: memFree=25919876/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=212248 CPUtime=408 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) S 26347 26349 25634 0 -1 4202496 36045 1252 0 0 40796 4 0 0 25 0 5 0 522397672 217341952 24499 33554432000 4194304 4417332 140734363666480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26349/statm: 53062 24499 181 55 0 50948 0
[pid=26349/tid=26356] ppid=26347 vsize=212248 CPUtime=102.08 cores=1,3,5,7
/proc/26349/task/26356/stat : 26356 (plingeling) R 26347 26349 25634 0 -1 4202560 5380 1252 0 0 10208 0 0 0 25 0 5 0 522397694 217341952 24499 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26349/tid=26357] ppid=26347 vsize=212248 CPUtime=102.07 cores=1,3,5,7
/proc/26349/task/26357/stat : 26357 (plingeling) R 26347 26349 25634 0 -1 4202560 4406 1252 0 0 10207 0 0 0 25 0 5 0 522397694 217341952 24499 33554432000 4194304 4417332 140734363666480 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26349/tid=26358] ppid=26347 vsize=212248 CPUtime=102.07 cores=1,3,5,7
/proc/26349/task/26358/stat : 26358 (plingeling) R 26347 26349 25634 0 -1 4202560 4987 1252 0 0 10207 0 0 0 25 0 5 0 522397694 217341952 24499 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26349/tid=26359] ppid=26347 vsize=212248 CPUtime=101.52 cores=1,3,5,7
/proc/26349/task/26359/stat : 26359 (plingeling) R 26347 26349 25634 0 -1 4202560 4333 1252 0 0 10152 0 0 0 25 0 5 0 522397694 217341952 24499 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408
Current children cumulated vsize (KiB) 212248

[startup+162.3 s]
/proc/loadavg: 7.81 7.90 7.97 9/186 26543
/proc/meminfo: memFree=25961424/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=257140 CPUtime=647.63 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) S 26347 26349 25634 0 -1 4202496 49684 1252 0 0 64758 5 0 0 25 0 5 0 522397672 263311360 35210 33554432000 4194304 4417332 140734363666480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26349/statm: 64285 35210 181 55 0 62171 0
[pid=26349/tid=26356] ppid=26347 vsize=257140 CPUtime=162.08 cores=1,3,5,7
/proc/26349/task/26356/stat : 26356 (plingeling) R 26347 26349 25634 0 -1 4202560 12359 1252 0 0 16207 1 0 0 25 0 5 0 522397694 263311360 35210 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26349/tid=26357] ppid=26347 vsize=257140 CPUtime=162.07 cores=1,3,5,7
/proc/26349/task/26357/stat : 26357 (plingeling) R 26347 26349 25634 0 -1 4202560 9087 1252 0 0 16206 1 0 0 25 0 5 0 522397694 263311360 35210 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26349/tid=26358] ppid=26347 vsize=257140 CPUtime=162.07 cores=1,3,5,7
/proc/26349/task/26358/stat : 26358 (plingeling) R 26347 26349 25634 0 -1 4202560 6547 1252 0 0 16207 0 0 0 25 0 5 0 522397694 263311360 35210 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26349/tid=26359] ppid=26347 vsize=257140 CPUtime=161.16 cores=1,3,5,7
/proc/26349/task/26359/stat : 26359 (plingeling) R 26347 26349 25634 0 -1 4202560 4752 1252 0 0 16116 0 0 0 25 0 5 0 522397694 263311360 35210 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.63
Current children cumulated vsize (KiB) 257140


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

[pid=26349/tid=26357] ppid=26347 vsize=320216 CPUtime=762.09 cores=1,3,5,7
/proc/26349/task/26357/stat : 26357 (plingeling) R 26347 26349 25634 0 -1 4202560 46631 1252 0 0 76202 7 0 0 25 0 5 0 522397694 327901184 51523 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26349/tid=26358] ppid=26347 vsize=320216 CPUtime=762.1 cores=1,3,5,7
/proc/26349/task/26358/stat : 26358 (plingeling) R 26347 26349 25634 0 -1 4202560 48472 1252 0 0 76202 8 0 0 25 0 5 0 522397694 327901184 51523 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26349/tid=26359] ppid=26347 vsize=320216 CPUtime=758.03 cores=1,3,5,7
/proc/26349/task/26359/stat : 26359 (plingeling) R 26347 26349 25634 0 -1 4202560 88183 1252 0 0 75790 13 0 0 25 0 5 0 522397694 327901184 51523 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.57
Current children cumulated vsize (KiB) 320216

[startup+822.3 s]
/proc/loadavg: 4.10 5.54 6.92 5/176 26578
/proc/meminfo: memFree=27178304/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=361336 CPUtime=3284.26 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) S 26347 26349 25634 0 -1 4202496 284465 1252 0 0 328382 44 0 0 25 0 5 0 522397672 370008064 61803 33554432000 4194304 4417332 140734363666480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26349/statm: 90334 61803 181 55 0 88220 0
[pid=26349/tid=26356] ppid=26347 vsize=361336 CPUtime=822.09 cores=1,3,5,7
/proc/26349/task/26356/stat : 26356 (plingeling) R 26347 26349 25634 0 -1 4202560 57865 1252 0 0 82201 8 0 0 25 0 5 0 522397694 370008064 61803 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26349/tid=26357] ppid=26347 vsize=361336 CPUtime=822.09 cores=1,3,5,7
/proc/26349/task/26357/stat : 26357 (plingeling) R 26347 26349 25634 0 -1 4202560 55623 1252 0 0 82201 8 0 0 25 0 5 0 522397694 370008064 61803 33554432000 4194304 4417332 140734363666480 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26349/tid=26358] ppid=26347 vsize=361336 CPUtime=822.08 cores=1,3,5,7
/proc/26349/task/26358/stat : 26358 (plingeling) R 26347 26349 25634 0 -1 4202560 54144 1252 0 0 82200 8 0 0 25 0 5 0 522397694 370008064 61803 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26349/tid=26359] ppid=26347 vsize=361336 CPUtime=817.73 cores=1,3,5,7
/proc/26349/task/26359/stat : 26359 (plingeling) R 26347 26349 25634 0 -1 4202560 99894 1252 0 0 81758 15 0 0 25 0 5 0 522397694 370008064 61803 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.26
Current children cumulated vsize (KiB) 361336

[startup+882.301 s]
/proc/loadavg: 4.04 5.26 6.74 5/176 26579
/proc/meminfo: memFree=27207776/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=331808 CPUtime=3523.96 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) S 26347 26349 25634 0 -1 4202496 311005 1252 0 0 352348 48 0 0 25 0 5 0 522397672 339771392 54421 33554432000 4194304 4417332 140734363666480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26349/statm: 82952 54421 181 55 0 80838 0
[pid=26349/tid=26356] ppid=26347 vsize=331808 CPUtime=882.1 cores=1,3,5,7
/proc/26349/task/26356/stat : 26356 (plingeling) R 26347 26349 25634 0 -1 4202560 63334 1252 0 0 88201 9 0 0 25 0 5 0 522397694 339771392 54421 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364289 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26349/tid=26357] ppid=26347 vsize=331808 CPUtime=882.09 cores=1,3,5,7
/proc/26349/task/26357/stat : 26357 (plingeling) R 26347 26349 25634 0 -1 4202560 60594 1252 0 0 88200 9 0 0 25 0 5 0 522397694 339771392 54421 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26349/tid=26358] ppid=26347 vsize=331808 CPUtime=882.09 cores=1,3,5,7
/proc/26349/task/26358/stat : 26358 (plingeling) R 26347 26349 25634 0 -1 4202560 58878 1252 0 0 88200 9 0 0 25 0 5 0 522397694 339771392 54421 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26349/tid=26359] ppid=26347 vsize=331808 CPUtime=877.43 cores=1,3,5,7
/proc/26349/task/26359/stat : 26359 (plingeling) R 26347 26349 25634 0 -1 4202560 111260 1252 0 0 87726 17 0 0 25 0 5 0 522397694 339771392 54421 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.96
Current children cumulated vsize (KiB) 331808

[startup+942.301 s]
/proc/loadavg: 4.07 5.04 6.57 5/176 26581
/proc/meminfo: memFree=27193332/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=346300 CPUtime=3763.68 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) S 26347 26349 25634 0 -1 4202496 339122 1252 0 0 376315 53 0 0 25 0 5 0 522397672 354611200 58043 33554432000 4194304 4417332 140734363666480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26349/statm: 86575 58043 181 55 0 84461 0
[pid=26349/tid=26356] ppid=26347 vsize=346300 CPUtime=942.1 cores=1,3,5,7
/proc/26349/task/26356/stat : 26356 (plingeling) R 26347 26349 25634 0 -1 4202560 68102 1252 0 0 94200 10 0 0 25 0 5 0 522397694 354611200 58043 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26349/tid=26357] ppid=26347 vsize=346300 CPUtime=942.09 cores=1,3,5,7
/proc/26349/task/26357/stat : 26357 (plingeling) R 26347 26349 25634 0 -1 4202560 63392 1252 0 0 94200 9 0 0 25 0 5 0 522397694 354611200 58043 33554432000 4194304 4417332 140734363666480 18446744073709551615 4365862 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26349/tid=26358] ppid=26347 vsize=346300 CPUtime=942.09 cores=1,3,5,7
/proc/26349/task/26358/stat : 26358 (plingeling) R 26347 26349 25634 0 -1 4202560 66874 1252 0 0 94199 10 0 0 25 0 5 0 522397694 354611200 58043 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26349/tid=26359] ppid=26347 vsize=346300 CPUtime=937.16 cores=1,3,5,7
/proc/26349/task/26359/stat : 26359 (plingeling) R 26347 26349 25634 0 -1 4202560 123815 1252 0 0 93695 21 0 0 25 0 5 0 522397694 354611200 58043 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.68
Current children cumulated vsize (KiB) 346300

[startup+1002.3 s]
/proc/loadavg: 4.08 4.87 6.41 5/176 26582
/proc/meminfo: memFree=27203332/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=336592 CPUtime=4003.39 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) S 26347 26349 25634 0 -1 4202496 359648 1252 0 0 400283 56 0 0 25 0 5 0 522397672 344670208 55585 33554432000 4194304 4417332 140734363666480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26349/statm: 84148 55585 181 55 0 82034 0
[pid=26349/tid=26356] ppid=26347 vsize=336592 CPUtime=1002.1 cores=1,3,5,7
/proc/26349/task/26356/stat : 26356 (plingeling) R 26347 26349 25634 0 -1 4202560 73877 1252 0 0 100199 11 0 0 25 0 5 0 522397694 344670208 55585 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26349/tid=26357] ppid=26347 vsize=336592 CPUtime=1002.1 cores=1,3,5,7
/proc/26349/task/26357/stat : 26357 (plingeling) R 26347 26349 25634 0 -1 4202560 64826 1252 0 0 100200 10 0 0 25 0 5 0 522397694 344670208 55585 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26349/tid=26358] ppid=26347 vsize=336592 CPUtime=1002.09 cores=1,3,5,7
/proc/26349/task/26358/stat : 26358 (plingeling) R 26347 26349 25634 0 -1 4202560 70917 1252 0 0 100198 11 0 0 25 0 5 0 522397694 344670208 55585 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364788 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26349/tid=26359] ppid=26347 vsize=336592 CPUtime=996.86 cores=1,3,5,7
/proc/26349/task/26359/stat : 26359 (plingeling) R 26347 26349 25634 0 -1 4202560 133089 1252 0 0 99664 22 0 0 25 0 5 0 522397694 344670208 55585 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.39
Current children cumulated vsize (KiB) 336592

[startup+1062.3 s]
/proc/loadavg: 4.07 4.72 6.26 5/176 26584
/proc/meminfo: memFree=27186156/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=353688 CPUtime=4243.1 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) S 26347 26349 25634 0 -1 4202496 394820 1252 0 0 424247 63 0 0 25 0 5 0 522397672 362176512 59859 33554432000 4194304 4417332 140734363666480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26349/statm: 88422 59859 181 55 0 86308 0
[pid=26349/tid=26356] ppid=26347 vsize=353688 CPUtime=1062.1 cores=1,3,5,7
/proc/26349/task/26356/stat : 26356 (plingeling) R 26347 26349 25634 0 -1 4202560 87489 1252 0 0 106197 13 0 0 25 0 5 0 522397694 362176512 59859 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26349/tid=26357] ppid=26347 vsize=353688 CPUtime=1062.1 cores=1,3,5,7
/proc/26349/task/26357/stat : 26357 (plingeling) R 26347 26349 25634 0 -1 4202560 67837 1252 0 0 106200 10 0 0 25 0 5 0 522397694 362176512 59859 33554432000 4194304 4417332 140734363666480 18446744073709551615 4264999 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26349/tid=26358] ppid=26347 vsize=353688 CPUtime=1062.1 cores=1,3,5,7
/proc/26349/task/26358/stat : 26358 (plingeling) R 26347 26349 25634 0 -1 4202560 77680 1252 0 0 106197 13 0 0 25 0 5 0 522397694 362176512 59859 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26349/tid=26359] ppid=26347 vsize=353688 CPUtime=1056.55 cores=1,3,5,7
/proc/26349/task/26359/stat : 26359 (plingeling) R 26347 26349 25634 0 -1 4202560 144875 1252 0 0 105632 23 0 0 25 0 5 0 522397694 362176512 59859 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.1
Current children cumulated vsize (KiB) 353688

[startup+1122.3 s]
/proc/loadavg: 4.07 4.60 6.12 5/176 26586
/proc/meminfo: memFree=27192556/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=347452 CPUtime=4482.81 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) S 26347 26349 25634 0 -1 4202496 418248 1252 0 0 448214 67 0 0 25 0 5 0 522397672 355790848 58300 33554432000 4194304 4417332 140734363666480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26349/statm: 86863 58300 181 55 0 84749 0
[pid=26349/tid=26356] ppid=26347 vsize=347452 CPUtime=1122.1 cores=1,3,5,7
/proc/26349/task/26356/stat : 26356 (plingeling) R 26347 26349 25634 0 -1 4202560 94516 1252 0 0 112196 14 0 0 25 0 5 0 522397694 355790848 58300 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26349/tid=26357] ppid=26347 vsize=347452 CPUtime=1122.1 cores=1,3,5,7
/proc/26349/task/26357/stat : 26357 (plingeling) R 26347 26349 25634 0 -1 4202560 69294 1252 0 0 112199 11 0 0 25 0 5 0 522397694 355790848 58300 33554432000 4194304 4417332 140734363666480 18446744073709551615 4365906 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26349/tid=26358] ppid=26347 vsize=347452 CPUtime=1122.1 cores=1,3,5,7
/proc/26349/task/26358/stat : 26358 (plingeling) R 26347 26349 25634 0 -1 4202560 83409 1252 0 0 112196 14 0 0 25 0 5 0 522397694 355790848 58300 33554432000 4194304 4417332 140734363666480 18446744073709551615 4365003 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26349/tid=26359] ppid=26347 vsize=347452 CPUtime=1116.27 cores=1,3,5,7
/proc/26349/task/26359/stat : 26359 (plingeling) R 26347 26349 25634 0 -1 4202560 154090 1252 0 0 111602 25 0 0 25 0 5 0 522397694 355790848 58300 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.81
Current children cumulated vsize (KiB) 347452

[startup+1182.3 s]
/proc/loadavg: 4.02 4.49 5.99 5/176 26587
/proc/meminfo: memFree=27174156/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=365760 CPUtime=4722.52 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) S 26347 26349 25634 0 -1 4202496 443476 1252 0 0 472181 71 0 0 25 0 5 0 522397672 374538240 62877 33554432000 4194304 4417332 140734363666480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26349/statm: 91440 62877 181 55 0 89326 0
[pid=26349/tid=26356] ppid=26347 vsize=365760 CPUtime=1182.1 cores=1,3,5,7
/proc/26349/task/26356/stat : 26356 (plingeling) R 26347 26349 25634 0 -1 4202560 100149 1252 0 0 118195 15 0 0 25 0 5 0 522397694 374538240 62877 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26349/tid=26357] ppid=26347 vsize=365760 CPUtime=1182.1 cores=1,3,5,7
/proc/26349/task/26357/stat : 26357 (plingeling) R 26347 26349 25634 0 -1 4202560 71558 1252 0 0 118199 11 0 0 25 0 5 0 522397694 374538240 62877 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26349/tid=26358] ppid=26347 vsize=365760 CPUtime=1182.09 cores=1,3,5,7
/proc/26349/task/26358/stat : 26358 (plingeling) R 26347 26349 25634 0 -1 4202560 91509 1252 0 0 118194 15 0 0 25 0 5 0 522397694 374538240 62877 33554432000 4194304 4417332 140734363666480 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26349/tid=26359] ppid=26347 vsize=365760 CPUtime=1175.98 cores=1,3,5,7
/proc/26349/task/26359/stat : 26359 (plingeling) R 26347 26349 25634 0 -1 4202560 163321 1252 0 0 117571 27 0 0 25 0 5 0 522397694 374538240 62877 33554432000 4194304 4417332 140734363666480 18446744073709551615 4236569 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.52
Current children cumulated vsize (KiB) 365760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.02 4.46 5.94 5/176 26588
/proc/meminfo: memFree=27184304/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=355664 CPUtime=4800.05 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) S 26347 26349 25634 0 -1 4202496 452291 1252 0 0 479932 73 0 0 25 0 5 0 522397672 364199936 60353 33554432000 4194304 4417332 140734363666480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26349/statm: 88916 60353 181 55 0 86802 0
[pid=26349/tid=26356] ppid=26347 vsize=355664 CPUtime=1201.51 cores=1,3,5,7
/proc/26349/task/26356/stat : 26356 (plingeling) R 26347 26349 25634 0 -1 4202560 104301 1252 0 0 120135 16 0 0 25 0 5 0 522397694 364199936 60353 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26349/tid=26357] ppid=26347 vsize=355664 CPUtime=1201.51 cores=1,3,5,7
/proc/26349/task/26357/stat : 26357 (plingeling) R 26347 26349 25634 0 -1 4202560 72366 1252 0 0 120140 11 0 0 25 0 5 0 522397694 364199936 60353 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26349/tid=26358] ppid=26347 vsize=355664 CPUtime=1201.51 cores=1,3,5,7
/proc/26349/task/26358/stat : 26358 (plingeling) R 26347 26349 25634 0 -1 4202560 93410 1252 0 0 120135 16 0 0 25 0 5 0 522397694 364199936 60353 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26349/tid=26359] ppid=26347 vsize=355664 CPUtime=1195.28 cores=1,3,5,7
/proc/26349/task/26359/stat : 26359 (plingeling) R 26347 26349 25634 0 -1 4202560 165275 1252 0 0 119501 27 0 0 25 0 5 0 522397694 364199936 60353 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 355664

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

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

[startup+1201.7 s]
/proc/loadavg: 4.02 4.46 5.94 5/176 26588
/proc/meminfo: memFree=27184304/32951124 swapFree=67111524/67111528
[pid=26349] ppid=26347 vsize=355664 CPUtime=4800.05 cores=1,3,5,7
/proc/26349/stat : 26349 (plingeling) S 26347 26349 25634 0 -1 4202496 452291 1252 0 0 479932 73 0 0 25 0 5 0 522397672 364199936 60353 33554432000 4194304 4417332 140734363666480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26349/statm: 88916 60353 181 55 0 86802 0
[pid=26349/tid=26356] ppid=26347 vsize=355664 CPUtime=1201.51 cores=1,3,5,7
/proc/26349/task/26356/stat : 26356 (plingeling) R 26347 26349 25634 0 -1 4202560 104301 1252 0 0 120135 16 0 0 25 0 5 0 522397694 364199936 60353 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26349/tid=26357] ppid=26347 vsize=355664 CPUtime=1201.51 cores=1,3,5,7
/proc/26349/task/26357/stat : 26357 (plingeling) R 26347 26349 25634 0 -1 4202560 72366 1252 0 0 120140 11 0 0 25 0 5 0 522397694 364199936 60353 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26349/tid=26358] ppid=26347 vsize=355664 CPUtime=1201.51 cores=1,3,5,7
/proc/26349/task/26358/stat : 26358 (plingeling) R 26347 26349 25634 0 -1 4202560 93410 1252 0 0 120135 16 0 0 25 0 5 0 522397694 364199936 60353 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26349/tid=26359] ppid=26347 vsize=355664 CPUtime=1195.28 cores=1,3,5,7
/proc/26349/task/26359/stat : 26359 (plingeling) R 26347 26349 25634 0 -1 4202560 165275 1252 0 0 119501 27 0 0 25 0 5 0 522397694 364199936 60353 33554432000 4194304 4417332 140734363666480 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 355664

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.09
CPU user time (s): 4799.34
CPU system time (s): 0.748886
CPU usage (%): 399.433
Max. virtual memory (cumulated for all children) (KiB): 374424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.34
system time used= 0.748886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 453544
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= 78
involuntary context switches= 20509

runsolver used 1.82872 second user time and 4.38233 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 22:13:17
IDJOB=3292381
IDBENCH=85987
IDSOLVER=1605
FILE ID=node138/3292381-1304107997
RUNJOBID= node138-1304106743-26129
PBS_JOBID= 13170638
Free space on /tmp= 71812 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_35.renamed-as.sat05-1921.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292381-1304107997/watcher-3292381-1304107997 -o /tmp/evaluation-result-3292381-1304107997/solver-3292381-1304107997 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3292381-1304107997.cnf

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

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=1552673859

node138.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.854
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.70
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.854
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.854
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.82
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.854
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.854
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.80
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.854
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.854
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.82
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.854
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27374880 kB
Buffers:       1137848 kB
Cached:        3830980 kB
SwapCached:          4 kB
Active:         212780 kB
Inactive:      4895896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27374880 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3116 kB
Writeback:           0 kB
AnonPages:      139368 kB
Mapped:          15492 kB
Slab:           404944 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   323120 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= 71812 MiB
End job on node138 at 2011-04-29 22:33:21