Trace number 3259174

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.34 1201.95

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g2.cnf
MD5SUM791cdb75c1a209efd7f7547f06e0fed9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1235.8
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.14 8.12 7.94 1/175 24593
/proc/meminfo: memFree=14985932/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=9224 CPUtime=0 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) R 24591 24593 22103 0 -1 4202496 365 1251 0 0 0 0 0 0 24 0 1 0 497848981 9445376 295 33554432000 4194304 4417332 140734519499600 18446744073709551615 233510297344 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/24593/statm: 2306 295 146 55 0 192 0

[startup+0.0697039 s]
/proc/loadavg: 8.14 8.12 7.94 1/175 24593
/proc/meminfo: memFree=14985932/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=55620 CPUtime=0.17 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) S 24591 24593 22103 0 -1 4202496 1675 1251 0 0 17 0 0 0 24 0 5 0 497848981 56954880 1602 33554432000 4194304 4417332 140734519499600 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24593/statm: 13905 1619 173 55 0 11791 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 55620

[startup+0.138148 s]
/proc/loadavg: 8.14 8.12 7.94 1/175 24593
/proc/meminfo: memFree=14985932/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=56308 CPUtime=0.44 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) S 24591 24593 22103 0 -1 4202496 2975 1251 0 0 44 0 0 0 24 0 5 0 497848981 57659392 1844 33554432000 4194304 4417332 140734519499600 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24593/statm: 14077 1844 177 55 0 11963 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 56308

[startup+0.300118 s]
/proc/loadavg: 8.14 8.12 7.94 1/175 24593
/proc/meminfo: memFree=14985932/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=124780 CPUtime=1.09 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) S 24591 24593 22103 0 -1 4202496 4161 1251 0 0 109 0 0 0 24 0 5 0 497848981 127774720 2632 33554432000 4194304 4417332 140734519499600 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24593/statm: 31195 2632 181 55 0 29081 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 124780

[startup+0.701049 s]
/proc/loadavg: 8.14 8.12 7.94 1/175 24593
/proc/meminfo: memFree=14985932/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=127700 CPUtime=2.69 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) S 24591 24593 22103 0 -1 4202496 6755 1251 0 0 269 0 0 0 24 0 5 0 497848981 130764800 3362 33554432000 4194304 4417332 140734519499600 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24593/statm: 31925 3362 181 55 0 29811 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 127700

[startup+1.5009 s]
/proc/loadavg: 8.14 8.12 7.94 9/186 24639
/proc/meminfo: memFree=14956308/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=133728 CPUtime=5.89 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) S 24591 24593 22103 0 -1 4202496 9422 1251 0 0 588 1 0 0 24 0 5 0 497848981 136937472 4869 33554432000 4194304 4417332 140734519499600 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24593/statm: 33432 4869 181 55 0 31318 0
[pid=24593/tid=24604] ppid=24591 vsize=133728 CPUtime=1.46 cores=1,3,5,7
/proc/24593/task/24604/stat : 24604 (plingeling) R 24591 24593 22103 0 -1 4202560 701 1251 0 0 146 0 0 0 25 0 5 0 497848983 136937472 4869 33554432000 4194304 4417332 140734519499600 18446744073709551615 4250306 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24593/tid=24605] ppid=24591 vsize=133728 CPUtime=1.46 cores=1,3,5,7
/proc/24593/task/24605/stat : 24605 (plingeling) R 24591 24593 22103 0 -1 4202560 702 1251 0 0 146 0 0 0 25 0 5 0 497848983 136937472 4869 33554432000 4194304 4417332 140734519499600 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24593/tid=24606] ppid=24591 vsize=133728 CPUtime=1.46 cores=1,3,5,7
/proc/24593/task/24606/stat : 24606 (plingeling) R 24591 24593 22103 0 -1 4202560 1523 1251 0 0 146 0 0 0 25 0 5 0 497848983 136937472 4869 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24593/tid=24607] ppid=24591 vsize=133728 CPUtime=1.45 cores=1,3,5,7
/proc/24593/task/24607/stat : 24607 (plingeling) R 24591 24593 22103 0 -1 4202560 5045 1251 0 0 145 0 0 0 25 0 5 0 497848983 136937472 4869 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 133728

