Trace number 3371019

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.33 1203.49

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g4.cnf
MD5SUM04c9f68df814bad18919ca17a3e0867a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.342947
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3371019-1305417819/watcher-3371019-1305417819 -o /tmp/evaluation-result-3371019-1305417819/solver-3371019-1305417819 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371019-1305417819.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: 8.02 8.08 7.85 5/286 5975
/proc/meminfo: memFree=18968272/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=9196 CPUtime=0 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) R 5973 5975 5706 0 -1 4202496 363 1252 0 0 0 0 0 0 25 0 1 0 653381527 9416704 293 33554432000 4194304 4417452 140736681203792 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/5975/statm: 2299 293 147 55 0 185 0

[startup+0.0235411 s]
/proc/loadavg: 8.02 8.08 7.85 5/286 5975
/proc/meminfo: memFree=18968272/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=13308 CPUtime=0.01 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) R 5973 5975 5706 0 -1 4202496 1401 1252 0 0 1 0 0 0 25 0 1 0 653381527 13627392 1331 33554432000 4194304 4417452 140736681203792 18446744073709551615 4231373 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/5975/statm: 3327 1331 148 55 0 1213 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13308

[startup+0.170472 s]
/proc/loadavg: 8.02 8.08 7.85 5/286 5975
/proc/meminfo: memFree=18968272/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=62068 CPUtime=0.53 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) S 5973 5975 5706 0 -1 4202496 4476 1252 0 0 53 0 0 0 25 0 5 0 653381527 63557632 3302 33554432000 4194304 4417452 140736681203792 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5975/statm: 15517 3302 176 55 0 13403 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 62068

[startup+0.30045 s]
/proc/loadavg: 8.02 8.08 7.85 5/286 5975
/proc/meminfo: memFree=18968272/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=129112 CPUtime=1.05 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) S 5973 5975 5706 0 -1 4202496 5202 1252 0 0 105 0 0 0 25 0 5 0 653381527 132210688 3693 33554432000 4194304 4417452 140736681203792 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5975/statm: 32278 3693 179 55 0 30164 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 129112

[startup+0.70038 s]
/proc/loadavg: 8.02 8.08 7.85 5/286 5975
/proc/meminfo: memFree=18968272/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=133244 CPUtime=2.64 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) S 5973 5975 5706 0 -1 4202496 6989 1252 0 0 264 0 0 0 25 0 5 0 653381527 136441856 4726 33554432000 4194304 4417452 140736681203792 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5975/statm: 33311 4726 179 55 0 31197 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 133244

[startup+1.50024 s]
/proc/loadavg: 8.02 8.08 7.85 9/291 5985
/proc/meminfo: memFree=18963812/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=138488 CPUtime=5.84 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) S 5973 5975 5706 0 -1 4202496 10541 1252 0 0 583 1 0 0 25 0 5 0 653381527 141811712 6037 33554432000 4194304 4417452 140736681203792 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5975/statm: 34622 6037 179 55 0 32508 0
[pid=5975/tid=5982] ppid=5973 vsize=138488 CPUtime=1.45 cores=0,2,4,6
/proc/5975/task/5982/stat : 5982 (plingeling) R 5973 5975 5706 0 -1 4202560 1280 1252 0 0 145 0 0 0 25 0 5 0 653381531 141811712 6037 33554432000 4194304 4417452 140736681203792 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5975/tid=5983] ppid=5973 vsize=138488 CPUtime=1.43 cores=0,2,4,6
/proc/5975/task/5983/stat : 5983 (plingeling) R 5973 5975 5706 0 -1 4202560 1094 1252 0 0 143 0 0 0 25 0 5 0 653381531 141811712 6037 33554432000 4194304 4417452 140736681203792 18446744073709551615 4248242 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5975/tid=5984] ppid=5973 vsize=138488 CPUtime=1.45 cores=0,2,4,6
/proc/5975/task/5984/stat : 5984 (plingeling) R 5973 5975 5706 0 -1 4202560 583 1252 0 0 145 0 0 0 25 0 5 0 653381531 141811712 6037 33554432000 4194304 4417452 140736681203792 18446744073709551615 4250938 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5975/tid=5985] ppid=5973 vsize=138488 CPUtime=1.45 cores=0,2,4,6
/proc/5975/task/5985/stat : 5985 (plingeling) R 5973 5975 5706 0 -1 4202560 5147 1252 0 0 145 0 0 0 25 0 5 0 653381531 141811712 6037 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 138488

