Trace number 3371272

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.47 1208.78

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1002.78
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

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

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

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


[startup+0 s]
/proc/loadavg: 7.30 7.89 7.95 5/292 11379
/proc/meminfo: memFree=29078736/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=13356 CPUtime=0 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) R 11377 11379 3918 0 -1 4202496 1422 1252 0 0 0 0 0 0 23 0 1 0 654712680 13676544 1352 33554432000 4194304 4417452 140735475259024 18446744073709551615 228122407902 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11379/statm: 3339 1360 148 55 0 1225 0

[startup+0.107496 s]
/proc/loadavg: 7.30 7.89 7.95 5/292 11379
/proc/meminfo: memFree=29078736/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=28432 CPUtime=0.09 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) R 11377 11379 3918 0 -1 4202496 5206 1252 0 0 9 0 0 0 24 0 1 0 654712680 29114368 5132 33554432000 4194304 4417452 140735475259024 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11379/statm: 7108 5132 149 55 0 4994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28432

[startup+0.200478 s]
/proc/loadavg: 7.30 7.89 7.95 5/292 11379
/proc/meminfo: memFree=29078736/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=43292 CPUtime=0.19 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) R 11377 11379 3918 0 -1 4202496 8921 1252 0 0 18 1 0 0 24 0 1 0 654712680 44331008 8847 33554432000 4194304 4417452 140735475259024 18446744073709551615 4209644 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11379/statm: 10823 8847 149 55 0 8709 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43292

[startup+0.300462 s]
/proc/loadavg: 7.30 7.89 7.95 5/292 11379
/proc/meminfo: memFree=29078736/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=47388 CPUtime=0.29 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) R 11377 11379 3918 0 -1 4202496 9945 1252 0 0 28 1 0 0 24 0 1 0 654712680 48525312 9871 33554432000 4194304 4417452 140735475259024 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11379/statm: 11847 9871 149 55 0 9733 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47388

[startup+0.700414 s]
/proc/loadavg: 7.30 7.89 7.95 5/292 11379
/proc/meminfo: memFree=29078736/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=113924 CPUtime=0.69 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) R 11377 11379 3918 0 -1 4202496 26588 1252 0 0 66 3 0 0 25 0 1 0 654712680 116658176 26505 33554432000 4194304 4417452 140735475259024 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11379/statm: 28481 26505 149 55 0 26367 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 113924

[startup+1.50025 s]
/proc/loadavg: 7.30 7.89 7.95 6/293 11385
/proc/meminfo: memFree=28937852/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=214944 CPUtime=1.48 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) R 11377 11379 3918 0 -1 4202496 51970 1252 0 0 142 6 0 0 25 0 1 0 654712680 220102656 51760 33554432000 4194304 4417452 140735475259024 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11379/statm: 53736 51760 149 55 0 51622 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 214944

[startup+3.10096 s]
/proc/loadavg: 7.30 7.89 7.95 6/293 11385
/proc/meminfo: memFree=28668044/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=416032 CPUtime=3.09 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) R 11377 11379 3918 0 -1 4202496 102242 1252 0 0 297 12 0 0 25 0 1 0 654712680 426016768 102032 33554432000 4194304 4417452 140735475259024 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11379/statm: 104008 102032 149 55 0 101894 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 416032

[startup+6.30043 s]
/proc/loadavg: 7.11 7.85 7.93 3/286 11406
/proc/meminfo: memFree=28505160/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=818208 CPUtime=6.29 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) R 11377 11379 3918 0 -1 4202496 202786 1252 0 0 606 23 0 0 25 0 1 0 654712680 837844992 202576 33554432000 4194304 4417452 140735475259024 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/11379/statm: 204552 202576 149 55 0 202438 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 818208

