Trace number 3251164

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 587? (TO) 4800.13 1201.79

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
MD5SUM1bac7b96ea6eb843b1de7405a721cd87
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.861868
Satisfiable
(Un)Satisfiability was proved
Number of variables1244
Number of clauses150604
Sum of the clauses size302382
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2150569
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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: 935)

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-3251164-1304116518/watcher-3251164-1304116518 -o /tmp/evaluation-result-3251164-1304116518/solver-3251164-1304116518 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3251164-1304116518.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: 3.64 3.97 4.90 3/177 7479
/proc/meminfo: memFree=31246916/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=9680 CPUtime=0 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) R 7477 7479 6934 0 -1 4202496 513 1251 0 0 0 0 0 0 21 0 1 0 523250324 9912320 441 33554432000 4194304 4417332 140734698251568 18446744073709551615 210204647168 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/7479/statm: 2420 441 146 55 0 306 0

[startup+0.060723 s]
/proc/loadavg: 3.64 3.97 4.90 3/177 7479
/proc/meminfo: memFree=31246916/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=17696 CPUtime=0.05 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) R 7477 7479 6934 0 -1 4202496 2566 1251 0 0 5 0 0 0 21 0 1 0 523250324 18120704 2446 33554432000 4194304 4417332 140734698251568 18446744073709551615 210204647168 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/7479/statm: 4424 2446 147 55 0 2310 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 17696

[startup+0.199656 s]
/proc/loadavg: 3.64 3.97 4.90 3/177 7479
/proc/meminfo: memFree=31246916/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=68844 CPUtime=0.49 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) S 7477 7479 6934 0 -1 4202496 5343 1251 0 0 49 0 0 0 21 0 5 0 523250324 70496256 5024 33554432000 4194304 4417332 140734698251568 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/7479/statm: 17211 5024 175 55 0 15097 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 68844

[startup+0.300639 s]
/proc/loadavg: 3.64 3.97 4.90 3/177 7479
/proc/meminfo: memFree=31246916/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=69252 CPUtime=0.89 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) S 7477 7479 6934 0 -1 4202496 9064 1251 0 0 88 1 0 0 21 0 5 0 523250324 70914048 5097 33554432000 4194304 4417332 140734698251568 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/7479/statm: 17313 5097 177 55 0 15199 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 69252

[startup+0.700617 s]
/proc/loadavg: 3.64 3.97 4.90 3/177 7479
/proc/meminfo: memFree=31246916/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=79884 CPUtime=2.49 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) S 7477 7479 6934 0 -1 4202496 13005 1251 0 0 247 2 0 0 21 0 5 0 523250324 81801216 7759 33554432000 4194304 4417332 140734698251568 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/7479/statm: 19971 7759 181 55 0 17857 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 79884

[startup+1.50044 s]
/proc/loadavg: 3.64 3.97 4.90 6/182 7525
/proc/meminfo: memFree=31206772/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=85528 CPUtime=5.68 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) S 7477 7479 6934 0 -1 4202496 16366 1251 0 0 566 2 0 0 21 0 5 0 523250324 87580672 8941 33554432000 4194304 4417332 140734698251568 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/7479/statm: 21382 8941 181 55 0 19268 0
[pid=7479/tid=7490] ppid=7477 vsize=85528 CPUtime=1.39 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (plingeling) R 7477 7479 6934 0 -1 4202560 1796 1251 0 0 139 0 0 0 25 0 5 0 523250334 87580672 8941 33554432000 4194304 4417332 140734698251568 18446744073709551615 4258620 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7479/tid=7491] ppid=7477 vsize=85528 CPUtime=1.39 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (plingeling) R 7477 7479 6934 0 -1 4202560 1765 1251 0 0 139 0 0 0 25 0 5 0 523250334 87580672 8941 33554432000 4194304 4417332 140734698251568 18446744073709551615 4258267 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7479/tid=7492] ppid=7477 vsize=85528 CPUtime=1.39 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (plingeling) R 7477 7479 6934 0 -1 4202560 1104 1251 0 0 139 0 0 0 25 0 5 0 523250334 87580672 8941 33554432000 4194304 4417332 140734698251568 18446744073709551615 4377212 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7479/tid=7493] ppid=7477 vsize=85528 CPUtime=1.39 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (plingeling) R 7477 7479 6934 0 -1 4202560 7075 1251 0 0 138 1 0 0 25 0 5 0 523250334 87580672 8941 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.68
Current children cumulated vsize (KiB) 85528