[startup+3.10097 s]
/proc/loadavg: 8.10 8.09 7.85 9/291 5985
/proc/meminfo: memFree=18932812/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=149596 CPUtime=12.22 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) S 5973 5975 5706 0 -1 4202496 15306 1252 0 0 1220 2 0 0 25 0 5 0 653381527 153186304 8826 33554432000 4194304 4417452 140736681203792 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5975/statm: 37399 8826 179 55 0 35285 0
[pid=5975/tid=5982] ppid=5973 vsize=149596 CPUtime=3.05 cores=0,2,4,6
/proc/5975/task/5982/stat : 5982 (plingeling) R 5973 5975 5706 0 -1 4202560 1280 1252 0 0 305 0 0 0 25 0 5 0 653381531 153186304 8826 33554432000 4194304 4417452 140736681203792 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5975/tid=5983] ppid=5973 vsize=149596 CPUtime=3.02 cores=0,2,4,6
/proc/5975/task/5983/stat : 5983 (plingeling) R 5973 5975 5706 0 -1 4202560 1094 1252 0 0 302 0 0 0 25 0 5 0 653381531 153186304 8826 33554432000 4194304 4417452 140736681203792 18446744073709551615 4335976 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5975/tid=5984] ppid=5973 vsize=149596 CPUtime=3.04 cores=0,2,4,6
/proc/5975/task/5984/stat : 5984 (plingeling) R 5973 5975 5706 0 -1 4202560 595 1252 0 0 304 0 0 0 25 0 5 0 653381531 153186304 8826 33554432000 4194304 4417452 140736681203792 18446744073709551615 18446744073699065989 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5975/tid=5985] ppid=5973 vsize=149596 CPUtime=3.05 cores=0,2,4,6
/proc/5975/task/5985/stat : 5985 (plingeling) R 5973 5975 5706 0 -1 4202560 9900 1252 0 0 304 1 0 0 25 0 5 0 653381531 153186304 8826 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 149596

[startup+6.30042 s]
/proc/loadavg: 8.10 8.09 7.85 9/291 5985
/proc/meminfo: memFree=18915708/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=163288 CPUtime=24.98 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) S 5973 5975 5706 0 -1 4202496 25872 1252 0 0 2495 3 0 0 25 0 5 0 653381527 167206912 12237 33554432000 4194304 4417452 140736681203792 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5975/statm: 40822 12237 179 55 0 38708 0
[pid=5975/tid=5982] ppid=5973 vsize=163288 CPUtime=6.25 cores=0,2,4,6
/proc/5975/task/5982/stat : 5982 (plingeling) R 5973 5975 5706 0 -1 4202560 1280 1252 0 0 625 0 0 0 25 0 5 0 653381531 167206912 12237 33554432000 4194304 4417452 140736681203792 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5975/tid=5983] ppid=5973 vsize=163288 CPUtime=6.19 cores=0,2,4,6
/proc/5975/task/5983/stat : 5983 (plingeling) R 5973 5975 5706 0 -1 4202560 1094 1252 0 0 619 0 0 0 25 0 5 0 653381531 167206912 12237 33554432000 4194304 4417452 140736681203792 18446744073709551615 4250947 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5975/tid=5984] ppid=5973 vsize=163288 CPUtime=6.24 cores=0,2,4,6
/proc/5975/task/5984/stat : 5984 (plingeling) R 5973 5975 5706 0 -1 4202560 2679 1252 0 0 624 0 0 0 25 0 5 0 653381531 167206912 12237 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5975/tid=5985] ppid=5973 vsize=163288 CPUtime=6.24 cores=0,2,4,6
/proc/5975/task/5985/stat : 5985 (plingeling) R 5973 5975 5706 0 -1 4202560 18382 1252 0 0 622 2 0 0 25 0 5 0 653381531 167206912 12237 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 163288

[startup+12.7003 s]
/proc/loadavg: 8.09 8.09 7.85 9/291 5985
/proc/meminfo: memFree=18864896/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=181932 CPUtime=50.51 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) S 5973 5975 5706 0 -1 4202496 43908 1252 0 0 5046 5 0 0 25 0 5 0 653381527 186298368 16917 33554432000 4194304 4417452 140736681203792 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5975/statm: 45483 16917 180 55 0 43369 0
[pid=5975/tid=5982] ppid=5973 vsize=181932 CPUtime=12.64 cores=0,2,4,6
/proc/5975/task/5982/stat : 5982 (plingeling) R 5973 5975 5706 0 -1 4202560 4888 1252 0 0 1264 0 0 0 25 0 5 0 653381531 186298368 16917 33554432000 4194304 4417452 140736681203792 18446744073709551615 4265399 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5975/tid=5983] ppid=5973 vsize=181932 CPUtime=12.53 cores=0,2,4,6
/proc/5975/task/5983/stat : 5983 (plingeling) R 5973 5975 5706 0 -1 4202560 3509 1252 0 0 1253 0 0 0 25 0 5 0 653381531 186298368 16917 33554432000 4194304 4417452 140736681203792 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5975/tid=5984] ppid=5973 vsize=181932 CPUtime=12.63 cores=0,2,4,6
/proc/5975/task/5984/stat : 5984 (plingeling) R 5973 5975 5706 0 -1 4202560 4820 1252 0 0 1263 0 0 0 25 0 5 0 653381531 186298368 16917 33554432000 4194304 4417452 140736681203792 18446744073709551615 4248269 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5975/tid=5985] ppid=5973 vsize=181932 CPUtime=12.65 cores=0,2,4,6
/proc/5975/task/5985/stat : 5985 (plingeling) R 5973 5975 5706 0 -1 4202560 28254 1252 0 0 1261 4 0 0 25 0 5 0 653381531 186298368 16917 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 181932