[startup+12.7012 s]
/proc/loadavg: 6.94 7.80 7.91 9/297 11425
/proc/meminfo: memFree=27507436/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=979612 CPUtime=28.14 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) S 11377 11379 3918 0 -1 4202496 282219 1252 0 0 2778 36 0 0 25 0 5 0 654712680 1003122688 208119 33554432000 4194304 4417452 140735475259024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11379/statm: 244903 208119 176 55 0 242789 0
[pid=11379/tid=11418] ppid=11377 vsize=979612 CPUtime=5.15 cores=0,2,4,6
/proc/11379/task/11418/stat : 11418 (plingeling) R 11377 11379 3918 0 -1 4202560 10523 1252 0 0 514 1 0 0 25 0 5 0 654713434 1003122688 208119 33554432000 4194304 4417452 140735475259024 18446744073709551615 4247487 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11379/tid=11419] ppid=11377 vsize=979612 CPUtime=5.15 cores=0,2,4,6
/proc/11379/task/11419/stat : 11419 (plingeling) R 11377 11379 3918 0 -1 4202560 10671 1252 0 0 514 1 0 0 25 0 5 0 654713434 1003122688 208119 33554432000 4194304 4417452 140735475259024 18446744073709551615 4310248 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11379/tid=11420] ppid=11377 vsize=979612 CPUtime=5.11 cores=0,2,4,6
/proc/11379/task/11420/stat : 11420 (plingeling) R 11377 11379 3918 0 -1 4202560 48210 1252 0 0 506 5 0 0 25 0 5 0 654713434 1003122688 208119 33554432000 4194304 4417452 140735475259024 18446744073709551615 4265832 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11379/tid=11421] ppid=11377 vsize=979612 CPUtime=5.16 cores=0,2,4,6
/proc/11379/task/11421/stat : 11421 (plingeling) R 11377 11379 3918 0 -1 4202560 10017 1252 0 0 514 2 0 0 25 0 5 0 654713434 1003122688 208119 33554432000 4194304 4417452 140735475259024 18446744073709551615 4236830 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 28.14
Current children cumulated vsize (KiB) 979612

[startup+25.5009 s]
/proc/loadavg: 6.51 7.66 7.87 6/293 11457
/proc/meminfo: memFree=27777008/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=965432 CPUtime=79.22 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) S 11377 11379 3918 0 -1 4202496 472448 1252 0 0 7864 58 0 0 25 0 5 0 654712680 988602368 211964 33554432000 4194304 4417452 140735475259024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11379/statm: 241358 211964 179 55 0 239244 0
[pid=11379/tid=11418] ppid=11377 vsize=965432 CPUtime=17.96 cores=0,2,4,6
/proc/11379/task/11418/stat : 11418 (plingeling) R 11377 11379 3918 0 -1 4202560 85282 1252 0 0 1787 9 0 0 25 0 5 0 654713434 988602368 211964 33554432000 4194304 4417452 140735475259024 18446744073709551615 4233384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11379/tid=11419] ppid=11377 vsize=965432 CPUtime=17.95 cores=0,2,4,6
/proc/11379/task/11419/stat : 11419 (plingeling) R 11377 11379 3918 0 -1 4202560 76215 1252 0 0 1785 10 0 0 25 0 5 0 654713434 988602368 211964 33554432000 4194304 4417452 140735475259024 18446744073709551615 4341419 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11379/tid=11420] ppid=11377 vsize=965432 CPUtime=17.79 cores=0,2,4,6
/proc/11379/task/11420/stat : 11420 (plingeling) R 11377 11379 3918 0 -1 4202560 98136 1252 0 0 1768 11 0 0 25 0 5 0 654713434 988602368 211964 33554432000 4194304 4417452 140735475259024 18446744073709551615 4365815 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11379/tid=11421] ppid=11377 vsize=965432 CPUtime=17.96 cores=0,2,4,6
/proc/11379/task/11421/stat : 11421 (plingeling) R 11377 11379 3918 0 -1 4202560 10017 1252 0 0 1794 2 0 0 25 0 5 0 654713434 988602368 211964 33554432000 4194304 4417452 140735475259024 18446744073709551615 4232721 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 79.22
Current children cumulated vsize (KiB) 965432

[startup+51.1002 s]
/proc/loadavg: 6.72 7.61 7.84 9/297 11498
/proc/meminfo: memFree=28200028/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=985164 CPUtime=181.38 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) S 11377 11379 3918 0 -1 4202496 477424 1252 0 0 18079 59 0 0 25 0 5 0 654712680 1008807936 216897 33554432000 4194304 4417452 140735475259024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11379/statm: 246291 216897 179 55 0 244177 0
[pid=11379/tid=11418] ppid=11377 vsize=985164 CPUtime=43.56 cores=0,2,4,6
/proc/11379/task/11418/stat : 11418 (plingeling) R 11377 11379 3918 0 -1 4202560 85282 1252 0 0 4347 9 0 0 25 0 5 0 654713434 1008807936 216897 33554432000 4194304 4417452 140735475259024 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11379/tid=11419] ppid=11377 vsize=985164 CPUtime=43.55 cores=0,2,4,6
/proc/11379/task/11419/stat : 11419 (plingeling) R 11377 11379 3918 0 -1 4202560 81191 1252 0 0 4345 10 0 0 25 0 5 0 654713434 1008807936 216897 33554432000 4194304 4417452 140735475259024 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11379/tid=11420] ppid=11377 vsize=985164 CPUtime=43.15 cores=0,2,4,6
/proc/11379/task/11420/stat : 11420 (plingeling) R 11377 11379 3918 0 -1 4202560 98136 1252 0 0 4304 11 0 0 25 0 5 0 654713434 1008807936 216897 33554432000 4194304 4417452 140735475259024 18446744073709551615 4366528 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11379/tid=11421] ppid=11377 vsize=985164 CPUtime=43.56 cores=0,2,4,6
/proc/11379/task/11421/stat : 11421 (plingeling) R 11377 11379 3918 0 -1 4202560 10017 1252 0 0 4354 2 0 0 25 0 5 0 654713434 1008807936 216897 33554432000 4194304 4417452 140735475259024 18446744073709551615 4232656 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 181.38
Current children cumulated vsize (KiB) 985164