[startup+3.10062 s]
/proc/loadavg: 8.13 8.11 7.94 9/186 24639
/proc/meminfo: memFree=14946644/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=141680 CPUtime=12.28 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) S 24591 24593 22103 0 -1 4202496 14371 1251 0 0 1226 2 0 0 24 0 5 0 497848981 145080320 6857 33554432000 4194304 4417332 140734519499600 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24593/statm: 35420 6857 181 55 0 33306 0
[pid=24593/tid=24604] ppid=24591 vsize=141680 CPUtime=3.06 cores=1,3,5,7
/proc/24593/task/24604/stat : 24604 (plingeling) R 24591 24593 22103 0 -1 4202560 901 1251 0 0 306 0 0 0 25 0 5 0 497848983 145080320 6857 33554432000 4194304 4417332 140734519499600 18446744073709551615 4249158 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24593/tid=24605] ppid=24591 vsize=141680 CPUtime=3.06 cores=1,3,5,7
/proc/24593/task/24605/stat : 24605 (plingeling) R 24591 24593 22103 0 -1 4202560 902 1251 0 0 306 0 0 0 25 0 5 0 497848983 145080320 6857 33554432000 4194304 4417332 140734519499600 18446744073709551615 4249216 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24593/tid=24606] ppid=24591 vsize=141680 CPUtime=3.06 cores=1,3,5,7
/proc/24593/task/24606/stat : 24606 (plingeling) R 24591 24593 22103 0 -1 4202560 2135 1251 0 0 306 0 0 0 25 0 5 0 497848983 145080320 6857 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24593/tid=24607] ppid=24591 vsize=141680 CPUtime=3.05 cores=1,3,5,7
/proc/24593/task/24607/stat : 24607 (plingeling) R 24591 24593 22103 0 -1 4202560 8982 1251 0 0 304 1 0 0 25 0 5 0 497848983 145080320 6857 33554432000 4194304 4417332 140734519499600 18446744073709551615 4353484 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 141680

[startup+6.30105 s]
/proc/loadavg: 8.13 8.11 7.94 9/186 24639
/proc/meminfo: memFree=14928304/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=147936 CPUtime=25.07 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) S 24591 24593 22103 0 -1 4202496 27709 1251 0 0 2503 4 0 0 24 0 5 0 497848981 151486464 8421 33554432000 4194304 4417332 140734519499600 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24593/statm: 36984 8421 181 55 0 34870 0
[pid=24593/tid=24604] ppid=24591 vsize=147936 CPUtime=6.26 cores=1,3,5,7
/proc/24593/task/24604/stat : 24604 (plingeling) R 24591 24593 22103 0 -1 4202560 3129 1251 0 0 626 0 0 0 25 0 5 0 497848983 151486464 8421 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24593/tid=24605] ppid=24591 vsize=147936 CPUtime=6.26 cores=1,3,5,7
/proc/24593/task/24605/stat : 24605 (plingeling) R 24591 24593 22103 0 -1 4202560 2593 1251 0 0 626 0 0 0 25 0 5 0 497848983 151486464 8421 33554432000 4194304 4417332 140734519499600 18446744073709551615 4264934 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24593/tid=24606] ppid=24591 vsize=147936 CPUtime=6.26 cores=1,3,5,7
/proc/24593/task/24606/stat : 24606 (plingeling) R 24591 24593 22103 0 -1 4202560 5847 1251 0 0 625 1 0 0 25 0 5 0 497848983 151486464 8421 33554432000 4194304 4417332 140734519499600 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24593/tid=24607] ppid=24591 vsize=147936 CPUtime=6.22 cores=1,3,5,7
/proc/24593/task/24607/stat : 24607 (plingeling) R 24591 24593 22103 0 -1 4202560 14689 1251 0 0 621 1 0 0 25 0 5 0 497848983 151486464 8421 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 147936

[startup+12.7009 s]
/proc/loadavg: 8.18 8.13 7.95 9/186 24640
/proc/meminfo: memFree=14889652/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=168152 CPUtime=50.63 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) S 24591 24593 22103 0 -1 4202496 53437 1251 0 0 5055 8 0 0 24 0 5 0 497848981 172187648 13479 33554432000 4194304 4417332 140734519499600 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24593/statm: 42038 13479 181 55 0 39924 0
[pid=24593/tid=24604] ppid=24591 vsize=168152 CPUtime=12.66 cores=1,3,5,7
/proc/24593/task/24604/stat : 24604 (plingeling) R 24591 24593 22103 0 -1 4202560 8695 1251 0 0 1265 1 0 0 25 0 5 0 497848983 172187648 13479 33554432000 4194304 4417332 140734519499600 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24593/tid=24605] ppid=24591 vsize=168152 CPUtime=12.66 cores=1,3,5,7
/proc/24593/task/24605/stat : 24605 (plingeling) R 24591 24593 22103 0 -1 4202560 6323 1251 0 0 1265 1 0 0 25 0 5 0 497848983 172187648 13479 33554432000 4194304 4417332 140734519499600 18446744073709551615 4278386 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24593/tid=24606] ppid=24591 vsize=168152 CPUtime=12.66 cores=1,3,5,7
/proc/24593/task/24606/stat : 24606 (plingeling) R 24591 24593 22103 0 -1 4202560 10577 1251 0 0 1264 2 0 0 25 0 5 0 497848983 172187648 13479 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24593/tid=24607] ppid=24591 vsize=168152 CPUtime=12.59 cores=1,3,5,7
/proc/24593/task/24607/stat : 24607 (plingeling) R 24591 24593 22103 0 -1 4202560 26391 1251 0 0 1256 3 0 0 25 0 5 0 497848983 172187648 13479 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364349 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 168152

