Trace number 3371285

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.29 1203.96

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1067.51
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-3371285-1305417707/watcher-3371285-1305417707 -o /tmp/evaluation-result-3371285-1305417707/solver-3371285-1305417707 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371285-1305417707.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: 4.16 6.17 7.23 5/389 29515
/proc/meminfo: memFree=26853620/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=11640 CPUtime=0 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) R 29513 29515 28704 0 -1 4202496 1070 1256 0 0 0 0 0 0 25 0 1 0 653369362 11919360 935 33554432000 4194304 4417452 140734584685056 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/29515/statm: 2910 935 149 55 0 796 0

[startup+0.071401 s]
/proc/loadavg: 4.16 6.17 7.23 5/389 29515
/proc/meminfo: memFree=26853620/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=25976 CPUtime=0.06 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) R 29513 29515 28704 0 -1 4202496 4654 1256 0 0 6 0 0 0 25 0 1 0 653369362 26599424 4519 33554432000 4194304 4417452 140734584685056 18446744073709551615 4231392 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/29515/statm: 6494 4519 149 55 0 4380 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 25976

[startup+0.177383 s]
/proc/loadavg: 4.16 6.17 7.23 5/389 29515
/proc/meminfo: memFree=26853620/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=132872 CPUtime=0.46 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) S 29513 29515 28704 0 -1 4202496 4800 1256 0 0 46 0 0 0 25 0 5 0 653369362 136060928 4655 33554432000 4194304 4417452 140734584685056 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/29515/statm: 33218 4655 173 55 0 31104 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 132872

[startup+0.300364 s]
/proc/loadavg: 4.16 6.17 7.23 5/389 29515
/proc/meminfo: memFree=26853620/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=139328 CPUtime=0.96 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) S 29513 29515 28704 0 -1 4202496 6460 1256 0 0 95 1 0 0 25 0 5 0 653369362 142671872 6284 33554432000 4194304 4417452 140734584685056 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/29515/statm: 34832 6284 175 55 0 32718 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 139328

[startup+0.700297 s]
/proc/loadavg: 4.16 6.17 7.23 5/389 29515
/proc/meminfo: memFree=26853620/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=136536 CPUtime=2.55 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) S 29513 29515 28704 0 -1 4202496 7646 1256 0 0 254 1 0 0 25 0 5 0 653369362 139812864 5572 33554432000 4194304 4417452 140734584685056 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/29515/statm: 34134 5572 179 55 0 32020 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 136536

[startup+1.50116 s]
/proc/loadavg: 4.16 6.17 7.23 9/394 29525
/proc/meminfo: memFree=26829896/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=141768 CPUtime=5.74 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) S 29513 29515 28704 0 -1 4202496 9325 1256 0 0 573 1 0 0 25 0 5 0 653369362 145170432 6880 33554432000 4194304 4417452 140734584685056 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/29515/statm: 35442 6880 179 55 0 33328 0
[pid=29515/tid=29522] ppid=29513 vsize=141768 CPUtime=1.42 cores=0,2,4,6
/proc/29515/task/29522/stat : 29522 (plingeling) R 29513 29515 28704 0 -1 4202560 957 1256 0 0 142 0 0 0 25 0 5 0 653369369 145170432 6880 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29515/tid=29523] ppid=29513 vsize=141768 CPUtime=1.41 cores=0,2,4,6
/proc/29515/task/29523/stat : 29523 (plingeling) R 29513 29515 28704 0 -1 4202560 1081 1256 0 0 141 0 0 0 25 0 5 0 653369369 145170432 6880 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29515/tid=29524] ppid=29513 vsize=141768 CPUtime=1.41 cores=0,2,4,6
/proc/29515/task/29524/stat : 29524 (plingeling) R 29513 29515 28704 0 -1 4202560 1017 1256 0 0 141 0 0 0 25 0 5 0 653369369 145170432 6880 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29515/tid=29525] ppid=29513 vsize=141768 CPUtime=1.4 cores=0,2,4,6
/proc/29515/task/29525/stat : 29525 (plingeling) R 29513 29515 28704 0 -1 4202560 1604 1256 0 0 140 0 0 0 25 0 5 0 653369369 145170432 6880 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 141768

