Trace number 3258558

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.13 1201.86

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes1.cnf
MD5SUM836d368f7cf78173b8e7f8b131296e2f
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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

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

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


[startup+0 s]
/proc/loadavg: 7.48 7.92 7.52 2/174 31056
/proc/meminfo: memFree=21417208/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=9016 CPUtime=0 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) R 31054 31056 30178 0 -1 4202496 323 1251 0 0 0 0 0 0 21 0 1 0 249293751 9232384 251 33554432000 4194304 4417332 140736431412864 18446744073709551615 268660662016 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/31056/statm: 2254 251 146 55 0 140 0

[startup+0.0956399 s]
/proc/loadavg: 7.48 7.92 7.52 2/174 31056
/proc/meminfo: memFree=21417208/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=26604 CPUtime=0.08 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) R 31054 31056 30178 0 -1 4202496 4713 1251 0 0 8 0 0 0 21 0 1 0 249293751 27242496 4641 33554432000 4194304 4417332 140736431412864 18446744073709551615 268660662016 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/31056/statm: 6651 4641 147 55 0 4537 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26604

[startup+0.100624 s]
/proc/loadavg: 7.48 7.92 7.52 2/174 31056
/proc/meminfo: memFree=21417208/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=26604 CPUtime=0.08 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) R 31054 31056 30178 0 -1 4202496 4713 1251 0 0 8 0 0 0 21 0 1 0 249293751 27242496 4641 33554432000 4194304 4417332 140736431412864 18446744073709551615 268660662016 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/31056/statm: 6651 4641 147 55 0 4537 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26604

[startup+0.300556 s]
/proc/loadavg: 7.48 7.92 7.52 2/174 31056
/proc/meminfo: memFree=21417208/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=151340 CPUtime=0.65 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) S 31054 31056 30178 0 -1 4202496 10011 1251 0 0 64 1 0 0 22 0 5 0 249293751 154972160 9180 33554432000 4194304 4417332 140736431412864 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31056/statm: 37835 9180 175 55 0 35721 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 151340

[startup+0.700484 s]
/proc/loadavg: 7.48 7.92 7.52 2/174 31056
/proc/meminfo: memFree=21417208/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=169636 CPUtime=2.24 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) S 31054 31056 30178 0 -1 4202496 21799 1251 0 0 222 2 0 0 22 0 5 0 249293751 173707264 13822 33554432000 4194304 4417332 140736431412864 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31056/statm: 42409 13822 180 55 0 40295 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 169636

[startup+1.50035 s]
/proc/loadavg: 7.48 7.92 7.52 9/186 31081
/proc/meminfo: memFree=21322812/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=176768 CPUtime=5.44 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) S 31054 31056 30178 0 -1 4202496 27143 1251 0 0 541 3 0 0 22 0 5 0 249293751 181010432 15606 33554432000 4194304 4417332 140736431412864 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31056/statm: 44192 15606 181 55 0 42078 0
[pid=31056/tid=31078] ppid=31054 vsize=176768 CPUtime=1.31 cores=1,3,5,7
/proc/31056/task/31078/stat : 31078 (plingeling) R 31054 31056 30178 0 -1 4202560 2525 1251 0 0 131 0 0 0 25 0 5 0 249293769 181010432 15606 33554432000 4194304 4417332 140736431412864 18446744073709551615 4258389 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31056/tid=31079] ppid=31054 vsize=176768 CPUtime=1.31 cores=1,3,5,7
/proc/31056/task/31079/stat : 31079 (plingeling) R 31054 31056 30178 0 -1 4202560 3338 1251 0 0 131 0 0 0 25 0 5 0 249293769 181010432 15606 33554432000 4194304 4417332 140736431412864 18446744073709551615 4226978 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31056/tid=31080] ppid=31054 vsize=176768 CPUtime=1.31 cores=1,3,5,7
/proc/31056/task/31080/stat : 31080 (plingeling) R 31054 31056 30178 0 -1 4202560 3418 1251 0 0 131 0 0 0 25 0 5 0 249293769 181010432 15606 33554432000 4194304 4417332 140736431412864 18446744073709551615 4377315 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31056/tid=31081] ppid=31054 vsize=176768 CPUtime=1.3 cores=1,3,5,7
/proc/31056/task/31081/stat : 31081 (plingeling) R 31054 31056 30178 0 -1 4202560 9041 1251 0 0 130 0 0 0 25 0 5 0 249293769 181010432 15606 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.44
Current children cumulated vsize (KiB) 176768

