Trace number 3259218

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.25 1201.76

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes5.cnf
MD5SUMe7d4dc25f0d8e558fb091b1e566deab7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.32395
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-3259218-1304054331/watcher-3259218-1304054331 -o /tmp/evaluation-result-3259218-1304054331/solver-3259218-1304054331 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3259218-1304054331.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.14 8.12 7.94 6/181 24629
/proc/meminfo: memFree=14981388/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=9224 CPUtime=0 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) R 24627 24629 22103 0 -1 4202496 366 1251 0 0 0 0 0 0 25 0 1 0 497848994 9445376 295 33554432000 4194304 4417332 140733920198176 18446744073709551615 233510297344 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/24629/statm: 2306 295 146 55 0 192 0

[startup+0.137814 s]
/proc/loadavg: 8.14 8.12 7.94 6/181 24629
/proc/meminfo: memFree=14981388/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=121924 CPUtime=0.44 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) S 24627 24629 22103 0 -1 4202496 2728 1251 0 0 44 0 0 0 25 0 5 0 497848994 124850176 1946 33554432000 4194304 4417332 140733920198176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24629/statm: 30481 1946 177 55 0 28367 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 121924

[startup+0.200805 s]
/proc/loadavg: 8.14 8.12 7.94 6/181 24629
/proc/meminfo: memFree=14981388/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=123472 CPUtime=0.69 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) S 24627 24629 22103 0 -1 4202496 3432 1251 0 0 69 0 0 0 25 0 5 0 497848994 126435328 2305 33554432000 4194304 4417332 140733920198176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24629/statm: 30868 2305 181 55 0 28754 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 123472

[startup+0.300786 s]
/proc/loadavg: 8.14 8.12 7.94 6/181 24629
/proc/meminfo: memFree=14981388/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=125588 CPUtime=1.09 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) S 24627 24629 22103 0 -1 4202496 3961 1251 0 0 109 0 0 0 25 0 5 0 497848994 128602112 2834 33554432000 4194304 4417332 140733920198176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24629/statm: 31397 2834 181 55 0 29283 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 125588

[startup+0.700716 s]
/proc/loadavg: 8.14 8.12 7.94 6/181 24629
/proc/meminfo: memFree=14981388/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=130256 CPUtime=2.69 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) S 24627 24629 22103 0 -1 4202496 6525 1251 0 0 269 0 0 0 25 0 5 0 497848994 133382144 3946 33554432000 4194304 4417332 140733920198176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24629/statm: 32564 3946 181 55 0 30450 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 130256

[startup+1.50057 s]
/proc/loadavg: 8.14 8.12 7.94 9/186 24639
/proc/meminfo: memFree=14953084/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=133764 CPUtime=5.89 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) S 24627 24629 22103 0 -1 4202496 9840 1251 0 0 588 1 0 0 25 0 5 0 497848994 136974336 4853 33554432000 4194304 4417332 140733920198176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24629/statm: 33441 4853 181 55 0 31327 0
[pid=24629/tid=24636] ppid=24627 vsize=133764 CPUtime=1.46 cores=0,2,4,6
/proc/24629/task/24636/stat : 24636 (plingeling) R 24627 24629 22103 0 -1 4202560 597 1251 0 0 146 0 0 0 25 0 5 0 497848997 136974336 4853 33554432000 4194304 4417332 140733920198176 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24629/tid=24637] ppid=24627 vsize=133764 CPUtime=1.46 cores=0,2,4,6
/proc/24629/task/24637/stat : 24637 (plingeling) R 24627 24629 22103 0 -1 4202560 649 1251 0 0 146 0 0 0 25 0 5 0 497848997 136974336 4853 33554432000 4194304 4417332 140733920198176 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24629/tid=24638] ppid=24627 vsize=133764 CPUtime=1.45 cores=0,2,4,6
/proc/24629/task/24638/stat : 24638 (plingeling) R 24627 24629 22103 0 -1 4202560 1127 1251 0 0 145 0 0 0 25 0 5 0 497848997 136974336 4853 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24629/tid=24639] ppid=24627 vsize=133764 CPUtime=1.45 cores=0,2,4,6
/proc/24629/task/24639/stat : 24639 (plingeling) R 24627 24629 22103 0 -1 4202560 6015 1251 0 0 145 0 0 0 25 0 5 0 497848997 136974336 4853 33554432000 4194304 4417332 140733920198176 18446744073709551615 4353570 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 133764