[startup+3.10117 s]
/proc/loadavg: 3.67 3.97 4.89 9/186 7565
/proc/meminfo: memFree=31185400/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=96536 CPUtime=12.09 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) S 7477 7479 6934 0 -1 4202496 24594 1251 0 0 1205 4 0 0 21 0 5 0 523250324 98852864 11922 33554432000 4194304 4417332 140734698251568 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/7479/statm: 24134 11922 181 55 0 22020 0
[pid=7479/tid=7490] ppid=7477 vsize=96536 CPUtime=3 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (plingeling) R 7477 7479 6934 0 -1 4202560 1796 1251 0 0 300 0 0 0 25 0 5 0 523250334 98852864 11922 33554432000 4194304 4417332 140734698251568 18446744073709551615 4258604 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7479/tid=7491] ppid=7477 vsize=96536 CPUtime=2.99 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (plingeling) R 7477 7479 6934 0 -1 4202560 1765 1251 0 0 299 0 0 0 25 0 5 0 523250334 98852864 11922 33554432000 4194304 4417332 140734698251568 18446744073709551615 4336613 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7479/tid=7492] ppid=7477 vsize=96536 CPUtime=2.99 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (plingeling) R 7477 7479 6934 0 -1 4202560 1657 1251 0 0 299 0 0 0 25 0 5 0 523250334 98852864 11922 33554432000 4194304 4417332 140734698251568 18446744073709551615 4320975 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7479/tid=7493] ppid=7477 vsize=96536 CPUtime=2.98 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (plingeling) R 7477 7479 6934 0 -1 4202560 14750 1251 0 0 296 2 0 0 25 0 5 0 523250334 98852864 11922 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.09
Current children cumulated vsize (KiB) 96536

[startup+6.30064 s]
/proc/loadavg: 3.67 3.97 4.89 9/186 7565
/proc/meminfo: memFree=31123028/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=117992 CPUtime=24.86 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) S 7477 7479 6934 0 -1 4202496 38235 1251 0 0 2480 6 0 0 21 0 5 0 523250324 120823808 17286 33554432000 4194304 4417332 140734698251568 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/7479/statm: 29498 17286 181 55 0 27384 0
[pid=7479/tid=7490] ppid=7477 vsize=117992 CPUtime=6.2 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (plingeling) R 7477 7479 6934 0 -1 4202560 1796 1251 0 0 620 0 0 0 25 0 5 0 523250334 120823808 17286 33554432000 4194304 4417332 140734698251568 18446744073709551615 4258410 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7479/tid=7491] ppid=7477 vsize=117992 CPUtime=6.19 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (plingeling) R 7477 7479 6934 0 -1 4202560 1765 1251 0 0 619 0 0 0 25 0 5 0 523250334 120823808 17286 33554432000 4194304 4417332 140734698251568 18446744073709551615 4236267 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7479/tid=7492] ppid=7477 vsize=117992 CPUtime=6.19 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (plingeling) R 7477 7479 6934 0 -1 4202560 2582 1251 0 0 619 0 0 0 25 0 5 0 523250334 120823808 17286 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7479/tid=7493] ppid=7477 vsize=117992 CPUtime=6.16 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (plingeling) R 7477 7479 6934 0 -1 4202560 27466 1251 0 0 612 4 0 0 25 0 5 0 523250334 120823808 17286 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.86
Current children cumulated vsize (KiB) 117992

