Trace number 3258646

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.22 1201.89

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes5.cnf
MD5SUMf892a2bda6fe6aec6f2fcb4e1c541df8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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

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

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


[startup+0 s]
/proc/loadavg: 3.76 4.25 5.55 2/177 30206
/proc/meminfo: memFree=25602964/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=9016 CPUtime=0 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) R 30204 30206 29288 0 -1 4202496 321 1256 0 0 0 0 0 0 21 0 1 0 497544408 9232384 251 33554432000 4194304 4417332 140733854575120 18446744073709551615 220816236288 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/30206/statm: 2254 251 146 55 0 140 0

[startup+0.0619581 s]
/proc/loadavg: 3.76 4.25 5.55 2/177 30206
/proc/meminfo: memFree=25602964/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=18344 CPUtime=0.05 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) R 30204 30206 29288 0 -1 4202496 2678 1256 0 0 5 0 0 0 21 0 1 0 497544408 18784256 2608 33554432000 4194304 4417332 140733854575120 18446744073709551615 220816236288 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/30206/statm: 4586 2608 147 55 0 2472 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18344

[startup+0.100951 s]
/proc/loadavg: 3.76 4.25 5.55 2/177 30206
/proc/meminfo: memFree=25602964/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=26536 CPUtime=0.09 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) R 30204 30206 29288 0 -1 4202496 4726 1256 0 0 9 0 0 0 21 0 1 0 497544408 27172864 4656 33554432000 4194304 4417332 140733854575120 18446744073709551615 4231377 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/30206/statm: 6634 4656 147 55 0 4520 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26536

[startup+0.300844 s]
/proc/loadavg: 3.76 4.25 5.55 2/177 30206
/proc/meminfo: memFree=25602964/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=150416 CPUtime=0.57 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) S 30204 30206 29288 0 -1 4202496 9425 1256 0 0 56 1 0 0 22 0 5 0 497544408 154025984 9038 33554432000 4194304 4417332 140733854575120 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30206/statm: 37604 9038 173 55 0 35490 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 150416

[startup+0.700769 s]
/proc/loadavg: 3.76 4.25 5.55 2/177 30206
/proc/meminfo: memFree=25602964/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=166676 CPUtime=2.17 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) S 30204 30206 29288 0 -1 4202496 17755 1256 0 0 215 2 0 0 22 0 5 0 497544408 170676224 13081 33554432000 4194304 4417332 140733854575120 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30206/statm: 41669 13081 178 55 0 39555 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 166676

[startup+1.50062 s]
/proc/loadavg: 3.76 4.25 5.55 9/186 30220
/proc/meminfo: memFree=25512504/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=180076 CPUtime=5.36 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) S 30204 30206 29288 0 -1 4202496 21426 1256 0 0 534 2 0 0 22 0 5 0 497544408 184397824 16454 33554432000 4194304 4417332 140733854575120 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30206/statm: 45019 16454 179 55 0 42905 0
[pid=30206/tid=30217] ppid=30204 vsize=180076 CPUtime=1.29 cores=0,2,4,6
/proc/30206/task/30217/stat : 30217 (plingeling) R 30204 30206 29288 0 -1 4202560 2746 1256 0 0 129 0 0 0 25 0 5 0 497544428 184397824 16454 33554432000 4194304 4417332 140733854575120 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30206/tid=30218] ppid=30204 vsize=180076 CPUtime=1.28 cores=0,2,4,6
/proc/30206/task/30218/stat : 30218 (plingeling) R 30204 30206 29288 0 -1 4202560 2814 1256 0 0 128 0 0 0 25 0 5 0 497544428 184397824 16454 33554432000 4194304 4417332 140733854575120 18446744073709551615 4249158 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30206/tid=30219] ppid=30204 vsize=180076 CPUtime=1.29 cores=0,2,4,6
/proc/30206/task/30219/stat : 30219 (plingeling) R 30204 30206 29288 0 -1 4202560 2207 1256 0 0 129 0 0 0 25 0 5 0 497544428 184397824 16454 33554432000 4194304 4417332 140733854575120 18446744073709551615 4258389 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30206/tid=30220] ppid=30204 vsize=180076 CPUtime=1.28 cores=0,2,4,6
/proc/30206/task/30220/stat : 30220 (plingeling) R 30204 30206 29288 0 -1 4202560 4825 1256 0 0 128 0 0 0 25 0 5 0 497544428 184397824 16454 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 180076