[startup+3.10029 s]
/proc/loadavg: 8.13 8.11 7.94 9/186 24639
/proc/meminfo: memFree=14943668/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=135144 CPUtime=12.28 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) S 24627 24629 22103 0 -1 4202496 15866 1251 0 0 1226 2 0 0 25 0 5 0 497848994 138387456 5255 33554432000 4194304 4417332 140733920198176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24629/statm: 33786 5255 181 55 0 31672 0
[pid=24629/tid=24636] ppid=24627 vsize=135144 CPUtime=3.06 cores=0,2,4,6
/proc/24629/task/24636/stat : 24636 (plingeling) R 24627 24629 22103 0 -1 4202560 797 1251 0 0 306 0 0 0 25 0 5 0 497848997 138387456 5255 33554432000 4194304 4417332 140733920198176 18446744073709551615 4249184 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24629/tid=24637] ppid=24627 vsize=135144 CPUtime=3.06 cores=0,2,4,6
/proc/24629/task/24637/stat : 24637 (plingeling) R 24627 24629 22103 0 -1 4202560 849 1251 0 0 306 0 0 0 25 0 5 0 497848997 138387456 5255 33554432000 4194304 4417332 140733920198176 18446744073709551615 4248913 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24629/tid=24638] ppid=24627 vsize=135144 CPUtime=3.05 cores=0,2,4,6
/proc/24629/task/24638/stat : 24638 (plingeling) R 24627 24629 22103 0 -1 4202560 2280 1251 0 0 305 0 0 0 25 0 5 0 497848997 138387456 5255 33554432000 4194304 4417332 140733920198176 18446744073709551615 4356907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24629/tid=24639] ppid=24627 vsize=135144 CPUtime=3.06 cores=0,2,4,6
/proc/24629/task/24639/stat : 24639 (plingeling) R 24627 24629 22103 0 -1 4202560 10488 1251 0 0 305 1 0 0 25 0 5 0 497848997 138387456 5255 33554432000 4194304 4417332 140733920198176 18446744073709551615 4250476 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 135144

[startup+6.30071 s]
/proc/loadavg: 8.13 8.11 7.94 9/186 24639
/proc/meminfo: memFree=14917388/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=146264 CPUtime=25.06 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) S 24627 24629 22103 0 -1 4202496 31471 1251 0 0 2502 4 0 0 25 0 5 0 497848994 149774336 8003 33554432000 4194304 4417332 140733920198176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24629/statm: 36566 8003 181 55 0 34452 0
[pid=24629/tid=24636] ppid=24627 vsize=146264 CPUtime=6.26 cores=0,2,4,6
/proc/24629/task/24636/stat : 24636 (plingeling) R 24627 24629 22103 0 -1 4202560 2652 1251 0 0 626 0 0 0 25 0 5 0 497848997 149774336 8003 33554432000 4194304 4417332 140733920198176 18446744073709551615 4265450 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24629/tid=24637] ppid=24627 vsize=146264 CPUtime=6.26 cores=0,2,4,6
/proc/24629/task/24637/stat : 24637 (plingeling) R 24627 24629 22103 0 -1 4202560 1988 1251 0 0 626 0 0 0 25 0 5 0 497848997 149774336 8003 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364265 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24629/tid=24638] ppid=24627 vsize=146264 CPUtime=6.23 cores=0,2,4,6
/proc/24629/task/24638/stat : 24638 (plingeling) R 24627 24629 22103 0 -1 4202560 6179 1251 0 0 623 0 0 0 25 0 5 0 497848997 149774336 8003 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24629/tid=24639] ppid=24627 vsize=146264 CPUtime=6.26 cores=0,2,4,6
/proc/24629/task/24639/stat : 24639 (plingeling) R 24627 24629 22103 0 -1 4202560 19200 1251 0 0 624 2 0 0 25 0 5 0 497848997 149774336 8003 33554432000 4194304 4417332 140733920198176 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 146264