[startup+102.301 s]
/proc/loadavg: 7.44 7.67 7.85 9/297 11499
/proc/meminfo: memFree=28108532/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=1069980 CPUtime=385.71 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) S 11377 11379 3918 0 -1 4202496 564935 1252 0 0 38501 70 0 0 25 0 5 0 654712680 1095659520 235524 33554432000 4194304 4417452 140735475259024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11379/statm: 267495 235524 179 55 0 265381 0
[pid=11379/tid=11418] ppid=11377 vsize=1069980 CPUtime=94.76 cores=0,2,4,6
/proc/11379/task/11418/stat : 11418 (plingeling) R 11377 11379 3918 0 -1 4202560 124719 1252 0 0 9462 14 0 0 25 0 5 0 654713434 1095659520 235524 33554432000 4194304 4417452 140735475259024 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11379/tid=11419] ppid=11377 vsize=1069980 CPUtime=94.75 cores=0,2,4,6
/proc/11379/task/11419/stat : 11419 (plingeling) R 11377 11379 3918 0 -1 4202560 126916 1252 0 0 9459 16 0 0 25 0 5 0 654713434 1095659520 235524 33554432000 4194304 4417452 140735475259024 18446744073709551615 4253504 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11379/tid=11420] ppid=11377 vsize=1069980 CPUtime=93.88 cores=0,2,4,6
/proc/11379/task/11420/stat : 11420 (plingeling) R 11377 11379 3918 0 -1 4202560 98387 1252 0 0 9377 11 0 0 25 0 5 0 654713434 1095659520 235524 33554432000 4194304 4417452 140735475259024 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11379/tid=11421] ppid=11377 vsize=1069980 CPUtime=94.76 cores=0,2,4,6
/proc/11379/task/11421/stat : 11421 (plingeling) R 11377 11379 3918 0 -1 4202560 12115 1252 0 0 9474 2 0 0 25 0 5 0 654713434 1095659520 235524 33554432000 4194304 4417452 140735475259024 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 385.71
Current children cumulated vsize (KiB) 1069980

[startup+162.301 s]
/proc/loadavg: 7.85 7.74 7.86 9/297 11501
/proc/meminfo: memFree=28066260/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=1086792 CPUtime=625.16 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) S 11377 11379 3918 0 -1 4202496 689009 1252 0 0 62432 84 0 0 25 0 5 0 654712680 1112875008 238702 33554432000 4194304 4417452 140735475259024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11379/statm: 271698 238702 179 55 0 269584 0
[pid=11379/tid=11418] ppid=11377 vsize=1086792 CPUtime=154.76 cores=0,2,4,6
/proc/11379/task/11418/stat : 11418 (plingeling) R 11377 11379 3918 0 -1 4202560 165888 1252 0 0 15457 19 0 0 25 0 5 0 654713434 1112875008 238702 33554432000 4194304 4417452 140735475259024 18446744073709551615 4232770 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11379/tid=11419] ppid=11377 vsize=1086792 CPUtime=154.76 cores=0,2,4,6
/proc/11379/task/11419/stat : 11419 (plingeling) R 11377 11379 3918 0 -1 4202560 162194 1252 0 0 15455 21 0 0 25 0 5 0 654713434 1112875008 238702 33554432000 4194304 4417452 140735475259024 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11379/tid=11420] ppid=11377 vsize=1086792 CPUtime=153.34 cores=0,2,4,6
/proc/11379/task/11420/stat : 11420 (plingeling) R 11377 11379 3918 0 -1 4202560 142426 1252 0 0 15318 16 0 0 25 0 5 0 654713434 1112875008 238702 33554432000 4194304 4417452 140735475259024 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11379/tid=11421] ppid=11377 vsize=1086792 CPUtime=154.74 cores=0,2,4,6
/proc/11379/task/11421/stat : 11421 (plingeling) R 11377 11379 3918 0 -1 4202560 15703 1252 0 0 15472 2 0 0 25 0 5 0 654713434 1112875008 238702 33554432000 4194304 4417452 140735475259024 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 625.16
Current children cumulated vsize (KiB) 1086792

