Trace number 3371016

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.16 1203.15

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1150c84314gyes1.cnf
MD5SUMd6097a9814089eeede1d027388c17a02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3218
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-3371016-1305419616/watcher-3371016-1305419616 -o /tmp/evaluation-result-3371016-1305419616/solver-3371016-1305419616 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371016-1305419616.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.22 7.88 7.78 2/321 25576
/proc/meminfo: memFree=25278580/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=10376 CPUtime=0 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) R 25574 25576 25544 0 -1 4202496 687 1251 0 0 0 0 0 0 25 0 1 0 653562051 10625024 617 33554432000 4194304 4417452 140734935720880 18446744073709551615 244446945024 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/25576/statm: 2594 617 148 55 0 480 0

[startup+0.0387599 s]
/proc/loadavg: 7.22 7.88 7.78 2/321 25576
/proc/meminfo: memFree=25278580/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=13448 CPUtime=0.03 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) R 25574 25576 25544 0 -1 4202496 1455 1251 0 0 3 0 0 0 25 0 1 0 653562051 13770752 1385 33554432000 4194304 4417452 140734935720880 18446744073709551615 4262083 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/25576/statm: 3362 1385 148 55 0 1248 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13448

[startup+0.139653 s]
/proc/loadavg: 7.22 7.88 7.78 2/321 25576
/proc/meminfo: memFree=25278580/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=127252 CPUtime=0.36 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) S 25574 25576 25544 0 -1 4202496 3868 1251 0 0 36 0 0 0 25 0 5 0 653562051 130306048 3137 33554432000 4194304 4417452 140734935720880 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25576/statm: 31833 3157 177 55 0 29719 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 127252

[startup+0.300623 s]
/proc/loadavg: 7.22 7.88 7.78 2/321 25576
/proc/meminfo: memFree=25278580/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=130100 CPUtime=1 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) S 25574 25576 25544 0 -1 4202496 6396 1251 0 0 100 0 0 0 25 0 5 0 653562051 133222400 3961 33554432000 4194304 4417452 140734935720880 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25576/statm: 32525 3961 180 55 0 30411 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 130100

[startup+0.700547 s]
/proc/loadavg: 7.22 7.88 7.78 2/321 25576
/proc/meminfo: memFree=25278580/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=135252 CPUtime=2.6 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) S 25574 25576 25544 0 -1 4202496 8630 1251 0 0 259 1 0 0 25 0 5 0 653562051 138498048 5249 33554432000 4194304 4417452 140734935720880 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25576/statm: 33813 5249 180 55 0 31699 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 135252

[startup+1.5004 s]
/proc/loadavg: 7.22 7.88 7.78 9/333 25601
/proc/meminfo: memFree=25222560/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=140264 CPUtime=5.79 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) S 25574 25576 25544 0 -1 4202496 13790 1251 0 0 577 2 0 0 25 0 5 0 653562051 143630336 6506 33554432000 4194304 4417452 140734935720880 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25576/statm: 35066 6506 180 55 0 32952 0
[pid=25576/tid=25593] ppid=25574 vsize=140264 CPUtime=1.44 cores=0,2,4,6
/proc/25576/task/25593/stat : 25593 (plingeling) R 25574 25576 25544 0 -1 4202560 1541 1251 0 0 144 0 0 0 25 0 5 0 653562056 143630336 6506 33554432000 4194304 4417452 140734935720880 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25576/tid=25594] ppid=25574 vsize=140264 CPUtime=1.43 cores=0,2,4,6
/proc/25576/task/25594/stat : 25594 (plingeling) R 25574 25576 25544 0 -1 4202560 1614 1251 0 0 143 0 0 0 25 0 5 0 653562056 143630336 6506 33554432000 4194304 4417452 140734935720880 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25576/tid=25595] ppid=25574 vsize=140264 CPUtime=1.42 cores=0,2,4,6
/proc/25576/task/25595/stat : 25595 (plingeling) R 25574 25576 25544 0 -1 4202560 661 1251 0 0 142 0 0 0 25 0 5 0 653562056 143630336 6506 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25576/tid=25596] ppid=25574 vsize=140264 CPUtime=1.43 cores=0,2,4,6
/proc/25576/task/25596/stat : 25596 (plingeling) R 25574 25576 25544 0 -1 4202560 7483 1251 0 0 142 1 0 0 25 0 5 0 653562056 143630336 6506 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364854 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 140264