[startup+12.7006 s]
/proc/loadavg: 8.18 8.13 7.95 9/186 24640
/proc/meminfo: memFree=14893000/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=164928 CPUtime=50.63 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) S 24627 24629 22103 0 -1 4202496 62332 1251 0 0 5055 8 0 0 25 0 5 0 497848994 168886272 12669 33554432000 4194304 4417332 140733920198176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24629/statm: 41232 12669 181 55 0 39118 0
[pid=24629/tid=24636] ppid=24627 vsize=164928 CPUtime=12.66 cores=0,2,4,6
/proc/24629/task/24636/stat : 24636 (plingeling) R 24627 24629 22103 0 -1 4202560 9469 1251 0 0 1265 1 0 0 25 0 5 0 497848997 168886272 12669 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24629/tid=24637] ppid=24627 vsize=164928 CPUtime=12.66 cores=0,2,4,6
/proc/24629/task/24637/stat : 24637 (plingeling) R 24627 24629 22103 0 -1 4202560 7613 1251 0 0 1265 1 0 0 25 0 5 0 497848997 168886272 12669 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24629/tid=24638] ppid=24627 vsize=164928 CPUtime=12.6 cores=0,2,4,6
/proc/24629/task/24638/stat : 24638 (plingeling) R 24627 24629 22103 0 -1 4202560 10266 1251 0 0 1259 1 0 0 25 0 5 0 497848997 168886272 12669 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24629/tid=24639] ppid=24627 vsize=164928 CPUtime=12.66 cores=0,2,4,6
/proc/24629/task/24639/stat : 24639 (plingeling) R 24627 24629 22103 0 -1 4202560 33532 1251 0 0 1262 4 0 0 25 0 5 0 497848997 168886272 12669 33554432000 4194304 4417332 140733920198176 18446744073709551615 4320952 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 164928

[startup+25.5003 s]
/proc/loadavg: 8.15 8.12 7.95 9/186 24640
/proc/meminfo: memFree=14819348/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=217832 CPUtime=101.76 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) S 24627 24629 22103 0 -1 4202496 112935 1251 0 0 10161 15 0 0 25 0 5 0 497848994 223059968 25895 33554432000 4194304 4417332 140733920198176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24629/statm: 54458 25895 181 55 0 52344 0
[pid=24629/tid=24636] ppid=24627 vsize=217832 CPUtime=25.46 cores=0,2,4,6
/proc/24629/task/24636/stat : 24636 (plingeling) R 24627 24629 22103 0 -1 4202560 18221 1251 0 0 2544 2 0 0 25 0 5 0 497848997 223059968 25895 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24629/tid=24637] ppid=24627 vsize=217832 CPUtime=25.46 cores=0,2,4,6
/proc/24629/task/24637/stat : 24637 (plingeling) R 24627 24629 22103 0 -1 4202560 16834 1251 0 0 2544 2 0 0 25 0 5 0 497848997 223059968 25895 33554432000 4194304 4417332 140733920198176 18446744073709551615 4250961 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24629/tid=24638] ppid=24627 vsize=217832 CPUtime=25.33 cores=0,2,4,6
/proc/24629/task/24638/stat : 24638 (plingeling) R 24627 24629 22103 0 -1 4202560 22905 1251 0 0 2531 2 0 0 25 0 5 0 497848997 223059968 25895 33554432000 4194304 4417332 140733920198176 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24629/tid=24639] ppid=24627 vsize=217832 CPUtime=25.45 cores=0,2,4,6
/proc/24629/task/24639/stat : 24639 (plingeling) R 24627 24629 22103 0 -1 4202560 53523 1251 0 0 2538 7 0 0 25 0 5 0 497848997 223059968 25895 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 217832

[startup+51.1007 s]
/proc/loadavg: 8.10 8.11 7.95 9/186 24641
/proc/meminfo: memFree=14738364/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=270192 CPUtime=204.02 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) S 24627 24629 22103 0 -1 4202496 189701 1251 0 0 20376 26 0 0 25 0 5 0 497848994 276676608 38985 33554432000 4194304 4417332 140733920198176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24629/statm: 67548 38985 181 55 0 65434 0
[pid=24629/tid=24636] ppid=24627 vsize=270192 CPUtime=51.06 cores=0,2,4,6
/proc/24629/task/24636/stat : 24636 (plingeling) R 24627 24629 22103 0 -1 4202560 38947 1251 0 0 5102 4 0 0 25 0 5 0 497848997 276676608 38985 33554432000 4194304 4417332 140733920198176 18446744073709551615 4265511 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24629/tid=24637] ppid=24627 vsize=270192 CPUtime=51.06 cores=0,2,4,6
/proc/24629/task/24637/stat : 24637 (plingeling) R 24627 24629 22103 0 -1 4202560 29111 1251 0 0 5102 4 0 0 25 0 5 0 497848997 276676608 38985 33554432000 4194304 4417332 140733920198176 18446744073709551615 4356756 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24629/tid=24638] ppid=24627 vsize=270192 CPUtime=50.8 cores=0,2,4,6
/proc/24629/task/24638/stat : 24638 (plingeling) R 24627 24629 22103 0 -1 4202560 42156 1251 0 0 5075 5 0 0 25 0 5 0 497848997 276676608 38985 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364923 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24629/tid=24639] ppid=24627 vsize=270192 CPUtime=51.06 cores=0,2,4,6
/proc/24629/task/24639/stat : 24639 (plingeling) R 24627 24629 22103 0 -1 4202560 78035 1251 0 0 5094 12 0 0 25 0 5 0 497848997 276676608 38985 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 270192