[startup+222.3 s]
/proc/loadavg: 8.00 7.80 7.87 9/297 11503
/proc/meminfo: memFree=27955488/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=1193252 CPUtime=864.61 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) S 11377 11379 3918 0 -1 4202496 755122 1252 0 0 86370 91 0 0 25 0 5 0 654712680 1221890048 265317 33554432000 4194304 4417452 140735475259024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11379/statm: 298313 265317 179 55 0 296199 0
[pid=11379/tid=11418] ppid=11377 vsize=1193252 CPUtime=214.76 cores=0,2,4,6
/proc/11379/task/11418/stat : 11418 (plingeling) R 11377 11379 3918 0 -1 4202560 171889 1252 0 0 21457 19 0 0 25 0 5 0 654713434 1221890048 265317 33554432000 4194304 4417452 140735475259024 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11379/tid=11419] ppid=11377 vsize=1193252 CPUtime=214.76 cores=0,2,4,6
/proc/11379/task/11419/stat : 11419 (plingeling) R 11377 11379 3918 0 -1 4202560 167419 1252 0 0 21455 21 0 0 25 0 5 0 654713434 1221890048 265317 33554432000 4194304 4417452 140735475259024 18446744073709551615 4236598 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11379/tid=11420] ppid=11377 vsize=1193252 CPUtime=212.77 cores=0,2,4,6
/proc/11379/task/11420/stat : 11420 (plingeling) R 11377 11379 3918 0 -1 4202560 183832 1252 0 0 21257 20 0 0 25 0 5 0 654713434 1221890048 265317 33554432000 4194304 4417452 140735475259024 18446744073709551615 4239393 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11379/tid=11421] ppid=11377 vsize=1193252 CPUtime=214.75 cores=0,2,4,6
/proc/11379/task/11421/stat : 11421 (plingeling) R 11377 11379 3918 0 -1 4202560 29184 1252 0 0 21471 4 0 0 25 0 5 0 654713434 1221890048 265317 33554432000 4194304 4417452 140735475259024 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 864.61
Current children cumulated vsize (KiB) 1193252

[startup+282.3 s]
/proc/loadavg: 8.05 7.85 7.88 9/297 11504
/proc/meminfo: memFree=27988200/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=1158968 CPUtime=1104.06 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) S 11377 11379 3918 0 -1 4202496 869375 1252 0 0 110298 108 0 0 25 0 5 0 654712680 1186783232 259686 33554432000 4194304 4417452 140735475259024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11379/statm: 289742 259686 179 55 0 287628 0
[pid=11379/tid=11418] ppid=11377 vsize=1158968 CPUtime=274.77 cores=0,2,4,6

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

[pid=11379/tid=11419] ppid=11377 vsize=1419524 CPUtime=754.77 cores=0,2,4,6
/proc/11379/task/11419/stat : 11419 (plingeling) R 11377 11379 3918 0 -1 4202560 287771 1252 0 0 75439 38 0 0 25 0 5 0 654713434 1453592576 326167 33554432000 4194304 4417452 140735475259024 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11379/tid=11420] ppid=11377 vsize=1419524 CPUtime=747.8 cores=0,2,4,6
/proc/11379/task/11420/stat : 11420 (plingeling) R 11377 11379 3918 0 -1 4202560 325841 1252 0 0 74740 40 0 0 25 0 5 0 654713434 1453592576 326167 33554432000 4194304 4417452 140735475259024 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11379/tid=11421] ppid=11377 vsize=1419524 CPUtime=754.74 cores=0,2,4,6
/proc/11379/task/11421/stat : 11421 (plingeling) R 11377 11379 3918 0 -1 4202560 272838 1252 0 0 75433 41 0 0 25 0 5 0 654713434 1453592576 326167 33554432000 4194304 4417452 140735475259024 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3019.65
Current children cumulated vsize (KiB) 1419524