[startup+3.1011 s]
/proc/loadavg: 7.22 7.88 7.78 9/333 25601
/proc/meminfo: memFree=25196532/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=152016 CPUtime=12.18 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) S 25574 25576 25544 0 -1 4202496 19724 1251 0 0 1216 2 0 0 25 0 5 0 653562051 155664384 9444 33554432000 4194304 4417452 140734935720880 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25576/statm: 38004 9444 180 55 0 35890 0
[pid=25576/tid=25593] ppid=25574 vsize=152016 CPUtime=3.04 cores=0,2,4,6
/proc/25576/task/25593/stat : 25593 (plingeling) R 25574 25576 25544 0 -1 4202560 1541 1251 0 0 304 0 0 0 25 0 5 0 653562056 155664384 9444 33554432000 4194304 4417452 140734935720880 18446744073709551615 4249151 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25576/tid=25594] ppid=25574 vsize=152016 CPUtime=3.03 cores=0,2,4,6
/proc/25576/task/25594/stat : 25594 (plingeling) R 25574 25576 25544 0 -1 4202560 1614 1251 0 0 303 0 0 0 25 0 5 0 653562056 155664384 9444 33554432000 4194304 4417452 140734935720880 18446744073709551615 4249347 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25576/tid=25595] ppid=25574 vsize=152016 CPUtime=3.01 cores=0,2,4,6
/proc/25576/task/25595/stat : 25595 (plingeling) R 25574 25576 25544 0 -1 4202560 1161 1251 0 0 301 0 0 0 25 0 5 0 653562056 155664384 9444 33554432000 4194304 4417452 140734935720880 18446744073709551615 4250072 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25576/tid=25596] ppid=25574 vsize=152016 CPUtime=3.02 cores=0,2,4,6
/proc/25576/task/25596/stat : 25596 (plingeling) R 25574 25576 25544 0 -1 4202560 12917 1251 0 0 301 1 0 0 25 0 5 0 653562056 155664384 9444 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 152016

[startup+6.3005 s]
/proc/loadavg: 7.45 7.92 7.80 9/333 25601
/proc/meminfo: memFree=25186872/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=164664 CPUtime=24.95 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) S 25574 25576 25544 0 -1 4202496 33252 1251 0 0 2490 5 0 0 25 0 5 0 653562051 168615936 12606 33554432000 4194304 4417452 140734935720880 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25576/statm: 41166 12606 180 55 0 39052 0
[pid=25576/tid=25593] ppid=25574 vsize=164664 CPUtime=6.24 cores=0,2,4,6
/proc/25576/task/25593/stat : 25593 (plingeling) R 25574 25576 25544 0 -1 4202560 2141 1251 0 0 624 0 0 0 25 0 5 0 653562056 168615936 12606 33554432000 4194304 4417452 140734935720880 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25576/tid=25594] ppid=25574 vsize=164664 CPUtime=6.23 cores=0,2,4,6
/proc/25576/task/25594/stat : 25594 (plingeling) R 25574 25576 25544 0 -1 4202560 2214 1251 0 0 623 0 0 0 25 0 5 0 653562056 168615936 12606 33554432000 4194304 4417452 140734935720880 18446744073709551615 4249151 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25576/tid=25595] ppid=25574 vsize=164664 CPUtime=6.18 cores=0,2,4,6
/proc/25576/task/25595/stat : 25595 (plingeling) R 25574 25576 25544 0 -1 4202560 3522 1251 0 0 618 0 0 0 25 0 5 0 653562056 168615936 12606 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25576/tid=25596] ppid=25574 vsize=164664 CPUtime=6.22 cores=0,2,4,6
/proc/25576/task/25596/stat : 25596 (plingeling) R 25574 25576 25544 0 -1 4202560 22884 1251 0 0 619 3 0 0 25 0 5 0 653562056 168615936 12606 33554432000 4194304 4417452 140734935720880 18446744073709551615 4355841 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 164664

[startup+12.7003 s]
/proc/loadavg: 7.49 7.92 7.80 9/333 25601
/proc/meminfo: memFree=25132580/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=181584 CPUtime=50.48 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) S 25574 25576 25544 0 -1 4202496 46709 1251 0 0 5041 7 0 0 25 0 5 0 653562051 185942016 16859 33554432000 4194304 4417452 140734935720880 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25576/statm: 45396 16859 180 55 0 43282 0
[pid=25576/tid=25593] ppid=25574 vsize=181584 CPUtime=12.64 cores=0,2,4,6
/proc/25576/task/25593/stat : 25593 (plingeling) R 25574 25576 25544 0 -1 4202560 2741 1251 0 0 1264 0 0 0 25 0 5 0 653562056 185942016 16859 33554432000 4194304 4417452 140734935720880 18446744073709551615 4353905 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25576/tid=25594] ppid=25574 vsize=181584 CPUtime=12.63 cores=0,2,4,6
/proc/25576/task/25594/stat : 25594 (plingeling) R 25574 25576 25544 0 -1 4202560 2787 1251 0 0 1263 0 0 0 25 0 5 0 653562056 185942016 16859 33554432000 4194304 4417452 140734935720880 18446744073709551615 4357018 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25576/tid=25595] ppid=25574 vsize=181584 CPUtime=12.51 cores=0,2,4,6
/proc/25576/task/25595/stat : 25595 (plingeling) R 25574 25576 25544 0 -1 4202560 6237 1251 0 0 1251 0 0 0 25 0 5 0 653562056 185942016 16859 33554432000 4194304 4417452 140734935720880 18446744073709551615 4249489 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25576/tid=25596] ppid=25574 vsize=181584 CPUtime=12.62 cores=0,2,4,6
/proc/25576/task/25596/stat : 25596 (plingeling) R 25574 25576 25544 0 -1 4202560 32453 1251 0 0 1257 5 0 0 25 0 5 0 653562056 185942016 16859 33554432000 4194304 4417452 140734935720880 18446744073709551615 4250476 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 181584