[startup+25.5011 s]
/proc/loadavg: 8.07 8.09 7.85 9/291 5986
/proc/meminfo: memFree=18796340/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=209924 CPUtime=101.56 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) S 5973 5975 5706 0 -1 4202496 85604 1252 0 0 10143 13 0 0 25 0 5 0 653381527 214962176 23938 33554432000 4194304 4417452 140736681203792 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5975/statm: 52481 23938 180 55 0 50367 0
[pid=5975/tid=5982] ppid=5973 vsize=209924 CPUtime=25.44 cores=0,2,4,6
/proc/5975/task/5982/stat : 5982 (plingeling) R 5973 5975 5706 0 -1 4202560 14881 1252 0 0 2542 2 0 0 25 0 5 0 653381531 214962176 23938 33554432000 4194304 4417452 140736681203792 18446744073709551615 4263206 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5975/tid=5983] ppid=5973 vsize=209924 CPUtime=25.2 cores=0,2,4,6
/proc/5975/task/5983/stat : 5983 (plingeling) R 5973 5975 5706 0 -1 4202560 11990 1252 0 0 2519 1 0 0 25 0 5 0 653381531 214962176 23938 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5975/tid=5984] ppid=5973 vsize=209924 CPUtime=25.42 cores=0,2,4,6
/proc/5975/task/5984/stat : 5984 (plingeling) R 5973 5975 5706 0 -1 4202560 14454 1252 0 0 2540 2 0 0 25 0 5 0 653381531 214962176 23938 33554432000 4194304 4417452 140736681203792 18446744073709551615 4232632 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5975/tid=5985] ppid=5973 vsize=209924 CPUtime=25.45 cores=0,2,4,6
/proc/5975/task/5985/stat : 5985 (plingeling) R 5973 5975 5706 0 -1 4202560 41842 1252 0 0 2538 7 0 0 25 0 5 0 653381531 214962176 23938 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 209924

[startup+51.1007 s]
/proc/loadavg: 8.05 8.08 7.86 9/291 5986
/proc/meminfo: memFree=18502220/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=273884 CPUtime=203.7 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) S 5973 5975 5706 0 -1 4202496 147994 1252 0 0 20347 23 0 0 25 0 5 0 653381527 280457216 39905 33554432000 4194304 4417452 140736681203792 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5975/statm: 68471 39905 180 55 0 66357 0
[pid=5975/tid=5982] ppid=5973 vsize=273884 CPUtime=51.03 cores=0,2,4,6
/proc/5975/task/5982/stat : 5982 (plingeling) R 5973 5975 5706 0 -1 4202560 25943 1252 0 0 5099 4 0 0 25 0 5 0 653381531 280457216 39905 33554432000 4194304 4417452 140736681203792 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5975/tid=5983] ppid=5973 vsize=273884 CPUtime=50.56 cores=0,2,4,6
/proc/5975/task/5983/stat : 5983 (plingeling) R 5973 5975 5706 0 -1 4202560 26448 1252 0 0 5053 3 0 0 25 0 5 0 653381531 280457216 39905 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5975/tid=5984] ppid=5973 vsize=273884 CPUtime=51.01 cores=0,2,4,6
/proc/5975/task/5984/stat : 5984 (plingeling) R 5973 5975 5706 0 -1 4202560 27997 1252 0 0 5098 3 0 0 25 0 5 0 653381531 280457216 39905 33554432000 4194304 4417452 140736681203792 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5975/tid=5985] ppid=5973 vsize=273884 CPUtime=51.04 cores=0,2,4,6
/proc/5975/task/5985/stat : 5985 (plingeling) R 5973 5975 5706 0 -1 4202560 65169 1252 0 0 5093 11 0 0 25 0 5 0 653381531 280457216 39905 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.7
Current children cumulated vsize (KiB) 273884