[startup+822.301 s]
/proc/loadavg: 8.23 8.11 7.99 9/297 11519
/proc/meminfo: memFree=27558556/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=1497632 CPUtime=3259.11 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) S 11377 11379 3918 0 -1 4202496 1443795 1252 0 0 325719 192 0 0 25 0 5 0 654712680 1533575168 349510 33554432000 4194304 4417452 140735475259024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11379/statm: 374408 349510 179 55 0 372294 0
[pid=11379/tid=11418] ppid=11377 vsize=1497632 CPUtime=814.77 cores=0,2,4,6
/proc/11379/task/11418/stat : 11418 (plingeling) R 11377 11379 3918 0 -1 4202560 288793 1252 0 0 81440 37 0 0 25 0 5 0 654713434 1533575168 349510 33554432000 4194304 4417452 140735475259024 18446744073709551615 4232612 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11379/tid=11419] ppid=11377 vsize=1497632 CPUtime=814.78 cores=0,2,4,6
/proc/11379/task/11419/stat : 11419 (plingeling) R 11377 11379 3918 0 -1 4202560 292096 1252 0 0 81439 39 0 0 25 0 5 0 654713434 1533575168 349510 33554432000 4194304 4417452 140735475259024 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11379/tid=11420] ppid=11377 vsize=1497632 CPUtime=807.25 cores=0,2,4,6
/proc/11379/task/11420/stat : 11420 (plingeling) R 11377 11379 3918 0 -1 4202560 367862 1252 0 0 80680 45 0 0 25 0 5 0 654713434 1533575168 349510 33554432000 4194304 4417452 140735475259024 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11379/tid=11421] ppid=11377 vsize=1497632 CPUtime=814.75 cores=0,2,4,6
/proc/11379/task/11421/stat : 11421 (plingeling) R 11377 11379 3918 0 -1 4202560 292246 1252 0 0 81431 44 0 0 25 0 5 0 654713434 1533575168 349510 33554432000 4194304 4417452 140735475259024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3259.11
Current children cumulated vsize (KiB) 1497632

[startup+882.301 s]
/proc/loadavg: 8.21 8.12 8.00 9/297 11520
/proc/meminfo: memFree=27379000/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=1658976 CPUtime=3498.56 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) S 11377 11379 3918 0 -1 4202496 1489790 1252 0 0 349658 198 0 0 25 0 5 0 654712680 1698791424 387996 33554432000 4194304 4417452 140735475259024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11379/statm: 414744 387996 179 55 0 412630 0
[pid=11379/tid=11418] ppid=11377 vsize=1658976 CPUtime=874.76 cores=0,2,4,6
/proc/11379/task/11418/stat : 11418 (plingeling) R 11377 11379 3918 0 -1 4202560 288926 1252 0 0 87439 37 0 0 25 0 5 0 654713434 1698791424 387996 33554432000 4194304 4417452 140735475259024 18446744073709551615 4281679 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11379/tid=11419] ppid=11377 vsize=1658976 CPUtime=874.78 cores=0,2,4,6
/proc/11379/task/11419/stat : 11419 (plingeling) R 11377 11379 3918 0 -1 4202560 293965 1252 0 0 87439 39 0 0 25 0 5 0 654713434 1698791424 387996 33554432000 4194304 4417452 140735475259024 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11379/tid=11420] ppid=11377 vsize=1658976 CPUtime=866.7 cores=0,2,4,6
/proc/11379/task/11420/stat : 11420 (plingeling) R 11377 11379 3918 0 -1 4202560 373448 1252 0 0 86624 46 0 0 25 0 5 0 654713434 1698791424 387996 33554432000 4194304 4417452 140735475259024 18446744073709551615 4232617 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11379/tid=11421] ppid=11377 vsize=1658976 CPUtime=874.75 cores=0,2,4,6
/proc/11379/task/11421/stat : 11421 (plingeling) R 11377 11379 3918 0 -1 4202560 330653 1252 0 0 87426 49 0 0 25 0 5 0 654713434 1698791424 387996 33554432000 4194304 4417452 140735475259024 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3498.56
Current children cumulated vsize (KiB) 1658976

[startup+942.3 s]
/proc/loadavg: 8.20 8.13 8.01 9/297 11531
/proc/meminfo: memFree=27293552/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=1761596 CPUtime=3738 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) S 11377 11379 3918 0 -1 4202496 1515536 1252 0 0 373597 203 0 0 25 0 5 0 654712680 1803874304 411860 33554432000 4194304 4417452 140735475259024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11379/statm: 440399 411860 179 55 0 438285 0
[pid=11379/tid=11418] ppid=11377 vsize=1761596 CPUtime=934.76 cores=0,2,4,6
/proc/11379/task/11418/stat : 11418 (plingeling) R 11377 11379 3918 0 -1 4202560 288926 1252 0 0 93438 38 0 0 25 0 5 0 654713434 1803874304 411860 33554432000 4194304 4417452 140735475259024 18446744073709551615 4364495 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11379/tid=11419] ppid=11377 vsize=1761596 CPUtime=934.78 cores=0,2,4,6
/proc/11379/task/11419/stat : 11419 (plingeling) R 11377 11379 3918 0 -1 4202560 293965 1252 0 0 93439 39 0 0 25 0 5 0 654713434 1803874304 411860 33554432000 4194304 4417452 140735475259024 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11379/tid=11420] ppid=11377 vsize=1761596 CPUtime=926.16 cores=0,2,4,6
/proc/11379/task/11420/stat : 11420 (plingeling) R 11377 11379 3918 0 -1 4202560 373448 1252 0 0 92570 46 0 0 25 0 5 0 654713434 1803874304 411860 33554432000 4194304 4417452 140735475259024 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11379/tid=11421] ppid=11377 vsize=1761596 CPUtime=934.74 cores=0,2,4,6
/proc/11379/task/11421/stat : 11421 (plingeling) R 11377 11379 3918 0 -1 4202560 356399 1252 0 0 93420 54 0 0 25 0 5 0 654713434 1803874304 411860 33554432000 4194304 4417452 140735475259024 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3738
Current children cumulated vsize (KiB) 1761596