[startup+25.5009 s]
/proc/loadavg: 7.60 7.92 7.80 9/333 25602
/proc/meminfo: memFree=25051032/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=197324 CPUtime=101.54 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) S 25574 25576 25544 0 -1 4202496 97631 1251 0 0 10140 14 0 0 25 0 5 0 653562051 202059776 20771 33554432000 4194304 4417452 140734935720880 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25576/statm: 49331 20771 180 55 0 47217 0
[pid=25576/tid=25593] ppid=25574 vsize=197324 CPUtime=25.43 cores=0,2,4,6
/proc/25576/task/25593/stat : 25593 (plingeling) R 25574 25576 25544 0 -1 4202560 13040 1251 0 0 2542 1 0 0 25 0 5 0 653562056 202059776 20771 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25576/tid=25594] ppid=25574 vsize=197324 CPUtime=25.43 cores=0,2,4,6
/proc/25576/task/25594/stat : 25594 (plingeling) R 25574 25576 25544 0 -1 4202560 10335 1251 0 0 2542 1 0 0 25 0 5 0 653562056 202059776 20771 33554432000 4194304 4417452 140734935720880 18446744073709551615 4356878 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25576/tid=25595] ppid=25574 vsize=197324 CPUtime=25.18 cores=0,2,4,6
/proc/25576/task/25595/stat : 25595 (plingeling) R 25574 25576 25544 0 -1 4202560 14459 1251 0 0 2517 1 0 0 25 0 5 0 653562056 202059776 20771 33554432000 4194304 4417452 140734935720880 18446744073709551615 4309871 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25576/tid=25596] ppid=25574 vsize=197324 CPUtime=25.43 cores=0,2,4,6
/proc/25576/task/25596/stat : 25596 (plingeling) R 25574 25576 25544 0 -1 4202560 57306 1251 0 0 2533 10 0 0 25 0 5 0 653562056 202059776 20771 33554432000 4194304 4417452 140734935720880 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 197324

[startup+51.1011 s]
/proc/loadavg: 7.74 7.93 7.80 9/333 25602
/proc/meminfo: memFree=24983512/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=237668 CPUtime=203.69 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) S 25574 25576 25544 0 -1 4202496 173257 1251 0 0 20344 25 0 0 25 0 5 0 653562051 243372032 30857 33554432000 4194304 4417452 140734935720880 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25576/statm: 59417 30857 180 55 0 57303 0
[pid=25576/tid=25593] ppid=25574 vsize=237668 CPUtime=51.03 cores=0,2,4,6
/proc/25576/task/25593/stat : 25593 (plingeling) R 25574 25576 25544 0 -1 4202560 28498 1251 0 0 5099 4 0 0 25 0 5 0 653562056 243372032 30857 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25576/tid=25594] ppid=25574 vsize=237668 CPUtime=51.03 cores=0,2,4,6
/proc/25576/task/25594/stat : 25594 (plingeling) R 25574 25576 25544 0 -1 4202560 31049 1251 0 0 5100 3 0 0 25 0 5 0 653562056 243372032 30857 33554432000 4194304 4417452 140734935720880 18446744073709551615 4236689 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25576/tid=25595] ppid=25574 vsize=237668 CPUtime=50.53 cores=0,2,4,6
/proc/25576/task/25595/stat : 25595 (plingeling) R 25574 25576 25544 0 -1 4202560 28014 1251 0 0 5050 3 0 0 25 0 5 0 653562056 243372032 30857 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25576/tid=25596] ppid=25574 vsize=237668 CPUtime=51.02 cores=0,2,4,6
/proc/25576/task/25596/stat : 25596 (plingeling) R 25574 25576 25544 0 -1 4202560 83205 1251 0 0 5089 13 0 0 25 0 5 0 653562056 243372032 30857 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364442 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.69
Current children cumulated vsize (KiB) 237668