[startup+25.5006 s]
/proc/loadavg: 8.15 8.12 7.95 9/186 24640
/proc/meminfo: memFree=14823068/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=176344 CPUtime=101.76 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) S 24591 24593 22103 0 -1 4202496 101803 1251 0 0 10159 17 0 0 24 0 5 0 497848981 180576256 15523 33554432000 4194304 4417332 140734519499600 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24593/statm: 44086 15523 181 55 0 41972 0
[pid=24593/tid=24604] ppid=24591 vsize=176344 CPUtime=25.46 cores=1,3,5,7
/proc/24593/task/24604/stat : 24604 (plingeling) R 24591 24593 22103 0 -1 4202560 19259 1251 0 0 2543 3 0 0 25 0 5 0 497848983 180576256 15523 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24593/tid=24605] ppid=24591 vsize=176344 CPUtime=25.46 cores=1,3,5,7
/proc/24593/task/24605/stat : 24605 (plingeling) R 24591 24593 22103 0 -1 4202560 17875 1251 0 0 2543 3 0 0 25 0 5 0 497848983 180576256 15523 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364336 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24593/tid=24606] ppid=24591 vsize=176344 CPUtime=25.45 cores=1,3,5,7
/proc/24593/task/24606/stat : 24606 (plingeling) R 24591 24593 22103 0 -1 4202560 21733 1251 0 0 2542 3 0 0 25 0 5 0 497848983 180576256 15523 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24593/tid=24607] ppid=24591 vsize=176344 CPUtime=25.32 cores=1,3,5,7
/proc/24593/task/24607/stat : 24607 (plingeling) R 24591 24593 22103 0 -1 4202560 41485 1251 0 0 2526 6 0 0 25 0 5 0 497848983 180576256 15523 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 176344

[startup+51.101 s]
/proc/loadavg: 8.10 8.11 7.95 9/186 24641
/proc/meminfo: memFree=14735884/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=221840 CPUtime=204.03 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) S 24591 24593 22103 0 -1 4202496 178440 1251 0 0 20374 29 0 0 24 0 5 0 497848981 227164160 26897 33554432000 4194304 4417332 140734519499600 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24593/statm: 55460 26897 181 55 0 53346 0
[pid=24593/tid=24604] ppid=24591 vsize=221840 CPUtime=51.07 cores=1,3,5,7
/proc/24593/task/24604/stat : 24604 (plingeling) R 24591 24593 22103 0 -1 4202560 41035 1251 0 0 5100 7 0 0 25 0 5 0 497848983 227164160 26897 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24593/tid=24605] ppid=24591 vsize=221840 CPUtime=51.06 cores=1,3,5,7
/proc/24593/task/24605/stat : 24605 (plingeling) R 24591 24593 22103 0 -1 4202560 34774 1251 0 0 5101 5 0 0 25 0 5 0 497848983 227164160 26897 33554432000 4194304 4417332 140734519499600 18446744073709551615 4366038 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24593/tid=24606] ppid=24591 vsize=221840 CPUtime=51.06 cores=1,3,5,7
/proc/24593/task/24606/stat : 24606 (plingeling) R 24591 24593 22103 0 -1 4202560 39574 1251 0 0 5100 6 0 0 25 0 5 0 497848983 227164160 26897 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24593/tid=24607] ppid=24591 vsize=221840 CPUtime=50.78 cores=1,3,5,7
/proc/24593/task/24607/stat : 24607 (plingeling) R 24591 24593 22103 0 -1 4202560 61606 1251 0 0 5069 9 0 0 25 0 5 0 497848983 227164160 26897 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 221840

