Trace number 3371492

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.27 1215.13

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMc6d3480970bb2819448dd0a800a3cf1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1134832
Number of clauses6175026
Sum of the clauses size14647926
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 26124260
Number of clauses of size 3960
Number of clauses of size 41200
Number of clauses of size 51200
Number of clauses of size over 546560

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371492-1305421820/watcher-3371492-1305421820 -o /tmp/evaluation-result-3371492-1305421820/solver-3371492-1305421820 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371492-1305421820.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.44 6.85 7.36 5/286 6424
/proc/meminfo: memFree=17196940/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=17600 CPUtime=0 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) R 6422 6424 5706 0 -1 4202496 2061 1257 0 0 0 0 0 0 21 0 1 0 653782030 18022400 1990 33554432000 4194304 4417452 140735272948848 18446744073709551615 274664502365 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/6424/statm: 4400 2004 139 55 0 2286 0

[startup+0.051955 s]
/proc/loadavg: 8.44 6.85 7.36 5/286 6424
/proc/meminfo: memFree=17196940/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=31356 CPUtime=0.04 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) R 6422 6424 5706 0 -1 4202496 5933 1257 0 0 4 0 0 0 21 0 1 0 653782030 32108544 5862 33554432000 4194304 4417452 140735272948848 18446744073709551615 4231408 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/6424/statm: 7839 5862 148 55 0 5725 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31356

[startup+0.100946 s]
/proc/loadavg: 8.44 6.85 7.36 5/286 6424
/proc/meminfo: memFree=17196940/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=36224 CPUtime=0.09 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) R 6422 6424 5706 0 -1 4202496 7156 1257 0 0 9 0 0 0 21 0 1 0 653782030 37093376 7080 33554432000 4194304 4417452 140735272948848 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/6424/statm: 9056 7080 149 55 0 6942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36224

[startup+0.30091 s]
/proc/loadavg: 8.44 6.85 7.36 5/286 6424
/proc/meminfo: memFree=17196940/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=67108 CPUtime=0.29 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) R 6422 6424 5706 0 -1 4202496 14885 1257 0 0 27 2 0 0 22 0 1 0 653782030 68718592 14801 33554432000 4194304 4417452 140735272948848 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/6424/statm: 16777 14801 149 55 0 14663 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67108

[startup+0.700842 s]
/proc/loadavg: 8.44 6.85 7.36 5/286 6424
/proc/meminfo: memFree=17196940/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=111712 CPUtime=0.68 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) R 6422 6424 5706 0 -1 4202496 26153 1257 0 0 65 3 0 0 23 0 1 0 653782030 114393088 25952 33554432000 4194304 4417452 140735272948848 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/6424/statm: 27928 25952 149 55 0 25814 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 111712

[startup+1.5007 s]
/proc/loadavg: 8.17 6.82 7.34 7/287 6430
/proc/meminfo: memFree=17060400/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=219316 CPUtime=1.49 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) R 6422 6424 5706 0 -1 4202496 53102 1257 0 0 142 7 0 0 25 0 1 0 653782030 224579584 52853 33554432000 4194304 4417452 140735272948848 18446744073709551615 274664427107 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/6424/statm: 54829 52853 149 55 0 52715 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 219316

[startup+34.436 s]
/proc/loadavg: 8.17 6.82 7.34 7/287 6430
/proc/meminfo: memFree=17060400/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=1034536 CPUtime=90.4 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) S 6422 6424 5706 0 -1 4202496 539336 1257 0 0 8930 110 0 0 25 0 5 0 653782030 1059364864 243571 33554432000 4194304 4417452 140735272948848 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6424/statm: 258634 243571 179 55 0 256520 0
Current children cumulated CPU time (s) 90.4
Current children cumulated vsize (KiB) 1034536

[startup+34.5009 s]
/proc/loadavg: 8.17 6.82 7.34 7/287 6430
/proc/meminfo: memFree=17060400/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=1034536 CPUtime=90.61 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) S 6422 6424 5706 0 -1 4202496 539336 1257 0 0 8951 110 0 0 25 0 5 0 653782030 1059364864 243571 33554432000 4194304 4417452 140735272948848 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6424/statm: 258634 243571 179 55 0 256520 0
Current children cumulated CPU time (s) 90.61
Current children cumulated vsize (KiB) 1034536

[startup+34.6009 s]
/proc/loadavg: 8.17 6.82 7.34 7/287 6430
/proc/meminfo: memFree=17060400/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=1034536 CPUtime=90.95 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) S 6422 6424 5706 0 -1 4202496 539336 1257 0 0 8984 111 0 0 25 0 5 0 653782030 1059364864 243571 33554432000 4194304 4417452 140735272948848 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6424/statm: 258634 243571 179 55 0 256520 0
Current children cumulated CPU time (s) 90.95
Current children cumulated vsize (KiB) 1034536