[startup+102.313 s]
/proc/loadavg: 7.93 7.95 7.82 9/333 25604
/proc/meminfo: memFree=24816952/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=298216 CPUtime=408.02 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) S 25574 25576 25544 0 -1 4202496 300743 1251 0 0 40756 46 0 0 25 0 5 0 653562051 305373184 45994 33554432000 4194304 4417452 140734935720880 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25576/statm: 74554 45994 180 55 0 72440 0
[pid=25576/tid=25593] ppid=25574 vsize=298216 CPUtime=102.25 cores=0,2,4,6
/proc/25576/task/25593/stat : 25593 (plingeling) R 25574 25576 25544 0 -1 4202560 53911 1251 0 0 10217 8 0 0 25 0 5 0 653562056 305373184 45994 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25576/tid=25594] ppid=25574 vsize=298216 CPUtime=102.24 cores=0,2,4,6
/proc/25576/task/25594/stat : 25594 (plingeling) R 25574 25576 25544 0 -1 4202560 62818 1251 0 0 10216 8 0 0 25 0 5 0 653562056 305373184 45994 33554432000 4194304 4417452 140734935720880 18446744073709551615 4344176 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25576/tid=25595] ppid=25574 vsize=298216 CPUtime=101.22 cores=0,2,4,6
/proc/25576/task/25595/stat : 25595 (plingeling) R 25574 25576 25544 0 -1 4202560 53741 1251 0 0 10115 7 0 0 25 0 5 0 653562056 305373184 45994 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25576/tid=25596] ppid=25574 vsize=298216 CPUtime=102.22 cores=0,2,4,6
/proc/25576/task/25596/stat : 25596 (plingeling) R 25574 25576 25544 0 -1 4202560 127782 1251 0 0 10202 20 0 0 25 0 5 0 653562056 305373184 45994 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.02
Current children cumulated vsize (KiB) 298216

[startup+162.3 s]
/proc/loadavg: 8.05 7.98 7.84 9/333 25605
/proc/meminfo: memFree=24529848/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=405720 CPUtime=647.38 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) S 25574 25576 25544 0 -1 4202496 413516 1251 0 0 64674 64 0 0 25 0 5 0 653562051 415457280 72870 33554432000 4194304 4417452 140734935720880 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25576/statm: 101430 72870 180 55 0 99316 0
[pid=25576/tid=25593] ppid=25574 vsize=405720 CPUtime=162.24 cores=0,2,4,6
/proc/25576/task/25593/stat : 25593 (plingeling) R 25574 25576 25544 0 -1 4202560 81657 1251 0 0 16212 12 0 0 25 0 5 0 653562056 415457280 72870 33554432000 4194304 4417452 140734935720880 18446744073709551615 4352523 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25576/tid=25594] ppid=25574 vsize=405720 CPUtime=162.23 cores=0,2,4,6
/proc/25576/task/25594/stat : 25594 (plingeling) R 25574 25576 25544 0 -1 4202560 94139 1251 0 0 16210 13 0 0 25 0 5 0 653562056 415457280 72870 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25576/tid=25595] ppid=25574 vsize=405720 CPUtime=160.62 cores=0,2,4,6
/proc/25576/task/25595/stat : 25595 (plingeling) R 25574 25576 25544 0 -1 4202560 84636 1251 0 0 16050 12 0 0 25 0 5 0 653562056 415457280 72870 33554432000 4194304 4417452 140734935720880 18446744073709551615 4366661 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25576/tid=25596] ppid=25574 vsize=405720 CPUtime=162.21 cores=0,2,4,6
/proc/25576/task/25596/stat : 25596 (plingeling) R 25574 25576 25544 0 -1 4202560 150593 1251 0 0 16196 25 0 0 25 0 5 0 653562056 415457280 72870 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.38
Current children cumulated vsize (KiB) 405720


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

[pid=25576/tid=25594] ppid=25574 vsize=869856 CPUtime=762.24 cores=0,2,4,6
/proc/25576/task/25594/stat : 25594 (plingeling) R 25574 25576 25544 0 -1 4202560 292656 1251 0 0 76184 40 0 0 25 0 5 0 653562056 890732544 188904 33554432000 4194304 4417452 140734935720880 18446744073709551615 4259826 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25576/tid=25595] ppid=25574 vsize=869856 CPUtime=754.63 cores=0,2,4,6
/proc/25576/task/25595/stat : 25595 (plingeling) R 25574 25576 25544 0 -1 4202560 285138 1251 0 0 75424 39 0 0 25 0 5 0 653562056 890732544 188904 33554432000 4194304 4417452 140734935720880 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25576/tid=25596] ppid=25574 vsize=869856 CPUtime=762.14 cores=0,2,4,6
/proc/25576/task/25596/stat : 25596 (plingeling) R 25574 25576 25544 0 -1 4202560 373730 1251 0 0 76153 61 0 0 25 0 5 0 653562056 890732544 188904 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3041.37
Current children cumulated vsize (KiB) 869856