[startup+102.307 s]
/proc/loadavg: 8.10 8.11 7.95 9/186 24642
/proc/meminfo: memFree=14708340/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=250944 CPUtime=408.58 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) S 24591 24593 22103 0 -1 4202496 279562 1251 0 0 40813 45 0 0 24 0 5 0 497848981 256966656 34173 33554432000 4194304 4417332 140734519499600 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24593/statm: 62736 34173 181 55 0 60622 0
[pid=24593/tid=24604] ppid=24591 vsize=250944 CPUtime=102.27 cores=1,3,5,7
/proc/24593/task/24604/stat : 24604 (plingeling) R 24591 24593 22103 0 -1 4202560 65802 1251 0 0 10216 11 0 0 25 0 5 0 497848983 256966656 34173 33554432000 4194304 4417332 140734519499600 18446744073709551615 4305871 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24593/tid=24605] ppid=24591 vsize=250944 CPUtime=102.26 cores=1,3,5,7
/proc/24593/task/24605/stat : 24605 (plingeling) R 24591 24593 22103 0 -1 4202560 55928 1251 0 0 10218 8 0 0 25 0 5 0 497848983 256966656 34173 33554432000 4194304 4417332 140734519499600 18446744073709551615 4275960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24593/tid=24606] ppid=24591 vsize=250944 CPUtime=102.26 cores=1,3,5,7
/proc/24593/task/24606/stat : 24606 (plingeling) R 24591 24593 22103 0 -1 4202560 64510 1251 0 0 10217 9 0 0 25 0 5 0 497848983 256966656 34173 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24593/tid=24607] ppid=24591 vsize=250944 CPUtime=101.71 cores=1,3,5,7
/proc/24593/task/24607/stat : 24607 (plingeling) R 24591 24593 22103 0 -1 4202560 91871 1251 0 0 10157 14 0 0 25 0 5 0 497848983 256966656 34173 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.58
Current children cumulated vsize (KiB) 250944

[startup+162.301 s]
/proc/loadavg: 8.04 8.09 7.95 9/186 24644
/proc/meminfo: memFree=14483604/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=349092 CPUtime=648.23 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) S 24591 24593 22103 0 -1 4202496 394562 1251 0 0 64758 65 0 0 24 0 5 0 497848981 357470208 58738 33554432000 4194304 4417332 140734519499600 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24593/statm: 87273 58738 181 55 0 85159 0
[pid=24593/tid=24604] ppid=24591 vsize=349092 CPUtime=162.27 cores=1,3,5,7
/proc/24593/task/24604/stat : 24604 (plingeling) R 24591 24593 22103 0 -1 4202560 93161 1251 0 0 16211 16 0 0 25 0 5 0 497848983 357470208 58738 33554432000 4194304 4417332 140734519499600 18446744073709551615 4353447 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24593/tid=24605] ppid=24591 vsize=349092 CPUtime=162.26 cores=1,3,5,7
/proc/24593/task/24605/stat : 24605 (plingeling) R 24591 24593 22103 0 -1 4202560 82128 1251 0 0 16213 13 0 0 25 0 5 0 497848983 357470208 58738 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24593/tid=24606] ppid=24591 vsize=349092 CPUtime=162.26 cores=1,3,5,7
/proc/24593/task/24606/stat : 24606 (plingeling) R 24591 24593 22103 0 -1 4202560 93066 1251 0 0 16212 14 0 0 25 0 5 0 497848983 357470208 58738 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24593/tid=24607] ppid=24591 vsize=349092 CPUtime=161.39 cores=1,3,5,7
/proc/24593/task/24607/stat : 24607 (plingeling) R 24591 24593 22103 0 -1 4202560 124756 1251 0 0 16119 20 0 0 25 0 5 0 497848983 357470208 58738 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.23
Current children cumulated vsize (KiB) 349092


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

[pid=24593/tid=24605] ppid=24591 vsize=848756 CPUtime=762.28 cores=1,3,5,7
/proc/24593/task/24605/stat : 24605 (plingeling) R 24591 24593 22103 0 -1 4202560 248593 1251 0 0 76189 39 0 0 25 0 5 0 497848983 869126144 183626 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24593/tid=24606] ppid=24591 vsize=848756 CPUtime=761.47 cores=1,3,5,7
/proc/24593/task/24606/stat : 24606 (plingeling) R 24591 24593 22103 0 -1 4202560 252686 1251 0 0 76107 40 0 0 25 0 5 0 497848983 869126144 183626 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24593/tid=24607] ppid=24591 vsize=848756 CPUtime=758.13 cores=1,3,5,7
/proc/24593/task/24607/stat : 24607 (plingeling) R 24591 24593 22103 0 -1 4202560 255333 1251 0 0 75771 42 0 0 25 0 5 0 497848983 869126144 183626 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.22
Current children cumulated vsize (KiB) 848756