[startup+3.10107 s]
/proc/loadavg: 7.48 7.92 7.52 9/186 31081
/proc/meminfo: memFree=21303344/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=199792 CPUtime=11.83 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) S 31054 31056 30178 0 -1 4202496 36228 1251 0 0 1179 4 0 0 22 0 5 0 249293751 204587008 21390 33554432000 4194304 4417332 140736431412864 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31056/statm: 49948 21390 181 55 0 47834 0
[pid=31056/tid=31078] ppid=31054 vsize=199792 CPUtime=2.91 cores=1,3,5,7
/proc/31056/task/31078/stat : 31078 (plingeling) R 31054 31056 30178 0 -1 4202560 2525 1251 0 0 291 0 0 0 25 0 5 0 249293769 204587008 21390 33554432000 4194304 4417332 140736431412864 18446744073709551615 4250306 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31056/tid=31079] ppid=31054 vsize=199792 CPUtime=2.91 cores=1,3,5,7
/proc/31056/task/31079/stat : 31079 (plingeling) R 31054 31056 30178 0 -1 4202560 4576 1251 0 0 291 0 0 0 25 0 5 0 249293769 204587008 21390 33554432000 4194304 4417332 140736431412864 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31056/tid=31080] ppid=31054 vsize=199792 CPUtime=2.91 cores=1,3,5,7
/proc/31056/task/31080/stat : 31080 (plingeling) R 31054 31056 30178 0 -1 4202560 3418 1251 0 0 291 0 0 0 25 0 5 0 249293769 204587008 21390 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31056/tid=31081] ppid=31054 vsize=199792 CPUtime=2.9 cores=1,3,5,7
/proc/31056/task/31081/stat : 31081 (plingeling) R 31054 31056 30178 0 -1 4202560 16888 1251 0 0 288 2 0 0 25 0 5 0 249293769 204587008 21390 33554432000 4194304 4417332 140736431412864 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.83
Current children cumulated vsize (KiB) 199792

[startup+6.30051 s]
/proc/loadavg: 7.53 7.93 7.52 9/186 31081
/proc/meminfo: memFree=21276736/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=220424 CPUtime=24.61 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) S 31054 31056 30178 0 -1 4202496 53251 1251 0 0 2455 6 0 0 22 0 5 0 249293751 225714176 26009 33554432000 4194304 4417332 140736431412864 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31056/statm: 55106 26009 181 55 0 52992 0
[pid=31056/tid=31078] ppid=31054 vsize=220424 CPUtime=6.11 cores=1,3,5,7
/proc/31056/task/31078/stat : 31078 (plingeling) R 31054 31056 30178 0 -1 4202560 2525 1251 0 0 611 0 0 0 25 0 5 0 249293769 225714176 26009 33554432000 4194304 4417332 140736431412864 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31056/tid=31079] ppid=31054 vsize=220424 CPUtime=6.11 cores=1,3,5,7
/proc/31056/task/31079/stat : 31079 (plingeling) R 31054 31056 30178 0 -1 4202560 4576 1251 0 0 611 0 0 0 25 0 5 0 249293769 225714176 26009 33554432000 4194304 4417332 140736431412864 18446744073709551615 4249991 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31056/tid=31080] ppid=31054 vsize=220424 CPUtime=6.11 cores=1,3,5,7
/proc/31056/task/31080/stat : 31080 (plingeling) R 31054 31056 30178 0 -1 4202560 3706 1251 0 0 611 0 0 0 25 0 5 0 249293769 225714176 26009 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31056/tid=31081] ppid=31054 vsize=220424 CPUtime=6.08 cores=1,3,5,7
/proc/31056/task/31081/stat : 31081 (plingeling) R 31054 31056 30178 0 -1 4202560 33623 1251 0 0 605 3 0 0 25 0 5 0 249293769 225714176 26009 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.61
Current children cumulated vsize (KiB) 220424

[startup+12.7004 s]
/proc/loadavg: 7.56 7.93 7.52 9/186 31081
/proc/meminfo: memFree=21246944/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=229296 CPUtime=50.17 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) S 31054 31056 30178 0 -1 4202496 84894 1251 0 0 5007 10 0 0 22 0 5 0 249293751 234799104 28227 33554432000 4194304 4417332 140736431412864 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31056/statm: 57324 28227 181 55 0 55210 0
[pid=31056/tid=31078] ppid=31054 vsize=229296 CPUtime=12.51 cores=1,3,5,7
/proc/31056/task/31078/stat : 31078 (plingeling) R 31054 31056 30178 0 -1 4202560 5001 1251 0 0 1251 0 0 0 25 0 5 0 249293769 234799104 28227 33554432000 4194304 4417332 140736431412864 18446744073709551615 4233257 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31056/tid=31079] ppid=31054 vsize=229296 CPUtime=12.5 cores=1,3,5,7
/proc/31056/task/31079/stat : 31079 (plingeling) R 31054 31056 30178 0 -1 4202560 5814 1251 0 0 1250 0 0 0 25 0 5 0 249293769 234799104 28227 33554432000 4194304 4417332 140736431412864 18446744073709551615 4258401 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31056/tid=31080] ppid=31054 vsize=229296 CPUtime=12.51 cores=1,3,5,7
/proc/31056/task/31080/stat : 31080 (plingeling) R 31054 31056 30178 0 -1 4202560 3706 1251 0 0 1251 0 0 0 25 0 5 0 249293769 234799104 28227 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31056/tid=31081] ppid=31054 vsize=229296 CPUtime=12.44 cores=1,3,5,7
/proc/31056/task/31081/stat : 31081 (plingeling) R 31054 31056 30178 0 -1 4202560 61552 1251 0 0 1237 7 0 0 25 0 5 0 249293769 234799104 28227 33554432000 4194304 4417332 140736431412864 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.17
Current children cumulated vsize (KiB) 229296