[startup+102.311 s]
/proc/loadavg: 8.06 8.08 7.87 9/291 5988
/proc/meminfo: memFree=18513372/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=322616 CPUtime=408.03 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) S 5973 5975 5706 0 -1 4202496 243876 1252 0 0 40764 39 0 0 25 0 5 0 653381527 330358784 52088 33554432000 4194304 4417452 140736681203792 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5975/statm: 80654 52088 180 55 0 78540 0
[pid=5975/tid=5982] ppid=5973 vsize=322616 CPUtime=102.22 cores=0,2,4,6
/proc/5975/task/5982/stat : 5982 (plingeling) R 5973 5975 5706 0 -1 4202560 44866 1252 0 0 10214 8 0 0 25 0 5 0 653381531 330358784 52088 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5975/tid=5983] ppid=5973 vsize=322616 CPUtime=101.3 cores=0,2,4,6
/proc/5975/task/5983/stat : 5983 (plingeling) R 5973 5975 5706 0 -1 4202560 46175 1252 0 0 10123 7 0 0 25 0 5 0 653381531 330358784 52088 33554432000 4194304 4417452 140736681203792 18446744073709551615 4344131 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5975/tid=5984] ppid=5973 vsize=322616 CPUtime=102.2 cores=0,2,4,6
/proc/5975/task/5984/stat : 5984 (plingeling) R 5973 5975 5706 0 -1 4202560 50853 1252 0 0 10214 6 0 0 25 0 5 0 653381531 330358784 52088 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5975/tid=5985] ppid=5973 vsize=322616 CPUtime=102.24 cores=0,2,4,6
/proc/5975/task/5985/stat : 5985 (plingeling) R 5973 5975 5706 0 -1 4202560 99545 1252 0 0 10208 16 0 0 25 0 5 0 653381531 330358784 52088 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.03
Current children cumulated vsize (KiB) 322616

[startup+162.3 s]
/proc/loadavg: 8.39 8.16 7.91 9/291 5992
/proc/meminfo: memFree=18220444/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=334344 CPUtime=646.42 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) S 5973 5975 5706 0 -1 4202496 344779 1252 0 0 64576 66 0 0 25 0 5 0 653381527 342368256 55020 33554432000 4194304 4417452 140736681203792 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5975/statm: 83586 55020 180 55 0 81472 0
[pid=5975/tid=5982] ppid=5973 vsize=334344 CPUtime=162 cores=0,2,4,6
/proc/5975/task/5982/stat : 5982 (plingeling) R 5973 5975 5706 0 -1 4202560 57442 1252 0 0 16180 20 0 0 25 0 5 0 653381531 342368256 55020 33554432000 4194304 4417452 140736681203792 18446744073709551615 4310354 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5975/tid=5983] ppid=5973 vsize=334344 CPUtime=160.14 cores=0,2,4,6
/proc/5975/task/5983/stat : 5983 (plingeling) R 5973 5975 5706 0 -1 4202560 67500 1252 0 0 16004 10 0 0 25 0 5 0 653381531 342368256 55020 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5975/tid=5984] ppid=5973 vsize=334344 CPUtime=162.19 cores=0,2,4,6
/proc/5975/task/5984/stat : 5984 (plingeling) R 5973 5975 5706 0 -1 4202560 78094 1252 0 0 16208 11 0 0 25 0 5 0 653381531 342368256 55020 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5975/tid=5985] ppid=5973 vsize=334344 CPUtime=162.03 cores=0,2,4,6
/proc/5975/task/5985/stat : 5985 (plingeling) R 5973 5975 5706 0 -1 4202560 139306 1252 0 0 16180 23 0 0 25 0 5 0 653381531 342368256 55020 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 646.42
Current children cumulated vsize (KiB) 334344


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

[pid=5975/tid=5983] ppid=5973 vsize=814220 CPUtime=695.16 cores=0,2,4,6
/proc/5975/task/5983/stat : 5983 (plingeling) R 5973 5975 5706 0 -1 4202560 193730 1252 0 0 69485 31 0 0 25 0 5 0 653381531 833761280 175021 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5975/tid=5984] ppid=5973 vsize=814220 CPUtime=702.09 cores=0,2,4,6
/proc/5975/task/5984/stat : 5984 (plingeling) R 5973 5975 5706 0 -1 4202560 219495 1252 0 0 70178 31 0 0 25 0 5 0 653381531 833761280 175021 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5975/tid=5985] ppid=5973 vsize=814220 CPUtime=702 cores=0,2,4,6
/proc/5975/task/5985/stat : 5985 (plingeling) R 5973 5975 5706 0 -1 4202560 320752 1252 0 0 70152 48 0 0 25 0 5 0 653381531 833761280 175021 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2800.76
Current children cumulated vsize (KiB) 814220