[startup+34.7009 s]
/proc/loadavg: 8.17 6.82 7.34 7/287 6430
/proc/meminfo: memFree=17060400/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=1034536 CPUtime=91.29 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) S 6422 6424 5706 0 -1 4202496 539336 1257 0 0 9017 112 0 0 25 0 5 0 653782030 1059364864 243571 33554432000 4194304 4417452 140735272948848 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6424/statm: 258634 243571 179 55 0 256520 0
Current children cumulated CPU time (s) 91.29
Current children cumulated vsize (KiB) 1034536

[startup+51.1011 s]
/proc/loadavg: 9.94 7.56 7.57 9/291 6435
/proc/meminfo: memFree=15851796/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=1325580 CPUtime=155.36 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) S 6422 6424 5706 0 -1 4202496 628945 1257 0 0 15397 139 0 0 25 0 5 0 653782030 1357393920 308354 33554432000 4194304 4417452 140735272948848 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6424/statm: 331395 308354 179 55 0 329281 0
[pid=6424/tid=6431] ppid=6422 vsize=1325580 CPUtime=31.04 cores=1,3,5,7
/proc/6424/task/6431/stat : 6431 (plingeling) R 6422 6424 5706 0 -1 4202560 107079 1257 0 0 3056 48 0 0 25 0 5 0 653782672 1357393920 308354 33554432000 4194304 4417452 140735272948848 18446744073709551615 4233447 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6424/tid=6432] ppid=6422 vsize=1325580 CPUtime=41.91 cores=1,3,5,7
/proc/6424/task/6432/stat : 6432 (plingeling) R 6422 6424 5706 0 -1 4202560 119339 1257 0 0 4170 21 0 0 25 0 5 0 653782672 1357393920 308354 33554432000 4194304 4417452 140735272948848 18446744073709551615 4232584 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6424/tid=6433] ppid=6422 vsize=1325580 CPUtime=42.23 cores=1,3,5,7
/proc/6424/task/6433/stat : 6433 (plingeling) R 6422 6424 5706 0 -1 4202560 113743 1257 0 0 4206 17 0 0 25 0 5 0 653782672 1357393920 308354 33554432000 4194304 4417452 140735272948848 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6424/tid=6434] ppid=6422 vsize=1325580 CPUtime=33.73 cores=1,3,5,7
/proc/6424/task/6434/stat : 6434 (plingeling) R 6422 6424 5706 0 -1 4202560 59030 1257 0 0 3358 15 0 0 25 0 5 0 653782672 1357393920 308354 33554432000 4194304 4417452 140735272948848 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 155.36
Current children cumulated vsize (KiB) 1325580

[startup+102.301 s]
/proc/loadavg: 8.88 7.64 7.59 9/291 6436
/proc/meminfo: memFree=15589396/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=1482388 CPUtime=359.6 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) S 6422 6424 5706 0 -1 4202496 678639 1257 0 0 35810 150 0 0 25 0 5 0 653782030 1517965312 344273 33554432000 4194304 4417452 140735272948848 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6424/statm: 370597 344273 179 55 0 368483 0
[pid=6424/tid=6431] ppid=6422 vsize=1482388 CPUtime=82.16 cores=1,3,5,7
/proc/6424/task/6431/stat : 6431 (plingeling) R 6422 6424 5706 0 -1 4202560 117683 1257 0 0 8162 54 0 0 25 0 5 0 653782672 1517965312 344273 33554432000 4194304 4417452 140735272948848 18446744073709551615 4232620 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6424/tid=6432] ppid=6422 vsize=1482388 CPUtime=93.1 cores=1,3,5,7
/proc/6424/task/6432/stat : 6432 (plingeling) R 6422 6424 5706 0 -1 4202560 124933 1257 0 0 9289 21 0 0 25 0 5 0 653782672 1517965312 344273 33554432000 4194304 4417452 140735272948848 18446744073709551615 4232584 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6424/tid=6433] ppid=6422 vsize=1482388 CPUtime=93.42 cores=1,3,5,7
/proc/6424/task/6433/stat : 6433 (plingeling) R 6422 6424 5706 0 -1 4202560 113743 1257 0 0 9325 17 0 0 25 0 5 0 653782672 1517965312 344273 33554432000 4194304 4417452 140735272948848 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6424/tid=6434] ppid=6422 vsize=1482388 CPUtime=84.45 cores=1,3,5,7
/proc/6424/task/6434/stat : 6434 (plingeling) R 6422 6424 5706 0 -1 4202560 92526 1257 0 0 8426 19 0 0 25 0 5 0 653782672 1517965312 344273 33554432000 4194304 4417452 140735272948848 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 359.6
Current children cumulated vsize (KiB) 1482388