[startup+25.5011 s]
/proc/loadavg: 7.81 7.96 7.54 9/186 31081
/proc/meminfo: memFree=21161016/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=261708 CPUtime=101.3 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) S 31054 31056 30178 0 -1 4202496 136404 1251 0 0 10113 17 0 0 22 0 5 0 249293751 267988992 36885 33554432000 4194304 4417332 140736431412864 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31056/statm: 65427 36885 181 55 0 63313 0
[pid=31056/tid=31078] ppid=31054 vsize=261708 CPUtime=25.31 cores=1,3,5,7
/proc/31056/task/31078/stat : 31078 (plingeling) R 31054 31056 30178 0 -1 4202560 5760 1251 0 0 2531 0 0 0 25 0 5 0 249293769 267988992 36885 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31056/tid=31079] ppid=31054 vsize=261708 CPUtime=25.31 cores=1,3,5,7
/proc/31056/task/31079/stat : 31079 (plingeling) R 31054 31056 30178 0 -1 4202560 5839 1251 0 0 2531 0 0 0 25 0 5 0 249293769 267988992 36885 33554432000 4194304 4417332 140736431412864 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31056/tid=31080] ppid=31054 vsize=261708 CPUtime=25.31 cores=1,3,5,7
/proc/31056/task/31080/stat : 31080 (plingeling) R 31054 31056 30178 0 -1 4202560 4115 1251 0 0 2531 0 0 0 25 0 5 0 249293769 267988992 36885 33554432000 4194304 4417332 140736431412864 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31056/tid=31081] ppid=31054 vsize=261708 CPUtime=25.17 cores=1,3,5,7
/proc/31056/task/31081/stat : 31081 (plingeling) R 31054 31056 30178 0 -1 4202560 111869 1251 0 0 2503 14 0 0 25 0 5 0 249293769 267988992 36885 33554432000 4194304 4417332 140736431412864 18446744073709551615 4357641 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 261708

[startup+51.1006 s]
/proc/loadavg: 7.87 7.96 7.55 9/186 31082
/proc/meminfo: memFree=20947132/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=446920 CPUtime=203.56 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) S 31054 31056 30178 0 -1 4202496 223119 1251 0 0 20324 32 0 0 22 0 5 0 249293751 457646080 83167 33554432000 4194304 4417332 140736431412864 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31056/statm: 111730 83167 181 55 0 109616 0
[pid=31056/tid=31078] ppid=31054 vsize=446920 CPUtime=50.91 cores=1,3,5,7
/proc/31056/task/31078/stat : 31078 (plingeling) R 31054 31056 30178 0 -1 4202560 6444 1251 0 0 5091 0 0 0 25 0 5 0 249293769 457646080 83167 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31056/tid=31079] ppid=31054 vsize=446920 CPUtime=50.91 cores=1,3,5,7
/proc/31056/task/31079/stat : 31079 (plingeling) R 31054 31056 30178 0 -1 4202560 6957 1251 0 0 5090 1 0 0 25 0 5 0 249293769 457646080 83167 33554432000 4194304 4417332 140736431412864 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31056/tid=31080] ppid=31054 vsize=446920 CPUtime=50.91 cores=1,3,5,7
/proc/31056/task/31080/stat : 31080 (plingeling) R 31054 31056 30178 0 -1 4202560 7029 1251 0 0 5090 1 0 0 25 0 5 0 249293769 457646080 83167 33554432000 4194304 4417332 140736431412864 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31056/tid=31081] ppid=31054 vsize=446920 CPUtime=50.64 cores=1,3,5,7
/proc/31056/task/31081/stat : 31081 (plingeling) R 31054 31056 30178 0 -1 4202560 193868 1251 0 0 5036 28 0 0 25 0 5 0 249293769 457646080 83167 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.56
Current children cumulated vsize (KiB) 446920