[startup+1002.3 s]
/proc/loadavg: 8.13 8.12 8.01 9/297 11532
/proc/meminfo: memFree=27305420/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=1772144 CPUtime=3977.44 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) S 11377 11379 3918 0 -1 4202496 1552585 1252 0 0 397535 209 0 0 25 0 5 0 654712680 1814675456 414478 33554432000 4194304 4417452 140735475259024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11379/statm: 443036 414478 179 55 0 440922 0
[pid=11379/tid=11418] ppid=11377 vsize=1772144 CPUtime=994.75 cores=0,2,4,6
/proc/11379/task/11418/stat : 11418 (plingeling) R 11377 11379 3918 0 -1 4202560 288926 1252 0 0 99437 38 0 0 25 0 5 0 654713434 1814675456 414478 33554432000 4194304 4417452 140735475259024 18446744073709551615 4248926 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11379/tid=11419] ppid=11377 vsize=1772144 CPUtime=994.78 cores=0,2,4,6
/proc/11379/task/11419/stat : 11419 (plingeling) R 11377 11379 3918 0 -1 4202560 293965 1252 0 0 99439 39 0 0 25 0 5 0 654713434 1814675456 414478 33554432000 4194304 4417452 140735475259024 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11379/tid=11420] ppid=11377 vsize=1772144 CPUtime=985.61 cores=0,2,4,6
/proc/11379/task/11420/stat : 11420 (plingeling) R 11377 11379 3918 0 -1 4202560 403329 1252 0 0 98511 50 0 0 25 0 5 0 654713434 1814675456 414478 33554432000 4194304 4417452 140735475259024 18446744073709551615 4365195 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11379/tid=11421] ppid=11377 vsize=1772144 CPUtime=994.74 cores=0,2,4,6
/proc/11379/task/11421/stat : 11421 (plingeling) R 11377 11379 3918 0 -1 4202560 363567 1252 0 0 99419 55 0 0 25 0 5 0 654713434 1814675456 414478 33554432000 4194304 4417452 140735475259024 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3977.44
Current children cumulated vsize (KiB) 1772144

[startup+1062.3 s]
/proc/loadavg: 8.10 8.11 8.01 9/297 11534
/proc/meminfo: memFree=27176816/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=1887768 CPUtime=4216.9 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) S 11377 11379 3918 0 -1 4202496 1610006 1252 0 0 421474 216 0 0 25 0 5 0 654712680 1933074432 442708 33554432000 4194304 4417452 140735475259024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11379/statm: 471942 442708 179 55 0 469828 0
[pid=11379/tid=11418] ppid=11377 vsize=1887768 CPUtime=1054.74 cores=0,2,4,6
/proc/11379/task/11418/stat : 11418 (plingeling) R 11377 11379 3918 0 -1 4202560 289090 1252 0 0 105436 38 0 0 25 0 5 0 654713434 1933074432 442708 33554432000 4194304 4417452 140735475259024 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11379/tid=11419] ppid=11377 vsize=1887768 CPUtime=1054.78 cores=0,2,4,6
/proc/11379/task/11419/stat : 11419 (plingeling) R 11377 11379 3918 0 -1 4202560 310523 1252 0 0 105437 41 0 0 25 0 5 0 654713434 1933074432 442708 33554432000 4194304 4417452 140735475259024 18446744073709551615 4353585 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11379/tid=11420] ppid=11377 vsize=1887768 CPUtime=1045.07 cores=0,2,4,6
/proc/11379/task/11420/stat : 11420 (plingeling) R 11377 11379 3918 0 -1 4202560 411259 1252 0 0 104456 51 0 0 25 0 5 0 654713434 1933074432 442708 33554432000 4194304 4417452 140735475259024 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11379/tid=11421] ppid=11377 vsize=1887768 CPUtime=1054.74 cores=0,2,4,6
/proc/11379/task/11421/stat : 11421 (plingeling) R 11377 11379 3918 0 -1 4202560 396336 1252 0 0 105415 59 0 0 25 0 5 0 654713434 1933074432 442708 33554432000 4194304 4417452 140735475259024 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4216.9
Current children cumulated vsize (KiB) 1887768