[startup+3.10033 s]
/proc/loadavg: 3.76 4.25 5.55 9/186 30220
/proc/meminfo: memFree=25499092/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=192316 CPUtime=11.75 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) S 30204 30206 29288 0 -1 4202496 28160 1256 0 0 1172 3 0 0 22 0 5 0 497544408 196931584 19026 33554432000 4194304 4417332 140733854575120 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30206/statm: 48079 19026 180 55 0 45965 0
[pid=30206/tid=30217] ppid=30204 vsize=192316 CPUtime=2.89 cores=0,2,4,6
/proc/30206/task/30217/stat : 30217 (plingeling) R 30204 30206 29288 0 -1 4202560 4107 1256 0 0 289 0 0 0 25 0 5 0 497544428 196931584 19026 33554432000 4194304 4417332 140733854575120 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30206/tid=30218] ppid=30204 vsize=192316 CPUtime=2.87 cores=0,2,4,6
/proc/30206/task/30218/stat : 30218 (plingeling) R 30204 30206 29288 0 -1 4202560 2814 1256 0 0 287 0 0 0 25 0 5 0 497544428 196931584 19026 33554432000 4194304 4417332 140733854575120 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30206/tid=30219] ppid=30204 vsize=192316 CPUtime=2.89 cores=0,2,4,6
/proc/30206/task/30219/stat : 30219 (plingeling) R 30204 30206 29288 0 -1 4202560 2208 1256 0 0 289 0 0 0 25 0 5 0 497544428 196931584 19026 33554432000 4194304 4417332 140733854575120 18446744073709551615 4249991 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30206/tid=30220] ppid=30204 vsize=192316 CPUtime=2.88 cores=0,2,4,6
/proc/30206/task/30220/stat : 30220 (plingeling) R 30204 30206 29288 0 -1 4202560 10197 1256 0 0 287 1 0 0 25 0 5 0 497544428 196931584 19026 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 192316

[startup+6.30074 s]
/proc/loadavg: 4.10 4.31 5.57 9/186 30220
/proc/meminfo: memFree=25457476/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=195368 CPUtime=24.54 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) S 30204 30206 29288 0 -1 4202496 44405 1256 0 0 2448 6 0 0 22 0 5 0 497544408 200056832 19873 33554432000 4194304 4417332 140733854575120 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30206/statm: 48842 19873 180 55 0 46728 0
[pid=30206/tid=30217] ppid=30204 vsize=195368 CPUtime=6.09 cores=0,2,4,6
/proc/30206/task/30217/stat : 30217 (plingeling) R 30204 30206 29288 0 -1 4202560 4107 1256 0 0 609 0 0 0 25 0 5 0 497544428 200056832 19873 33554432000 4194304 4417332 140733854575120 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30206/tid=30218] ppid=30204 vsize=195368 CPUtime=6.06 cores=0,2,4,6
/proc/30206/task/30218/stat : 30218 (plingeling) R 30204 30206 29288 0 -1 4202560 2814 1256 0 0 606 0 0 0 25 0 5 0 497544428 200056832 19873 33554432000 4194304 4417332 140733854575120 18446744073709551615 4249601 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30206/tid=30219] ppid=30204 vsize=195368 CPUtime=6.09 cores=0,2,4,6
/proc/30206/task/30219/stat : 30219 (plingeling) R 30204 30206 29288 0 -1 4202560 2279 1256 0 0 609 0 0 0 25 0 5 0 497544428 200056832 19873 33554432000 4194304 4417332 140733854575120 18446744073709551615 4353424 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30206/tid=30220] ppid=30204 vsize=195368 CPUtime=6.08 cores=0,2,4,6
/proc/30206/task/30220/stat : 30220 (plingeling) R 30204 30206 29288 0 -1 4202560 26371 1256 0 0 604 4 0 0 25 0 5 0 497544428 200056832 19873 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.54
Current children cumulated vsize (KiB) 195368

[startup+12.7006 s]
/proc/loadavg: 4.41 4.37 5.58 9/186 30220
/proc/meminfo: memFree=25379260/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=251544 CPUtime=50.11 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) S 30204 30206 29288 0 -1 4202496 71280 1256 0 0 5001 10 0 0 22 0 5 0 497544408 257581056 34322 33554432000 4194304 4417332 140733854575120 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30206/statm: 62886 34322 180 55 0 60772 0
[pid=30206/tid=30217] ppid=30204 vsize=251544 CPUtime=12.48 cores=0,2,4,6
/proc/30206/task/30217/stat : 30217 (plingeling) R 30204 30206 29288 0 -1 4202560 5467 1256 0 0 1248 0 0 0 25 0 5 0 497544428 257581056 34322 33554432000 4194304 4417332 140733854575120 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30206/tid=30218] ppid=30204 vsize=251544 CPUtime=12.43 cores=0,2,4,6
/proc/30206/task/30218/stat : 30218 (plingeling) R 30204 30206 29288 0 -1 4202560 2814 1256 0 0 1243 0 0 0 25 0 5 0 497544428 257581056 34322 33554432000 4194304 4417332 140733854575120 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30206/tid=30219] ppid=30204 vsize=251544 CPUtime=12.49 cores=0,2,4,6
/proc/30206/task/30219/stat : 30219 (plingeling) R 30204 30206 29288 0 -1 4202560 3144 1256 0 0 1249 0 0 0 25 0 5 0 497544428 257581056 34322 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30206/tid=30220] ppid=30204 vsize=251544 CPUtime=12.48 cores=0,2,4,6
/proc/30206/task/30220/stat : 30220 (plingeling) R 30204 30206 29288 0 -1 4202560 51021 1256 0 0 1241 7 0 0 25 0 5 0 497544428 257581056 34322 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.11
Current children cumulated vsize (KiB) 251544