[startup+162.301 s]
/proc/loadavg: 8.32 7.70 7.62 9/291 6438
/proc/meminfo: memFree=15501096/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=1610328 CPUtime=599.01 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) S 6422 6424 5706 0 -1 4202496 817058 1257 0 0 59732 169 0 0 25 0 5 0 653782030 1648975872 376259 33554432000 4194304 4417452 140735272948848 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6424/statm: 402582 376259 180 55 0 400468 0
[pid=6424/tid=6431] ppid=6422 vsize=1610328 CPUtime=142.13 cores=1,3,5,7
/proc/6424/task/6431/stat : 6431 (plingeling) R 6422 6424 5706 0 -1 4202560 152601 1257 0 0 14154 59 0 0 25 0 5 0 653782672 1648975872 376259 33554432000 4194304 4417452 140735272948848 18446744073709551615 4264851 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6424/tid=6432] ppid=6422 vsize=1610328 CPUtime=153.11 cores=1,3,5,7
/proc/6424/task/6432/stat : 6432 (plingeling) R 6422 6424 5706 0 -1 4202560 162447 1257 0 0 15285 26 0 0 25 0 5 0 653782672 1648975872 376259 33554432000 4194304 4417452 140735272948848 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6424/tid=6433] ppid=6422 vsize=1610328 CPUtime=153.41 cores=1,3,5,7
/proc/6424/task/6433/stat : 6433 (plingeling) R 6422 6424 5706 0 -1 4202560 165439 1257 0 0 15316 25 0 0 25 0 5 0 653782672 1648975872 376259 33554432000 4194304 4417452 140735272948848 18446744073709551615 4305899 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6424/tid=6434] ppid=6422 vsize=1610328 CPUtime=143.91 cores=1,3,5,7
/proc/6424/task/6434/stat : 6434 (plingeling) R 6422 6424 5706 0 -1 4202560 106817 1257 0 0 14369 22 0 0 25 0 5 0 653782672 1648975872 376259 33554432000 4194304 4417452 140735272948848 18446744073709551615 4236797 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 599.01
Current children cumulated vsize (KiB) 1610328

[startup+222.3 s]
/proc/loadavg: 8.12 7.75 7.64 9/291 6440
/proc/meminfo: memFree=15305788/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=1685680 CPUtime=838.45 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) S 6422 6424 5706 0 -1 4202496 846193 1257 0 0 83672 173 0 0 25 0 5 0 653782030 1726136320 395097 33554432000 4194304 4417452 140735272948848 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6424/statm: 421420 395097 180 55 0 419306 0
[pid=6424/tid=6431] ppid=6422 vsize=1685680 CPUtime=202.13 cores=1,3,5,7
/proc/6424/task/6431/stat : 6431 (plingeling) R 6422 6424 5706 0 -1 4202560 155414 1257 0 0 20154 59 0 0 25 0 5 0 653782672 1726136320 395097 33554432000 4194304 4417452 140735272948848 18446744073709551615 4331796 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6424/tid=6432] ppid=6422 vsize=1685680 CPUtime=213.1 cores=1,3,5,7
/proc/6424/task/6432/stat : 6432 (plingeling) R 6422 6424 5706 0 -1 4202560 162447 1257 0 0 21284 26 0 0 25 0 5 0 653782672 1726136320 395097 33554432000 4194304 4417452 140735272948848 18446744073709551615 4331796 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6424/tid=6433] ppid=6422 vsize=1685680 CPUtime=213.4 cores=1,3,5,7
/proc/6424/task/6433/stat : 6433 (plingeling) R 6422 6424 5706 0 -1 4202560 165439 1257 0 0 21315 25 0 0 25 0 5 0 653782672 1726136320 395097 33554432000 4194304 4417452 140735272948848 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6424/tid=6434] ppid=6422 vsize=1685680 CPUtime=203.36 cores=1,3,5,7
/proc/6424/task/6434/stat : 6434 (plingeling) R 6422 6424 5706 0 -1 4202560 133139 1257 0 0 20311 25 0 0 25 0 5 0 653782672 1726136320 395097 33554432000 4194304 4417452 140735272948848 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 838.45
Current children cumulated vsize (KiB) 1685680