[startup+1122.3 s]
/proc/loadavg: 8.29 8.15 8.02 10/298 11539
/proc/meminfo: memFree=26998096/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=2002524 CPUtime=4456.13 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) S 11377 11379 3918 0 -1 4202496 1649042 1252 0 0 445391 222 0 0 25 0 5 0 654712680 2050584576 471651 33554432000 4194304 4417452 140735475259024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11379/statm: 500631 471651 179 55 0 498517 0
[pid=11379/tid=11418] ppid=11377 vsize=2002524 CPUtime=1114.73 cores=0,2,4,6
/proc/11379/task/11418/stat : 11418 (plingeling) R 11377 11379 3918 0 -1 4202560 289090 1252 0 0 111435 38 0 0 25 0 5 0 654713434 2050584576 471651 33554432000 4194304 4417452 140735475259024 18446744073709551615 4262952 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11379/tid=11419] ppid=11377 vsize=2002524 CPUtime=1114.63 cores=0,2,4,6
/proc/11379/task/11419/stat : 11419 (plingeling) R 11377 11379 3918 0 -1 4202560 310523 1252 0 0 111422 41 0 0 25 0 5 0 654713434 2050584576 471651 33554432000 4194304 4417452 140735475259024 18446744073709551615 4364453 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11379/tid=11420] ppid=11377 vsize=2002524 CPUtime=1104.46 cores=0,2,4,6
/proc/11379/task/11420/stat : 11420 (plingeling) R 11377 11379 3918 0 -1 4202560 416918 1252 0 0 110394 52 0 0 25 0 5 0 654713434 2050584576 471651 33554432000 4194304 4417452 140735475259024 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11379/tid=11421] ppid=11377 vsize=2002524 CPUtime=1114.74 cores=0,2,4,6
/proc/11379/task/11421/stat : 11421 (plingeling) R 11377 11379 3918 0 -1 4202560 429713 1252 0 0 111409 65 0 0 25 0 5 0 654713434 2050584576 471651 33554432000 4194304 4417452 140735475259024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4456.13
Current children cumulated vsize (KiB) 2002524

[startup+1182.3 s]
/proc/loadavg: 8.26 8.18 8.04 9/297 11540
/proc/meminfo: memFree=27542480/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=1482376 CPUtime=4694.99 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) S 11377 11379 3918 0 -1 4202496 1706120 1252 0 0 469267 232 0 0 25 0 5 0 654712680 1517953024 342895 33554432000 4194304 4417452 140735475259024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11379/statm: 370594 342895 179 55 0 368480 0
[pid=11379/tid=11418] ppid=11377 vsize=1482376 CPUtime=1174.73 cores=0,2,4,6
/proc/11379/task/11418/stat : 11418 (plingeling) R 11377 11379 3918 0 -1 4202560 289090 1252 0 0 117435 38 0 0 25 0 5 0 654713434 1517953024 342895 33554432000 4194304 4417452 140735475259024 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11379/tid=11419] ppid=11377 vsize=1482376 CPUtime=1174.64 cores=0,2,4,6
/proc/11379/task/11419/stat : 11419 (plingeling) R 11377 11379 3918 0 -1 4202560 310523 1252 0 0 117423 41 0 0 25 0 5 0 654713434 1517953024 342895 33554432000 4194304 4417452 140735475259024 18446744073709551615 4264869 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11379/tid=11420] ppid=11377 vsize=1482376 CPUtime=1163.32 cores=0,2,4,6
/proc/11379/task/11420/stat : 11420 (plingeling) R 11377 11379 3918 0 -1 4202560 452541 1252 0 0 116275 57 0 0 25 0 5 0 654713434 1517953024 342895 33554432000 4194304 4417452 140735475259024 18446744073709551615 4232791 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11379/tid=11421] ppid=11377 vsize=1482376 CPUtime=1174.75 cores=0,2,4,6
/proc/11379/task/11421/stat : 11421 (plingeling) R 11377 11379 3918 0 -1 4202560 451168 1252 0 0 117405 70 0 0 25 0 5 0 654713434 1517953024 342895 33554432000 4194304 4417452 140735475259024 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4694.99
Current children cumulated vsize (KiB) 1482376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1208.7 s]
/proc/loadavg: 8.31 8.19 8.04 9/297 11541
/proc/meminfo: memFree=27536644/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=1527560 CPUtime=4800.38 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) S 11377 11379 3918 0 -1 4202496 1718377 1252 0 0 479804 234 0 0 25 0 5 0 654712680 1564221440 351209 33554432000 4194304 4417452 140735475259024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11379/statm: 381890 351209 179 55 0 379776 0
[pid=11379/tid=11418] ppid=11377 vsize=1527560 CPUtime=1201.14 cores=0,2,4,6
/proc/11379/task/11418/stat : 11418 (plingeling) R 11377 11379 3918 0 -1 4202560 289090 1252 0 0 120076 38 0 0 25 0 5 0 654713434 1564221440 351209 33554432000 4194304 4417452 140735475259024 18446744073709551615 4236956 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11379/tid=11419] ppid=11377 vsize=1527560 CPUtime=1201.05 cores=0,2,4,6
/proc/11379/task/11419/stat : 11419 (plingeling) R 11377 11379 3918 0 -1 4202560 310523 1252 0 0 120064 41 0 0 25 0 5 0 654713434 1564221440 351209 33554432000 4194304 4417452 140735475259024 18446744073709551615 4232804 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11379/tid=11420] ppid=11377 vsize=1527560 CPUtime=1189.48 cores=0,2,4,6
/proc/11379/task/11420/stat : 11420 (plingeling) R 11377 11379 3918 0 -1 4202560 453502 1252 0 0 118891 57 0 0 25 0 5 0 654713434 1564221440 351209 33554432000 4194304 4417452 140735475259024 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11379/tid=11421] ppid=11377 vsize=1527560 CPUtime=1201.16 cores=0,2,4,6
/proc/11379/task/11421/stat : 11421 (plingeling) R 11377 11379 3918 0 -1 4202560 462464 1252 0 0 120045 71 0 0 25 0 5 0 654713434 1564221440 351209 33554432000 4194304 4417452 140735475259024 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 1527560

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

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