[startup+3.10089 s]
/proc/loadavg: 4.54 6.22 7.24 9/394 29525
/proc/meminfo: memFree=26822216/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=152212 CPUtime=12.12 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) S 29513 29515 28704 0 -1 4202496 12682 1256 0 0 1211 1 0 0 25 0 5 0 653369362 155865088 9492 33554432000 4194304 4417452 140734584685056 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/29515/statm: 38053 9492 180 55 0 35939 0
[pid=29515/tid=29522] ppid=29513 vsize=152212 CPUtime=3.02 cores=0,2,4,6
/proc/29515/task/29522/stat : 29522 (plingeling) R 29513 29515 28704 0 -1 4202560 957 1256 0 0 302 0 0 0 25 0 5 0 653369369 155865088 9492 33554432000 4194304 4417452 140734584685056 18446744073709551615 4358022 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29515/tid=29523] ppid=29513 vsize=152212 CPUtime=3.01 cores=0,2,4,6
/proc/29515/task/29523/stat : 29523 (plingeling) R 29513 29515 28704 0 -1 4202560 2000 1256 0 0 301 0 0 0 25 0 5 0 653369369 155865088 9492 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29515/tid=29524] ppid=29513 vsize=152212 CPUtime=3.01 cores=0,2,4,6
/proc/29515/task/29524/stat : 29524 (plingeling) R 29513 29515 28704 0 -1 4202560 1018 1256 0 0 301 0 0 0 25 0 5 0 653369369 155865088 9492 33554432000 4194304 4417452 140734584685056 18446744073709551615 4358116 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29515/tid=29525] ppid=29513 vsize=152212 CPUtime=2.99 cores=0,2,4,6
/proc/29515/task/29525/stat : 29525 (plingeling) R 29513 29515 28704 0 -1 4202560 4041 1256 0 0 299 0 0 0 25 0 5 0 653369369 155865088 9492 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 152212

[startup+6.30036 s]
/proc/loadavg: 4.54 6.22 7.24 9/394 29525
/proc/meminfo: memFree=26797680/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=175664 CPUtime=24.88 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) S 29513 29515 28704 0 -1 4202496 19437 1256 0 0 2486 2 0 0 25 0 5 0 653369362 179879936 15355 33554432000 4194304 4417452 140734584685056 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/29515/statm: 43916 15355 180 55 0 41802 0
[pid=29515/tid=29522] ppid=29513 vsize=175664 CPUtime=6.22 cores=0,2,4,6
/proc/29515/task/29522/stat : 29522 (plingeling) R 29513 29515 28704 0 -1 4202560 2237 1256 0 0 622 0 0 0 25 0 5 0 653369369 179879936 15355 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29515/tid=29523] ppid=29513 vsize=175664 CPUtime=6.21 cores=0,2,4,6
/proc/29515/task/29523/stat : 29523 (plingeling) R 29513 29515 28704 0 -1 4202560 3892 1256 0 0 621 0 0 0 25 0 5 0 653369369 179879936 15355 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29515/tid=29524] ppid=29513 vsize=175664 CPUtime=6.21 cores=0,2,4,6
/proc/29515/task/29524/stat : 29524 (plingeling) R 29513 29515 28704 0 -1 4202560 1391 1256 0 0 621 0 0 0 25 0 5 0 653369369 179879936 15355 33554432000 4194304 4417452 140734584685056 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29515/tid=29525] ppid=29513 vsize=175664 CPUtime=6.15 cores=0,2,4,6
/proc/29515/task/29525/stat : 29525 (plingeling) R 29513 29515 28704 0 -1 4202560 7251 1256 0 0 615 0 0 0 25 0 5 0 653369369 179879936 15355 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.88
Current children cumulated vsize (KiB) 175664

[startup+12.7003 s]
/proc/loadavg: 5.07 6.28 7.25 9/394 29525
/proc/meminfo: memFree=26771500/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=182552 CPUtime=50.41 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) S 29513 29515 28704 0 -1 4202496 25634 1256 0 0 5038 3 0 0 25 0 5 0 653369362 186933248 17082 33554432000 4194304 4417452 140734584685056 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/29515/statm: 45638 17082 180 55 0 43524 0
[pid=29515/tid=29522] ppid=29513 vsize=182552 CPUtime=12.62 cores=0,2,4,6
/proc/29515/task/29522/stat : 29522 (plingeling) R 29513 29515 28704 0 -1 4202560 2281 1256 0 0 1262 0 0 0 25 0 5 0 653369369 186933248 17082 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29515/tid=29523] ppid=29513 vsize=182552 CPUtime=12.61 cores=0,2,4,6
/proc/29515/task/29523/stat : 29523 (plingeling) R 29513 29515 28704 0 -1 4202560 5571 1256 0 0 1261 0 0 0 25 0 5 0 653369369 186933248 17082 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29515/tid=29524] ppid=29513 vsize=182552 CPUtime=12.61 cores=0,2,4,6
/proc/29515/task/29524/stat : 29524 (plingeling) R 29513 29515 28704 0 -1 4202560 2758 1256 0 0 1261 0 0 0 25 0 5 0 653369369 186933248 17082 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29515/tid=29525] ppid=29513 vsize=182552 CPUtime=12.47 cores=0,2,4,6
/proc/29515/task/29525/stat : 29525 (plingeling) R 29513 29515 28704 0 -1 4202560 10358 1256 0 0 1246 1 0 0 25 0 5 0 653369369 186933248 17082 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.41
Current children cumulated vsize (KiB) 182552