[startup+25.5012 s]
/proc/loadavg: 5.21 4.55 5.62 9/186 30221
/proc/meminfo: memFree=25207500/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=359272 CPUtime=101.24 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) S 30204 30206 29288 0 -1 4202496 126589 1256 0 0 10106 18 0 0 22 0 5 0 497544408 367894528 60804 33554432000 4194304 4417332 140733854575120 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30206/statm: 89818 60804 180 55 0 87704 0
[pid=30206/tid=30217] ppid=30204 vsize=359272 CPUtime=25.28 cores=0,2,4,6
/proc/30206/task/30217/stat : 30217 (plingeling) R 30204 30206 29288 0 -1 4202560 5766 1256 0 0 2528 0 0 0 25 0 5 0 497544428 367894528 60804 33554432000 4194304 4417332 140733854575120 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30206/tid=30218] ppid=30204 vsize=359272 CPUtime=25.16 cores=0,2,4,6
/proc/30206/task/30218/stat : 30218 (plingeling) R 30204 30206 29288 0 -1 4202560 2814 1256 0 0 2516 0 0 0 25 0 5 0 497544428 367894528 60804 33554432000 4194304 4417332 140733854575120 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30206/tid=30219] ppid=30204 vsize=359272 CPUtime=25.29 cores=0,2,4,6
/proc/30206/task/30219/stat : 30219 (plingeling) R 30204 30206 29288 0 -1 4202560 6891 1256 0 0 2529 0 0 0 25 0 5 0 497544428 367894528 60804 33554432000 4194304 4417332 140733854575120 18446744073709551615 4249559 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30206/tid=30220] ppid=30204 vsize=359272 CPUtime=25.28 cores=0,2,4,6
/proc/30206/task/30220/stat : 30220 (plingeling) R 30204 30206 29288 0 -1 4202560 102284 1256 0 0 2513 15 0 0 25 0 5 0 497544428 367894528 60804 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 359272

[startup+51.1005 s]
/proc/loadavg: 6.16 4.83 5.68 9/186 30221
/proc/meminfo: memFree=25273540/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=320044 CPUtime=203.51 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) S 30204 30206 29288 0 -1 4202496 191655 1256 0 0 20323 28 0 0 22 0 5 0 497544408 327725056 51447 33554432000 4194304 4417332 140733854575120 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30206/statm: 80011 51447 180 55 0 77897 0
[pid=30206/tid=30217] ppid=30204 vsize=320044 CPUtime=50.88 cores=0,2,4,6
/proc/30206/task/30217/stat : 30217 (plingeling) R 30204 30206 29288 0 -1 4202560 6933 1256 0 0 5088 0 0 0 25 0 5 0 497544428 327725056 51447 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30206/tid=30218] ppid=30204 vsize=320044 CPUtime=50.63 cores=0,2,4,6
/proc/30206/task/30218/stat : 30218 (plingeling) R 30204 30206 29288 0 -1 4202560 3182 1256 0 0 5063 0 0 0 25 0 5 0 497544428 327725056 51447 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30206/tid=30219] ppid=30204 vsize=320044 CPUtime=50.88 cores=0,2,4,6
/proc/30206/task/30219/stat : 30219 (plingeling) R 30204 30206 29288 0 -1 4202560 10049 1256 0 0 5088 0 0 0 25 0 5 0 497544428 327725056 51447 33554432000 4194304 4417332 140733854575120 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30206/tid=30220] ppid=30204 vsize=320044 CPUtime=50.88 cores=0,2,4,6
/proc/30206/task/30220/stat : 30220 (plingeling) R 30204 30206 29288 0 -1 4202560 162657 1256 0 0 5063 25 0 0 25 0 5 0 497544428 327725056 51447 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.51
Current children cumulated vsize (KiB) 320044