[startup+102.301 s]
/proc/loadavg: 8.10 8.11 7.95 9/186 24642
/proc/meminfo: memFree=14708216/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=258648 CPUtime=408.57 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) S 24627 24629 22103 0 -1 4202496 297733 1251 0 0 40816 41 0 0 25 0 5 0 497848994 264855552 36099 33554432000 4194304 4417332 140733920198176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24629/statm: 64662 36099 181 55 0 62548 0
[pid=24629/tid=24636] ppid=24627 vsize=258648 CPUtime=102.27 cores=0,2,4,6
/proc/24629/task/24636/stat : 24636 (plingeling) R 24627 24629 22103 0 -1 4202560 65018 1251 0 0 10219 8 0 0 25 0 5 0 497848997 264855552 36099 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24629/tid=24637] ppid=24627 vsize=258648 CPUtime=102.27 cores=0,2,4,6
/proc/24629/task/24637/stat : 24637 (plingeling) R 24627 24629 22103 0 -1 4202560 44283 1251 0 0 10221 6 0 0 25 0 5 0 497848997 264855552 36099 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24629/tid=24638] ppid=24627 vsize=258648 CPUtime=101.72 cores=0,2,4,6
/proc/24629/task/24638/stat : 24638 (plingeling) R 24627 24629 22103 0 -1 4202560 67816 1251 0 0 10164 8 0 0 25 0 5 0 497848997 264855552 36099 33554432000 4194304 4417332 140733920198176 18446744073709551615 4366038 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24629/tid=24639] ppid=24627 vsize=258648 CPUtime=102.25 cores=0,2,4,6
/proc/24629/task/24639/stat : 24639 (plingeling) R 24627 24629 22103 0 -1 4202560 119164 1251 0 0 10208 17 0 0 25 0 5 0 497848997 264855552 36099 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.57
Current children cumulated vsize (KiB) 258648

[startup+162.301 s]
/proc/loadavg: 8.03 8.08 7.95 9/186 24644
/proc/meminfo: memFree=14483604/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=382204 CPUtime=648.22 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) S 24627 24629 22103 0 -1 4202496 411746 1251 0 0 64762 60 0 0 25 0 5 0 497848994 391376896 66988 33554432000 4194304 4417332 140733920198176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24629/statm: 95551 66988 181 55 0 93437 0
[pid=24629/tid=24636] ppid=24627 vsize=382204 CPUtime=162.26 cores=0,2,4,6
/proc/24629/task/24636/stat : 24636 (plingeling) R 24627 24629 22103 0 -1 4202560 91781 1251 0 0 16214 12 0 0 25 0 5 0 497848997 391376896 66988 33554432000 4194304 4417332 140733920198176 18446744073709551615 4309986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24629/tid=24637] ppid=24627 vsize=382204 CPUtime=162.26 cores=0,2,4,6
/proc/24629/task/24637/stat : 24637 (plingeling) R 24627 24629 22103 0 -1 4202560 64478 1251 0 0 16217 9 0 0 25 0 5 0 497848997 391376896 66988 33554432000 4194304 4417332 140733920198176 18446744073709551615 4320938 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24629/tid=24638] ppid=24627 vsize=382204 CPUtime=161.4 cores=0,2,4,6
/proc/24629/task/24638/stat : 24638 (plingeling) R 24627 24629 22103 0 -1 4202560 99084 1251 0 0 16126 14 0 0 25 0 5 0 497848997 391376896 66988 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24629/tid=24639] ppid=24627 vsize=382204 CPUtime=162.24 cores=0,2,4,6
/proc/24629/task/24639/stat : 24639 (plingeling) R 24627 24629 22103 0 -1 4202560 154951 1251 0 0 16201 23 0 0 25 0 5 0 497848997 391376896 66988 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.22
Current children cumulated vsize (KiB) 382204


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