[startup+25.5011 s]
/proc/loadavg: 5.52 6.33 7.25 9/394 29525
/proc/meminfo: memFree=26729840/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=229728 CPUtime=101.45 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) S 29513 29515 28704 0 -1 4202496 51925 1256 0 0 10137 8 0 0 25 0 5 0 653369362 235241472 28876 33554432000 4194304 4417452 140734584685056 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/29515/statm: 57432 28876 180 55 0 55318 0
[pid=29515/tid=29522] ppid=29513 vsize=229728 CPUtime=25.42 cores=0,2,4,6
/proc/29515/task/29522/stat : 29522 (plingeling) R 29513 29515 28704 0 -1 4202560 9267 1256 0 0 2541 1 0 0 25 0 5 0 653369369 235241472 28876 33554432000 4194304 4417452 140734584685056 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29515/tid=29523] ppid=29513 vsize=229728 CPUtime=25.41 cores=0,2,4,6
/proc/29515/task/29523/stat : 29523 (plingeling) R 29513 29515 28704 0 -1 4202560 13552 1256 0 0 2539 2 0 0 25 0 5 0 653369369 235241472 28876 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29515/tid=29524] ppid=29513 vsize=229728 CPUtime=25.41 cores=0,2,4,6
/proc/29515/task/29524/stat : 29524 (plingeling) R 29513 29515 28704 0 -1 4202560 5716 1256 0 0 2541 0 0 0 25 0 5 0 653369369 235241472 28876 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29515/tid=29525] ppid=29513 vsize=229728 CPUtime=25.1 cores=0,2,4,6
/proc/29515/task/29525/stat : 29525 (plingeling) R 29513 29515 28704 0 -1 4202560 18724 1256 0 0 2508 2 0 0 25 0 5 0 653369369 235241472 28876 33554432000 4194304 4417452 140734584685056 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 229728

[startup+51.1008 s]
/proc/loadavg: 6.37 6.46 7.27 9/394 29598
/proc/meminfo: memFree=26757556/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=256664 CPUtime=203.55 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) S 29513 29515 28704 0 -1 4202496 85284 1256 0 0 20342 13 0 0 25 0 5 0 653369362 262823936 35610 33554432000 4194304 4417452 140734584685056 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/29515/statm: 64166 35610 180 55 0 62052 0
[pid=29515/tid=29522] ppid=29513 vsize=256664 CPUtime=51.01 cores=0,2,4,6
/proc/29515/task/29522/stat : 29522 (plingeling) R 29513 29515 28704 0 -1 4202560 18484 1256 0 0 5099 2 0 0 25 0 5 0 653369369 262823936 35610 33554432000 4194304 4417452 140734584685056 18446744073709551615 4366082 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29515/tid=29523] ppid=29513 vsize=256664 CPUtime=51.01 cores=0,2,4,6
/proc/29515/task/29523/stat : 29523 (plingeling) R 29513 29515 28704 0 -1 4202560 18879 1256 0 0 5098 3 0 0 25 0 5 0 653369369 262823936 35610 33554432000 4194304 4417452 140734584685056 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29515/tid=29524] ppid=29513 vsize=256664 CPUtime=51.01 cores=0,2,4,6
/proc/29515/task/29524/stat : 29524 (plingeling) R 29513 29515 28704 0 -1 4202560 12078 1256 0 0 5100 1 0 0 25 0 5 0 653369369 262823936 35610 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29515/tid=29525] ppid=29513 vsize=256664 CPUtime=50.4 cores=0,2,4,6
/proc/29515/task/29525/stat : 29525 (plingeling) R 29513 29515 28704 0 -1 4202560 31177 1256 0 0 5036 4 0 0 25 0 5 0 653369369 262823936 35610 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.55
Current children cumulated vsize (KiB) 256664