[startup+822.3 s]
/proc/loadavg: 8.08 8.09 7.96 9/333 25623
/proc/meminfo: memFree=23613336/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=864084 CPUtime=3280.71 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) S 25574 25576 25544 0 -1 4202496 1219572 1251 0 0 327890 181 0 0 25 0 5 0 653562051 884822016 187461 33554432000 4194304 4417452 140734935720880 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25576/statm: 216021 187461 180 55 0 213907 0
[pid=25576/tid=25593] ppid=25574 vsize=864084 CPUtime=822.26 cores=0,2,4,6
/proc/25576/task/25593/stat : 25593 (plingeling) R 25574 25576 25544 0 -1 4202560 243930 1251 0 0 82191 35 0 0 25 0 5 0 653562056 884822016 187461 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25576/tid=25594] ppid=25574 vsize=864084 CPUtime=822.23 cores=0,2,4,6
/proc/25576/task/25594/stat : 25594 (plingeling) R 25574 25576 25544 0 -1 4202560 302646 1251 0 0 82181 42 0 0 25 0 5 0 653562056 884822016 187461 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25576/tid=25595] ppid=25574 vsize=864084 CPUtime=814.02 cores=0,2,4,6
/proc/25576/task/25595/stat : 25595 (plingeling) R 25574 25576 25544 0 -1 4202560 296775 1251 0 0 81362 40 0 0 25 0 5 0 653562056 884822016 187461 33554432000 4194304 4417452 140734935720880 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25576/tid=25596] ppid=25574 vsize=864084 CPUtime=822.11 cores=0,2,4,6
/proc/25576/task/25596/stat : 25596 (plingeling) R 25574 25576 25544 0 -1 4202560 373730 1251 0 0 82150 61 0 0 25 0 5 0 653562056 884822016 187461 33554432000 4194304 4417452 140734935720880 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3280.71
Current children cumulated vsize (KiB) 864084

[startup+882.301 s]
/proc/loadavg: 8.08 8.09 7.96 9/333 25624
/proc/meminfo: memFree=23381528/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=1010080 CPUtime=3520.11 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) S 25574 25576 25544 0 -1 4202496 1279615 1251 0 0 351823 188 0 0 25 0 5 0 653562051 1034321920 223960 33554432000 4194304 4417452 140734935720880 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25576/statm: 252520 223960 180 55 0 250406 0
[pid=25576/tid=25593] ppid=25574 vsize=1010080 CPUtime=882.27 cores=0,2,4,6
/proc/25576/task/25593/stat : 25593 (plingeling) R 25574 25576 25544 0 -1 4202560 256191 1251 0 0 88190 37 0 0 25 0 5 0 653562056 1034321920 223960 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25576/tid=25594] ppid=25574 vsize=1010080 CPUtime=882.23 cores=0,2,4,6
/proc/25576/task/25594/stat : 25594 (plingeling) R 25574 25576 25544 0 -1 4202560 317603 1251 0 0 88179 44 0 0 25 0 5 0 653562056 1034321920 223960 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25576/tid=25595] ppid=25574 vsize=1010080 CPUtime=873.41 cores=0,2,4,6
/proc/25576/task/25595/stat : 25595 (plingeling) R 25574 25576 25544 0 -1 4202560 313216 1251 0 0 87299 42 0 0 25 0 5 0 653562056 1034321920 223960 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25576/tid=25596] ppid=25574 vsize=1010080 CPUtime=882.11 cores=0,2,4,6
/proc/25576/task/25596/stat : 25596 (plingeling) R 25574 25576 25544 0 -1 4202560 390114 1251 0 0 88148 63 0 0 25 0 5 0 653562056 1034321920 223960 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3520.11
Current children cumulated vsize (KiB) 1010080