[pid=24629/tid=24637] ppid=24627 vsize=674336 CPUtime=702.28 cores=0,2,4,6
/proc/24629/task/24637/stat : 24637 (plingeling) R 24627 24629 22103 0 -1 4202560 197640 1251 0 0 70201 27 0 0 25 0 5 0 497848997 690520064 140021 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24629/tid=24638] ppid=24627 vsize=674336 CPUtime=698.47 cores=0,2,4,6
/proc/24629/task/24638/stat : 24638 (plingeling) R 24627 24629 22103 0 -1 4202560 277666 1251 0 0 69806 41 0 0 25 0 5 0 497848997 690520064 140021 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24629/tid=24639] ppid=24627 vsize=674336 CPUtime=702.2 cores=0,2,4,6
/proc/24629/task/24639/stat : 24639 (plingeling) R 24627 24629 22103 0 -1 4202560 339695 1251 0 0 70169 51 0 0 25 0 5 0 497848997 690520064 140021 33554432000 4194304 4417332 140733920198176 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.27
Current children cumulated vsize (KiB) 674336

[startup+762.3 s]
/proc/loadavg: 8.13 8.14 8.03 9/186 24663
/proc/meminfo: memFree=13587504/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=779060 CPUtime=3044.97 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) S 24627 24629 22103 0 -1 4202496 1144878 1251 0 0 304326 171 0 0 25 0 5 0 497848994 797757440 166202 33554432000 4194304 4417332 140733920198176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24629/statm: 194765 166202 181 55 0 192651 0
[pid=24629/tid=24636] ppid=24627 vsize=779060 CPUtime=762.26 cores=0,2,4,6
/proc/24629/task/24636/stat : 24636 (plingeling) R 24627 24629 22103 0 -1 4202560 279477 1251 0 0 76185 41 0 0 25 0 5 0 497848997 797757440 166202 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24629/tid=24637] ppid=24627 vsize=779060 CPUtime=762.28 cores=0,2,4,6
/proc/24629/task/24637/stat : 24637 (plingeling) R 24627 24629 22103 0 -1 4202560 211509 1251 0 0 76199 29 0 0 25 0 5 0 497848997 797757440 166202 33554432000 4194304 4417332 140733920198176 18446744073709551615 4357142 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24629/tid=24638] ppid=24627 vsize=779060 CPUtime=758.15 cores=0,2,4,6
/proc/24629/task/24638/stat : 24638 (plingeling) R 24627 24629 22103 0 -1 4202560 292770 1251 0 0 75772 43 0 0 25 0 5 0 497848997 797757440 166202 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364938 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24629/tid=24639] ppid=24627 vsize=779060 CPUtime=762.21 cores=0,2,4,6
/proc/24629/task/24639/stat : 24639 (plingeling) R 24627 24629 22103 0 -1 4202560 359670 1251 0 0 76165 56 0 0 25 0 5 0 497848997 797757440 166202 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.97
Current children cumulated vsize (KiB) 779060

[startup+822.301 s]
/proc/loadavg: 8.20 8.16 8.04 9/186 24664
/proc/meminfo: memFree=13544068/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=785752 CPUtime=3284.61 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) S 24627 24629 22103 0 -1 4202496 1183738 1251 0 0 328285 176 0 0 25 0 5 0 497848994 804610048 167875 33554432000 4194304 4417332 140733920198176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24629/statm: 196438 167875 181 55 0 194324 0
[pid=24629/tid=24636] ppid=24627 vsize=785752 CPUtime=822.26 cores=0,2,4,6
/proc/24629/task/24636/stat : 24636 (plingeling) R 24627 24629 22103 0 -1 4202560 292929 1251 0 0 82183 43 0 0 25 0 5 0 497848997 804610048 167875 33554432000 4194304 4417332 140733920198176 18446744073709551615 4353472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24629/tid=24637] ppid=24627 vsize=785752 CPUtime=822.28 cores=0,2,4,6
/proc/24629/task/24637/stat : 24637 (plingeling) R 24627 24629 22103 0 -1 4202560 222909 1251 0 0 82198 30 0 0 25 0 5 0 497848997 804610048 167875 33554432000 4194304 4417332 140733920198176 18446744073709551615 4232702 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24629/tid=24638] ppid=24627 vsize=785752 CPUtime=817.83 cores=0,2,4,6
/proc/24629/task/24638/stat : 24638 (plingeling) R 24627 24629 22103 0 -1 4202560 305796 1251 0 0 81737 46 0 0 25 0 5 0 497848997 804610048 167875 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24629/tid=24639] ppid=24627 vsize=785752 CPUtime=822.2 cores=0,2,4,6
/proc/24629/task/24639/stat : 24639 (plingeling) R 24627 24629 22103 0 -1 4202560 360652 1251 0 0 82164 56 0 0 25 0 5 0 497848997 804610048 167875 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.61
Current children cumulated vsize (KiB) 785752