[startup+822.301 s]
/proc/loadavg: 8.13 8.14 8.03 9/186 24664
/proc/meminfo: memFree=13544068/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=885412 CPUtime=3283.88 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) S 24591 24593 22103 0 -1 4202496 1054411 1251 0 0 328219 169 0 0 24 0 5 0 497848981 906661888 192790 33554432000 4194304 4417332 140734519499600 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24593/statm: 221353 192790 181 55 0 219239 0
[pid=24593/tid=24604] ppid=24591 vsize=885412 CPUtime=822.28 cores=1,3,5,7
/proc/24593/task/24604/stat : 24604 (plingeling) R 24591 24593 22103 0 -1 4202560 280538 1251 0 0 82184 44 0 0 25 0 5 0 497848983 906661888 192790 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24593/tid=24605] ppid=24591 vsize=885412 CPUtime=822.28 cores=1,3,5,7
/proc/24593/task/24605/stat : 24605 (plingeling) R 24591 24593 22103 0 -1 4202560 248593 1251 0 0 82189 39 0 0 25 0 5 0 497848983 906661888 192790 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24593/tid=24606] ppid=24591 vsize=885412 CPUtime=821.46 cores=1,3,5,7
/proc/24593/task/24606/stat : 24606 (plingeling) R 24591 24593 22103 0 -1 4202560 268496 1251 0 0 82104 42 0 0 25 0 5 0 497848983 906661888 192790 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24593/tid=24607] ppid=24591 vsize=885412 CPUtime=817.8 cores=1,3,5,7
/proc/24593/task/24607/stat : 24607 (plingeling) R 24591 24593 22103 0 -1 4202560 255333 1251 0 0 81738 42 0 0 25 0 5 0 497848983 906661888 192790 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3283.88
Current children cumulated vsize (KiB) 885412

[startup+882.3 s]
/proc/loadavg: 8.19 8.16 8.04 9/186 24666
/proc/meminfo: memFree=13607520/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=754580 CPUtime=3523.56 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) S 24591 24593 22103 0 -1 4202496 1102103 1251 0 0 352177 179 0 0 24 0 5 0 497848981 772689920 160082 33554432000 4194304 4417332 140734519499600 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24593/statm: 188645 160082 181 55 0 186531 0
[pid=24593/tid=24604] ppid=24591 vsize=754580 CPUtime=882.28 cores=1,3,5,7
/proc/24593/task/24604/stat : 24604 (plingeling) R 24591 24593 22103 0 -1 4202560 280538 1251 0 0 88184 44 0 0 25 0 5 0 497848983 772689920 160082 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24593/tid=24605] ppid=24591 vsize=754580 CPUtime=882.27 cores=1,3,5,7
/proc/24593/task/24605/stat : 24605 (plingeling) R 24591 24593 22103 0 -1 4202560 259805 1251 0 0 88186 41 0 0 25 0 5 0 497848983 772689920 160082 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24593/tid=24606] ppid=24591 vsize=754580 CPUtime=881.46 cores=1,3,5,7
/proc/24593/task/24606/stat : 24606 (plingeling) R 24591 24593 22103 0 -1 4202560 268496 1251 0 0 88104 42 0 0 25 0 5 0 497848983 772689920 160082 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24593/tid=24607] ppid=24591 vsize=754580 CPUtime=877.47 cores=1,3,5,7
/proc/24593/task/24607/stat : 24607 (plingeling) R 24591 24593 22103 0 -1 4202560 291813 1251 0 0 87698 49 0 0 25 0 5 0 497848983 772689920 160082 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.56
Current children cumulated vsize (KiB) 754580