[startup+1208.7 s]
/proc/loadavg: 8.31 8.19 8.04 9/297 11541
/proc/meminfo: memFree=27536644/32951124 swapFree=54427468/67111528
[pid=11379] ppid=11377 vsize=1527560 CPUtime=4800.38 cores=0,2,4,6
/proc/11379/stat : 11379 (plingeling) S 11377 11379 3918 0 -1 4202496 1718377 1252 0 0 479804 234 0 0 25 0 5 0 654712680 1564221440 351209 33554432000 4194304 4417452 140735475259024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11379/statm: 381890 351209 179 55 0 379776 0
[pid=11379/tid=11418] ppid=11377 vsize=1527560 CPUtime=1201.14 cores=0,2,4,6
/proc/11379/task/11418/stat : 11418 (plingeling) R 11377 11379 3918 0 -1 4202560 289090 1252 0 0 120076 38 0 0 25 0 5 0 654713434 1564221440 351209 33554432000 4194304 4417452 140735475259024 18446744073709551615 4236956 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11379/tid=11419] ppid=11377 vsize=1527560 CPUtime=1201.05 cores=0,2,4,6
/proc/11379/task/11419/stat : 11419 (plingeling) R 11377 11379 3918 0 -1 4202560 310523 1252 0 0 120064 41 0 0 25 0 5 0 654713434 1564221440 351209 33554432000 4194304 4417452 140735475259024 18446744073709551615 4232804 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11379/tid=11420] ppid=11377 vsize=1527560 CPUtime=1189.48 cores=0,2,4,6
/proc/11379/task/11420/stat : 11420 (plingeling) R 11377 11379 3918 0 -1 4202560 453502 1252 0 0 118891 57 0 0 25 0 5 0 654713434 1564221440 351209 33554432000 4194304 4417452 140735475259024 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11379/tid=11421] ppid=11377 vsize=1527560 CPUtime=1201.16 cores=0,2,4,6
/proc/11379/task/11421/stat : 11421 (plingeling) R 11377 11379 3918 0 -1 4202560 462464 1252 0 0 120045 71 0 0 25 0 5 0 654713434 1564221440 351209 33554432000 4194304 4417452 140735475259024 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 1527560

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1208.78
CPU time (s): 4800.47
CPU user time (s): 4798.08
CPU system time (s): 2.39364
CPU usage (%): 397.135
Max. virtual memory (cumulated for all children) (KiB): 2002524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.08
system time used= 2.39364
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1719629
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= 159
involuntary context switches= 24265

runsolver used 2.99754 second user time and 7.99878 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 05:45:47
IDJOB=3371272
IDBENCH=85005
IDSOLVER=1848
FILE ID=node138/3371272-1305431142
RUNJOBID= node138-1305431138-11309
PBS_JOBID= 13324591
Free space on /tmp= 73460 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371272-1305431142/watcher-3371272-1305431142 -o /tmp/evaluation-result-3371272-1305431142/solver-3371272-1305431142 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371272-1305431142.cnf

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=1392767159

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:      29078768 kB
Buffers:        260084 kB
Cached:        3328388 kB
SwapCached:      18472 kB
Active:        1071048 kB
Inactive:      2579316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29078768 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:          158064 kB
Writeback:           0 kB
AnonPages:       54860 kB
Mapped:           9464 kB
Slab:           119224 kB
PageTables:      40564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39573564 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= 73460 MiB
End job on node138 at 2011-05-15 06:05:58