[startup+102.307 s]
/proc/loadavg: 7.99 7.98 7.58 9/186 31083
/proc/meminfo: memFree=20732448/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=582152 CPUtime=408.1 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) S 31054 31056 30178 0 -1 4202496 318780 1251 0 0 40764 46 0 0 22 0 5 0 249293751 596123648 116975 33554432000 4194304 4417332 140736431412864 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31056/statm: 145538 116975 181 55 0 143424 0
[pid=31056/tid=31078] ppid=31054 vsize=582152 CPUtime=102.11 cores=1,3,5,7
/proc/31056/task/31078/stat : 31078 (plingeling) R 31054 31056 30178 0 -1 4202560 7428 1251 0 0 10211 0 0 0 25 0 5 0 249293769 596123648 116975 33554432000 4194304 4417332 140736431412864 18446744073709551615 4263080 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31056/tid=31079] ppid=31054 vsize=582152 CPUtime=102.12 cores=1,3,5,7
/proc/31056/task/31079/stat : 31079 (plingeling) R 31054 31056 30178 0 -1 4202560 7894 1251 0 0 10211 1 0 0 25 0 5 0 249293769 596123648 116975 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31056/tid=31080] ppid=31054 vsize=582152 CPUtime=102.1 cores=1,3,5,7
/proc/31056/task/31080/stat : 31080 (plingeling) R 31054 31056 30178 0 -1 4202560 8753 1251 0 0 10209 1 0 0 25 0 5 0 249293769 596123648 116975 33554432000 4194304 4417332 140736431412864 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31056/tid=31081] ppid=31054 vsize=582152 CPUtime=101.56 cores=1,3,5,7
/proc/31056/task/31081/stat : 31081 (plingeling) R 31054 31056 30178 0 -1 4202560 285884 1251 0 0 10115 41 0 0 25 0 5 0 249293769 596123648 116975 33554432000 4194304 4417332 140736431412864 18446744073709551615 4232702 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.1
Current children cumulated vsize (KiB) 582152

[startup+162.301 s]
/proc/loadavg: 8.04 8.00 7.61 9/186 31085
/proc/meminfo: memFree=20450932/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=717312 CPUtime=647.75 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) S 31054 31056 30178 0 -1 4202496 435083 1251 0 0 64712 63 0 0 22 0 5 0 249293751 734527488 150765 33554432000 4194304 4417332 140736431412864 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31056/statm: 179328 150765 181 55 0 177214 0
[pid=31056/tid=31078] ppid=31054 vsize=717312 CPUtime=162.12 cores=1,3,5,7
/proc/31056/task/31078/stat : 31078 (plingeling) R 31054 31056 30178 0 -1 4202560 7745 1251 0 0 16211 1 0 0 25 0 5 0 249293769 734527488 150765 33554432000 4194304 4417332 140736431412864 18446744073709551615 4234671 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31056/tid=31079] ppid=31054 vsize=717312 CPUtime=162.11 cores=1,3,5,7
/proc/31056/task/31079/stat : 31079 (plingeling) R 31054 31056 30178 0 -1 4202560 12618 1251 0 0 16210 1 0 0 25 0 5 0 249293769 734527488 150765 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364818 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31056/tid=31080] ppid=31054 vsize=717312 CPUtime=162.09 cores=1,3,5,7
/proc/31056/task/31080/stat : 31080 (plingeling) R 31054 31056 30178 0 -1 4202560 9859 1251 0 0 16208 1 0 0 25 0 5 0 249293769 734527488 150765 33554432000 4194304 4417332 140736431412864 18446744073709551615 4354444 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31056/tid=31081] ppid=31054 vsize=717312 CPUtime=161.22 cores=1,3,5,7
/proc/31056/task/31081/stat : 31081 (plingeling) R 31054 31056 30178 0 -1 4202560 396040 1251 0 0 16065 57 0 0 25 0 5 0 249293769 734527488 150765 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364575 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.75
Current children cumulated vsize (KiB) 717312


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

[pid=31056/tid=31079] ppid=31054 vsize=1275852 CPUtime=702.12 cores=1,3,5,7
/proc/31056/task/31079/stat : 31079 (plingeling) R 31054 31056 30178 0 -1 4202560 39253 1251 0 0 70208 4 0 0 25 0 5 0 249293769 1306472448 290400 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31056/tid=31080] ppid=31054 vsize=1275852 CPUtime=702.05 cores=1,3,5,7
/proc/31056/task/31080/stat : 31080 (plingeling) R 31054 31056 30178 0 -1 4202560 27840 1251 0 0 70202 3 0 0 25 0 5 0 249293769 1306472448 290400 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31056/tid=31081] ppid=31054 vsize=1275852 CPUtime=698.27 cores=1,3,5,7
/proc/31056/task/31081/stat : 31081 (plingeling) R 31054 31056 30178 0 -1 4202560 849558 1251 0 0 69700 127 0 0 25 0 5 0 249293769 1306472448 290400 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2804.77
Current children cumulated vsize (KiB) 1275852