[startup+102.314 s]
/proc/loadavg: 7.46 6.76 7.33 9/394 29599
/proc/meminfo: memFree=26612440/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=322200 CPUtime=407.77 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) S 29513 29515 28704 0 -1 4202496 137859 1256 0 0 40755 22 0 0 25 0 5 0 653369362 329932800 51994 33554432000 4194304 4417452 140734584685056 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/29515/statm: 80550 51994 180 55 0 78436 0
[pid=29515/tid=29522] ppid=29513 vsize=322200 CPUtime=102.23 cores=0,2,4,6
/proc/29515/task/29522/stat : 29522 (plingeling) R 29513 29515 28704 0 -1 4202560 27623 1256 0 0 10219 4 0 0 25 0 5 0 653369369 329932800 51994 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29515/tid=29523] ppid=29513 vsize=322200 CPUtime=102.22 cores=0,2,4,6
/proc/29515/task/29523/stat : 29523 (plingeling) R 29513 29515 28704 0 -1 4202560 29162 1256 0 0 10218 4 0 0 25 0 5 0 653369369 329932800 51994 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29515/tid=29524] ppid=29513 vsize=322200 CPUtime=102.22 cores=0,2,4,6
/proc/29515/task/29524/stat : 29524 (plingeling) R 29513 29515 28704 0 -1 4202560 30388 1256 0 0 10218 4 0 0 25 0 5 0 653369369 329932800 51994 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29515/tid=29525] ppid=29513 vsize=322200 CPUtime=100.98 cores=0,2,4,6
/proc/29515/task/29525/stat : 29525 (plingeling) R 29513 29515 28704 0 -1 4202560 46020 1256 0 0 10091 7 0 0 25 0 5 0 653369369 329932800 51994 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.77
Current children cumulated vsize (KiB) 322200

[startup+162.301 s]
/proc/loadavg: 8.06 7.05 7.39 10/395 29604
/proc/meminfo: memFree=26472604/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=405552 CPUtime=646.96 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) S 29513 29515 28704 0 -1 4202496 201734 1256 0 0 64664 32 0 0 25 0 5 0 653369362 415285248 72832 33554432000 4194304 4417452 140734584685056 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/29515/statm: 101388 72832 180 55 0 99274 0
[pid=29515/tid=29522] ppid=29513 vsize=405552 CPUtime=162.21 cores=0,2,4,6
/proc/29515/task/29522/stat : 29522 (plingeling) R 29513 29515 28704 0 -1 4202560 34241 1256 0 0 16216 5 0 0 25 0 5 0 653369369 415285248 72832 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29515/tid=29523] ppid=29513 vsize=405552 CPUtime=162.21 cores=0,2,4,6
/proc/29515/task/29523/stat : 29523 (plingeling) R 29513 29515 28704 0 -1 4202560 42498 1256 0 0 16214 7 0 0 25 0 5 0 653369369 415285248 72832 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29515/tid=29524] ppid=29513 vsize=405552 CPUtime=162.21 cores=0,2,4,6
/proc/29515/task/29524/stat : 29524 (plingeling) R 29513 29515 28704 0 -1 4202560 53387 1256 0 0 16213 8 0 0 25 0 5 0 653369369 415285248 72832 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29515/tid=29525] ppid=29513 vsize=405552 CPUtime=160.22 cores=0,2,4,6
/proc/29515/task/29525/stat : 29525 (plingeling) R 29513 29515 28704 0 -1 4202560 66942 1256 0 0 16013 9 0 0 25 0 5 0 653369369 415285248 72832 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 646.96
Current children cumulated vsize (KiB) 405552


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

[pid=29515/tid=29523] ppid=29513 vsize=735280 CPUtime=762.24 cores=0,2,4,6
/proc/29515/task/29523/stat : 29523 (plingeling) R 29513 29515 28704 0 -1 4202560 98903 1256 0 0 76207 17 0 0 25 0 5 0 653369369 752926720 155264 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29515/tid=29524] ppid=29513 vsize=735280 CPUtime=762.23 cores=0,2,4,6
/proc/29515/task/29524/stat : 29524 (plingeling) R 29513 29515 28704 0 -1 4202560 216254 1256 0 0 76192 31 0 0 25 0 5 0 653369369 752926720 155264 33554432000 4194304 4417452 140734584685056 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29515/tid=29525] ppid=29513 vsize=735280 CPUtime=752.64 cores=0,2,4,6
/proc/29515/task/29525/stat : 29525 (plingeling) R 29513 29515 28704 0 -1 4202560 201809 1256 0 0 75233 31 0 0 25 0 5 0 653369369 752926720 155264 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3039.45
Current children cumulated vsize (KiB) 735280