[startup+762.311 s]
/proc/loadavg: 8.03 8.08 7.97 9/291 6008
/proc/meminfo: memFree=16941836/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=964600 CPUtime=3040.19 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) S 5973 5975 5706 0 -1 4202496 969834 1252 0 0 303848 171 0 0 25 0 5 0 653381527 987750400 212616 33554432000 4194304 4417452 140736681203792 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5975/statm: 241150 212616 180 55 0 239036 0
[pid=5975/tid=5982] ppid=5973 vsize=964600 CPUtime=761.38 cores=0,2,4,6
/proc/5975/task/5982/stat : 5982 (plingeling) R 5973 5975 5706 0 -1 4202560 201146 1252 0 0 76085 53 0 0 25 0 5 0 653381531 987750400 212616 33554432000 4194304 4417452 140736681203792 18446744073709551615 4307796 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5975/tid=5983] ppid=5973 vsize=964600 CPUtime=754.63 cores=0,2,4,6
/proc/5975/task/5983/stat : 5983 (plingeling) R 5973 5975 5706 0 -1 4202560 204994 1252 0 0 75429 34 0 0 25 0 5 0 653381531 987750400 212616 33554432000 4194304 4417452 140736681203792 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5975/tid=5984] ppid=5973 vsize=964600 CPUtime=762.1 cores=0,2,4,6
/proc/5975/task/5984/stat : 5984 (plingeling) R 5973 5975 5706 0 -1 4202560 219495 1252 0 0 76179 31 0 0 25 0 5 0 653381531 987750400 212616 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5975/tid=5985] ppid=5973 vsize=964600 CPUtime=762.01 cores=0,2,4,6
/proc/5975/task/5985/stat : 5985 (plingeling) R 5973 5975 5706 0 -1 4202560 341762 1252 0 0 76150 51 0 0 25 0 5 0 653381531 987750400 212616 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3040.19
Current children cumulated vsize (KiB) 964600

[startup+822.3 s]
/proc/loadavg: 8.01 8.06 7.97 9/291 6010
/proc/meminfo: memFree=16732640/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=979980 CPUtime=3279.57 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) S 5973 5975 5706 0 -1 4202496 1018206 1252 0 0 327777 180 0 0 25 0 5 0 653381527 1003499520 216429 33554432000 4194304 4417452 140736681203792 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5975/statm: 244995 216429 180 55 0 242881 0
[pid=5975/tid=5982] ppid=5973 vsize=979980 CPUtime=821.32 cores=0,2,4,6
/proc/5975/task/5982/stat : 5982 (plingeling) R 5973 5975 5706 0 -1 4202560 218160 1252 0 0 82076 56 0 0 25 0 5 0 653381531 1003499520 216429 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5975/tid=5983] ppid=5973 vsize=979980 CPUtime=814.08 cores=0,2,4,6
/proc/5975/task/5983/stat : 5983 (plingeling) R 5973 5975 5706 0 -1 4202560 209090 1252 0 0 81374 34 0 0 25 0 5 0 653381531 1003499520 216429 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5975/tid=5984] ppid=5973 vsize=979980 CPUtime=822.09 cores=0,2,4,6
/proc/5975/task/5984/stat : 5984 (plingeling) R 5973 5975 5706 0 -1 4202560 240986 1252 0 0 82175 34 0 0 25 0 5 0 653381531 1003499520 216429 33554432000 4194304 4417452 140736681203792 18446744073709551615 4251081 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5975/tid=5985] ppid=5973 vsize=979980 CPUtime=822.01 cores=0,2,4,6
/proc/5975/task/5985/stat : 5985 (plingeling) R 5973 5975 5706 0 -1 4202560 347533 1252 0 0 82148 53 0 0 25 0 5 0 653381531 1003499520 216429 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3279.57
Current children cumulated vsize (KiB) 979980