[startup+282.301 s]
/proc/loadavg: 8.04 7.79 7.66 9/291 6441
/proc/meminfo: memFree=15151272/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=1799364 CPUtime=1077.9 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) S 6422 6424 5706 0 -1 4202496 922084 1257 0 0 107608 182 0 0 25 0 5 0 653782030 1842548736 423518 33554432000 4194304 4417452 140735272948848 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6424/statm: 449841 423518 180 55 0 447727 0
[pid=6424/tid=6431] ppid=6422 vsize=1799364 CPUtime=262.13 cores=1,3,5,7
/proc/6424/task/6431/stat : 6431 (plingeling) R 6422 6424 5706 0 -1 4202560 155414 1257 0 0 26154 59 0 0 25 0 5 0 653782672 1842548736 423518 33554432000 4194304 4417452 140735272948848 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6424/tid=6432] ppid=6422 vsize=1799364 CPUtime=273.1 cores=1,3,5,7
/proc/6424/task/6432/stat : 6432 (plingeling) R 6422 6424 5706 0 -1 4202560 162447 1257 0 0 27284 26 0 0 25 0 5 0 653782672 1842548736 423518 33554432000 4194304 4417452 140735272948848 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6424/tid=6433] ppid=6422 vsize=1799364 CPUtime=273.4 cores=1,3,5,7
/proc/6424/task/6433/stat : 6433 (plingeling) R 6422 6424 5706 0 -1 4202560 216118 1257 0 0 27308 32 0 0 25 0 5 0 653782672 1842548736 423518 33554432000 4194304 4417452 140735272948848 18446744073709551615 4232674 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6424/tid=6434] ppid=6422 vsize=1799364 CPUtime=262.83 cores=1,3,5,7
/proc/6424/task/6434/stat : 6434 (plingeling) R 6422 6424 5706 0 -1 4202560 158351 1257 0 0 26255 28 0 0 25 0 5 0 653782672 1842548736 423518 33554432000 4194304 4417452 140735272948848 18446744073709551615 4358082 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1077.9
Current children cumulated vsize (KiB) 1799364

[startup+342.301 s]
/proc/loadavg: 8.01 7.83 7.67 9/291 6443
/proc/meminfo: memFree=15058884/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=1815016 CPUtime=1317.34 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) S 6422 6424 5706 0 -1 4202496 1025660 1257 0 0 131538 196 0 0 25 0 5 0 653782030 1858576384 427431 33554432000 4194304 4417452 140735272948848 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6424/statm: 453754 427431 180 55 0 451640 0

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

/proc/meminfo: memFree=14368536/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=1997808 CPUtime=2993.45 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) S 6422 6424 5706 0 -1 4202496 1603862 1257 0 0 299065 280 0 0 25 0 5 0 653782030 2045755392 473135 33554432000 4194304 4417452 140735272948848 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6424/statm: 499452 473135 180 55 0 497338 0
[pid=6424/tid=6431] ppid=6422 vsize=1997808 CPUtime=742.13 cores=1,3,5,7
/proc/6424/task/6431/stat : 6431 (plingeling) R 6422 6424 5706 0 -1 4202560 193737 1257 0 0 74150 63 0 0 25 0 5 0 653782672 2045755392 473135 33554432000 4194304 4417452 140735272948848 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6424/tid=6432] ppid=6422 vsize=1997808 CPUtime=753.08 cores=1,3,5,7
/proc/6424/task/6432/stat : 6432 (plingeling) R 6422 6424 5706 0 -1 4202560 245590 1257 0 0 75271 37 0 0 25 0 5 0 653782672 2045755392 473135 33554432000 4194304 4417452 140735272948848 18446744073709551615 4232584 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6424/tid=6433] ppid=6422 vsize=1997808 CPUtime=753.33 cores=1,3,5,7
/proc/6424/task/6433/stat : 6433 (plingeling) R 6422 6424 5706 0 -1 4202560 261907 1257 0 0 75295 38 0 0 25 0 5 0 653782672 2045755392 473135 33554432000 4194304 4417452 140735272948848 18446744073709551615 4331796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6424/tid=6434] ppid=6422 vsize=1997808 CPUtime=738.46 cores=1,3,5,7
/proc/6424/task/6434/stat : 6434 (plingeling) R 6422 6424 5706 0 -1 4202560 672874 1257 0 0 73742 104 0 0 25 0 5 0 653782672 2045755392 473135 33554432000 4194304 4417452 140735272948848 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2993.45
Current children cumulated vsize (KiB) 1997808