[startup+12.7006 s]
/proc/loadavg: 4.41 4.12 4.93 9/186 7565
/proc/meminfo: memFree=31079616/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=155344 CPUtime=50.43 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) S 7477 7479 6934 0 -1 4202496 59668 1251 0 0 5034 9 0 0 21 0 5 0 523250324 159072256 26624 33554432000 4194304 4417332 140734698251568 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/7479/statm: 38836 26624 181 55 0 36722 0
[pid=7479/tid=7490] ppid=7477 vsize=155344 CPUtime=12.6 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (plingeling) R 7477 7479 6934 0 -1 4202560 2738 1251 0 0 1260 0 0 0 25 0 5 0 523250334 159072256 26624 33554432000 4194304 4417332 140734698251568 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7479/tid=7491] ppid=7477 vsize=155344 CPUtime=12.59 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (plingeling) R 7477 7479 6934 0 -1 4202560 2040 1251 0 0 1259 0 0 0 25 0 5 0 523250334 159072256 26624 33554432000 4194304 4417332 140734698251568 18446744073709551615 4250599 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7479/tid=7492] ppid=7477 vsize=155344 CPUtime=12.59 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (plingeling) R 7477 7479 6934 0 -1 4202560 6184 1251 0 0 1259 0 0 0 25 0 5 0 523250334 159072256 26624 33554432000 4194304 4417332 140734698251568 18446744073709551615 4250022 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7479/tid=7493] ppid=7477 vsize=155344 CPUtime=12.53 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (plingeling) R 7477 7479 6934 0 -1 4202560 44080 1251 0 0 1246 7 0 0 25 0 5 0 523250334 159072256 26624 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 155344

[startup+25.5004 s]
/proc/loadavg: 4.96 4.25 4.96 9/186 7565
/proc/meminfo: memFree=30865848/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=264724 CPUtime=101.55 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) S 7477 7479 6934 0 -1 4202496 110957 1251 0 0 10139 16 0 0 21 0 5 0 523250324 271077376 53969 33554432000 4194304 4417332 140734698251568 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/7479/statm: 66181 53969 181 55 0 64067 0
[pid=7479/tid=7490] ppid=7477 vsize=264724 CPUtime=25.39 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (plingeling) R 7477 7479 6934 0 -1 4202560 7787 1251 0 0 2539 0 0 0 25 0 5 0 523250334 271077376 53969 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7479/tid=7491] ppid=7477 vsize=264724 CPUtime=25.39 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (plingeling) R 7477 7479 6934 0 -1 4202560 15548 1251 0 0 2537 2 0 0 25 0 5 0 523250334 271077376 53969 33554432000 4194304 4417332 140734698251568 18446744073709551615 4259600 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7479/tid=7492] ppid=7477 vsize=264724 CPUtime=25.4 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (plingeling) R 7477 7479 6934 0 -1 4202560 14101 1251 0 0 2538 2 0 0 25 0 5 0 523250334 271077376 53969 33554432000 4194304 4417332 140734698251568 18446744073709551615 4357806 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7479/tid=7493] ppid=7477 vsize=264724 CPUtime=25.26 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (plingeling) R 7477 7479 6934 0 -1 4202560 68895 1251 0 0 2516 10 0 0 25 0 5 0 523250334 271077376 53969 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 264724

[startup+51.1012 s]
/proc/loadavg: 6.00 4.55 5.04 9/186 7566
/proc/meminfo: memFree=30708436/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=430996 CPUtime=203.82 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) S 7477 7479 6934 0 -1 4202496 179752 1251 0 0 20355 27 0 0 21 0 5 0 523250324 441339904 79172 33554432000 4194304 4417332 140734698251568 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/7479/statm: 107749 79172 181 55 0 105635 0
[pid=7479/tid=7490] ppid=7477 vsize=430996 CPUtime=50.99 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (plingeling) R 7477 7479 6934 0 -1 4202560 14585 1251 0 0 5098 1 0 0 25 0 5 0 523250334 441339904 79172 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7479/tid=7491] ppid=7477 vsize=430996 CPUtime=50.99 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (plingeling) R 7477 7479 6934 0 -1 4202560 28265 1251 0 0 5095 4 0 0 25 0 5 0 523250334 441339904 79172 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7479/tid=7492] ppid=7477 vsize=430996 CPUtime=50.99 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (plingeling) R 7477 7479 6934 0 -1 4202560 29344 1251 0 0 5095 4 0 0 25 0 5 0 523250334 441339904 79172 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7479/tid=7493] ppid=7477 vsize=430996 CPUtime=50.72 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (plingeling) R 7477 7479 6934 0 -1 4202560 102932 1251 0 0 5056 16 0 0 25 0 5 0 523250334 441339904 79172 33554432000 4194304 4417332 140734698251568 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.82
Current children cumulated vsize (KiB) 430996