[startup+102.306 s]
/proc/loadavg: 7.27 5.33 5.80 9/186 30223
/proc/meminfo: memFree=24983372/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=389444 CPUtime=408.07 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) S 30204 30206 29288 0 -1 4202496 324234 1256 0 0 40758 49 0 0 22 0 5 0 497544408 398790656 68797 33554432000 4194304 4417332 140733854575120 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30206/statm: 97361 68797 180 55 0 95247 0
[pid=30206/tid=30217] ppid=30204 vsize=389444 CPUtime=102.1 cores=0,2,4,6
/proc/30206/task/30217/stat : 30217 (plingeling) R 30204 30206 29288 0 -1 4202560 8019 1256 0 0 10209 1 0 0 25 0 5 0 497544428 398790656 68797 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364631 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30206/tid=30218] ppid=30204 vsize=389444 CPUtime=101.58 cores=0,2,4,6
/proc/30206/task/30218/stat : 30218 (plingeling) R 30204 30206 29288 0 -1 4202560 3182 1256 0 0 10158 0 0 0 25 0 5 0 497544428 398790656 68797 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30206/tid=30219] ppid=30204 vsize=389444 CPUtime=102.09 cores=0,2,4,6
/proc/30206/task/30219/stat : 30219 (plingeling) R 30204 30206 29288 0 -1 4202560 13806 1256 0 0 10208 1 0 0 25 0 5 0 497544428 398790656 68797 33554432000 4194304 4417332 140733854575120 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30206/tid=30220] ppid=30204 vsize=389444 CPUtime=102.08 cores=0,2,4,6
/proc/30206/task/30220/stat : 30220 (plingeling) R 30204 30206 29288 0 -1 4202560 290393 1256 0 0 10163 45 0 0 25 0 5 0 497544428 398790656 68797 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.07
Current children cumulated vsize (KiB) 389444

[startup+162.301 s]
/proc/loadavg: 7.80 5.83 5.94 9/186 30224
/proc/meminfo: memFree=24583820/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=729428 CPUtime=647.73 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) S 30204 30206 29288 0 -1 4202496 413189 1256 0 0 64710 63 0 0 22 0 5 0 497544408 746934272 153793 33554432000 4194304 4417332 140733854575120 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30206/statm: 182357 153793 180 55 0 180243 0
[pid=30206/tid=30217] ppid=30204 vsize=729428 CPUtime=162.09 cores=0,2,4,6
/proc/30206/task/30217/stat : 30217 (plingeling) R 30204 30206 29288 0 -1 4202560 10681 1256 0 0 16208 1 0 0 25 0 5 0 497544428 746934272 153793 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30206/tid=30218] ppid=30204 vsize=729428 CPUtime=161.26 cores=0,2,4,6
/proc/30206/task/30218/stat : 30218 (plingeling) R 30204 30206 29288 0 -1 4202560 4560 1256 0 0 16126 0 0 0 25 0 5 0 497544428 746934272 153793 33554432000 4194304 4417332 140733854575120 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30206/tid=30219] ppid=30204 vsize=729428 CPUtime=162.09 cores=0,2,4,6
/proc/30206/task/30219/stat : 30219 (plingeling) R 30204 30206 29288 0 -1 4202560 17897 1256 0 0 16207 2 0 0 25 0 5 0 497544428 746934272 153793 33554432000 4194304 4417332 140733854575120 18446744073709551615 4248999 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30206/tid=30220] ppid=30204 vsize=729428 CPUtime=162.07 cores=0,2,4,6
/proc/30206/task/30220/stat : 30220 (plingeling) R 30204 30206 29288 0 -1 4202560 371217 1256 0 0 16150 57 0 0 25 0 5 0 497544428 746934272 153793 33554432000 4194304 4417332 140733854575120 18446744073709551615 4250476 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.73
Current children cumulated vsize (KiB) 729428


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

[pid=30206/tid=30218] ppid=30204 vsize=1620348 CPUtime=698.35 cores=0,2,4,6
/proc/30206/task/30218/stat : 30218 (plingeling) R 30204 30206 29288 0 -1 4202560 21307 1256 0 0 69833 2 0 0 25 0 5 0 497544428 1659236352 374592 33554432000 4194304 4417332 140733854575120 18446744073709551615 4307554 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30206/tid=30219] ppid=30204 vsize=1620348 CPUtime=702.1 cores=0,2,4,6
/proc/30206/task/30219/stat : 30219 (plingeling) R 30204 30206 29288 0 -1 4202560 47692 1256 0 0 70205 5 0 0 25 0 5 0 497544428 1659236352 374592 33554432000 4194304 4417332 140733854575120 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30206/tid=30220] ppid=30204 vsize=1620348 CPUtime=702.03 cores=0,2,4,6
/proc/30206/task/30220/stat : 30220 (plingeling) R 30204 30206 29288 0 -1 4202560 852494 1256 0 0 70074 129 0 0 25 0 5 0 497544428 1659236352 374592 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2804.81
Current children cumulated vsize (KiB) 1620348