[startup+822.301 s]
/proc/loadavg: 8.03 8.04 7.83 9/291 6456
/proc/meminfo: memFree=14190464/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=2087820 CPUtime=3232.9 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) S 6422 6424 5706 0 -1 4202496 1671436 1257 0 0 323001 289 0 0 25 0 5 0 653782030 2137927680 495545 33554432000 4194304 4417452 140735272948848 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6424/statm: 521955 495545 180 55 0 519841 0
[pid=6424/tid=6431] ppid=6422 vsize=2087820 CPUtime=802.13 cores=1,3,5,7
/proc/6424/task/6431/stat : 6431 (plingeling) R 6422 6424 5706 0 -1 4202560 206031 1257 0 0 80148 65 0 0 25 0 5 0 653782672 2137927680 495545 33554432000 4194304 4417452 140735272948848 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6424/tid=6432] ppid=6422 vsize=2087820 CPUtime=813.08 cores=1,3,5,7
/proc/6424/task/6432/stat : 6432 (plingeling) R 6422 6424 5706 0 -1 4202560 245590 1257 0 0 81271 37 0 0 25 0 5 0 653782672 2137927680 495545 33554432000 4194304 4417452 140735272948848 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6424/tid=6433] ppid=6422 vsize=2087820 CPUtime=813.32 cores=1,3,5,7
/proc/6424/task/6433/stat : 6433 (plingeling) R 6422 6424 5706 0 -1 4202560 276548 1257 0 0 81292 40 0 0 25 0 5 0 653782672 2137927680 495545 33554432000 4194304 4417452 140735272948848 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6424/tid=6434] ppid=6422 vsize=2087820 CPUtime=797.91 cores=1,3,5,7
/proc/6424/task/6434/stat : 6434 (plingeling) R 6422 6424 5706 0 -1 4202560 713513 1257 0 0 79682 109 0 0 25 0 5 0 653782672 2137927680 495545 33554432000 4194304 4417452 140735272948848 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3232.9
Current children cumulated vsize (KiB) 2087820

[startup+882.301 s]
/proc/loadavg: 8.06 8.04 7.85 9/291 6457
/proc/meminfo: memFree=13656020/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=2578576 CPUtime=3472.34 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) S 6422 6424 5706 0 -1 4202496 1832516 1257 0 0 346924 310 0 0 25 0 5 0 653782030 2640461824 618075 33554432000 4194304 4417452 140735272948848 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6424/statm: 644644 618075 180 55 0 642530 0
[pid=6424/tid=6431] ppid=6422 vsize=2578576 CPUtime=862.13 cores=1,3,5,7
/proc/6424/task/6431/stat : 6431 (plingeling) R 6422 6424 5706 0 -1 4202560 213812 1257 0 0 86147 66 0 0 25 0 5 0 653782672 2640461824 618075 33554432000 4194304 4417452 140735272948848 18446744073709551615 4331774 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6424/tid=6432] ppid=6422 vsize=2578576 CPUtime=873.09 cores=1,3,5,7
/proc/6424/task/6432/stat : 6432 (plingeling) R 6422 6424 5706 0 -1 4202560 249943 1257 0 0 87271 38 0 0 25 0 5 0 653782672 2640461824 618075 33554432000 4194304 4417452 140735272948848 18446744073709551615 4254980 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6424/tid=6433] ppid=6422 vsize=2578576 CPUtime=873.3 cores=1,3,5,7
/proc/6424/task/6433/stat : 6433 (plingeling) R 6422 6424 5706 0 -1 4202560 363615 1257 0 0 87279 51 0 0 25 0 5 0 653782672 2640461824 618075 33554432000 4194304 4417452 140735272948848 18446744073709551615 4232705 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6424/tid=6434] ppid=6422 vsize=2578576 CPUtime=857.37 cores=1,3,5,7
/proc/6424/task/6434/stat : 6434 (plingeling) R 6422 6424 5706 0 -1 4202560 775392 1257 0 0 85619 118 0 0 25 0 5 0 653782672 2640461824 618075 33554432000 4194304 4417452 140735272948848 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3472.34
Current children cumulated vsize (KiB) 2578576