[startup+882.301 s]
/proc/loadavg: 8.15 8.08 7.98 9/291 6011
/proc/meminfo: memFree=16669260/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=971096 CPUtime=3518.97 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) S 5973 5975 5706 0 -1 4202496 1043057 1252 0 0 351711 186 0 0 25 0 5 0 653381527 994402304 214208 33554432000 4194304 4417452 140736681203792 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5975/statm: 242774 214208 180 55 0 240660 0
[pid=5975/tid=5982] ppid=5973 vsize=971096 CPUtime=881.27 cores=0,2,4,6
/proc/5975/task/5982/stat : 5982 (plingeling) R 5973 5975 5706 0 -1 4202560 218160 1252 0 0 88070 57 0 0 25 0 5 0 653381531 994402304 214208 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5975/tid=5983] ppid=5973 vsize=971096 CPUtime=873.53 cores=0,2,4,6
/proc/5975/task/5983/stat : 5983 (plingeling) R 5973 5975 5706 0 -1 4202560 225749 1252 0 0 87315 38 0 0 25 0 5 0 653381531 994402304 214208 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5975/tid=5984] ppid=5973 vsize=971096 CPUtime=882.09 cores=0,2,4,6
/proc/5975/task/5984/stat : 5984 (plingeling) R 5973 5975 5706 0 -1 4202560 240986 1252 0 0 88175 34 0 0 25 0 5 0 653381531 994402304 214208 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5975/tid=5985] ppid=5973 vsize=971096 CPUtime=882.01 cores=0,2,4,6
/proc/5975/task/5985/stat : 5985 (plingeling) R 5973 5975 5706 0 -1 4202560 355725 1252 0 0 88146 55 0 0 25 0 5 0 653381531 994402304 214208 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3518.97
Current children cumulated vsize (KiB) 971096

[startup+942.301 s]
/proc/loadavg: 8.09 8.08 7.98 9/291 6013
/proc/meminfo: memFree=16225576/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=1024840 CPUtime=3758.38 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) S 5973 5975 5706 0 -1 4202496 1091000 1252 0 0 375644 194 0 0 25 0 5 0 653381527 1049436160 227644 33554432000 4194304 4417452 140736681203792 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5975/statm: 256210 227644 180 55 0 254096 0
[pid=5975/tid=5982] ppid=5973 vsize=1024840 CPUtime=941.22 cores=0,2,4,6
/proc/5975/task/5982/stat : 5982 (plingeling) R 5973 5975 5706 0 -1 4202560 225248 1252 0 0 94063 59 0 0 25 0 5 0 653381531 1049436160 227644 33554432000 4194304 4417452 140736681203792 18446744073709551615 4354418 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5975/tid=5983] ppid=5973 vsize=1024840 CPUtime=933 cores=0,2,4,6
/proc/5975/task/5983/stat : 5983 (plingeling) R 5973 5975 5706 0 -1 4202560 235558 1252 0 0 93261 39 0 0 25 0 5 0 653381531 1049436160 227644 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5975/tid=5984] ppid=5973 vsize=1024840 CPUtime=942.09 cores=0,2,4,6
/proc/5975/task/5984/stat : 5984 (plingeling) R 5973 5975 5706 0 -1 4202560 267141 1252 0 0 94170 39 0 0 25 0 5 0 653381531 1049436160 227644 33554432000 4194304 4417452 140736681203792 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5975/tid=5985] ppid=5973 vsize=1024840 CPUtime=942.01 cores=0,2,4,6
/proc/5975/task/5985/stat : 5985 (plingeling) R 5973 5975 5706 0 -1 4202560 360616 1252 0 0 94146 55 0 0 25 0 5 0 653381531 1049436160 227644 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3758.38
Current children cumulated vsize (KiB) 1024840

[startup+1002.3 s]
/proc/loadavg: 8.07 8.08 7.99 9/291 6015
/proc/meminfo: memFree=15886900/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=1128508 CPUtime=3997.79 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) S 5973 5975 5706 0 -1 4202496 1139272 1252 0 0 399577 202 0 0 25 0 5 0 653381527 1155592192 253561 33554432000 4194304 4417452 140736681203792 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5975/statm: 282127 253561 180 55 0 280013 0
[pid=5975/tid=5982] ppid=5973 vsize=1128508 CPUtime=1001.17 cores=0,2,4,6
/proc/5975/task/5982/stat : 5982 (plingeling) R 5973 5975 5706 0 -1 4202560 245602 1252 0 0 100054 63 0 0 25 0 5 0 653381531 1155592192 253561 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5975/tid=5983] ppid=5973 vsize=1128508 CPUtime=992.45 cores=0,2,4,6
/proc/5975/task/5983/stat : 5983 (plingeling) R 5973 5975 5706 0 -1 4202560 263476 1252 0 0 99202 43 0 0 25 0 5 0 653381531 1155592192 253561 33554432000 4194304 4417452 140736681203792 18446744073709551615 4352624 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5975/tid=5984] ppid=5973 vsize=1128508 CPUtime=1002.09 cores=0,2,4,6
/proc/5975/task/5984/stat : 5984 (plingeling) R 5973 5975 5706 0 -1 4202560 267141 1252 0 0 100170 39 0 0 25 0 5 0 653381531 1155592192 253561 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5975/tid=5985] ppid=5973 vsize=1128508 CPUtime=1002.02 cores=0,2,4,6
/proc/5975/task/5985/stat : 5985 (plingeling) R 5973 5975 5706 0 -1 4202560 360616 1252 0 0 100146 56 0 0 25 0 5 0 653381531 1155592192 253561 33554432000 4194304 4417452 140736681203792 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3997.79
Current children cumulated vsize (KiB) 1128508