[startup+942.3 s]
/proc/loadavg: 8.19 8.16 8.05 9/186 24667
/proc/meminfo: memFree=13810336/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=754100 CPUtime=3763.24 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) S 24591 24593 22103 0 -1 4202496 1137757 1251 0 0 376140 184 0 0 24 0 5 0 497848981 772198400 159962 33554432000 4194304 4417332 140734519499600 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24593/statm: 188525 159962 181 55 0 186411 0
[pid=24593/tid=24604] ppid=24591 vsize=754100 CPUtime=942.29 cores=1,3,5,7
/proc/24593/task/24604/stat : 24604 (plingeling) R 24591 24593 22103 0 -1 4202560 299549 1251 0 0 94182 47 0 0 25 0 5 0 497848983 772198400 159962 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24593/tid=24605] ppid=24591 vsize=754100 CPUtime=942.28 cores=1,3,5,7
/proc/24593/task/24605/stat : 24605 (plingeling) R 24591 24593 22103 0 -1 4202560 276448 1251 0 0 94184 44 0 0 25 0 5 0 497848983 772198400 159962 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24593/tid=24606] ppid=24591 vsize=754100 CPUtime=941.46 cores=1,3,5,7
/proc/24593/task/24606/stat : 24606 (plingeling) R 24591 24593 22103 0 -1 4202560 268496 1251 0 0 94104 42 0 0 25 0 5 0 497848983 772198400 159962 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24593/tid=24607] ppid=24591 vsize=754100 CPUtime=937.15 cores=1,3,5,7
/proc/24593/task/24607/stat : 24607 (plingeling) R 24591 24593 22103 0 -1 4202560 291813 1251 0 0 93666 49 0 0 25 0 5 0 497848983 772198400 159962 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.24
Current children cumulated vsize (KiB) 754100

[startup+1002.3 s]
/proc/loadavg: 8.12 8.14 8.05 9/186 24669
/proc/meminfo: memFree=13613024/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=838372 CPUtime=4002.91 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) S 24591 24593 22103 0 -1 4202496 1158825 1251 0 0 400104 187 0 0 24 0 5 0 497848981 858492928 181030 33554432000 4194304 4417332 140734519499600 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24593/statm: 209593 181030 181 55 0 207479 0
[pid=24593/tid=24604] ppid=24591 vsize=838372 CPUtime=1002.29 cores=1,3,5,7
/proc/24593/task/24604/stat : 24604 (plingeling) R 24591 24593 22103 0 -1 4202560 303645 1251 0 0 100181 48 0 0 25 0 5 0 497848983 858492928 181030 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24593/tid=24605] ppid=24591 vsize=838372 CPUtime=1002.28 cores=1,3,5,7
/proc/24593/task/24605/stat : 24605 (plingeling) R 24591 24593 22103 0 -1 4202560 280544 1251 0 0 100184 44 0 0 25 0 5 0 497848983 858492928 181030 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24593/tid=24606] ppid=24591 vsize=838372 CPUtime=1001.46 cores=1,3,5,7
/proc/24593/task/24606/stat : 24606 (plingeling) R 24591 24593 22103 0 -1 4202560 268496 1251 0 0 100104 42 0 0 25 0 5 0 497848983 858492928 181030 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24593/tid=24607] ppid=24591 vsize=838372 CPUtime=996.83 cores=1,3,5,7
/proc/24593/task/24607/stat : 24607 (plingeling) R 24591 24593 22103 0 -1 4202560 304689 1251 0 0 99632 51 0 0 25 0 5 0 497848983 858492928 181030 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4002.91
Current children cumulated vsize (KiB) 838372

[startup+1062.3 s]
/proc/loadavg: 8.05 8.11 8.04 9/186 24671
/proc/meminfo: memFree=13660732/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=889132 CPUtime=4242.6 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) S 24591 24593 22103 0 -1 4202496 1225295 1251 0 0 424061 199 0 0 24 0 5 0 497848981 910471168 193720 33554432000 4194304 4417332 140734519499600 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24593/statm: 222283 193720 181 55 0 220169 0
[pid=24593/tid=24604] ppid=24591 vsize=889132 CPUtime=1062.29 cores=1,3,5,7
/proc/24593/task/24604/stat : 24604 (plingeling) R 24591 24593 22103 0 -1 4202560 303645 1251 0 0 106181 48 0 0 25 0 5 0 497848983 910471168 193720 33554432000 4194304 4417332 140734519499600 18446744073709551615 4365003 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24593/tid=24605] ppid=24591 vsize=889132 CPUtime=1062.28 cores=1,3,5,7
/proc/24593/task/24605/stat : 24605 (plingeling) R 24591 24593 22103 0 -1 4202560 300906 1251 0 0 106181 47 0 0 25 0 5 0 497848983 910471168 193720 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24593/tid=24606] ppid=24591 vsize=889132 CPUtime=1061.47 cores=1,3,5,7
/proc/24593/task/24606/stat : 24606 (plingeling) R 24591 24593 22103 0 -1 4202560 308463 1251 0 0 106097 50 0 0 25 0 5 0 497848983 910471168 193720 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24593/tid=24607] ppid=24591 vsize=889132 CPUtime=1056.51 cores=1,3,5,7
/proc/24593/task/24607/stat : 24607 (plingeling) R 24591 24593 22103 0 -1 4202560 310830 1251 0 0 105599 52 0 0 25 0 5 0 497848983 910471168 193720 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.6
Current children cumulated vsize (KiB) 889132