[startup+942.301 s]
/proc/loadavg: 8.02 8.03 7.85 9/291 6459
/proc/meminfo: memFree=13453020/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=2550828 CPUtime=3711.79 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) S 6422 6424 5706 0 -1 4202496 1933052 1257 0 0 370852 327 0 0 25 0 5 0 653782030 2612047872 611192 33554432000 4194304 4417452 140735272948848 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6424/statm: 637707 611192 180 55 0 635593 0
[pid=6424/tid=6431] ppid=6422 vsize=2550828 CPUtime=922.13 cores=1,3,5,7
/proc/6424/task/6431/stat : 6431 (plingeling) R 6422 6424 5706 0 -1 4202560 213814 1257 0 0 92147 66 0 0 25 0 5 0 653782672 2612047872 611192 33554432000 4194304 4417452 140735272948848 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6424/tid=6432] ppid=6422 vsize=2550828 CPUtime=933.08 cores=1,3,5,7
/proc/6424/task/6432/stat : 6432 (plingeling) R 6422 6424 5706 0 -1 4202560 263438 1257 0 0 93268 40 0 0 25 0 5 0 653782672 2612047872 611192 33554432000 4194304 4417452 140735272948848 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6424/tid=6433] ppid=6422 vsize=2550828 CPUtime=933.3 cores=1,3,5,7
/proc/6424/task/6433/stat : 6433 (plingeling) R 6422 6424 5706 0 -1 4202560 383704 1257 0 0 93276 54 0 0 25 0 5 0 653782672 2612047872 611192 33554432000 4194304 4417452 140735272948848 18446744073709551615 4232693 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6424/tid=6434] ppid=6422 vsize=2550828 CPUtime=916.83 cores=1,3,5,7
/proc/6424/task/6434/stat : 6434 (plingeling) R 6422 6424 5706 0 -1 4202560 842342 1257 0 0 91553 130 0 0 25 0 5 0 653782672 2612047872 611192 33554432000 4194304 4417452 140735272948848 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3711.79
Current children cumulated vsize (KiB) 2550828

[startup+1002.3 s]
/proc/loadavg: 8.08 8.05 7.87 9/291 6460
/proc/meminfo: memFree=12700320/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=2571052 CPUtime=3951.24 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) S 6422 6424 5706 0 -1 4202496 2038574 1257 0 0 394779 345 0 0 25 0 5 0 653782030 2632757248 616279 33554432000 4194304 4417452 140735272948848 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6424/statm: 642763 616279 180 55 0 640649 0
[pid=6424/tid=6431] ppid=6422 vsize=2571052 CPUtime=982.13 cores=1,3,5,7
/proc/6424/task/6431/stat : 6431 (plingeling) R 6422 6424 5706 0 -1 4202560 213814 1257 0 0 98147 66 0 0 25 0 5 0 653782672 2632757248 616279 33554432000 4194304 4417452 140735272948848 18446744073709551615 4265411 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6424/tid=6432] ppid=6422 vsize=2571052 CPUtime=993.08 cores=1,3,5,7
/proc/6424/task/6432/stat : 6432 (plingeling) R 6422 6424 5706 0 -1 4202560 263914 1257 0 0 99268 40 0 0 25 0 5 0 653782672 2632757248 616279 33554432000 4194304 4417452 140735272948848 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6424/tid=6433] ppid=6422 vsize=2571052 CPUtime=993.29 cores=1,3,5,7
/proc/6424/task/6433/stat : 6433 (plingeling) R 6422 6424 5706 0 -1 4202560 443827 1257 0 0 99266 63 0 0 25 0 5 0 653782672 2632757248 616279 33554432000 4194304 4417452 140735272948848 18446744073709551615 4365120 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6424/tid=6434] ppid=6422 vsize=2571052 CPUtime=976.28 cores=1,3,5,7
/proc/6424/task/6434/stat : 6434 (plingeling) R 6422 6424 5706 0 -1 4202560 887265 1257 0 0 97490 138 0 0 25 0 5 0 653782672 2632757248 616279 33554432000 4194304 4417452 140735272948848 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3951.24
Current children cumulated vsize (KiB) 2571052

[startup+1062.3 s]
/proc/loadavg: 8.14 8.07 7.88 9/291 6462
/proc/meminfo: memFree=13334696/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=2842488 CPUtime=4190.7 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) S 6422 6424 5706 0 -1 4202496 2143526 1257 0 0 418712 358 0 0 25 0 5 0 653782030 2910707712 684188 33554432000 4194304 4417452 140735272948848 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6424/statm: 710622 684188 180 55 0 708508 0
[pid=6424/tid=6431] ppid=6422 vsize=2842488 CPUtime=1042.15 cores=1,3,5,7
/proc/6424/task/6431/stat : 6431 (plingeling) R 6422 6424 5706 0 -1 4202560 247112 1257 0 0 104145 70 0 0 25 0 5 0 653782672 2910707712 684188 33554432000 4194304 4417452 140735272948848 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6424/tid=6432] ppid=6422 vsize=2842488 CPUtime=1053.09 cores=1,3,5,7
/proc/6424/task/6432/stat : 6432 (plingeling) R 6422 6424 5706 0 -1 4202560 263914 1257 0 0 105269 40 0 0 25 0 5 0 653782672 2910707712 684188 33554432000 4194304 4417452 140735272948848 18446744073709551615 4232626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6424/tid=6433] ppid=6422 vsize=2842488 CPUtime=1053.28 cores=1,3,5,7
/proc/6424/task/6433/stat : 6433 (plingeling) R 6422 6424 5706 0 -1 4202560 475636 1257 0 0 105260 68 0 0 25 0 5 0 653782672 2910707712 684188 33554432000 4194304 4417452 140735272948848 18446744073709551615 4232584 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6424/tid=6434] ppid=6422 vsize=2842488 CPUtime=1035.74 cores=1,3,5,7
/proc/6424/task/6434/stat : 6434 (plingeling) R 6422 6424 5706 0 -1 4202560 927110 1257 0 0 103432 142 0 0 25 0 5 0 653782672 2910707712 684188 33554432000 4194304 4417452 140735272948848 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4190.7
Current children cumulated vsize (KiB) 2842488