[startup+822.3 s]
/proc/loadavg: 8.05 7.95 7.73 9/394 29622
/proc/meminfo: memFree=26063908/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=758884 CPUtime=3278.65 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) S 29513 29515 28704 0 -1 4202496 650497 1256 0 0 327764 101 0 0 25 0 5 0 653369362 777097216 161165 33554432000 4194304 4417452 140734584685056 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/29515/statm: 189721 161165 180 55 0 187607 0
[pid=29515/tid=29522] ppid=29513 vsize=758884 CPUtime=822.22 cores=0,2,4,6
/proc/29515/task/29522/stat : 29522 (plingeling) R 29513 29515 28704 0 -1 4202560 101413 1256 0 0 82207 15 0 0 25 0 5 0 653369369 777097216 161165 33554432000 4194304 4417452 140734584685056 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29515/tid=29523] ppid=29513 vsize=758884 CPUtime=822.22 cores=0,2,4,6
/proc/29515/task/29523/stat : 29523 (plingeling) R 29513 29515 28704 0 -1 4202560 98903 1256 0 0 82205 17 0 0 25 0 5 0 653369369 777097216 161165 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29515/tid=29524] ppid=29513 vsize=758884 CPUtime=822.22 cores=0,2,4,6
/proc/29515/task/29524/stat : 29524 (plingeling) R 29513 29515 28704 0 -1 4202560 237880 1256 0 0 82188 34 0 0 25 0 5 0 653369369 777097216 161165 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29515/tid=29525] ppid=29513 vsize=758884 CPUtime=811.88 cores=0,2,4,6
/proc/29515/task/29525/stat : 29525 (plingeling) R 29513 29515 28704 0 -1 4202560 207635 1256 0 0 81155 33 0 0 25 0 5 0 653369369 777097216 161165 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3278.65
Current children cumulated vsize (KiB) 758884

[startup+882.3 s]
/proc/loadavg: 8.05 7.97 7.75 9/394 29623
/proc/meminfo: memFree=25910452/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=804556 CPUtime=3517.89 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) S 29513 29515 28704 0 -1 4202496 695439 1256 0 0 351681 108 0 0 25 0 5 0 653369362 823865344 172583 33554432000 4194304 4417452 140734584685056 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/29515/statm: 201139 172583 180 55 0 199025 0
[pid=29515/tid=29522] ppid=29513 vsize=804556 CPUtime=882.22 cores=0,2,4,6
/proc/29515/task/29522/stat : 29522 (plingeling) R 29513 29515 28704 0 -1 4202560 118267 1256 0 0 88204 18 0 0 25 0 5 0 653369369 823865344 172583 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29515/tid=29523] ppid=29513 vsize=804556 CPUtime=882.22 cores=0,2,4,6
/proc/29515/task/29523/stat : 29523 (plingeling) R 29513 29515 28704 0 -1 4202560 107381 1256 0 0 88205 17 0 0 25 0 5 0 653369369 823865344 172583 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29515/tid=29524] ppid=29513 vsize=804556 CPUtime=882.22 cores=0,2,4,6
/proc/29515/task/29524/stat : 29524 (plingeling) R 29513 29515 28704 0 -1 4202560 250095 1256 0 0 88187 35 0 0 25 0 5 0 653369369 823865344 172583 33554432000 4194304 4417452 140734584685056 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29515/tid=29525] ppid=29513 vsize=804556 CPUtime=871.12 cores=0,2,4,6
/proc/29515/task/29525/stat : 29525 (plingeling) R 29513 29515 28704 0 -1 4202560 215030 1256 0 0 87077 35 0 0 25 0 5 0 653369369 823865344 172583 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3517.89
Current children cumulated vsize (KiB) 804556