[startup+102.307 s]
/proc/loadavg: 7.24 5.14 5.21 9/186 7567
/proc/meminfo: memFree=30317832/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=646496 CPUtime=408.35 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) S 7477 7479 6934 0 -1 4202496 355781 1251 0 0 40783 52 0 0 21 0 5 0 523250324 662011904 133047 33554432000 4194304 4417332 140734698251568 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/7479/statm: 161624 133047 181 55 0 159510 0
[pid=7479/tid=7490] ppid=7477 vsize=646496 CPUtime=102.2 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (plingeling) R 7477 7479 6934 0 -1 4202560 52601 1251 0 0 10214 6 0 0 25 0 5 0 523250334 662011904 133047 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7479/tid=7491] ppid=7477 vsize=646496 CPUtime=102.2 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (plingeling) R 7477 7479 6934 0 -1 4202560 51319 1251 0 0 10213 7 0 0 25 0 5 0 523250334 662011904 133047 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7479/tid=7492] ppid=7477 vsize=646496 CPUtime=102.2 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (plingeling) R 7477 7479 6934 0 -1 4202560 86210 1251 0 0 10208 12 0 0 25 0 5 0 523250334 662011904 133047 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7479/tid=7493] ppid=7477 vsize=646496 CPUtime=101.64 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (plingeling) R 7477 7479 6934 0 -1 4202560 161025 1251 0 0 10138 26 0 0 25 0 5 0 523250334 662011904 133047 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.35
Current children cumulated vsize (KiB) 646496

[startup+162.301 s]
/proc/loadavg: 7.76 5.67 5.39 9/186 7569
/proc/meminfo: memFree=30136900/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=669392 CPUtime=648.01 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) S 7477 7479 6934 0 -1 4202496 517012 1251 0 0 64722 79 0 0 21 0 5 0 523250324 685457408 138771 33554432000 4194304 4417332 140734698251568 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/7479/statm: 167348 138771 181 55 0 165234 0
[pid=7479/tid=7490] ppid=7477 vsize=669392 CPUtime=162.2 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (plingeling) R 7477 7479 6934 0 -1 4202560 74113 1251 0 0 16210 10 0 0 25 0 5 0 523250334 685457408 138771 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7479/tid=7491] ppid=7477 vsize=669392 CPUtime=162.19 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (plingeling) R 7477 7479 6934 0 -1 4202560 93943 1251 0 0 16204 15 0 0 25 0 5 0 523250334 685457408 138771 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7479/tid=7492] ppid=7477 vsize=669392 CPUtime=162.19 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (plingeling) R 7477 7479 6934 0 -1 4202560 142410 1251 0 0 16201 18 0 0 25 0 5 0 523250334 685457408 138771 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7479/tid=7493] ppid=7477 vsize=669392 CPUtime=161.31 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (plingeling) R 7477 7479 6934 0 -1 4202560 201920 1251 0 0 16097 34 0 0 25 0 5 0 523250334 685457408 138771 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.01
Current children cumulated vsize (KiB) 669392


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

[pid=7479/tid=7491] ppid=7477 vsize=1624976 CPUtime=762.2 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (plingeling) R 7477 7479 6934 0 -1 4202560 358803 1251 0 0 76164 56 0 0 25 0 5 0 523250334 1663975424 377667 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7479/tid=7492] ppid=7477 vsize=1624976 CPUtime=762.2 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (plingeling) R 7477 7479 6934 0 -1 4202560 647191 1251 0 0 76129 91 0 0 25 0 5 0 523250334 1663975424 377667 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7479/tid=7493] ppid=7477 vsize=1624976 CPUtime=758.05 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (plingeling) R 7477 7479 6934 0 -1 4202560 427227 1251 0 0 75730 75 0 0 25 0 5 0 523250334 1663975424 377667 33554432000 4194304 4417332 140734698251568 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.78
Current children cumulated vsize (KiB) 1624976