[startup+942.301 s]
/proc/loadavg: 8.06 8.08 7.97 9/333 25626
/proc/meminfo: memFree=23471504/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=796148 CPUtime=3759.51 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) S 25574 25576 25544 0 -1 4202496 1324955 1251 0 0 375756 195 0 0 25 0 5 0 653562051 815255552 170477 33554432000 4194304 4417452 140734935720880 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25576/statm: 199037 170477 180 55 0 196923 0
[pid=25576/tid=25593] ppid=25574 vsize=796148 CPUtime=942.26 cores=0,2,4,6
/proc/25576/task/25593/stat : 25593 (plingeling) R 25574 25576 25544 0 -1 4202560 257693 1251 0 0 94189 37 0 0 25 0 5 0 653562056 815255552 170477 33554432000 4194304 4417452 140734935720880 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25576/tid=25594] ppid=25574 vsize=796148 CPUtime=942.24 cores=0,2,4,6
/proc/25576/task/25594/stat : 25594 (plingeling) R 25574 25576 25544 0 -1 4202560 328661 1251 0 0 94178 46 0 0 25 0 5 0 653562056 815255552 170477 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25576/tid=25595] ppid=25574 vsize=796148 CPUtime=932.82 cores=0,2,4,6
/proc/25576/task/25595/stat : 25595 (plingeling) R 25574 25576 25544 0 -1 4202560 335020 1251 0 0 93237 45 0 0 25 0 5 0 653562056 815255552 170477 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25576/tid=25596] ppid=25574 vsize=796148 CPUtime=942.1 cores=0,2,4,6
/proc/25576/task/25596/stat : 25596 (plingeling) R 25574 25576 25544 0 -1 4202560 401090 1251 0 0 94145 65 0 0 25 0 5 0 653562056 815255552 170477 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3759.51
Current children cumulated vsize (KiB) 796148

[startup+1002.3 s]
/proc/loadavg: 8.10 8.09 7.98 9/333 25628
/proc/meminfo: memFree=23429920/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=783452 CPUtime=3998.89 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) S 25574 25576 25544 0 -1 4202496 1372289 1251 0 0 399687 202 0 0 25 0 5 0 653562051 802254848 167303 33554432000 4194304 4417452 140734935720880 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25576/statm: 195863 167303 180 55 0 193749 0
[pid=25576/tid=25593] ppid=25574 vsize=783452 CPUtime=1002.27 cores=0,2,4,6
/proc/25576/task/25593/stat : 25593 (plingeling) R 25574 25576 25544 0 -1 4202560 275204 1251 0 0 100188 39 0 0 25 0 5 0 653562056 802254848 167303 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25576/tid=25594] ppid=25574 vsize=783452 CPUtime=1002.24 cores=0,2,4,6
/proc/25576/task/25594/stat : 25594 (plingeling) R 25574 25576 25544 0 -1 4202560 337587 1251 0 0 100177 47 0 0 25 0 5 0 653562056 802254848 167303 33554432000 4194304 4417452 140734935720880 18446744073709551615 4346508 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25576/tid=25595] ppid=25574 vsize=783452 CPUtime=992.21 cores=0,2,4,6
/proc/25576/task/25595/stat : 25595 (plingeling) R 25574 25576 25544 0 -1 4202560 344109 1251 0 0 99174 47 0 0 25 0 5 0 653562056 802254848 167303 33554432000 4194304 4417452 140734935720880 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25576/tid=25596] ppid=25574 vsize=783452 CPUtime=1002.09 cores=0,2,4,6
/proc/25576/task/25596/stat : 25596 (plingeling) R 25574 25576 25544 0 -1 4202560 412898 1251 0 0 100141 68 0 0 25 0 5 0 653562056 802254848 167303 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3998.89
Current children cumulated vsize (KiB) 783452

[startup+1062.3 s]
/proc/loadavg: 8.07 8.09 7.98 9/333 25629
/proc/meminfo: memFree=23359680/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=832960 CPUtime=4238.29 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) S 25574 25576 25544 0 -1 4202496 1404426 1251 0 0 423621 208 0 0 25 0 5 0 653562051 852951040 177948 33554432000 4194304 4417452 140734935720880 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25576/statm: 208240 177948 180 55 0 206126 0
[pid=25576/tid=25593] ppid=25574 vsize=832960 CPUtime=1062.27 cores=0,2,4,6
/proc/25576/task/25593/stat : 25593 (plingeling) R 25574 25576 25544 0 -1 4202560 279300 1251 0 0 106187 40 0 0 25 0 5 0 653562056 852951040 177948 33554432000 4194304 4417452 140734935720880 18446744073709551615 4234650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25576/tid=25594] ppid=25574 vsize=832960 CPUtime=1062.23 cores=0,2,4,6
/proc/25576/task/25594/stat : 25594 (plingeling) R 25574 25576 25544 0 -1 4202560 347965 1251 0 0 106175 48 0 0 25 0 5 0 653562056 852951040 177948 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25576/tid=25595] ppid=25574 vsize=832960 CPUtime=1051.61 cores=0,2,4,6
/proc/25576/task/25595/stat : 25595 (plingeling) R 25574 25576 25544 0 -1 4202560 354564 1251 0 0 105113 48 0 0 25 0 5 0 653562056 852951040 177948 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25576/tid=25596] ppid=25574 vsize=832960 CPUtime=1062.09 cores=0,2,4,6
/proc/25576/task/25596/stat : 25596 (plingeling) R 25574 25576 25544 0 -1 4202560 420106 1251 0 0 106140 69 0 0 25 0 5 0 653562056 852951040 177948 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4238.29
Current children cumulated vsize (KiB) 832960