[startup+882.307 s]
/proc/loadavg: 8.19 8.16 8.04 9/186 24666
/proc/meminfo: memFree=13607520/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=853320 CPUtime=3524.31 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) S 24627 24629 22103 0 -1 4202496 1225285 1251 0 0 352247 184 0 0 25 0 5 0 497848994 873799680 184767 33554432000 4194304 4417332 140733920198176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24629/statm: 213330 184767 181 55 0 211216 0
[pid=24629/tid=24636] ppid=24627 vsize=853320 CPUtime=882.26 cores=0,2,4,6
/proc/24629/task/24636/stat : 24636 (plingeling) R 24627 24629 22103 0 -1 4202560 308130 1251 0 0 88180 46 0 0 25 0 5 0 497848997 873799680 184767 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24629/tid=24637] ppid=24627 vsize=853320 CPUtime=882.29 cores=0,2,4,6
/proc/24629/task/24637/stat : 24637 (plingeling) R 24627 24629 22103 0 -1 4202560 232624 1251 0 0 88197 32 0 0 25 0 5 0 497848997 873799680 184767 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24629/tid=24638] ppid=24627 vsize=853320 CPUtime=877.5 cores=0,2,4,6
/proc/24629/task/24638/stat : 24638 (plingeling) R 24627 24629 22103 0 -1 4202560 322427 1251 0 0 87701 49 0 0 25 0 5 0 497848997 873799680 184767 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24629/tid=24639] ppid=24627 vsize=853320 CPUtime=882.2 cores=0,2,4,6
/proc/24629/task/24639/stat : 24639 (plingeling) R 24627 24629 22103 0 -1 4202560 360652 1251 0 0 88164 56 0 0 25 0 5 0 497848997 873799680 184767 33554432000 4194304 4417332 140733920198176 18446744073709551615 4365007 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.31
Current children cumulated vsize (KiB) 853320

[startup+942.301 s]
/proc/loadavg: 8.17 8.16 8.05 9/186 24667
/proc/meminfo: memFree=13810336/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=650880 CPUtime=3763.98 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) S 24627 24629 22103 0 -1 4202496 1313157 1251 0 0 376200 198 0 0 25 0 5 0 497848994 666501120 134157 33554432000 4194304 4417332 140733920198176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24629/statm: 162720 134157 181 55 0 160606 0
[pid=24629/tid=24636] ppid=24627 vsize=650880 CPUtime=942.26 cores=0,2,4,6
/proc/24629/task/24636/stat : 24636 (plingeling) R 24627 24629 22103 0 -1 4202560 320111 1251 0 0 94178 48 0 0 25 0 5 0 497848997 666501120 134157 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24629/tid=24637] ppid=24627 vsize=650880 CPUtime=942.28 cores=0,2,4,6
/proc/24629/task/24637/stat : 24637 (plingeling) R 24627 24629 22103 0 -1 4202560 262527 1251 0 0 94192 36 0 0 25 0 5 0 497848997 666501120 134157 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24629/tid=24638] ppid=24627 vsize=650880 CPUtime=937.18 cores=0,2,4,6
/proc/24629/task/24638/stat : 24638 (plingeling) R 24627 24629 22103 0 -1 4202560 330856 1251 0 0 93668 50 0 0 25 0 5 0 497848997 666501120 134157 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24629/tid=24639] ppid=24627 vsize=650880 CPUtime=942.19 cores=0,2,4,6
/proc/24629/task/24639/stat : 24639 (plingeling) R 24627 24629 22103 0 -1 4202560 398211 1251 0 0 94158 61 0 0 25 0 5 0 497848997 666501120 134157 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 650880

[startup+1002.3 s]
/proc/loadavg: 8.12 8.14 8.05 9/186 24669
/proc/meminfo: memFree=13613024/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=764016 CPUtime=4003.64 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) S 24627 24629 22103 0 -1 4202496 1360109 1251 0 0 400159 205 0 0 25 0 5 0 497848994 782352384 162441 33554432000 4194304 4417332 140733920198176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24629/statm: 191004 162441 181 55 0 188890 0
[pid=24629/tid=24636] ppid=24627 vsize=764016 CPUtime=1002.26 cores=0,2,4,6
/proc/24629/task/24636/stat : 24636 (plingeling) R 24627 24629 22103 0 -1 4202560 334575 1251 0 0 100176 50 0 0 25 0 5 0 497848997 782352384 162441 33554432000 4194304 4417332 140733920198176 18446744073709551615 4343680 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24629/tid=24637] ppid=24627 vsize=764016 CPUtime=1002.28 cores=0,2,4,6
/proc/24629/task/24637/stat : 24637 (plingeling) R 24627 24629 22103 0 -1 4202560 271354 1251 0 0 100190 38 0 0 25 0 5 0 497848997 782352384 162441 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24629/tid=24638] ppid=24627 vsize=764016 CPUtime=996.85 cores=0,2,4,6
/proc/24629/task/24638/stat : 24638 (plingeling) R 24627 24629 22103 0 -1 4202560 341109 1251 0 0 99633 52 0 0 25 0 5 0 497848997 782352384 162441 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24629/tid=24639] ppid=24627 vsize=764016 CPUtime=1002.19 cores=0,2,4,6
/proc/24629/task/24639/stat : 24639 (plingeling) R 24627 24629 22103 0 -1 4202560 411619 1251 0 0 100156 63 0 0 25 0 5 0 497848997 782352384 162441 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.64
Current children cumulated vsize (KiB) 764016