[startup+1122.3 s]
/proc/loadavg: 8.07 8.11 8.04 9/186 24672
/proc/meminfo: memFree=13500980/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=942924 CPUtime=4482.27 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) S 24591 24593 22103 0 -1 4202496 1243398 1251 0 0 448025 202 0 0 24 0 5 0 497848981 965554176 207168 33554432000 4194304 4417332 140734519499600 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24593/statm: 235731 207168 181 55 0 233617 0
[pid=24593/tid=24604] ppid=24591 vsize=942924 CPUtime=1122.29 cores=1,3,5,7
/proc/24593/task/24604/stat : 24604 (plingeling) R 24591 24593 22103 0 -1 4202560 321748 1251 0 0 112178 51 0 0 25 0 5 0 497848983 965554176 207168 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24593/tid=24605] ppid=24591 vsize=942924 CPUtime=1122.28 cores=1,3,5,7
/proc/24593/task/24605/stat : 24605 (plingeling) R 24591 24593 22103 0 -1 4202560 300906 1251 0 0 112181 47 0 0 25 0 5 0 497848983 965554176 207168 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24593/tid=24606] ppid=24591 vsize=942924 CPUtime=1121.47 cores=1,3,5,7
/proc/24593/task/24606/stat : 24606 (plingeling) R 24591 24593 22103 0 -1 4202560 308463 1251 0 0 112097 50 0 0 25 0 5 0 497848983 965554176 207168 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24593/tid=24607] ppid=24591 vsize=942924 CPUtime=1116.18 cores=1,3,5,7
/proc/24593/task/24607/stat : 24607 (plingeling) R 24591 24593 22103 0 -1 4202560 310830 1251 0 0 111566 52 0 0 25 0 5 0 497848983 965554176 207168 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.27
Current children cumulated vsize (KiB) 942924

[startup+1182.3 s]
/proc/loadavg: 8.09 8.10 8.04 9/186 24674
/proc/meminfo: memFree=13198896/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=1033100 CPUtime=4721.95 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) S 24591 24593 22103 0 -1 4202496 1271152 1251 0 0 471989 206 0 0 24 0 5 0 497848981 1057894400 229712 33554432000 4194304 4417332 140734519499600 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24593/statm: 258275 229712 181 55 0 256161 0
[pid=24593/tid=24604] ppid=24591 vsize=1033100 CPUtime=1182.29 cores=1,3,5,7
/proc/24593/task/24604/stat : 24604 (plingeling) R 24591 24593 22103 0 -1 4202560 321748 1251 0 0 118178 51 0 0 25 0 5 0 497848983 1057894400 229712 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364938 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24593/tid=24605] ppid=24591 vsize=1033100 CPUtime=1182.28 cores=1,3,5,7
/proc/24593/task/24605/stat : 24605 (plingeling) R 24591 24593 22103 0 -1 4202560 300906 1251 0 0 118181 47 0 0 25 0 5 0 497848983 1057894400 229712 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24593/tid=24606] ppid=24591 vsize=1033100 CPUtime=1181.47 cores=1,3,5,7
/proc/24593/task/24606/stat : 24606 (plingeling) R 24591 24593 22103 0 -1 4202560 324630 1251 0 0 118095 52 0 0 25 0 5 0 497848983 1057894400 229712 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24593/tid=24607] ppid=24591 vsize=1033100 CPUtime=1175.85 cores=1,3,5,7
/proc/24593/task/24607/stat : 24607 (plingeling) R 24591 24593 22103 0 -1 4202560 322417 1251 0 0 117531 54 0 0 25 0 5 0 497848983 1057894400 229712 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4721.95
Current children cumulated vsize (KiB) 1033100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.06 8.09 8.04 5/181 24675
/proc/meminfo: memFree=14066808/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=1033100 CPUtime=4800.27 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) S 24591 24593 22103 0 -1 4202496 1271152 1251 0 0 479821 206 0 0 24 0 5 0 497848981 1057894400 229712 33554432000 4194304 4417332 140734519499600 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24593/statm: 258275 229712 181 55 0 256161 0
[pid=24593/tid=24604] ppid=24591 vsize=1033100 CPUtime=1201.9 cores=1,3,5,7
/proc/24593/task/24604/stat : 24604 (plingeling) R 24591 24593 22103 0 -1 4202560 321748 1251 0 0 120139 51 0 0 25 0 5 0 497848983 1057894400 229712 33554432000 4194304 4417332 140734519499600 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24593/tid=24605] ppid=24591 vsize=1033100 CPUtime=1201.89 cores=1,3,5,7
/proc/24593/task/24605/stat : 24605 (plingeling) R 24591 24593 22103 0 -1 4202560 300906 1251 0 0 120142 47 0 0 25 0 5 0 497848983 1057894400 229712 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24593/tid=24606] ppid=24591 vsize=1033100 CPUtime=1201.08 cores=1,3,5,7
/proc/24593/task/24606/stat : 24606 (plingeling) R 24591 24593 22103 0 -1 4202560 324630 1251 0 0 120056 52 0 0 25 0 5 0 497848983 1057894400 229712 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24593/tid=24607] ppid=24591 vsize=1033100 CPUtime=1195.34 cores=1,3,5,7
/proc/24593/task/24607/stat : 24607 (plingeling) R 24591 24593 22103 0 -1 4202560 322417 1251 0 0 119480 54 0 0 25 0 5 0 497848983 1057894400 229712 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1033100

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

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