[startup+942.3 s]
/proc/loadavg: 8.05 7.99 7.76 9/394 29625
/proc/meminfo: memFree=25949076/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=806756 CPUtime=3757.13 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) S 29513 29515 28704 0 -1 4202496 719246 1256 0 0 375602 111 0 0 25 0 5 0 653369362 826118144 173133 33554432000 4194304 4417452 140734584685056 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/29515/statm: 201689 173133 180 55 0 199575 0
[pid=29515/tid=29522] ppid=29513 vsize=806756 CPUtime=942.22 cores=0,2,4,6
/proc/29515/task/29522/stat : 29522 (plingeling) R 29513 29515 28704 0 -1 4202560 118267 1256 0 0 94204 18 0 0 25 0 5 0 653369369 826118144 173133 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29515/tid=29523] ppid=29513 vsize=806756 CPUtime=942.22 cores=0,2,4,6
/proc/29515/task/29523/stat : 29523 (plingeling) R 29513 29515 28704 0 -1 4202560 107381 1256 0 0 94205 17 0 0 25 0 5 0 653369369 826118144 173133 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29515/tid=29524] ppid=29513 vsize=806756 CPUtime=942.22 cores=0,2,4,6
/proc/29515/task/29524/stat : 29524 (plingeling) R 29513 29515 28704 0 -1 4202560 273902 1256 0 0 94184 38 0 0 25 0 5 0 653369369 826118144 173133 33554432000 4194304 4417452 140734584685056 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29515/tid=29525] ppid=29513 vsize=806756 CPUtime=930.36 cores=0,2,4,6
/proc/29515/task/29525/stat : 29525 (plingeling) R 29513 29515 28704 0 -1 4202560 215030 1256 0 0 93001 35 0 0 25 0 5 0 653369369 826118144 173133 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3757.13
Current children cumulated vsize (KiB) 806756

[startup+1002.3 s]
/proc/loadavg: 8.24 8.06 7.80 9/394 29626
/proc/meminfo: memFree=25965008/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=804796 CPUtime=3996.36 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) S 29513 29515 28704 0 -1 4202496 731247 1256 0 0 399523 113 0 0 25 0 5 0 653369362 824111104 172643 33554432000 4194304 4417452 140734584685056 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/29515/statm: 201199 172643 180 55 0 199085 0
[pid=29515/tid=29522] ppid=29513 vsize=804796 CPUtime=1002.23 cores=0,2,4,6
/proc/29515/task/29522/stat : 29522 (plingeling) R 29513 29515 28704 0 -1 4202560 118267 1256 0 0 100205 18 0 0 25 0 5 0 653369369 824111104 172643 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29515/tid=29523] ppid=29513 vsize=804796 CPUtime=1002.23 cores=0,2,4,6
/proc/29515/task/29523/stat : 29523 (plingeling) R 29513 29515 28704 0 -1 4202560 109302 1256 0 0 100205 18 0 0 25 0 5 0 653369369 824111104 172643 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29515/tid=29524] ppid=29513 vsize=804796 CPUtime=1002.22 cores=0,2,4,6
/proc/29515/task/29524/stat : 29524 (plingeling) R 29513 29515 28704 0 -1 4202560 283982 1256 0 0 100182 40 0 0 25 0 5 0 653369369 824111104 172643 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29515/tid=29525] ppid=29513 vsize=804796 CPUtime=989.58 cores=0,2,4,6
/proc/29515/task/29525/stat : 29525 (plingeling) R 29513 29515 28704 0 -1 4202560 215030 1256 0 0 98923 35 0 0 25 0 5 0 653369369 824111104 172643 33554432000 4194304 4417452 140734584685056 18446744073709551615 4321406 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3996.36
Current children cumulated vsize (KiB) 804796

[startup+1062.3 s]
/proc/loadavg: 8.21 8.08 7.82 9/394 29628
/proc/meminfo: memFree=25914244/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=839580 CPUtime=4235.6 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) S 29513 29515 28704 0 -1 4202496 766789 1256 0 0 423440 120 0 0 25 0 5 0 653369362 859729920 181339 33554432000 4194304 4417452 140734584685056 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/29515/statm: 209895 181339 180 55 0 207781 0
[pid=29515/tid=29522] ppid=29513 vsize=839580 CPUtime=1062.23 cores=0,2,4,6
/proc/29515/task/29522/stat : 29522 (plingeling) R 29513 29515 28704 0 -1 4202560 118267 1256 0 0 106205 18 0 0 25 0 5 0 653369369 859729920 181339 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29515/tid=29523] ppid=29513 vsize=839580 CPUtime=1062.22 cores=0,2,4,6
/proc/29515/task/29523/stat : 29523 (plingeling) R 29513 29515 28704 0 -1 4202560 134834 1256 0 0 106199 23 0 0 25 0 5 0 653369369 859729920 181339 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29515/tid=29524] ppid=29513 vsize=839580 CPUtime=1062.23 cores=0,2,4,6
/proc/29515/task/29524/stat : 29524 (plingeling) R 29513 29515 28704 0 -1 4202560 293992 1256 0 0 106181 42 0 0 25 0 5 0 653369369 859729920 181339 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29515/tid=29525] ppid=29513 vsize=839580 CPUtime=1048.82 cores=0,2,4,6
/proc/29515/task/29525/stat : 29525 (plingeling) R 29513 29515 28704 0 -1 4202560 215030 1256 0 0 104847 35 0 0 25 0 5 0 653369369 859729920 181339 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4235.6
Current children cumulated vsize (KiB) 839580