[startup+822.3 s]
/proc/loadavg: 8.09 7.84 6.75 9/186 7623
/proc/meminfo: memFree=27774960/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=1501236 CPUtime=3284.44 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) S 7477 7479 6934 0 -1 4202496 2028982 1251 0 0 328132 312 0 0 21 0 5 0 523250324 1537265664 346732 33554432000 4194304 4417332 140734698251568 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/7479/statm: 375309 346732 181 55 0 373195 0
[pid=7479/tid=7490] ppid=7477 vsize=1501236 CPUtime=822.2 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (plingeling) R 7477 7479 6934 0 -1 4202560 510338 1251 0 0 82145 75 0 0 25 0 5 0 523250334 1537265664 346732 33554432000 4194304 4417332 140734698251568 18446744073709551615 4263027 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7479/tid=7491] ppid=7477 vsize=1501236 CPUtime=822.2 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (plingeling) R 7477 7479 6934 0 -1 4202560 391334 1251 0 0 82157 63 0 0 25 0 5 0 523250334 1537265664 346732 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7479/tid=7492] ppid=7477 vsize=1501236 CPUtime=822.19 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (plingeling) R 7477 7479 6934 0 -1 4202560 695457 1251 0 0 82122 97 0 0 25 0 5 0 523250334 1537265664 346732 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7479/tid=7493] ppid=7477 vsize=1501236 CPUtime=817.72 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (plingeling) R 7477 7479 6934 0 -1 4202560 427227 1251 0 0 81697 75 0 0 25 0 5 0 523250334 1537265664 346732 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.44
Current children cumulated vsize (KiB) 1501236

[startup+882.3 s]
/proc/loadavg: 8.14 7.89 6.84 9/186 7624
/proc/meminfo: memFree=27412820/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=1703868 CPUtime=3524.12 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) S 7477 7479 6934 0 -1 4202496 2114954 1251 0 0 352089 323 0 0 21 0 5 0 523250324 1744760832 397390 33554432000 4194304 4417332 140734698251568 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/7479/statm: 425967 397390 181 55 0 423853 0
[pid=7479/tid=7490] ppid=7477 vsize=1703868 CPUtime=882.2 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (plingeling) R 7477 7479 6934 0 -1 4202560 534914 1251 0 0 88142 78 0 0 25 0 5 0 523250334 1744760832 397390 33554432000 4194304 4417332 140734698251568 18446744073709551615 4309899 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7479/tid=7491] ppid=7477 vsize=1703868 CPUtime=882.2 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (plingeling) R 7477 7479 6934 0 -1 4202560 431656 1251 0 0 88153 67 0 0 25 0 5 0 523250334 1744760832 397390 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364695 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7479/tid=7492] ppid=7477 vsize=1703868 CPUtime=882.2 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (plingeling) R 7477 7479 6934 0 -1 4202560 708552 1251 0 0 88121 99 0 0 25 0 5 0 523250334 1744760832 397390 33554432000 4194304 4417332 140734698251568 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7479/tid=7493] ppid=7477 vsize=1703868 CPUtime=877.4 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (plingeling) R 7477 7479 6934 0 -1 4202560 435206 1251 0 0 87663 77 0 0 25 0 5 0 523250334 1744760832 397390 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.12
Current children cumulated vsize (KiB) 1703868