[startup+1122.3 s]
/proc/loadavg: 8.09 8.10 7.99 9/333 25631
/proc/meminfo: memFree=22879876/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=987916 CPUtime=4477.67 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) S 25574 25576 25544 0 -1 4202496 1466569 1251 0 0 447550 217 0 0 25 0 5 0 653562051 1011625984 218418 33554432000 4194304 4417452 140734935720880 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25576/statm: 246979 218418 180 55 0 244865 0
[pid=25576/tid=25593] ppid=25574 vsize=987916 CPUtime=1122.27 cores=0,2,4,6
/proc/25576/task/25593/stat : 25593 (plingeling) R 25574 25576 25544 0 -1 4202560 302604 1251 0 0 112183 44 0 0 25 0 5 0 653562056 1011625984 218418 33554432000 4194304 4417452 140734935720880 18446744073709551615 4343748 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25576/tid=25594] ppid=25574 vsize=987916 CPUtime=1122.24 cores=0,2,4,6
/proc/25576/task/25594/stat : 25594 (plingeling) R 25574 25576 25544 0 -1 4202560 361547 1251 0 0 112173 51 0 0 25 0 5 0 653562056 1011625984 218418 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25576/tid=25595] ppid=25574 vsize=987916 CPUtime=1111 cores=0,2,4,6
/proc/25576/task/25595/stat : 25595 (plingeling) R 25574 25576 25544 0 -1 4202560 366590 1251 0 0 111050 50 0 0 25 0 5 0 653562056 1011625984 218418 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25576/tid=25596] ppid=25574 vsize=987916 CPUtime=1122.08 cores=0,2,4,6
/proc/25576/task/25596/stat : 25596 (plingeling) R 25574 25576 25544 0 -1 4202560 433337 1251 0 0 112137 71 0 0 25 0 5 0 653562056 1011625984 218418 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4477.67
Current children cumulated vsize (KiB) 987916

[startup+1182.3 s]
/proc/loadavg: 8.22 8.12 8.01 9/333 25632
/proc/meminfo: memFree=22827356/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=1013960 CPUtime=4717.08 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) S 25574 25576 25544 0 -1 4202496 1506052 1251 0 0 471484 224 0 0 25 0 5 0 653562051 1038295040 224930 33554432000 4194304 4417452 140734935720880 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25576/statm: 253490 224930 180 55 0 251376 0
[pid=25576/tid=25593] ppid=25574 vsize=1013960 CPUtime=1182.27 cores=0,2,4,6
/proc/25576/task/25593/stat : 25593 (plingeling) R 25574 25576 25544 0 -1 4202560 314358 1251 0 0 118181 46 0 0 25 0 5 0 653562056 1038295040 224930 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25576/tid=25594] ppid=25574 vsize=1013960 CPUtime=1182.23 cores=0,2,4,6
/proc/25576/task/25594/stat : 25594 (plingeling) R 25574 25576 25544 0 -1 4202560 376511 1251 0 0 118170 53 0 0 25 0 5 0 653562056 1038295040 224930 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25576/tid=25595] ppid=25574 vsize=1013960 CPUtime=1170.41 cores=0,2,4,6
/proc/25576/task/25595/stat : 25595 (plingeling) R 25574 25576 25544 0 -1 4202560 373483 1251 0 0 116990 51 0 0 25 0 5 0 653562056 1038295040 224930 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25576/tid=25596] ppid=25574 vsize=1013960 CPUtime=1182.07 cores=0,2,4,6
/proc/25576/task/25596/stat : 25596 (plingeling) R 25574 25576 25544 0 -1 4202560 439209 1251 0 0 118135 72 0 0 25 0 5 0 653562056 1038295040 224930 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4717.08
Current children cumulated vsize (KiB) 1013960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.15 8.11 8.01 9/333 25633
/proc/meminfo: memFree=22750460/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=1033432 CPUtime=4800.09 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) S 25574 25576 25544 0 -1 4202496 1525767 1251 0 0 479783 226 0 0 25 0 5 0 653562051 1058234368 229798 33554432000 4194304 4417452 140734935720880 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25576/statm: 258358 229798 180 55 0 256244 0
[pid=25576/tid=25593] ppid=25574 vsize=1033432 CPUtime=1203.09 cores=0,2,4,6
/proc/25576/task/25593/stat : 25593 (plingeling) R 25574 25576 25544 0 -1 4202560 318384 1251 0 0 120262 47 0 0 25 0 5 0 653562056 1058234368 229798 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25576/tid=25594] ppid=25574 vsize=1033432 CPUtime=1203.05 cores=0,2,4,6
/proc/25576/task/25594/stat : 25594 (plingeling) R 25574 25576 25544 0 -1 4202560 384007 1251 0 0 120251 54 0 0 25 0 5 0 653562056 1058234368 229798 33554432000 4194304 4417452 140734935720880 18446744073709551615 4251258 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25576/tid=25595] ppid=25574 vsize=1033432 CPUtime=1191 cores=0,2,4,6
/proc/25576/task/25595/stat : 25595 (plingeling) R 25574 25576 25544 0 -1 4202560 373483 1251 0 0 119049 51 0 0 25 0 5 0 653562056 1058234368 229798 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364440 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25576/tid=25596] ppid=25574 vsize=1033432 CPUtime=1202.88 cores=0,2,4,6
/proc/25576/task/25596/stat : 25596 (plingeling) R 25574 25576 25544 0 -1 4202560 447402 1251 0 0 120215 73 0 0 25 0 5 0 653562056 1058234368 229798 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 1033432

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

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