[startup+1122.3 s]
/proc/loadavg: 8.17 8.09 7.84 9/394 29630
/proc/meminfo: memFree=25809032/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=955904 CPUtime=4474.82 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) S 29513 29515 28704 0 -1 4202496 801732 1256 0 0 447356 126 0 0 25 0 5 0 653369362 978845696 210420 33554432000 4194304 4417452 140734584685056 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/29515/statm: 238976 210420 180 55 0 236862 0
[pid=29515/tid=29522] ppid=29513 vsize=955904 CPUtime=1122.22 cores=0,2,4,6
/proc/29515/task/29522/stat : 29522 (plingeling) R 29513 29515 28704 0 -1 4202560 118267 1256 0 0 112204 18 0 0 25 0 5 0 653369369 978845696 210420 33554432000 4194304 4417452 140734584685056 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29515/tid=29523] ppid=29513 vsize=955904 CPUtime=1122.22 cores=0,2,4,6
/proc/29515/task/29523/stat : 29523 (plingeling) R 29513 29515 28704 0 -1 4202560 151218 1256 0 0 112197 25 0 0 25 0 5 0 653369369 978845696 210420 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29515/tid=29524] ppid=29513 vsize=955904 CPUtime=1122.23 cores=0,2,4,6
/proc/29515/task/29524/stat : 29524 (plingeling) R 29513 29515 28704 0 -1 4202560 300899 1256 0 0 112180 43 0 0 25 0 5 0 653369369 978845696 210420 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29515/tid=29525] ppid=29513 vsize=955904 CPUtime=1108.04 cores=0,2,4,6
/proc/29515/task/29525/stat : 29525 (plingeling) R 29513 29515 28704 0 -1 4202560 226682 1256 0 0 110767 37 0 0 25 0 5 0 653369369 978845696 210420 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4474.82
Current children cumulated vsize (KiB) 955904

[startup+1182.3 s]
/proc/loadavg: 8.27 8.12 7.86 9/394 29631
/proc/meminfo: memFree=25637104/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=1122440 CPUtime=4714.06 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) S 29513 29515 28704 0 -1 4202496 864057 1256 0 0 471268 138 0 0 25 0 5 0 653369362 1149378560 252054 33554432000 4194304 4417452 140734584685056 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/29515/statm: 280610 252054 180 55 0 278496 0
[pid=29515/tid=29522] ppid=29513 vsize=1122440 CPUtime=1182.21 cores=0,2,4,6
/proc/29515/task/29522/stat : 29522 (plingeling) R 29513 29515 28704 0 -1 4202560 118267 1256 0 0 118203 18 0 0 25 0 5 0 653369369 1149378560 252054 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29515/tid=29523] ppid=29513 vsize=1122440 CPUtime=1182.22 cores=0,2,4,6
/proc/29515/task/29523/stat : 29523 (plingeling) R 29513 29515 28704 0 -1 4202560 183986 1256 0 0 118190 32 0 0 25 0 5 0 653369369 1149378560 252054 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29515/tid=29524] ppid=29513 vsize=1122440 CPUtime=1182.23 cores=0,2,4,6
/proc/29515/task/29524/stat : 29524 (plingeling) R 29513 29515 28704 0 -1 4202560 315665 1256 0 0 118178 45 0 0 25 0 5 0 653369369 1149378560 252054 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29515/tid=29525] ppid=29513 vsize=1122440 CPUtime=1167.29 cores=0,2,4,6
/proc/29515/task/29525/stat : 29525 (plingeling) R 29513 29515 28704 0 -1 4202560 241473 1256 0 0 116689 40 0 0 25 0 5 0 653369369 1149378560 252054 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4714.06
Current children cumulated vsize (KiB) 1122440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.9 s]
/proc/loadavg: 8.18 8.11 7.86 10/394 29632
/proc/meminfo: memFree=25579048/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=1144876 CPUtime=4800.22 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) S 29513 29515 28704 0 -1 4202496 869666 1256 0 0 479883 139 0 0 25 0 5 0 653369362 1172353024 257663 33554432000 4194304 4417452 140734584685056 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/29515/statm: 286219 257663 180 55 0 284105 0
[pid=29515/tid=29522] ppid=29513 vsize=1144876 CPUtime=1203.81 cores=0,2,4,6
/proc/29515/task/29522/stat : 29522 (plingeling) R 29513 29515 28704 0 -1 4202560 118267 1256 0 0 120363 18 0 0 25 0 5 0 653369369 1172353024 257663 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29515/tid=29523] ppid=29513 vsize=1144876 CPUtime=1203.84 cores=0,2,4,6
/proc/29515/task/29523/stat : 29523 (plingeling) R 29513 29515 28704 0 -1 4202560 183986 1256 0 0 120352 32 0 0 25 0 5 0 653369369 1172353024 257663 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29515/tid=29524] ppid=29513 vsize=1144876 CPUtime=1203.84 cores=0,2,4,6
/proc/29515/task/29524/stat : 29524 (plingeling) R 29513 29515 28704 0 -1 4202560 321274 1256 0 0 120339 45 0 0 25 0 5 0 653369369 1172353024 257663 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29515/tid=29525] ppid=29513 vsize=1144876 CPUtime=1188.62 cores=0,2,4,6
/proc/29515/task/29525/stat : 29525 (plingeling) R 29513 29515 28704 0 -1 4202560 241473 1256 0 0 118822 40 0 0 25 0 5 0 653369369 1172353024 257663 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 1144876

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

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