[startup+762.306 s]
/proc/loadavg: 8.11 7.79 6.95 9/186 30240
/proc/meminfo: memFree=23811012/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=1129796 CPUtime=3044.5 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) S 30204 30206 29288 0 -1 4202496 1115508 1256 0 0 304282 168 0 0 22 0 5 0 497544408 1156911104 253886 33554432000 4194304 4417332 140733854575120 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30206/statm: 282449 253886 181 55 0 280335 0
[pid=30206/tid=30217] ppid=30204 vsize=1129796 CPUtime=762.09 cores=0,2,4,6
/proc/30206/task/30217/stat : 30217 (plingeling) R 30204 30206 29288 0 -1 4202560 39154 1256 0 0 76204 5 0 0 25 0 5 0 497544428 1156911104 253886 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30206/tid=30218] ppid=30204 vsize=1129796 CPUtime=758.04 cores=0,2,4,6
/proc/30206/task/30218/stat : 30218 (plingeling) R 30204 30206 29288 0 -1 4202560 21307 1256 0 0 75801 3 0 0 25 0 5 0 497544428 1156911104 253886 33554432000 4194304 4417332 140733854575120 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30206/tid=30219] ppid=30204 vsize=1129796 CPUtime=762.11 cores=0,2,4,6
/proc/30206/task/30219/stat : 30219 (plingeling) R 30204 30206 29288 0 -1 4202560 47692 1256 0 0 76205 6 0 0 25 0 5 0 497544428 1156911104 253886 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364788 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30206/tid=30220] ppid=30204 vsize=1129796 CPUtime=762.04 cores=0,2,4,6
/proc/30206/task/30220/stat : 30220 (plingeling) R 30204 30206 29288 0 -1 4202560 998521 1256 0 0 76052 152 0 0 25 0 5 0 497544428 1156911104 253886 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.5
Current children cumulated vsize (KiB) 1129796

[startup+822.3 s]
/proc/loadavg: 8.08 7.84 7.02 9/186 30242
/proc/meminfo: memFree=23764128/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=1129796 CPUtime=3284.15 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) S 30204 30206 29288 0 -1 4202496 1115508 1256 0 0 328247 168 0 0 22 0 5 0 497544408 1156911104 253886 33554432000 4194304 4417332 140733854575120 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30206/statm: 282449 253886 181 55 0 280335 0
[pid=30206/tid=30217] ppid=30204 vsize=1129796 CPUtime=822.08 cores=0,2,4,6
/proc/30206/task/30217/stat : 30217 (plingeling) R 30204 30206 29288 0 -1 4202560 39154 1256 0 0 82203 5 0 0 25 0 5 0 497544428 1156911104 253886 33554432000 4194304 4417332 140733854575120 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30206/tid=30218] ppid=30204 vsize=1129796 CPUtime=817.71 cores=0,2,4,6
/proc/30206/task/30218/stat : 30218 (plingeling) R 30204 30206 29288 0 -1 4202560 21307 1256 0 0 81768 3 0 0 25 0 5 0 497544428 1156911104 253886 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30206/tid=30219] ppid=30204 vsize=1129796 CPUtime=822.1 cores=0,2,4,6
/proc/30206/task/30219/stat : 30219 (plingeling) R 30204 30206 29288 0 -1 4202560 47692 1256 0 0 82204 6 0 0 25 0 5 0 497544428 1156911104 253886 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30206/tid=30220] ppid=30204 vsize=1129796 CPUtime=822.03 cores=0,2,4,6
/proc/30206/task/30220/stat : 30220 (plingeling) R 30204 30206 29288 0 -1 4202560 998521 1256 0 0 82051 152 0 0 25 0 5 0 497544428 1156911104 253886 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.15
Current children cumulated vsize (KiB) 1129796