[startup+942.3 s]
/proc/loadavg: 8.12 7.93 6.92 9/186 7626
/proc/meminfo: memFree=27125084/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=1754092 CPUtime=3763.79 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) S 7477 7479 6934 0 -1 4202496 2226690 1251 0 0 376042 337 0 0 21 0 5 0 523250324 1796190208 407407 33554432000 4194304 4417332 140734698251568 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/7479/statm: 438523 407407 181 55 0 436409 0
[pid=7479/tid=7490] ppid=7477 vsize=1754092 CPUtime=942.21 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (plingeling) R 7477 7479 6934 0 -1 4202560 593707 1251 0 0 94135 86 0 0 25 0 5 0 523250334 1796190208 407407 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7479/tid=7491] ppid=7477 vsize=1754092 CPUtime=942.2 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (plingeling) R 7477 7479 6934 0 -1 4202560 456232 1251 0 0 94150 70 0 0 25 0 5 0 523250334 1796190208 407407 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364699 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7479/tid=7492] ppid=7477 vsize=1754092 CPUtime=942.2 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (plingeling) R 7477 7479 6934 0 -1 4202560 736919 1251 0 0 94117 103 0 0 25 0 5 0 523250334 1796190208 407407 33554432000 4194304 4417332 140734698251568 18446744073709551615 4310328 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7479/tid=7493] ppid=7477 vsize=1754092 CPUtime=937.07 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (plingeling) R 7477 7479 6934 0 -1 4202560 435206 1251 0 0 93630 77 0 0 25 0 5 0 523250334 1796190208 407407 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.79
Current children cumulated vsize (KiB) 1754092

[startup+1002.3 s]
/proc/loadavg: 8.16 7.97 6.99 9/186 7627
/proc/meminfo: memFree=26707040/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=2006580 CPUtime=4003.47 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) S 7477 7479 6934 0 -1 4202496 2416930 1251 0 0 399981 366 0 0 21 0 5 0 523250324 2054737920 473068 33554432000 4194304 4417332 140734698251568 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/7479/statm: 501645 473068 181 55 0 499531 0
[pid=7479/tid=7490] ppid=7477 vsize=2006580 CPUtime=1002.21 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (plingeling) R 7477 7479 6934 0 -1 4202560 663129 1251 0 0 100126 95 0 0 25 0 5 0 523250334 2054737920 473068 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7479/tid=7491] ppid=7477 vsize=2006580 CPUtime=1002.2 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (plingeling) R 7477 7479 6934 0 -1 4202560 480808 1251 0 0 100146 74 0 0 25 0 5 0 523250334 2054737920 473068 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7479/tid=7492] ppid=7477 vsize=2006580 CPUtime=1002.2 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (plingeling) R 7477 7479 6934 0 -1 4202560 806537 1251 0 0 100107 113 0 0 25 0 5 0 523250334 2054737920 473068 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364808 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7479/tid=7493] ppid=7477 vsize=2006580 CPUtime=996.74 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (plingeling) R 7477 7479 6934 0 -1 4202560 461830 1251 0 0 99591 83 0 0 25 0 5 0 523250334 2054737920 473068 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.47
Current children cumulated vsize (KiB) 2006580

[startup+1062.3 s]
/proc/loadavg: 8.13 7.99 7.06 9/186 7629
/proc/meminfo: memFree=27655220/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=1632156 CPUtime=4243.15 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) S 7477 7479 6934 0 -1 4202496 2594991 1251 0 0 423923 392 0 0 21 0 5 0 523250324 1671327744 379494 33554432000 4194304 4417332 140734698251568 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/7479/statm: 408039 379494 181 55 0 405925 0
[pid=7479/tid=7490] ppid=7477 vsize=1632156 CPUtime=1062.2 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (plingeling) R 7477 7479 6934 0 -1 4202560 724574 1251 0 0 106118 102 0 0 25 0 5 0 523250334 1671327744 379494 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7479/tid=7491] ppid=7477 vsize=1632156 CPUtime=1062.2 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (plingeling) R 7477 7479 6934 0 -1 4202560 497192 1251 0 0 106144 76 0 0 25 0 5 0 523250334 1671327744 379494 33554432000 4194304 4417332 140734698251568 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7479/tid=7492] ppid=7477 vsize=1632156 CPUtime=1062.19 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (plingeling) R 7477 7479 6934 0 -1 4202560 847497 1251 0 0 106101 118 0 0 25 0 5 0 523250334 1671327744 379494 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7479/tid=7493] ppid=7477 vsize=1632156 CPUtime=1056.42 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (plingeling) R 7477 7479 6934 0 -1 4202560 521102 1251 0 0 105549 93 0 0 25 0 5 0 523250334 1671327744 379494 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.15
Current children cumulated vsize (KiB) 1632156