[startup+762.307 s]
/proc/loadavg: 8.13 8.08 7.82 9/186 31101
/proc/meminfo: memFree=19394784/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=1471500 CPUtime=3044.46 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) S 31054 31056 30178 0 -1 4202496 1018205 1251 0 0 304294 152 0 0 22 0 5 0 249293751 1506816000 339312 33554432000 4194304 4417332 140736431412864 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31056/statm: 367875 339312 181 55 0 365761 0
[pid=31056/tid=31078] ppid=31054 vsize=1471500 CPUtime=762.13 cores=1,3,5,7
/proc/31056/task/31078/stat : 31078 (plingeling) R 31054 31056 30178 0 -1 4202560 43821 1251 0 0 76208 5 0 0 25 0 5 0 249293769 1506816000 339312 33554432000 4194304 4417332 140736431412864 18446744073709551615 4270978 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31056/tid=31079] ppid=31054 vsize=1471500 CPUtime=762.13 cores=1,3,5,7
/proc/31056/task/31079/stat : 31079 (plingeling) R 31054 31056 30178 0 -1 4202560 44952 1251 0 0 76208 5 0 0 25 0 5 0 249293769 1506816000 339312 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364840 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31056/tid=31080] ppid=31054 vsize=1471500 CPUtime=762.05 cores=1,3,5,7
/proc/31056/task/31080/stat : 31080 (plingeling) R 31054 31056 30178 0 -1 4202560 28032 1251 0 0 76202 3 0 0 25 0 5 0 249293769 1506816000 339312 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31056/tid=31081] ppid=31054 vsize=1471500 CPUtime=757.95 cores=1,3,5,7
/proc/31056/task/31081/stat : 31081 (plingeling) R 31054 31056 30178 0 -1 4202560 892579 1251 0 0 75659 136 0 0 25 0 5 0 249293769 1506816000 339312 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.46
Current children cumulated vsize (KiB) 1471500

[startup+822.3 s]
/proc/loadavg: 8.11 8.08 7.83 9/186 31102
/proc/meminfo: memFree=19215556/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=1649792 CPUtime=3284.11 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) S 31054 31056 30178 0 -1 4202496 1062778 1251 0 0 328252 159 0 0 22 0 5 0 249293751 1689387008 383885 33554432000 4194304 4417332 140736431412864 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31056/statm: 412448 383885 181 55 0 410334 0
[pid=31056/tid=31078] ppid=31054 vsize=1649792 CPUtime=822.12 cores=1,3,5,7
/proc/31056/task/31078/stat : 31078 (plingeling) R 31054 31056 30178 0 -1 4202560 45801 1251 0 0 82207 5 0 0 25 0 5 0 249293769 1689387008 383885 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31056/tid=31079] ppid=31054 vsize=1649792 CPUtime=822.12 cores=1,3,5,7
/proc/31056/task/31079/stat : 31079 (plingeling) R 31054 31056 30178 0 -1 4202560 48077 1251 0 0 82207 5 0 0 25 0 5 0 249293769 1689387008 383885 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31056/tid=31080] ppid=31054 vsize=1649792 CPUtime=822.04 cores=1,3,5,7
/proc/31056/task/31080/stat : 31080 (plingeling) R 31054 31056 30178 0 -1 4202560 28032 1251 0 0 82201 3 0 0 25 0 5 0 249293769 1689387008 383885 33554432000 4194304 4417332 140736431412864 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31056/tid=31081] ppid=31054 vsize=1649792 CPUtime=817.61 cores=1,3,5,7
/proc/31056/task/31081/stat : 31081 (plingeling) R 31054 31056 30178 0 -1 4202560 932047 1251 0 0 81619 142 0 0 25 0 5 0 249293769 1689387008 383885 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.11
Current children cumulated vsize (KiB) 1649792