[startup+882.3 s]
/proc/loadavg: 8.06 7.88 7.08 9/186 30244
/proc/meminfo: memFree=23420748/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=1439940 CPUtime=3523.82 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) S 30204 30206 29288 0 -1 4202496 1193044 1256 0 0 352200 182 0 0 22 0 5 0 497544408 1474498560 331422 33554432000 4194304 4417332 140733854575120 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30206/statm: 359985 331422 181 55 0 357871 0
[pid=30206/tid=30217] ppid=30204 vsize=1439940 CPUtime=882.08 cores=0,2,4,6
/proc/30206/task/30217/stat : 30217 (plingeling) R 30204 30206 29288 0 -1 4202560 43841 1256 0 0 88202 6 0 0 25 0 5 0 497544428 1474498560 331422 33554432000 4194304 4417332 140733854575120 18446744073709551615 4366359 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30206/tid=30218] ppid=30204 vsize=1439940 CPUtime=877.38 cores=0,2,4,6
/proc/30206/task/30218/stat : 30218 (plingeling) R 30204 30206 29288 0 -1 4202560 21512 1256 0 0 87735 3 0 0 25 0 5 0 497544428 1474498560 331422 33554432000 4194304 4417332 140733854575120 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30206/tid=30219] ppid=30204 vsize=1439940 CPUtime=882.11 cores=0,2,4,6
/proc/30206/task/30219/stat : 30219 (plingeling) R 30204 30206 29288 0 -1 4202560 47692 1256 0 0 88205 6 0 0 25 0 5 0 497544428 1474498560 331422 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30206/tid=30220] ppid=30204 vsize=1439940 CPUtime=882.02 cores=0,2,4,6
/proc/30206/task/30220/stat : 30220 (plingeling) R 30204 30206 29288 0 -1 4202560 1071165 1256 0 0 88037 165 0 0 25 0 5 0 497544428 1474498560 331422 33554432000 4194304 4417332 140733854575120 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3523.82
Current children cumulated vsize (KiB) 1439940

[startup+942.301 s]
/proc/loadavg: 8.24 7.96 7.15 9/186 30245
/proc/meminfo: memFree=23281968/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=1453372 CPUtime=3763.52 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) S 30204 30206 29288 0 -1 4202496 1196402 1256 0 0 376169 183 0 0 22 0 5 0 497544408 1488252928 334780 33554432000 4194304 4417332 140733854575120 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30206/statm: 363343 334780 181 55 0 361229 0
[pid=30206/tid=30217] ppid=30204 vsize=1453372 CPUtime=942.09 cores=0,2,4,6
/proc/30206/task/30217/stat : 30217 (plingeling) R 30204 30206 29288 0 -1 4202560 43841 1256 0 0 94203 6 0 0 25 0 5 0 497544428 1488252928 334780 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30206/tid=30218] ppid=30204 vsize=1453372 CPUtime=937.07 cores=0,2,4,6
/proc/30206/task/30218/stat : 30218 (plingeling) R 30204 30206 29288 0 -1 4202560 22258 1256 0 0 93704 3 0 0 25 0 5 0 497544428 1488252928 334780 33554432000 4194304 4417332 140733854575120 18446744073709551615 4343680 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30206/tid=30219] ppid=30204 vsize=1453372 CPUtime=942.1 cores=0,2,4,6
/proc/30206/task/30219/stat : 30219 (plingeling) R 30204 30206 29288 0 -1 4202560 50304 1256 0 0 94204 6 0 0 25 0 5 0 497544428 1488252928 334780 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30206/tid=30220] ppid=30204 vsize=1453372 CPUtime=942.02 cores=0,2,4,6
/proc/30206/task/30220/stat : 30220 (plingeling) R 30204 30206 29288 0 -1 4202560 1071165 1256 0 0 94037 165 0 0 25 0 5 0 497544428 1488252928 334780 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.52
Current children cumulated vsize (KiB) 1453372

[startup+1002.3 s]
/proc/loadavg: 8.28 8.01 7.22 9/186 30247
/proc/meminfo: memFree=22821288/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=1709044 CPUtime=4003.18 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) S 30204 30206 29288 0 -1 4202496 1260324 1256 0 0 400123 195 0 0 22 0 5 0 497544408 1750061056 398698 33554432000 4194304 4417332 140733854575120 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30206/statm: 427261 398698 181 55 0 425147 0
[pid=30206/tid=30217] ppid=30204 vsize=1709044 CPUtime=1002.09 cores=0,2,4,6
/proc/30206/task/30217/stat : 30217 (plingeling) R 30204 30206 29288 0 -1 4202560 43841 1256 0 0 100203 6 0 0 25 0 5 0 497544428 1750061056 398698 33554432000 4194304 4417332 140733854575120 18446744073709551615 4259068 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30206/tid=30218] ppid=30204 vsize=1709044 CPUtime=996.75 cores=0,2,4,6
/proc/30206/task/30218/stat : 30218 (plingeling) R 30204 30206 29288 0 -1 4202560 22262 1256 0 0 99672 3 0 0 25 0 5 0 497544428 1750061056 398698 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30206/tid=30219] ppid=30204 vsize=1709044 CPUtime=1002.11 cores=0,2,4,6
/proc/30206/task/30219/stat : 30219 (plingeling) R 30204 30206 29288 0 -1 4202560 54400 1256 0 0 100204 7 0 0 25 0 5 0 497544428 1750061056 398698 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30206/tid=30220] ppid=30204 vsize=1709044 CPUtime=1002.01 cores=0,2,4,6
/proc/30206/task/30220/stat : 30220 (plingeling) R 30204 30206 29288 0 -1 4202560 1130987 1256 0 0 100024 177 0 0 25 0 5 0 497544428 1750061056 398698 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.18
Current children cumulated vsize (KiB) 1709044