[startup+1201.9 s]
/proc/loadavg: 8.06 8.09 8.04 5/181 24675
/proc/meminfo: memFree=14066808/32951124 swapFree=67111528/67111528
[pid=24593] ppid=24591 vsize=1033100 CPUtime=4800.27 cores=1,3,5,7
/proc/24593/stat : 24593 (plingeling) S 24591 24593 22103 0 -1 4202496 1271152 1251 0 0 479821 206 0 0 24 0 5 0 497848981 1057894400 229712 33554432000 4194304 4417332 140734519499600 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24593/statm: 258275 229712 181 55 0 256161 0
[pid=24593/tid=24604] ppid=24591 vsize=1033100 CPUtime=1201.9 cores=1,3,5,7
/proc/24593/task/24604/stat : 24604 (plingeling) R 24591 24593 22103 0 -1 4202560 321748 1251 0 0 120139 51 0 0 25 0 5 0 497848983 1057894400 229712 33554432000 4194304 4417332 140734519499600 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24593/tid=24605] ppid=24591 vsize=1033100 CPUtime=1201.89 cores=1,3,5,7
/proc/24593/task/24605/stat : 24605 (plingeling) R 24591 24593 22103 0 -1 4202560 300906 1251 0 0 120142 47 0 0 25 0 5 0 497848983 1057894400 229712 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24593/tid=24606] ppid=24591 vsize=1033100 CPUtime=1201.08 cores=1,3,5,7
/proc/24593/task/24606/stat : 24606 (plingeling) R 24591 24593 22103 0 -1 4202560 324630 1251 0 0 120056 52 0 0 25 0 5 0 497848983 1057894400 229712 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24593/tid=24607] ppid=24591 vsize=1033100 CPUtime=1195.34 cores=1,3,5,7
/proc/24593/task/24607/stat : 24607 (plingeling) R 24591 24593 22103 0 -1 4202560 322417 1251 0 0 119480 54 0 0 25 0 5 0 497848983 1057894400 229712 33554432000 4194304 4417332 140734519499600 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1033100

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.95
CPU time (s): 4800.34
CPU user time (s): 4798.23
CPU system time (s): 2.10968
CPU usage (%): 399.379
Max. virtual memory (cumulated for all children) (KiB): 1033100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.23
system time used= 2.10968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1272403
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= 95
involuntary context switches= 32753

runsolver used 1.9457 second user time and 4.6123 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 07:18:51
IDJOB=3259174
IDBENCH=71514
IDSOLVER=1605
FILE ID=node145/3259174-1304054331
RUNJOBID= node145-1304053127-24486
PBS_JOBID= 13170354
Free space on /tmp= 72204 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g2.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259174-1304054331/watcher-3259174-1304054331 -o /tmp/evaluation-result-3259174-1304054331/solver-3259174-1304054331 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3259174-1304054331.cnf

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

MD5SUM BENCH= 791cdb75c1a209efd7f7547f06e0fed9
RANDOM SEED=557121775

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14986212 kB
Buffers:       2099832 kB
Cached:       15226812 kB
SwapCached:          0 kB
Active:        5188024 kB
Inactive:     12204948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14986212 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             424 kB
Writeback:           0 kB
AnonPages:       65436 kB
Mapped:          15076 kB
Slab:           508652 kB
PageTables:       4636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   218188 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= 72208 MiB
End job on node145 at 2011-04-29 07:38:55