[startup+1062.3 s]
/proc/loadavg: 8.04 8.11 8.04 9/186 24671
/proc/meminfo: memFree=13660732/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=665136 CPUtime=4243.31 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) S 24627 24629 22103 0 -1 4202496 1404645 1251 0 0 424120 211 0 0 25 0 5 0 497848994 681099264 137721 33554432000 4194304 4417332 140733920198176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24629/statm: 166284 137721 181 55 0 164170 0
[pid=24629/tid=24636] ppid=24627 vsize=665136 CPUtime=1062.26 cores=0,2,4,6
/proc/24629/task/24636/stat : 24636 (plingeling) R 24627 24629 22103 0 -1 4202560 345762 1251 0 0 106174 52 0 0 25 0 5 0 497848997 681099264 137721 33554432000 4194304 4417332 140733920198176 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24629/tid=24637] ppid=24627 vsize=665136 CPUtime=1062.28 cores=0,2,4,6
/proc/24629/task/24637/stat : 24637 (plingeling) R 24627 24629 22103 0 -1 4202560 284223 1251 0 0 106189 39 0 0 25 0 5 0 497848997 681099264 137721 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24629/tid=24638] ppid=24627 vsize=665136 CPUtime=1056.52 cores=0,2,4,6
/proc/24629/task/24638/stat : 24638 (plingeling) R 24627 24629 22103 0 -1 4202560 349301 1251 0 0 105599 53 0 0 25 0 5 0 497848997 681099264 137721 33554432000 4194304 4417332 140733920198176 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24629/tid=24639] ppid=24627 vsize=665136 CPUtime=1062.18 cores=0,2,4,6
/proc/24629/task/24639/stat : 24639 (plingeling) R 24627 24629 22103 0 -1 4202560 423907 1251 0 0 106153 65 0 0 25 0 5 0 497848997 681099264 137721 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.31
Current children cumulated vsize (KiB) 665136

[startup+1122.3 s]
/proc/loadavg: 8.07 8.11 8.04 9/186 24672
/proc/meminfo: memFree=13479280/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=792912 CPUtime=4482.98 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) S 24627 24629 22103 0 -1 4202496 1457001 1251 0 0 448078 220 0 0 25 0 5 0 497848994 811941888 169665 33554432000 4194304 4417332 140733920198176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24629/statm: 198228 169665 181 55 0 196114 0
[pid=24629/tid=24636] ppid=24627 vsize=792912 CPUtime=1122.26 cores=0,2,4,6
/proc/24629/task/24636/stat : 24636 (plingeling) R 24627 24629 22103 0 -1 4202560 360405 1251 0 0 112172 54 0 0 25 0 5 0 497848997 811941888 169665 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24629/tid=24637] ppid=24627 vsize=792912 CPUtime=1122.29 cores=0,2,4,6
/proc/24629/task/24637/stat : 24637 (plingeling) R 24627 24629 22103 0 -1 4202560 296420 1251 0 0 112188 41 0 0 25 0 5 0 497848997 811941888 169665 33554432000 4194304 4417332 140733920198176 18446744073709551615 4365454 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24629/tid=24638] ppid=24627 vsize=792912 CPUtime=1116.2 cores=0,2,4,6
/proc/24629/task/24638/stat : 24638 (plingeling) R 24627 24629 22103 0 -1 4202560 360243 1251 0 0 111565 55 0 0 25 0 5 0 497848997 811941888 169665 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24629/tid=24639] ppid=24627 vsize=792912 CPUtime=1122.18 cores=0,2,4,6
/proc/24629/task/24639/stat : 24639 (plingeling) R 24627 24629 22103 0 -1 4202560 438481 1251 0 0 112150 68 0 0 25 0 5 0 497848997 811941888 169665 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.98
Current children cumulated vsize (KiB) 792912