[startup+1062.3 s]
/proc/loadavg: 8.23 8.04 7.28 9/186 30248
/proc/meminfo: memFree=22885260/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=1709044 CPUtime=4242.86 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) S 30204 30206 29288 0 -1 4202496 1260353 1256 0 0 424091 195 0 0 22 0 5 0 497544408 1750061056 398698 33554432000 4194304 4417332 140733854575120 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30206/statm: 427261 398698 181 55 0 425147 0
[pid=30206/tid=30217] ppid=30204 vsize=1709044 CPUtime=1062.09 cores=0,2,4,6
/proc/30206/task/30217/stat : 30217 (plingeling) R 30204 30206 29288 0 -1 4202560 43841 1256 0 0 106203 6 0 0 25 0 5 0 497544428 1750061056 398698 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30206/tid=30218] ppid=30204 vsize=1709044 CPUtime=1056.42 cores=0,2,4,6
/proc/30206/task/30218/stat : 30218 (plingeling) R 30204 30206 29288 0 -1 4202560 22262 1256 0 0 105639 3 0 0 25 0 5 0 497544428 1750061056 398698 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30206/tid=30219] ppid=30204 vsize=1709044 CPUtime=1062.11 cores=0,2,4,6
/proc/30206/task/30219/stat : 30219 (plingeling) R 30204 30206 29288 0 -1 4202560 54429 1256 0 0 106204 7 0 0 25 0 5 0 497544428 1750061056 398698 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30206/tid=30220] ppid=30204 vsize=1709044 CPUtime=1062.02 cores=0,2,4,6
/proc/30206/task/30220/stat : 30220 (plingeling) R 30204 30206 29288 0 -1 4202560 1130987 1256 0 0 106024 178 0 0 25 0 5 0 497544428 1750061056 398698 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4242.86
Current children cumulated vsize (KiB) 1709044

[startup+1122.3 s]
/proc/loadavg: 8.15 8.04 7.32 9/186 30250
/proc/meminfo: memFree=22777608/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=1733548 CPUtime=4482.53 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) S 30204 30206 29288 0 -1 4202496 1266479 1256 0 0 448056 197 0 0 22 0 5 0 497544408 1775153152 404824 33554432000 4194304 4417332 140733854575120 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30206/statm: 433387 404824 181 55 0 431273 0
[pid=30206/tid=30217] ppid=30204 vsize=1733548 CPUtime=1122.09 cores=0,2,4,6
/proc/30206/task/30217/stat : 30217 (plingeling) R 30204 30206 29288 0 -1 4202560 43841 1256 0 0 112203 6 0 0 25 0 5 0 497544428 1775153152 404824 33554432000 4194304 4417332 140733854575120 18446744073709551615 4236559 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30206/tid=30218] ppid=30204 vsize=1733548 CPUtime=1116.09 cores=0,2,4,6
/proc/30206/task/30218/stat : 30218 (plingeling) R 30204 30206 29288 0 -1 4202560 22262 1256 0 0 111606 3 0 0 25 0 5 0 497544428 1775153152 404824 33554432000 4194304 4417332 140733854575120 18446744073709551615 4321572 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30206/tid=30219] ppid=30204 vsize=1733548 CPUtime=1122.11 cores=0,2,4,6
/proc/30206/task/30219/stat : 30219 (plingeling) R 30204 30206 29288 0 -1 4202560 54429 1256 0 0 112204 7 0 0 25 0 5 0 497544428 1775153152 404824 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30206/tid=30220] ppid=30204 vsize=1733548 CPUtime=1122.01 cores=0,2,4,6
/proc/30206/task/30220/stat : 30220 (plingeling) R 30204 30206 29288 0 -1 4202560 1137113 1256 0 0 112022 179 0 0 25 0 5 0 497544428 1775153152 404824 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.53
Current children cumulated vsize (KiB) 1733548