[startup+882.301 s]
/proc/loadavg: 8.10 8.08 7.85 9/186 31104
/proc/meminfo: memFree=19193824/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=1649792 CPUtime=3523.78 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) S 31054 31056 30178 0 -1 4202496 1062778 1251 0 0 352219 159 0 0 22 0 5 0 249293751 1689387008 383885 33554432000 4194304 4417332 140736431412864 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31056/statm: 412448 383885 181 55 0 410334 0
[pid=31056/tid=31078] ppid=31054 vsize=1649792 CPUtime=882.13 cores=1,3,5,7
/proc/31056/task/31078/stat : 31078 (plingeling) R 31054 31056 30178 0 -1 4202560 45801 1251 0 0 88208 5 0 0 25 0 5 0 249293769 1689387008 383885 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31056/tid=31079] ppid=31054 vsize=1649792 CPUtime=882.12 cores=1,3,5,7
/proc/31056/task/31079/stat : 31079 (plingeling) R 31054 31056 30178 0 -1 4202560 48077 1251 0 0 88207 5 0 0 25 0 5 0 249293769 1689387008 383885 33554432000 4194304 4417332 140736431412864 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31056/tid=31080] ppid=31054 vsize=1649792 CPUtime=882.03 cores=1,3,5,7
/proc/31056/task/31080/stat : 31080 (plingeling) R 31054 31056 30178 0 -1 4202560 28032 1251 0 0 88200 3 0 0 25 0 5 0 249293769 1689387008 383885 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31056/tid=31081] ppid=31054 vsize=1649792 CPUtime=877.28 cores=1,3,5,7
/proc/31056/task/31081/stat : 31081 (plingeling) R 31054 31056 30178 0 -1 4202560 932047 1251 0 0 87586 142 0 0 25 0 5 0 249293769 1689387008 383885 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.78
Current children cumulated vsize (KiB) 1649792

[startup+942.3 s]
/proc/loadavg: 8.09 8.08 7.86 9/186 31106
/proc/meminfo: memFree=18987440/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=1717772 CPUtime=3763.45 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) S 31054 31056 30178 0 -1 4202496 1104970 1251 0 0 376179 166 0 0 22 0 5 0 249293751 1758998528 400912 33554432000 4194304 4417332 140736431412864 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31056/statm: 429443 400912 181 55 0 427329 0
[pid=31056/tid=31078] ppid=31054 vsize=1717772 CPUtime=942.13 cores=1,3,5,7
/proc/31056/task/31078/stat : 31078 (plingeling) R 31054 31056 30178 0 -1 4202560 55076 1251 0 0 94206 7 0 0 25 0 5 0 249293769 1758998528 400912 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31056/tid=31079] ppid=31054 vsize=1717772 CPUtime=942.12 cores=1,3,5,7
/proc/31056/task/31079/stat : 31079 (plingeling) R 31054 31056 30178 0 -1 4202560 48077 1251 0 0 94207 5 0 0 25 0 5 0 249293769 1758998528 400912 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31056/tid=31080] ppid=31054 vsize=1717772 CPUtime=942.03 cores=1,3,5,7
/proc/31056/task/31080/stat : 31080 (plingeling) R 31054 31056 30178 0 -1 4202560 28032 1251 0 0 94200 3 0 0 25 0 5 0 249293769 1758998528 400912 33554432000 4194304 4417332 140736431412864 18446744073709551615 4236634 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31056/tid=31081] ppid=31054 vsize=1717772 CPUtime=936.96 cores=1,3,5,7
/proc/31056/task/31081/stat : 31081 (plingeling) R 31054 31056 30178 0 -1 4202560 964964 1251 0 0 93548 148 0 0 25 0 5 0 249293769 1758998528 400912 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.45
Current children cumulated vsize (KiB) 1717772

[startup+1002.3 s]
/proc/loadavg: 8.08 8.08 7.87 9/186 31107
/proc/meminfo: memFree=18719196/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=1869520 CPUtime=4003.12 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) S 31054 31056 30178 0 -1 4202496 1142875 1251 0 0 400140 172 0 0 22 0 5 0 249293751 1914388480 438817 33554432000 4194304 4417332 140736431412864 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31056/statm: 467380 438817 181 55 0 465266 0
[pid=31056/tid=31078] ppid=31054 vsize=1869520 CPUtime=1002.14 cores=1,3,5,7
/proc/31056/task/31078/stat : 31078 (plingeling) R 31054 31056 30178 0 -1 4202560 55076 1251 0 0 100207 7 0 0 25 0 5 0 249293769 1914388480 438817 33554432000 4194304 4417332 140736431412864 18446744073709551615 4365021 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31056/tid=31079] ppid=31054 vsize=1869520 CPUtime=1002.13 cores=1,3,5,7
/proc/31056/task/31079/stat : 31079 (plingeling) R 31054 31056 30178 0 -1 4202560 51549 1251 0 0 100207 6 0 0 25 0 5 0 249293769 1914388480 438817 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31056/tid=31080] ppid=31054 vsize=1869520 CPUtime=1002.03 cores=1,3,5,7
/proc/31056/task/31080/stat : 31080 (plingeling) R 31054 31056 30178 0 -1 4202560 41433 1251 0 0 100198 5 0 0 25 0 5 0 249293769 1914388480 438817 33554432000 4194304 4417332 140736431412864 18446744073709551615 4309920 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31056/tid=31081] ppid=31054 vsize=1869520 CPUtime=996.63 cores=1,3,5,7
/proc/31056/task/31081/stat : 31081 (plingeling) R 31054 31056 30178 0 -1 4202560 985996 1251 0 0 99511 152 0 0 25 0 5 0 249293769 1914388480 438817 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.12
Current children cumulated vsize (KiB) 1869520