[startup+1122.3 s]
/proc/loadavg: 8.11 8.00 7.12 9/186 7631
/proc/meminfo: memFree=27348772/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=1692916 CPUtime=4482.82 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) S 7477 7479 6934 0 -1 4202496 2675685 1251 0 0 447881 401 0 0 21 0 5 0 523250324 1733545984 394652 33554432000 4194304 4417332 140734698251568 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/7479/statm: 423229 394652 181 55 0 421115 0
[pid=7479/tid=7490] ppid=7477 vsize=1692916 CPUtime=1122.2 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (plingeling) R 7477 7479 6934 0 -1 4202560 762336 1251 0 0 112114 106 0 0 25 0 5 0 523250334 1733545984 394652 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7479/tid=7491] ppid=7477 vsize=1692916 CPUtime=1122.21 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (plingeling) R 7477 7479 6934 0 -1 4202560 511943 1251 0 0 112142 79 0 0 25 0 5 0 523250334 1733545984 394652 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7479/tid=7492] ppid=7477 vsize=1692916 CPUtime=1122.19 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (plingeling) R 7477 7479 6934 0 -1 4202560 875678 1251 0 0 112098 121 0 0 25 0 5 0 523250334 1733545984 394652 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7479/tid=7493] ppid=7477 vsize=1692916 CPUtime=1116.09 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (plingeling) R 7477 7479 6934 0 -1 4202560 521102 1251 0 0 111516 93 0 0 25 0 5 0 523250334 1733545984 394652 33554432000 4194304 4417332 140734698251568 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.82
Current children cumulated vsize (KiB) 1692916

[startup+1182.3 s]
/proc/loadavg: 8.09 8.01 7.18 9/186 7632
/proc/meminfo: memFree=27207972/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=1787052 CPUtime=4722.51 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) S 7477 7479 6934 0 -1 4202496 2764755 1251 0 0 471838 413 0 0 21 0 5 0 523250324 1829941248 418186 33554432000 4194304 4417332 140734698251568 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/7479/statm: 446763 418186 181 55 0 444649 0
[pid=7479/tid=7490] ppid=7477 vsize=1787052 CPUtime=1182.2 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (plingeling) R 7477 7479 6934 0 -1 4202560 803166 1251 0 0 118109 111 0 0 25 0 5 0 523250334 1829941248 418186 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7479/tid=7491] ppid=7477 vsize=1787052 CPUtime=1182.21 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (plingeling) R 7477 7479 6934 0 -1 4202560 511943 1251 0 0 118142 79 0 0 25 0 5 0 523250334 1829941248 418186 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7479/tid=7492] ppid=7477 vsize=1787052 CPUtime=1182.2 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (plingeling) R 7477 7479 6934 0 -1 4202560 923918 1251 0 0 118092 128 0 0 25 0 5 0 523250334 1829941248 418186 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7479/tid=7493] ppid=7477 vsize=1787052 CPUtime=1175.77 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (plingeling) R 7477 7479 6934 0 -1 4202560 521102 1251 0 0 117484 93 0 0 25 0 5 0 523250334 1829941248 418186 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.51
Current children cumulated vsize (KiB) 1787052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.06 8.01 7.19 9/186 7633
/proc/meminfo: memFree=26938744/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=1876288 CPUtime=4800.02 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) S 7477 7479 6934 0 -1 4202496 2830527 1251 0 0 479580 422 0 0 21 0 5 0 523250324 1921318912 440495 33554432000 4194304 4417332 140734698251568 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/7479/statm: 469072 440495 181 55 0 466958 0
[pid=7479/tid=7490] ppid=7477 vsize=1876288 CPUtime=1201.62 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (plingeling) R 7477 7479 6934 0 -1 4202560 860746 1251 0 0 120043 119 0 0 25 0 5 0 523250334 1921318912 440495 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7479/tid=7491] ppid=7477 vsize=1876288 CPUtime=1201.61 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (plingeling) R 7477 7479 6934 0 -1 4202560 511943 1251 0 0 120082 79 0 0 25 0 5 0 523250334 1921318912 440495 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364788 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7479/tid=7492] ppid=7477 vsize=1876288 CPUtime=1201.61 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (plingeling) R 7477 7479 6934 0 -1 4202560 932110 1251 0 0 120032 129 0 0 25 0 5 0 523250334 1921318912 440495 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7479/tid=7493] ppid=7477 vsize=1876288 CPUtime=1195.06 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (plingeling) R 7477 7479 6934 0 -1 4202560 521102 1251 0 0 119413 93 0 0 25 0 5 0 523250334 1921318912 440495 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 1876288

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

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