[startup+1182.3 s]
/proc/loadavg: 8.11 8.05 7.37 9/186 30252
/proc/meminfo: memFree=22671944/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=1822748 CPUtime=4722.21 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) S 30204 30206 29288 0 -1 4202496 1288779 1256 0 0 472022 199 0 0 22 0 5 0 497544408 1866493952 427124 33554432000 4194304 4417332 140733854575120 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30206/statm: 455687 427124 181 55 0 453573 0
[pid=30206/tid=30217] ppid=30204 vsize=1822748 CPUtime=1182.09 cores=0,2,4,6
/proc/30206/task/30217/stat : 30217 (plingeling) R 30204 30206 29288 0 -1 4202560 49025 1256 0 0 118202 7 0 0 25 0 5 0 497544428 1866493952 427124 33554432000 4194304 4417332 140733854575120 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30206/tid=30218] ppid=30204 vsize=1822748 CPUtime=1175.77 cores=0,2,4,6
/proc/30206/task/30218/stat : 30218 (plingeling) R 30204 30206 29288 0 -1 4202560 27126 1256 0 0 117574 3 0 0 25 0 5 0 497544428 1866493952 427124 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30206/tid=30219] ppid=30204 vsize=1822748 CPUtime=1182.12 cores=0,2,4,6
/proc/30206/task/30219/stat : 30219 (plingeling) R 30204 30206 29288 0 -1 4202560 54429 1256 0 0 118205 7 0 0 25 0 5 0 497544428 1866493952 427124 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30206/tid=30220] ppid=30204 vsize=1822748 CPUtime=1182.01 cores=0,2,4,6
/proc/30206/task/30220/stat : 30220 (plingeling) R 30204 30206 29288 0 -1 4202560 1149365 1256 0 0 118021 180 0 0 25 0 5 0 497544428 1866493952 427124 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.21
Current children cumulated vsize (KiB) 1822748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.08 8.04 7.38 5/180 30253
/proc/meminfo: memFree=23783768/32951124 swapFree=67111524/67111528
[pid=30206] ppid=30204 vsize=1936512 CPUtime=4800.11 cores=0,2,4,6
/proc/30206/stat : 30206 (plingeling) S 30204 30206 29288 0 -1 4202496 1331945 1256 0 0 479803 208 0 0 22 0 5 0 497544408 1982988288 455597 33554432000 4194304 4417332 140733854575120 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30206/statm: 484128 455597 181 55 0 482014 0
[pid=30206/tid=30217] ppid=30204 vsize=1936512 CPUtime=1201.6 cores=0,2,4,6
/proc/30206/task/30217/stat : 30217 (plingeling) R 30204 30206 29288 0 -1 4202560 49025 1256 0 0 120153 7 0 0 25 0 5 0 497544428 1982988288 455597 33554432000 4194304 4417332 140733854575120 18446744073709551615 4365094 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30206/tid=30218] ppid=30204 vsize=1936512 CPUtime=1195.16 cores=0,2,4,6
/proc/30206/task/30218/stat : 30218 (plingeling) R 30204 30206 29288 0 -1 4202560 27126 1256 0 0 119513 3 0 0 25 0 5 0 497544428 1982988288 455597 33554432000 4194304 4417332 140733854575120 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30206/tid=30219] ppid=30204 vsize=1936512 CPUtime=1201.62 cores=0,2,4,6
/proc/30206/task/30219/stat : 30219 (plingeling) R 30204 30206 29288 0 -1 4202560 54429 1256 0 0 120155 7 0 0 25 0 5 0 497544428 1982988288 455597 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30206/tid=30220] ppid=30204 vsize=1936512 CPUtime=1201.51 cores=0,2,4,6
/proc/30206/task/30220/stat : 30220 (plingeling) R 30204 30206 29288 0 -1 4202560 1192531 1256 0 0 119962 189 0 0 25 0 5 0 497544428 1982988288 455597 33554432000 4194304 4417332 140733854575120 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 1936512

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.89
CPU time (s): 4800.22
CPU user time (s): 4798.06
CPU system time (s): 2.16567
CPU usage (%): 399.39
Max. virtual memory (cumulated for all children) (KiB): 1995412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.06
system time used= 2.16567
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1333201
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= 110
involuntary context switches= 25737

runsolver used 1.87271 second user time and 4.5913 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-29 06:28:05
IDJOB=3258646
IDBENCH=71408
IDSOLVER=1605
FILE ID=node147/3258646-1304051285
RUNJOBID= node147-1304051285-30181
PBS_JOBID= 13170392
Free space on /tmp= 72652 MiB

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

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

MD5SUM BENCH= f892a2bda6fe6aec6f2fcb4e1c541df8
RANDOM SEED=768317766

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.836
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.76
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.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25603244 kB
Buffers:       1025332 kB
Cached:        5803652 kB
SwapCached:          4 kB
Active:        1295148 kB
Inactive:      5607976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25603244 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6244 kB
Writeback:           0 kB
AnonPages:       74092 kB
Mapped:          14880 kB
Slab:           381264 kB
PageTables:       5524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   214508 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= 72656 MiB
End job on node147 at 2011-04-29 06:48:09