[startup+1203.1 s]
/proc/loadavg: 8.15 8.11 8.01 9/333 25633
/proc/meminfo: memFree=22750460/32951124 swapFree=44485764/67111528
[pid=25576] ppid=25574 vsize=1033432 CPUtime=4800.09 cores=0,2,4,6
/proc/25576/stat : 25576 (plingeling) S 25574 25576 25544 0 -1 4202496 1525767 1251 0 0 479783 226 0 0 25 0 5 0 653562051 1058234368 229798 33554432000 4194304 4417452 140734935720880 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25576/statm: 258358 229798 180 55 0 256244 0
[pid=25576/tid=25593] ppid=25574 vsize=1033432 CPUtime=1203.09 cores=0,2,4,6
/proc/25576/task/25593/stat : 25593 (plingeling) R 25574 25576 25544 0 -1 4202560 318384 1251 0 0 120262 47 0 0 25 0 5 0 653562056 1058234368 229798 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25576/tid=25594] ppid=25574 vsize=1033432 CPUtime=1203.05 cores=0,2,4,6
/proc/25576/task/25594/stat : 25594 (plingeling) R 25574 25576 25544 0 -1 4202560 384007 1251 0 0 120251 54 0 0 25 0 5 0 653562056 1058234368 229798 33554432000 4194304 4417452 140734935720880 18446744073709551615 4251258 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25576/tid=25595] ppid=25574 vsize=1033432 CPUtime=1191 cores=0,2,4,6
/proc/25576/task/25595/stat : 25595 (plingeling) R 25574 25576 25544 0 -1 4202560 373483 1251 0 0 119049 51 0 0 25 0 5 0 653562056 1058234368 229798 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364440 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25576/tid=25596] ppid=25574 vsize=1033432 CPUtime=1202.88 cores=0,2,4,6
/proc/25576/task/25596/stat : 25596 (plingeling) R 25574 25576 25544 0 -1 4202560 447402 1251 0 0 120215 73 0 0 25 0 5 0 653562056 1058234368 229798 33554432000 4194304 4417452 140734935720880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 1033432

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.15
CPU time (s): 4800.16
CPU user time (s): 4797.86
CPU system time (s): 2.30165
CPU usage (%): 398.966
Max. virtual memory (cumulated for all children) (KiB): 1061192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.86
system time used= 2.30165
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1527018
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= 126
involuntary context switches= 24168

runsolver used 3.51047 second user time and 8.58869 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 02:33:36
IDJOB=3371016
IDBENCH=71433
IDSOLVER=1848
FILE ID=node105/3371016-1305419616
RUNJOBID= node105-1305419616-25562
PBS_JOBID= 13324579
Free space on /tmp= 73588 MiB

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

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

MD5SUM BENCH= d6097a9814089eeede1d027388c17a02
RANDOM SEED=920412543

node105.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.825
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.65
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.825
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	: 5226.15
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:      25278736 kB
Buffers:        281760 kB
Cached:        5917200 kB
SwapCached:      39656 kB
Active:         571684 kB
Inactive:      6839416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25278736 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:            2076 kB
Writeback:           0 kB
AnonPages:     1180796 kB
Mapped:           9540 kB
Slab:           128608 kB
PageTables:      66172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65319580 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= 73588 MiB
End job on node105 at 2011-05-15 02:53:41