[startup+1201.7 s]
/proc/loadavg: 8.06 8.01 7.19 9/186 7633
/proc/meminfo: memFree=26938744/32951124 swapFree=67107188/67111528
[pid=7479] ppid=7477 vsize=1876288 CPUtime=4800.02 cores=0,2,4,6
/proc/7479/stat : 7479 (plingeling) S 7477 7479 6934 0 -1 4202496 2830527 1251 0 0 479580 422 0 0 21 0 5 0 523250324 1921318912 440495 33554432000 4194304 4417332 140734698251568 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/7479/statm: 469072 440495 181 55 0 466958 0
[pid=7479/tid=7490] ppid=7477 vsize=1876288 CPUtime=1201.62 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (plingeling) R 7477 7479 6934 0 -1 4202560 860746 1251 0 0 120043 119 0 0 25 0 5 0 523250334 1921318912 440495 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7479/tid=7491] ppid=7477 vsize=1876288 CPUtime=1201.61 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (plingeling) R 7477 7479 6934 0 -1 4202560 511943 1251 0 0 120082 79 0 0 25 0 5 0 523250334 1921318912 440495 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364788 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7479/tid=7492] ppid=7477 vsize=1876288 CPUtime=1201.61 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (plingeling) R 7477 7479 6934 0 -1 4202560 932110 1251 0 0 120032 129 0 0 25 0 5 0 523250334 1921318912 440495 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7479/tid=7493] ppid=7477 vsize=1876288 CPUtime=1195.06 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (plingeling) R 7477 7479 6934 0 -1 4202560 521102 1251 0 0 119413 93 0 0 25 0 5 0 523250334 1921318912 440495 33554432000 4194304 4417332 140734698251568 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 1876288

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.79
CPU time (s): 4800.13
CPU user time (s): 4795.83
CPU system time (s): 4.30135
CPU usage (%): 399.414
Max. virtual memory (cumulated for all children) (KiB): 2028720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.83
system time used= 4.30135
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2831778
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= 51
involuntary context switches= 20553

runsolver used 1.90071 second user time and 4.66029 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-30 00:35:18
IDJOB=3251164
IDBENCH=88212
IDSOLVER=1605
FILE ID=node130/3251164-1304116518
RUNJOBID= node130-1304116518-7454
PBS_JOBID= 13170686
Free space on /tmp= 71992 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251164-1304116518/watcher-3251164-1304116518 -o /tmp/evaluation-result-3251164-1304116518/solver-3251164-1304116518 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3251164-1304116518.cnf

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

MD5SUM BENCH= 1bac7b96ea6eb843b1de7405a721cd87
RANDOM SEED=92235025

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31247320 kB
Buffers:        157984 kB
Cached:        1208200 kB
SwapCached:       1448 kB
Active:          74132 kB
Inactive:      1353656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31247320 kB
SwapTotal:    67111528 kB
SwapFree:     67107188 kB
Dirty:            2348 kB
Writeback:           0 kB
AnonPages:       61500 kB
Mapped:          14964 kB
Slab:           212528 kB
PageTables:       5088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   211660 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= 71988 MiB
End job on node130 at 2011-04-30 00:55:22