[startup+1062.3 s]
/proc/loadavg: 8.06 8.08 8.00 9/291 6016
/proc/meminfo: memFree=15651164/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=1180880 CPUtime=4237.19 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) S 5973 5975 5706 0 -1 4202496 1152365 1252 0 0 423514 205 0 0 25 0 5 0 653381527 1209221120 266654 33554432000 4194304 4417452 140736681203792 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5975/statm: 295220 266654 180 55 0 293106 0
[pid=5975/tid=5982] ppid=5973 vsize=1180880 CPUtime=1061.1 cores=0,2,4,6
/proc/5975/task/5982/stat : 5982 (plingeling) R 5973 5975 5706 0 -1 4202560 245602 1252 0 0 106047 63 0 0 25 0 5 0 653381531 1209221120 266654 33554432000 4194304 4417452 140736681203792 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5975/tid=5983] ppid=5973 vsize=1180880 CPUtime=1051.91 cores=0,2,4,6
/proc/5975/task/5983/stat : 5983 (plingeling) R 5973 5975 5706 0 -1 4202560 263476 1252 0 0 105148 43 0 0 25 0 5 0 653381531 1209221120 266654 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5975/tid=5984] ppid=5973 vsize=1180880 CPUtime=1062.1 cores=0,2,4,6
/proc/5975/task/5984/stat : 5984 (plingeling) R 5973 5975 5706 0 -1 4202560 267141 1252 0 0 106171 39 0 0 25 0 5 0 653381531 1209221120 266654 33554432000 4194304 4417452 140736681203792 18446744073709551615 4366412 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5975/tid=5985] ppid=5973 vsize=1180880 CPUtime=1062.01 cores=0,2,4,6
/proc/5975/task/5985/stat : 5985 (plingeling) R 5973 5975 5706 0 -1 4202560 373709 1252 0 0 106143 58 0 0 25 0 5 0 653381531 1209221120 266654 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4237.19
Current children cumulated vsize (KiB) 1180880

[startup+1122.3 s]
/proc/loadavg: 8.13 8.09 8.01 9/291 6018
/proc/meminfo: memFree=16618972/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=1349972 CPUtime=4476.6 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) S 5973 5975 5706 0 -1 4202496 1210954 1252 0 0 447445 215 0 0 25 0 5 0 653381527 1382371328 308938 33554432000 4194304 4417452 140736681203792 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5975/statm: 337493 308938 180 55 0 335379 0
[pid=5975/tid=5982] ppid=5973 vsize=1349972 CPUtime=1121.06 cores=0,2,4,6
/proc/5975/task/5982/stat : 5982 (plingeling) R 5973 5975 5706 0 -1 4202560 268130 1252 0 0 112040 66 0 0 25 0 5 0 653381531 1382371328 308938 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5975/tid=5983] ppid=5973 vsize=1349972 CPUtime=1111.36 cores=0,2,4,6
/proc/5975/task/5983/stat : 5983 (plingeling) R 5973 5975 5706 0 -1 4202560 263476 1252 0 0 111093 43 0 0 25 0 5 0 653381531 1382371328 308938 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5975/tid=5984] ppid=5973 vsize=1349972 CPUtime=1122.1 cores=0,2,4,6
/proc/5975/task/5984/stat : 5984 (plingeling) R 5973 5975 5706 0 -1 4202560 291661 1252 0 0 112166 44 0 0 25 0 5 0 653381531 1382371328 308938 33554432000 4194304 4417452 140736681203792 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5975/tid=5985] ppid=5973 vsize=1349972 CPUtime=1122.01 cores=0,2,4,6
/proc/5975/task/5985/stat : 5985 (plingeling) R 5973 5975 5706 0 -1 4202560 385250 1252 0 0 112141 60 0 0 25 0 5 0 653381531 1382371328 308938 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4476.6
Current children cumulated vsize (KiB) 1349972