[startup+1203.9 s]
/proc/loadavg: 8.18 8.11 7.86 10/394 29632
/proc/meminfo: memFree=25579048/32950928 swapFree=44388876/67111528
[pid=29515] ppid=29513 vsize=1144876 CPUtime=4800.22 cores=0,2,4,6
/proc/29515/stat : 29515 (plingeling) S 29513 29515 28704 0 -1 4202496 869666 1256 0 0 479883 139 0 0 25 0 5 0 653369362 1172353024 257663 33554432000 4194304 4417452 140734584685056 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/29515/statm: 286219 257663 180 55 0 284105 0
[pid=29515/tid=29522] ppid=29513 vsize=1144876 CPUtime=1203.81 cores=0,2,4,6
/proc/29515/task/29522/stat : 29522 (plingeling) R 29513 29515 28704 0 -1 4202560 118267 1256 0 0 120363 18 0 0 25 0 5 0 653369369 1172353024 257663 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29515/tid=29523] ppid=29513 vsize=1144876 CPUtime=1203.84 cores=0,2,4,6
/proc/29515/task/29523/stat : 29523 (plingeling) R 29513 29515 28704 0 -1 4202560 183986 1256 0 0 120352 32 0 0 25 0 5 0 653369369 1172353024 257663 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29515/tid=29524] ppid=29513 vsize=1144876 CPUtime=1203.84 cores=0,2,4,6
/proc/29515/task/29524/stat : 29524 (plingeling) R 29513 29515 28704 0 -1 4202560 321274 1256 0 0 120339 45 0 0 25 0 5 0 653369369 1172353024 257663 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29515/tid=29525] ppid=29513 vsize=1144876 CPUtime=1188.62 cores=0,2,4,6
/proc/29515/task/29525/stat : 29525 (plingeling) R 29513 29515 28704 0 -1 4202560 241473 1256 0 0 118822 40 0 0 25 0 5 0 653369369 1172353024 257663 33554432000 4194304 4417452 140734584685056 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 1144876

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.96
CPU time (s): 4800.29
CPU user time (s): 4798.86
CPU system time (s): 1.43278
CPU usage (%): 398.709
Max. virtual memory (cumulated for all children) (KiB): 1144876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.86
system time used= 1.43278
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 870922
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= 69
involuntary context switches= 23248

runsolver used 4.34134 second user time and 10.6774 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 02:01:47
IDJOB=3371285
IDBENCH=71078
IDSOLVER=1848
FILE ID=node126/3371285-1305417707
RUNJOBID= node126-1305417698-29450
PBS_JOBID= 13324522
Free space on /tmp= 73308 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371285-1305417707/watcher-3371285-1305417707 -o /tmp/evaluation-result-3371285-1305417707/solver-3371285-1305417707 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371285-1305417707.cnf

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=1954385662

node126.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.783
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.56
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.783
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.783
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.74
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.783
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.74
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.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26853784 kB
Buffers:        264896 kB
Cached:        2464840 kB
SwapCached:      92524 kB
Active:         939836 kB
Inactive:      4903236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26853784 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           18872 kB
Writeback:           0 kB
AnonPages:     3033156 kB
Mapped:          15680 kB
Slab:           111056 kB
PageTables:      75920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88316976 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= 73324 MiB
End job on node126 at 2011-05-15 02:21:53