[startup+1182.3 s]
/proc/loadavg: 8.09 8.10 8.04 9/186 24674
/proc/meminfo: memFree=13198896/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=982784 CPUtime=4722.66 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) S 24627 24629 22103 0 -1 4202496 1537834 1251 0 0 472033 233 0 0 25 0 5 0 497848994 1006370816 217133 33554432000 4194304 4417332 140733920198176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24629/statm: 245696 217133 181 55 0 243582 0
[pid=24629/tid=24636] ppid=24627 vsize=982784 CPUtime=1182.26 cores=0,2,4,6
/proc/24629/task/24636/stat : 24636 (plingeling) R 24627 24629 22103 0 -1 4202560 377067 1251 0 0 118170 56 0 0 25 0 5 0 497848997 1006370816 217133 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24629/tid=24637] ppid=24627 vsize=982784 CPUtime=1182.29 cores=0,2,4,6
/proc/24629/task/24637/stat : 24637 (plingeling) R 24627 24629 22103 0 -1 4202560 321813 1251 0 0 118184 45 0 0 25 0 5 0 497848997 1006370816 217133 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24629/tid=24638] ppid=24627 vsize=982784 CPUtime=1175.88 cores=0,2,4,6
/proc/24629/task/24638/stat : 24638 (plingeling) R 24627 24629 22103 0 -1 4202560 382330 1251 0 0 117529 59 0 0 25 0 5 0 497848997 1006370816 217133 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24629/tid=24639] ppid=24627 vsize=982784 CPUtime=1182.18 cores=0,2,4,6
/proc/24629/task/24639/stat : 24639 (plingeling) R 24627 24629 22103 0 -1 4202560 455172 1251 0 0 118146 72 0 0 25 0 5 0 497848997 1006370816 217133 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.66
Current children cumulated vsize (KiB) 982784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.06 8.09 8.04 9/186 24674
/proc/meminfo: memFree=13182772/32951124 swapFree=67111528/67111528
[pid=24629] ppid=24627 vsize=998892 CPUtime=4800.17 cores=0,2,4,6
/proc/24629/stat : 24629 (plingeling) S 24627 24629 22103 0 -1 4202496 1541861 1251 0 0 479784 233 0 0 25 0 5 0 497848994 1022865408 221160 33554432000 4194304 4417332 140733920198176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24629/statm: 249723 221160 181 55 0 247609 0
[pid=24629/tid=24636] ppid=24627 vsize=998892 CPUtime=1201.66 cores=0,2,4,6
/proc/24629/task/24636/stat : 24636 (plingeling) R 24627 24629 22103 0 -1 4202560 381094 1251 0 0 120110 56 0 0 25 0 5 0 497848997 1022865408 221160 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24629/tid=24637] ppid=24627 vsize=998892 CPUtime=1201.69 cores=0,2,4,6
/proc/24629/task/24637/stat : 24637 (plingeling) R 24627 24629 22103 0 -1 4202560 321813 1251 0 0 120124 45 0 0 25 0 5 0 497848997 1022865408 221160 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24629/tid=24638] ppid=24627 vsize=998892 CPUtime=1195.17 cores=0,2,4,6
/proc/24629/task/24638/stat : 24638 (plingeling) R 24627 24629 22103 0 -1 4202560 382330 1251 0 0 119458 59 0 0 25 0 5 0 497848997 1022865408 221160 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24629/tid=24639] ppid=24627 vsize=998892 CPUtime=1201.59 cores=0,2,4,6
/proc/24629/task/24639/stat : 24639 (plingeling) R 24627 24629 22103 0 -1 4202560 455172 1251 0 0 120087 72 0 0 25 0 5 0 497848997 1022865408 221160 33554432000 4194304 4417332 140733920198176 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 998892

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.76
CPU time (s): 4800.25
CPU user time (s): 4797.86
CPU system time (s): 2.38464
CPU usage (%): 399.436
Max. virtual memory (cumulated for all children) (KiB): 998892

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

runsolver used 1.9467 second user time and 4.5863 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= e7d4dc25f0d8e558fb091b1e566deab7
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:      14981544 kB
Buffers:       2099832 kB
Cached:       15225260 kB
SwapCached:          0 kB
Active:        5191792 kB
Inactive:     12204948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14981544 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1200 kB
Writeback:           0 kB
AnonPages:       71256 kB
Mapped:          15076 kB
Slab:           508652 kB
PageTables:       4636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   253948 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= 72204 MiB
End job on node145 at 2011-04-29 07:38:55