[startup+1182.3 s]
/proc/loadavg: 8.12 8.09 8.00 9/291 6019
/proc/meminfo: memFree=16265444/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=1523880 CPUtime=4716.02 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) S 5973 5975 5706 0 -1 4202496 1265501 1252 0 0 471375 227 0 0 25 0 5 0 653381527 1560453120 352415 33554432000 4194304 4417452 140736681203792 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5975/statm: 380970 352415 180 55 0 378856 0
[pid=5975/tid=5982] ppid=5973 vsize=1523880 CPUtime=1181.01 cores=0,2,4,6
/proc/5975/task/5982/stat : 5982 (plingeling) R 5973 5975 5706 0 -1 4202560 268130 1252 0 0 118034 67 0 0 25 0 5 0 653381531 1560453120 352415 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5975/tid=5983] ppid=5973 vsize=1523880 CPUtime=1170.82 cores=0,2,4,6
/proc/5975/task/5983/stat : 5983 (plingeling) R 5973 5975 5706 0 -1 4202560 297287 1252 0 0 117033 49 0 0 25 0 5 0 653381531 1560453120 352415 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5975/tid=5984] ppid=5973 vsize=1523880 CPUtime=1182.1 cores=0,2,4,6
/proc/5975/task/5984/stat : 5984 (plingeling) R 5973 5975 5706 0 -1 4202560 291661 1252 0 0 118166 44 0 0 25 0 5 0 653381531 1560453120 352415 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5975/tid=5985] ppid=5973 vsize=1523880 CPUtime=1182.02 cores=0,2,4,6
/proc/5975/task/5985/stat : 5985 (plingeling) R 5973 5975 5706 0 -1 4202560 405986 1252 0 0 118137 65 0 0 25 0 5 0 653381531 1560453120 352415 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4716.02
Current children cumulated vsize (KiB) 1523880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.41 s]
/proc/loadavg: 7.76 8.02 7.98 5/281 6038
/proc/meminfo: memFree=17649444/32951132 swapFree=67093824/67111528
[pid=5975] ppid=5973 vsize=1523880 CPUtime=4800.22 cores=0,2,4,6
/proc/5975/stat : 5975 (plingeling) S 5973 5975 5706 0 -1 4202496 1265501 1252 0 0 479794 228 0 0 25 0 5 0 653381527 1560453120 352415 33554432000 4194304 4417452 140736681203792 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5975/statm: 380970 352415 180 55 0 378856 0
[pid=5975/tid=5982] ppid=5973 vsize=1523880 CPUtime=1202.08 cores=0,2,4,6
/proc/5975/task/5982/stat : 5982 (plingeling) R 5973 5975 5706 0 -1 4202560 268130 1252 0 0 120140 68 0 0 25 0 5 0 653381531 1560453120 352415 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5975/tid=5983] ppid=5973 vsize=1523880 CPUtime=1191.73 cores=0,2,4,6
/proc/5975/task/5983/stat : 5983 (plingeling) R 5973 5975 5706 0 -1 4202560 297287 1252 0 0 119124 49 0 0 25 0 5 0 653381531 1560453120 352415 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5975/tid=5984] ppid=5973 vsize=1523880 CPUtime=1203.22 cores=0,2,4,6
/proc/5975/task/5984/stat : 5984 (plingeling) R 5973 5975 5706 0 -1 4202560 291661 1252 0 0 120278 44 0 0 25 0 5 0 653381531 1560453120 352415 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5975/tid=5985] ppid=5973 vsize=1523880 CPUtime=1203.14 cores=0,2,4,6
/proc/5975/task/5985/stat : 5985 (plingeling) R 5973 5975 5706 0 -1 4202560 405986 1252 0 0 120249 65 0 0 25 0 5 0 653381531 1560453120 352415 33554432000 4194304 4417452 140736681203792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 1523880

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.49
CPU time (s): 4800.33
CPU user time (s): 4797.98
CPU system time (s): 2.34864
CPU usage (%): 398.868
Max. virtual memory (cumulated for all children) (KiB): 1523880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.98
system time used= 2.34864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1266754
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= 66
involuntary context switches= 23125

runsolver used 3.2765 second user time and 7.67683 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 02:03:39
IDJOB=3371019
IDBENCH=71271
IDSOLVER=1848
FILE ID=node131/3371019-1305417819
RUNJOBID= node131-1305415399-5724
PBS_JOBID= 13324564
Free space on /tmp= 73684 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g4.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371019-1305417819/watcher-3371019-1305417819 -o /tmp/evaluation-result-3371019-1305417819/solver-3371019-1305417819 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371019-1305417819.cnf

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

MD5SUM BENCH= 04c9f68df814bad18919ca17a3e0867a
RANDOM SEED=534678187

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:      18968676 kB
Buffers:        276560 kB
Cached:        3640864 kB
SwapCached:       1504 kB
Active:       10664276 kB
Inactive:      3061636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18968676 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            4672 kB
Writeback:           0 kB
AnonPages:     9806256 kB
Mapped:          27144 kB
Slab:           164476 kB
PageTables:      31392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28147056 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= 73688 MiB
End job on node131 at 2011-05-15 02:23:44