[startup+1062.3 s]
/proc/loadavg: 8.03 8.06 7.87 9/186 31109
/proc/meminfo: memFree=18365132/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=2277800 CPUtime=4242.8 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) S 31054 31056 30178 0 -1 4202496 1244945 1251 0 0 424088 192 0 0 22 0 5 0 249293751 2332467200 540887 33554432000 4194304 4417332 140736431412864 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31056/statm: 569450 540887 181 55 0 567336 0
[pid=31056/tid=31078] ppid=31054 vsize=2277800 CPUtime=1062.14 cores=1,3,5,7
/proc/31056/task/31078/stat : 31078 (plingeling) R 31054 31056 30178 0 -1 4202560 55076 1251 0 0 106207 7 0 0 25 0 5 0 249293769 2332467200 540887 33554432000 4194304 4417332 140736431412864 18446744073709551615 4343343 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31056/tid=31079] ppid=31054 vsize=2277800 CPUtime=1062.13 cores=1,3,5,7
/proc/31056/task/31079/stat : 31079 (plingeling) R 31054 31056 30178 0 -1 4202560 51549 1251 0 0 106207 6 0 0 25 0 5 0 249293769 2332467200 540887 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31056/tid=31080] ppid=31054 vsize=2277800 CPUtime=1062.03 cores=1,3,5,7
/proc/31056/task/31080/stat : 31080 (plingeling) R 31054 31056 30178 0 -1 4202560 41433 1251 0 0 106198 5 0 0 25 0 5 0 249293769 2332467200 540887 33554432000 4194304 4417332 140736431412864 18446744073709551615 4353463 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31056/tid=31081] ppid=31054 vsize=2277800 CPUtime=1056.31 cores=1,3,5,7
/proc/31056/task/31081/stat : 31081 (plingeling) R 31054 31056 30178 0 -1 4202560 1088066 1251 0 0 105459 172 0 0 25 0 5 0 249293769 2332467200 540887 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.8
Current children cumulated vsize (KiB) 2277800

[startup+1122.3 s]
/proc/loadavg: 8.01 8.05 7.88 9/186 31110
/proc/meminfo: memFree=19517924/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=1030424 CPUtime=4482.46 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) S 31054 31056 30178 0 -1 4202496 1286341 1251 0 0 448044 202 0 0 22 0 5 0 249293751 1055154176 229043 33554432000 4194304 4417332 140736431412864 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31056/statm: 257606 229043 181 55 0 255492 0
[pid=31056/tid=31078] ppid=31054 vsize=1030424 CPUtime=1122.14 cores=1,3,5,7
/proc/31056/task/31078/stat : 31078 (plingeling) R 31054 31056 30178 0 -1 4202560 55076 1251 0 0 112207 7 0 0 25 0 5 0 249293769 1055154176 229043 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31056/tid=31079] ppid=31054 vsize=1030424 CPUtime=1122.13 cores=1,3,5,7
/proc/31056/task/31079/stat : 31079 (plingeling) R 31054 31056 30178 0 -1 4202560 51549 1251 0 0 112207 6 0 0 25 0 5 0 249293769 1055154176 229043 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31056/tid=31080] ppid=31054 vsize=1030424 CPUtime=1122.01 cores=1,3,5,7
/proc/31056/task/31080/stat : 31080 (plingeling) R 31054 31056 30178 0 -1 4202560 45502 1251 0 0 112196 5 0 0 25 0 5 0 249293769 1055154176 229043 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31056/tid=31081] ppid=31054 vsize=1030424 CPUtime=1115.98 cores=1,3,5,7
/proc/31056/task/31081/stat : 31081 (plingeling) R 31054 31056 30178 0 -1 4202560 1125393 1251 0 0 111416 182 0 0 25 0 5 0 249293769 1055154176 229043 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.46
Current children cumulated vsize (KiB) 1030424