[startup+1122.3 s]
/proc/loadavg: 6.83 7.78 7.80 5/281 6482
/proc/meminfo: memFree=16211100/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=2692700 CPUtime=4430.13 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) S 6422 6424 5706 0 -1 4202496 2256237 1257 0 0 442637 376 0 0 25 0 5 0 653782030 2757324800 646744 33554432000 4194304 4417452 140735272948848 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6424/statm: 673175 646744 180 55 0 671061 0
[pid=6424/tid=6431] ppid=6422 vsize=2692700 CPUtime=1102.14 cores=1,3,5,7
/proc/6424/task/6431/stat : 6431 (plingeling) R 6422 6424 5706 0 -1 4202560 256730 1257 0 0 110143 71 0 0 25 0 5 0 653782672 2757324800 646744 33554432000 4194304 4417452 140735272948848 18446744073709551615 4354159 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6424/tid=6432] ppid=6422 vsize=2692700 CPUtime=1113.08 cores=1,3,5,7
/proc/6424/task/6432/stat : 6432 (plingeling) R 6422 6424 5706 0 -1 4202560 290169 1257 0 0 111265 43 0 0 25 0 5 0 653782672 2757324800 646744 33554432000 4194304 4417452 140735272948848 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6424/tid=6433] ppid=6422 vsize=2692700 CPUtime=1113.26 cores=1,3,5,7
/proc/6424/task/6433/stat : 6433 (plingeling) R 6422 6424 5706 0 -1 4202560 475636 1257 0 0 111258 68 0 0 25 0 5 0 653782672 2757324800 646744 33554432000 4194304 4417452 140735272948848 18446744073709551615 4366646 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6424/tid=6434] ppid=6422 vsize=2692700 CPUtime=1095.2 cores=1,3,5,7
/proc/6424/task/6434/stat : 6434 (plingeling) R 6422 6424 5706 0 -1 4202560 1003948 1257 0 0 109363 157 0 0 25 0 5 0 653782672 2757324800 646744 33554432000 4194304 4417452 140735272948848 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4430.13
Current children cumulated vsize (KiB) 2692700