[startup+1182.3 s]
/proc/loadavg: 8.04 8.05 7.89 9/186 31112
/proc/meminfo: memFree=19332984/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=1239492 CPUtime=4722.14 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) S 31054 31056 30178 0 -1 4202496 1338609 1251 0 0 472006 208 0 0 22 0 5 0 249293751 1269239808 281310 33554432000 4194304 4417332 140736431412864 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31056/statm: 309873 281310 181 55 0 307759 0
[pid=31056/tid=31078] ppid=31054 vsize=1239492 CPUtime=1182.14 cores=1,3,5,7
/proc/31056/task/31078/stat : 31078 (plingeling) R 31054 31056 30178 0 -1 4202560 64280 1251 0 0 118206 8 0 0 25 0 5 0 249293769 1269239808 281310 33554432000 4194304 4417332 140736431412864 18446744073709551615 4263067 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31056/tid=31079] ppid=31054 vsize=1239492 CPUtime=1182.13 cores=1,3,5,7
/proc/31056/task/31079/stat : 31079 (plingeling) R 31054 31056 30178 0 -1 4202560 51550 1251 0 0 118207 6 0 0 25 0 5 0 249293769 1269239808 281310 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31056/tid=31080] ppid=31054 vsize=1239492 CPUtime=1182.02 cores=1,3,5,7
/proc/31056/task/31080/stat : 31080 (plingeling) R 31054 31056 30178 0 -1 4202560 57150 1251 0 0 118195 7 0 0 25 0 5 0 249293769 1269239808 281310 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364800 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31056/tid=31081] ppid=31054 vsize=1239492 CPUtime=1175.65 cores=1,3,5,7
/proc/31056/task/31081/stat : 31081 (plingeling) R 31054 31056 30178 0 -1 4202560 1156808 1251 0 0 117380 185 0 0 25 0 5 0 249293769 1269239808 281310 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.14
Current children cumulated vsize (KiB) 1239492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.10 8.06 7.90 5/180 31114
/proc/meminfo: memFree=20237848/32951124 swapFree=67111528/67111528
[pid=31056] ppid=31054 vsize=1287712 CPUtime=4800.05 cores=1,3,5,7
/proc/31056/stat : 31056 (plingeling) S 31054 31056 30178 0 -1 4202496 1350664 1251 0 0 479795 210 0 0 22 0 5 0 249293751 1318617088 293365 33554432000 4194304 4417332 140736431412864 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31056/statm: 321928 293365 181 55 0 319814 0
[pid=31056/tid=31078] ppid=31054 vsize=1287712 CPUtime=1201.65 cores=1,3,5,7
/proc/31056/task/31078/stat : 31078 (plingeling) R 31054 31056 30178 0 -1 4202560 64280 1251 0 0 120157 8 0 0 25 0 5 0 249293769 1318617088 293365 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31056/tid=31079] ppid=31054 vsize=1287712 CPUtime=1201.64 cores=1,3,5,7
/proc/31056/task/31079/stat : 31079 (plingeling) R 31054 31056 30178 0 -1 4202560 51550 1251 0 0 120158 6 0 0 25 0 5 0 249293769 1318617088 293365 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31056/tid=31080] ppid=31054 vsize=1287712 CPUtime=1201.52 cores=1,3,5,7
/proc/31056/task/31080/stat : 31080 (plingeling) R 31054 31056 30178 0 -1 4202560 61012 1251 0 0 120145 7 0 0 25 0 5 0 249293769 1318617088 293365 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31056/tid=31081] ppid=31054 vsize=1287712 CPUtime=1195.05 cores=1,3,5,7
/proc/31056/task/31081/stat : 31081 (plingeling) R 31054 31056 30178 0 -1 4202560 1165001 1251 0 0 119318 187 0 0 25 0 5 0 249293769 1318617088 293365 33554432000 4194304 4417332 140736431412864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 1287712

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.86
CPU time (s): 4800.13
CPU user time (s): 4797.98
CPU system time (s): 2.15167
CPU usage (%): 399.392
Max. virtual memory (cumulated for all children) (KiB): 2277800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.98
system time used= 2.15167
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1351915
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= 105
involuntary context switches= 35890

runsolver used 1.93871 second user time and 4.6253 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 06:23:45
IDJOB=3258558
IDBENCH=71385
IDSOLVER=1605
FILE ID=node107/3258558-1304051025
RUNJOBID= node107-1304049821-30936
PBS_JOBID= 13170385
Free space on /tmp= 71800 MiB

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

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

MD5SUM BENCH= 836d368f7cf78173b8e7f8b131296e2f
RANDOM SEED=286050646

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21417784 kB
Buffers:       2019436 kB
Cached:        8970788 kB
SwapCached:          0 kB
Active:        3008164 kB
Inactive:      8045308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21417784 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3560 kB
Writeback:           0 kB
AnonPages:       62568 kB
Mapped:          14704 kB
Slab:           415860 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   181568 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= 71796 MiB
End job on node107 at 2011-04-29 06:43:49