[startup+1182.31 s]
/proc/loadavg: 5.04 7.09 7.56 5/281 6483
/proc/meminfo: memFree=16000900/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=2908396 CPUtime=4669.62 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) S 6422 6424 5706 0 -1 4202496 2435530 1257 0 0 466556 406 0 0 25 0 5 0 653782030 2978197504 700708 33554432000 4194304 4417452 140735272948848 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6424/statm: 727099 700708 180 55 0 724985 0
[pid=6424/tid=6431] ppid=6422 vsize=2908396 CPUtime=1162.14 cores=1,3,5,7
/proc/6424/task/6431/stat : 6431 (plingeling) R 6422 6424 5706 0 -1 4202560 285291 1257 0 0 116140 74 0 0 25 0 5 0 653782672 2978197504 700708 33554432000 4194304 4417452 140735272948848 18446744073709551615 4356867 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6424/tid=6432] ppid=6422 vsize=2908396 CPUtime=1173.08 cores=1,3,5,7
/proc/6424/task/6432/stat : 6432 (plingeling) R 6422 6424 5706 0 -1 4202560 290172 1257 0 0 117265 43 0 0 25 0 5 0 653782672 2978197504 700708 33554432000 4194304 4417452 140735272948848 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6424/tid=6433] ppid=6422 vsize=2908396 CPUtime=1173.28 cores=1,3,5,7
/proc/6424/task/6433/stat : 6433 (plingeling) R 6422 6424 5706 0 -1 4202560 572425 1257 0 0 117244 84 0 0 25 0 5 0 653782672 2978197504 700708 33554432000 4194304 4417452 140735272948848 18446744073709551615 4310337 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6424/tid=6434] ppid=6422 vsize=2908396 CPUtime=1154.65 cores=1,3,5,7
/proc/6424/task/6434/stat : 6434 (plingeling) R 6422 6424 5706 0 -1 4202560 1057888 1257 0 0 115299 166 0 0 25 0 5 0 653782672 2978197504 700708 33554432000 4194304 4417452 140735272948848 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4669.62
Current children cumulated vsize (KiB) 2908396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1215 s]
/proc/loadavg: 4.63 6.79 7.44 5/281 6484
/proc/meminfo: memFree=15787244/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=3114752 CPUtime=4800.11 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) S 6422 6424 5706 0 -1 4202496 2509682 1257 0 0 479590 421 0 0 25 0 5 0 653782030 3189506048 752297 33554432000 4194304 4417452 140735272948848 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6424/statm: 778688 752297 180 55 0 776574 0
[pid=6424/tid=6431] ppid=6422 vsize=3114752 CPUtime=1194.85 cores=1,3,5,7
/proc/6424/task/6431/stat : 6431 (plingeling) R 6422 6424 5706 0 -1 4202560 292462 1257 0 0 119409 76 0 0 25 0 5 0 653782672 3189506048 752297 33554432000 4194304 4417452 140735272948848 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6424/tid=6432] ppid=6422 vsize=3114752 CPUtime=1205.78 cores=1,3,5,7
/proc/6424/task/6432/stat : 6432 (plingeling) R 6422 6424 5706 0 -1 4202560 290172 1257 0 0 120535 43 0 0 25 0 5 0 653782672 3189506048 752297 33554432000 4194304 4417452 140735272948848 18446744073709551615 4236941 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6424/tid=6433] ppid=6422 vsize=3114752 CPUtime=1205.98 cores=1,3,5,7
/proc/6424/task/6433/stat : 6433 (plingeling) R 6422 6424 5706 0 -1 4202560 572425 1257 0 0 120514 84 0 0 25 0 5 0 653782672 3189506048 752297 33554432000 4194304 4417452 140735272948848 18446744073709551615 4330445 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6424/tid=6434] ppid=6422 vsize=3114752 CPUtime=1187.06 cores=1,3,5,7
/proc/6424/task/6434/stat : 6434 (plingeling) R 6422 6424 5706 0 -1 4202560 1124869 1257 0 0 118526 180 0 0 25 0 5 0 653782672 3189506048 752297 33554432000 4194304 4417452 140735272948848 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 3114752

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

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

[startup+1215.12 s]
/proc/loadavg: 4.63 6.79 7.44 5/281 6484
/proc/meminfo: memFree=15787244/32951132 swapFree=67093824/67111528
[pid=6424] ppid=6422 vsize=0 CPUtime=4800.24 cores=1,3,5,7
/proc/6424/stat : 6424 (plingeling) Z 6422 6424 5706 0 -1 4203548 2509682 1257 0 0 479593 431 0 0 18 0 2 0 653782030 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6424/statm: 0 0 0 0 0 0 0
[pid=6424/tid=6434] ppid=6422 vsize=0 CPUtime=1187.16 cores=1,3,5,7
/proc/6424/task/6434/stat : 6434 (plingeling) R 6422 6424 5706 0 -1 4203588 1124869 1257 0 0 118526 190 0 0 25 0 2 0 653782672 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1215.13
CPU time (s): 4800.27
CPU user time (s): 4795.94
CPU system time (s): 4.32834
CPU usage (%): 395.042
Max. virtual memory (cumulated for all children) (KiB): 3153124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.94
system time used= 4.32834
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2510939
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= 128
involuntary context switches= 38084

runsolver used 2.71259 second user time and 8.05977 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 03:10:24
IDJOB=3371492
IDBENCH=82413
IDSOLVER=1848
FILE ID=node131/3371492-1305421820
RUNJOBID= node131-1305421701-6356
PBS_JOBID= 13324564
Free space on /tmp= 73408 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371492-1305421820/watcher-3371492-1305421820 -o /tmp/evaluation-result-3371492-1305421820/solver-3371492-1305421820 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371492-1305421820.cnf

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

MD5SUM BENCH= c6d3480970bb2819448dd0a800a3cf1c
RANDOM SEED=976628524

node131.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.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.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.83
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.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.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.77
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.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.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      17196972 kB
Buffers:        278356 kB
Cached:        4056596 kB
SwapCached:       1504 kB
Active:       12296616 kB
Inactive:      3193676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17196972 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:          278200 kB
Writeback:           0 kB
AnonPages:    11153796 kB
Mapped:          27204 kB
Slab:           168212 kB
PageTables:      34004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 29502716 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73572 MiB
End job on node131 at 2011-05-15 03:30:41