Trace number 3258338

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-v2640c305320gyes2.cnf
MD5SUMa931e6258afb576eab04f38421c07518
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-3258338-1304049821/watcher-3258338-1304049821 -o /tmp/evaluation-result-3258338-1304049821/solver-3258338-1304049821 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3258338-1304049821.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: 4.71 5.00 6.22 6/181 30964
/proc/meminfo: memFree=21406584/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=9176 CPUtime=0 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) R 30962 30964 30178 0 -1 4202496 372 1252 0 0 0 0 0 0 22 0 1 0 249173358 9396224 300 33554432000 4194304 4417332 140736632627632 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30964/statm: 2294 300 146 55 0 180 0

[startup+0.0641631 s]
/proc/loadavg: 4.71 5.00 6.22 6/181 30964
/proc/meminfo: memFree=21406584/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=18344 CPUtime=0.05 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) R 30962 30964 30178 0 -1 4202496 2681 1252 0 0 5 0 0 0 22 0 1 0 249173358 18784256 2609 33554432000 4194304 4417332 140736632627632 18446744073709551615 4229149 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30964/statm: 4586 2609 147 55 0 2472 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18344

[startup+0.101161 s]
/proc/loadavg: 4.71 5.00 6.22 6/181 30964
/proc/meminfo: memFree=21406584/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=26536 CPUtime=0.09 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) R 30962 30964 30178 0 -1 4202496 4729 1252 0 0 9 0 0 0 22 0 1 0 249173358 27172864 4657 33554432000 4194304 4417332 140736632627632 18446744073709551615 4209539 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30964/statm: 6634 4657 147 55 0 4520 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26536

[startup+0.301067 s]
/proc/loadavg: 4.71 5.00 6.22 6/181 30964
/proc/meminfo: memFree=21406584/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=85084 CPUtime=0.45 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) S 30962 30964 30178 0 -1 4202496 9400 1252 0 0 44 1 0 0 23 0 5 0 249173358 87126016 9052 33554432000 4194304 4417332 140736632627632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/30964/statm: 21271 9052 173 55 0 19157 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 85084

[startup+0.700994 s]
/proc/loadavg: 4.71 5.00 6.22 6/181 30964
/proc/meminfo: memFree=21406584/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=98508 CPUtime=1.89 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) S 30962 30964 30178 0 -1 4202496 14492 1252 0 0 188 1 0 0 23 0 5 0 249173358 100872192 12118 33554432000 4194304 4417332 140736632627632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/30964/statm: 24627 12118 178 55 0 22513 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 98508

[startup+1.50085 s]
/proc/loadavg: 4.71 5.00 6.22 9/186 30974
/proc/meminfo: memFree=21336616/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=108172 CPUtime=5.09 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) S 30962 30964 30178 0 -1 4202496 22505 1252 0 0 507 2 0 0 23 0 5 0 249173358 110768128 14830 33554432000 4194304 4417332 140736632627632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/30964/statm: 27043 14830 179 55 0 24929 0
[pid=30964/tid=30971] ppid=30962 vsize=108172 CPUtime=1.19 cores=0,2,4,6
/proc/30964/task/30971/stat : 30971 (plingeling) R 30962 30964 30178 0 -1 4202560 696 1252 0 0 119 0 0 0 25 0 5 0 249173379 110768128 14830 33554432000 4194304 4417332 140736632627632 18446744073709551615 4258392 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30964/tid=30972] ppid=30962 vsize=108172 CPUtime=1.13 cores=0,2,4,6
/proc/30964/task/30972/stat : 30972 (plingeling) R 30962 30964 30178 0 -1 4202560 702 1252 0 0 113 0 0 0 25 0 5 0 249173379 110768128 14830 33554432000 4194304 4417332 140736632627632 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30964/tid=30973] ppid=30962 vsize=108172 CPUtime=1.27 cores=0,2,4,6
/proc/30964/task/30973/stat : 30973 (plingeling) R 30962 30964 30178 0 -1 4202560 2926 1252 0 0 127 0 0 0 25 0 5 0 249173379 110768128 14830 33554432000 4194304 4417332 140736632627632 18446744073709551615 4250022 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30964/tid=30974] ppid=30962 vsize=108172 CPUtime=1.27 cores=0,2,4,6
/proc/30964/task/30974/stat : 30974 (plingeling) R 30962 30964 30178 0 -1 4202560 9344 1252 0 0 126 1 0 0 25 0 5 0 249173379 110768128 14830 33554432000 4194304 4417332 140736632627632 18446744073709551615 4320938 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 108172

[startup+3.10057 s]
/proc/loadavg: 4.71 5.00 6.22 9/186 30975
/proc/meminfo: memFree=21310560/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=144772 CPUtime=11.49 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) S 30962 30964 30178 0 -1 4202496 37704 1252 0 0 1144 5 0 0 23 0 5 0 249173358 148246528 23981 33554432000 4194304 4417332 140736632627632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/30964/statm: 36193 23981 180 55 0 34079 0
[pid=30964/tid=30971] ppid=30962 vsize=144772 CPUtime=2.79 cores=0,2,4,6
/proc/30964/task/30971/stat : 30971 (plingeling) R 30962 30964 30178 0 -1 4202560 2057 1252 0 0 279 0 0 0 25 0 5 0 249173379 148246528 23981 33554432000 4194304 4417332 140736632627632 18446744073709551615 4248888 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30964/tid=30972] ppid=30962 vsize=144772 CPUtime=2.73 cores=0,2,4,6
/proc/30964/task/30972/stat : 30972 (plingeling) R 30962 30964 30178 0 -1 4202560 2063 1252 0 0 273 0 0 0 25 0 5 0 249173379 148246528 23981 33554432000 4194304 4417332 140736632627632 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30964/tid=30973] ppid=30962 vsize=144772 CPUtime=2.87 cores=0,2,4,6
/proc/30964/task/30973/stat : 30973 (plingeling) R 30962 30964 30178 0 -1 4202560 2927 1252 0 0 287 0 0 0 25 0 5 0 249173379 148246528 23981 33554432000 4194304 4417332 140736632627632 18446744073709551615 4377315 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30964/tid=30974] ppid=30962 vsize=144772 CPUtime=2.86 cores=0,2,4,6
/proc/30964/task/30974/stat : 30974 (plingeling) R 30962 30964 30178 0 -1 4202560 21820 1252 0 0 283 3 0 0 25 0 5 0 249173379 148246528 23981 33554432000 4194304 4417332 140736632627632 18446744073709551615 4356751 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.49
Current children cumulated vsize (KiB) 144772

[startup+6.30101 s]
/proc/loadavg: 4.98 5.05 6.23 9/186 30975
/proc/meminfo: memFree=21298532/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=149152 CPUtime=24.27 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) S 30962 30964 30178 0 -1 4202496 52979 1252 0 0 2420 7 0 0 23 0 5 0 249173358 152731648 25076 33554432000 4194304 4417332 140736632627632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/30964/statm: 37288 25076 180 55 0 35174 0
[pid=30964/tid=30971] ppid=30962 vsize=149152 CPUtime=5.99 cores=0,2,4,6
/proc/30964/task/30971/stat : 30971 (plingeling) R 30962 30964 30178 0 -1 4202560 2057 1252 0 0 599 0 0 0 25 0 5 0 249173379 152731648 25076 33554432000 4194304 4417332 140736632627632 18446744073709551615 4235411 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30964/tid=30972] ppid=30962 vsize=149152 CPUtime=5.93 cores=0,2,4,6
/proc/30964/task/30972/stat : 30972 (plingeling) R 30962 30964 30178 0 -1 4202560 2063 1252 0 0 593 0 0 0 25 0 5 0 249173379 152731648 25076 33554432000 4194304 4417332 140736632627632 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30964/tid=30973] ppid=30962 vsize=149152 CPUtime=6.07 cores=0,2,4,6
/proc/30964/task/30973/stat : 30973 (plingeling) R 30962 30964 30178 0 -1 4202560 3951 1252 0 0 607 0 0 0 25 0 5 0 249173379 152731648 25076 33554432000 4194304 4417332 140736632627632 18446744073709551615 4365033 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30964/tid=30974] ppid=30962 vsize=149152 CPUtime=6.04 cores=0,2,4,6
/proc/30964/task/30974/stat : 30974 (plingeling) R 30962 30964 30178 0 -1 4202560 36071 1252 0 0 599 5 0 0 25 0 5 0 249173379 152731648 25076 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.27
Current children cumulated vsize (KiB) 149152

[startup+12.7009 s]
/proc/loadavg: 5.22 5.10 6.24 9/186 30975
/proc/meminfo: memFree=21242028/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=152804 CPUtime=49.83 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) S 30962 30964 30178 0 -1 4202496 78650 1252 0 0 4972 11 0 0 23 0 5 0 249173358 156471296 26011 33554432000 4194304 4417332 140736632627632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/30964/statm: 38201 26011 181 55 0 36087 0
[pid=30964/tid=30971] ppid=30962 vsize=152804 CPUtime=12.38 cores=0,2,4,6
/proc/30964/task/30971/stat : 30971 (plingeling) R 30962 30964 30178 0 -1 4202560 3417 1252 0 0 1238 0 0 0 25 0 5 0 249173379 156471296 26011 33554432000 4194304 4417332 140736632627632 18446744073709551615 4239395 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30964/tid=30972] ppid=30962 vsize=152804 CPUtime=12.33 cores=0,2,4,6
/proc/30964/task/30972/stat : 30972 (plingeling) R 30962 30964 30178 0 -1 4202560 3423 1252 0 0 1233 0 0 0 25 0 5 0 249173379 156471296 26011 33554432000 4194304 4417332 140736632627632 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30964/tid=30973] ppid=30962 vsize=152804 CPUtime=12.47 cores=0,2,4,6
/proc/30964/task/30973/stat : 30973 (plingeling) R 30962 30964 30178 0 -1 4202560 3952 1252 0 0 1247 0 0 0 25 0 5 0 249173379 156471296 26011 33554432000 4194304 4417332 140736632627632 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30964/tid=30974] ppid=30962 vsize=152804 CPUtime=12.41 cores=0,2,4,6
/proc/30964/task/30974/stat : 30974 (plingeling) R 30962 30964 30178 0 -1 4202560 59021 1252 0 0 1232 9 0 0 25 0 5 0 249173379 156471296 26011 33554432000 4194304 4417332 140736632627632 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.83
Current children cumulated vsize (KiB) 152804

[startup+25.5006 s]
/proc/loadavg: 5.83 5.24 6.27 9/186 30975
/proc/meminfo: memFree=21053552/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=354460 CPUtime=100.97 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) S 30962 30964 30178 0 -1 4202496 128032 1252 0 0 10077 20 0 0 23 0 5 0 249173358 362967040 60038 33554432000 4194304 4417332 140736632627632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/30964/statm: 88615 60038 181 55 0 86501 0
[pid=30964/tid=30971] ppid=30962 vsize=354460 CPUtime=25.18 cores=0,2,4,6
/proc/30964/task/30971/stat : 30971 (plingeling) R 30962 30964 30178 0 -1 4202560 3417 1252 0 0 2518 0 0 0 25 0 5 0 249173379 362967040 60038 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30964/tid=30972] ppid=30962 vsize=354460 CPUtime=25.13 cores=0,2,4,6
/proc/30964/task/30972/stat : 30972 (plingeling) R 30962 30964 30178 0 -1 4202560 3441 1252 0 0 2513 0 0 0 25 0 5 0 249173379 362967040 60038 33554432000 4194304 4417332 140736632627632 18446744073709551615 4278178 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30964/tid=30973] ppid=30962 vsize=354460 CPUtime=25.27 cores=0,2,4,6
/proc/30964/task/30973/stat : 30973 (plingeling) R 30962 30964 30178 0 -1 4202560 4248 1252 0 0 2527 0 0 0 25 0 5 0 249173379 362967040 60038 33554432000 4194304 4417332 140736632627632 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30964/tid=30974] ppid=30962 vsize=354460 CPUtime=25.15 cores=0,2,4,6
/proc/30964/task/30974/stat : 30974 (plingeling) R 30962 30964 30178 0 -1 4202560 108089 1252 0 0 2498 17 0 0 25 0 5 0 249173379 362967040 60038 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.97
Current children cumulated vsize (KiB) 354460

[startup+51.1012 s]
/proc/loadavg: 6.57 5.46 6.31 9/186 30976
/proc/meminfo: memFree=21035832/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=326724 CPUtime=203.24 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) S 30962 30964 30178 0 -1 4202496 188637 1252 0 0 20295 29 0 0 23 0 5 0 249173358 334565376 53104 33554432000 4194304 4417332 140736632627632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/30964/statm: 81681 53104 181 55 0 79567 0
[pid=30964/tid=30971] ppid=30962 vsize=326724 CPUtime=50.78 cores=0,2,4,6
/proc/30964/task/30971/stat : 30971 (plingeling) R 30962 30964 30178 0 -1 4202560 4579 1252 0 0 5078 0 0 0 25 0 5 0 249173379 334565376 53104 33554432000 4194304 4417332 140736632627632 18446744073709551615 4357117 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30964/tid=30972] ppid=30962 vsize=326724 CPUtime=50.73 cores=0,2,4,6
/proc/30964/task/30972/stat : 30972 (plingeling) R 30962 30964 30178 0 -1 4202560 4604 1252 0 0 5073 0 0 0 25 0 5 0 249173379 334565376 53104 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364575 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30964/tid=30973] ppid=30962 vsize=326724 CPUtime=50.87 cores=0,2,4,6
/proc/30964/task/30973/stat : 30973 (plingeling) R 30962 30964 30178 0 -1 4202560 4248 1252 0 0 5087 0 0 0 25 0 5 0 249173379 334565376 53104 33554432000 4194304 4417332 140736632627632 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30964/tid=30974] ppid=30962 vsize=326724 CPUtime=50.62 cores=0,2,4,6
/proc/30964/task/30974/stat : 30974 (plingeling) R 30962 30964 30178 0 -1 4202560 166369 1252 0 0 5036 26 0 0 25 0 5 0 249173379 334565376 53104 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.24
Current children cumulated vsize (KiB) 326724

[startup+102.306 s]
/proc/loadavg: 7.38 5.85 6.40 9/186 30977
/proc/meminfo: memFree=20756828/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=521240 CPUtime=407.82 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) S 30962 30964 30178 0 -1 4202496 294991 1252 0 0 40739 43 0 0 23 0 5 0 249173358 533749760 101748 33554432000 4194304 4417332 140736632627632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/30964/statm: 130310 101748 181 55 0 128196 0
[pid=30964/tid=30971] ppid=30962 vsize=521240 CPUtime=101.98 cores=0,2,4,6
/proc/30964/task/30971/stat : 30971 (plingeling) R 30962 30964 30178 0 -1 4202560 5659 1252 0 0 10198 0 0 0 25 0 5 0 249173379 533749760 101748 33554432000 4194304 4417332 140736632627632 18446744073709551615 4277291 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30964/tid=30972] ppid=30962 vsize=521240 CPUtime=101.93 cores=0,2,4,6
/proc/30964/task/30972/stat : 30972 (plingeling) R 30962 30964 30178 0 -1 4202560 5685 1252 0 0 10193 0 0 0 25 0 5 0 249173379 533749760 101748 33554432000 4194304 4417332 140736632627632 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30964/tid=30973] ppid=30962 vsize=521240 CPUtime=102.08 cores=0,2,4,6
/proc/30964/task/30973/stat : 30973 (plingeling) R 30962 30964 30178 0 -1 4202560 4275 1252 0 0 10208 0 0 0 25 0 5 0 249173379 533749760 101748 33554432000 4194304 4417332 140736632627632 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30964/tid=30974] ppid=30962 vsize=521240 CPUtime=101.58 cores=0,2,4,6
/proc/30964/task/30974/stat : 30974 (plingeling) R 30962 30964 30178 0 -1 4202560 270535 1252 0 0 10118 40 0 0 25 0 5 0 249173379 533749760 101748 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.82
Current children cumulated vsize (KiB) 521240

[startup+162.301 s]
/proc/loadavg: 7.88 6.27 6.51 9/186 30979
/proc/meminfo: memFree=20795132/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=447116 CPUtime=647.5 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) S 30962 30964 30178 0 -1 4202496 388524 1252 0 0 64691 59 0 0 23 0 5 0 249173358 457846784 86011 33554432000 4194304 4417332 140736632627632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/30964/statm: 111779 86011 181 55 0 109665 0
[pid=30964/tid=30971] ppid=30962 vsize=447116 CPUtime=161.98 cores=0,2,4,6
/proc/30964/task/30971/stat : 30971 (plingeling) R 30962 30964 30178 0 -1 4202560 5992 1252 0 0 16198 0 0 0 25 0 5 0 249173379 457846784 86011 33554432000 4194304 4417332 140736632627632 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30964/tid=30972] ppid=30962 vsize=447116 CPUtime=161.93 cores=0,2,4,6
/proc/30964/task/30972/stat : 30972 (plingeling) R 30962 30964 30178 0 -1 4202560 6018 1252 0 0 16193 0 0 0 25 0 5 0 249173379 457846784 86011 33554432000 4194304 4417332 140736632627632 18446744073709551615 4356917 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30964/tid=30973] ppid=30962 vsize=447116 CPUtime=162.07 cores=0,2,4,6
/proc/30964/task/30973/stat : 30973 (plingeling) R 30962 30964 30178 0 -1 4202560 7228 1252 0 0 16207 0 0 0 25 0 5 0 249173379 457846784 86011 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30964/tid=30974] ppid=30962 vsize=447116 CPUtime=161.27 cores=0,2,4,6
/proc/30964/task/30974/stat : 30974 (plingeling) R 30962 30964 30178 0 -1 4202560 360449 1252 0 0 16072 55 0 0 25 0 5 0 249173379 457846784 86011 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.5
Current children cumulated vsize (KiB) 447116


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

[pid=30964/tid=30972] ppid=30962 vsize=1124560 CPUtime=701.94 cores=0,2,4,6
/proc/30964/task/30972/stat : 30972 (plingeling) R 30962 30964 30178 0 -1 4202560 24447 1252 0 0 70192 2 0 0 25 0 5 0 249173379 1151549440 252578 33554432000 4194304 4417332 140736632627632 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30964/tid=30973] ppid=30962 vsize=1124560 CPUtime=702.09 cores=0,2,4,6
/proc/30964/task/30973/stat : 30973 (plingeling) R 30962 30964 30178 0 -1 4202560 34096 1252 0 0 70205 4 0 0 25 0 5 0 249173379 1151549440 252578 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30964/tid=30974] ppid=30962 vsize=1124560 CPUtime=700.69 cores=0,2,4,6
/proc/30964/task/30974/stat : 30974 (plingeling) R 30962 30964 30178 0 -1 4202560 996050 1252 0 0 69917 152 0 0 25 0 5 0 249173379 1151549440 252578 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2804.75
Current children cumulated vsize (KiB) 1124560

[startup+762.306 s]
/proc/loadavg: 8.11 7.83 7.24 9/186 30995
/proc/meminfo: memFree=19491208/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=1247056 CPUtime=3044.45 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) S 30962 30964 30178 0 -1 4202496 1121862 1252 0 0 304278 167 0 0 23 0 5 0 249173358 1276985344 283202 33554432000 4194304 4417332 140736632627632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/30964/statm: 311764 283202 181 55 0 309650 0
[pid=30964/tid=30971] ppid=30962 vsize=1247056 CPUtime=759.48 cores=0,2,4,6
/proc/30964/task/30971/stat : 30971 (plingeling) R 30962 30964 30178 0 -1 4202560 27808 1252 0 0 75944 4 0 0 25 0 5 0 249173379 1276985344 283202 33554432000 4194304 4417332 140736632627632 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30964/tid=30972] ppid=30962 vsize=1247056 CPUtime=761.94 cores=0,2,4,6
/proc/30964/task/30972/stat : 30972 (plingeling) R 30962 30964 30178 0 -1 4202560 27286 1252 0 0 76192 2 0 0 25 0 5 0 249173379 1276985344 283202 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30964/tid=30973] ppid=30962 vsize=1247056 CPUtime=762.09 cores=0,2,4,6
/proc/30964/task/30973/stat : 30973 (plingeling) R 30962 30964 30178 0 -1 4202560 34096 1252 0 0 76205 4 0 0 25 0 5 0 249173379 1276985344 283202 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30964/tid=30974] ppid=30962 vsize=1247056 CPUtime=760.7 cores=0,2,4,6
/proc/30964/task/30974/stat : 30974 (plingeling) R 30962 30964 30178 0 -1 4202560 1023835 1252 0 0 75915 155 0 0 25 0 5 0 249173379 1276985344 283202 33554432000 4194304 4417332 140736632627632 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.45
Current children cumulated vsize (KiB) 1247056

[startup+822.301 s]
/proc/loadavg: 8.16 7.88 7.29 9/186 30996
/proc/meminfo: memFree=19460680/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=1257924 CPUtime=3284.11 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) S 30962 30964 30178 0 -1 4202496 1124579 1252 0 0 328244 167 0 0 23 0 5 0 249173358 1288114176 285919 33554432000 4194304 4417332 140736632627632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/30964/statm: 314481 285919 181 55 0 312367 0
[pid=30964/tid=30971] ppid=30962 vsize=1257924 CPUtime=819.15 cores=0,2,4,6
/proc/30964/task/30971/stat : 30971 (plingeling) R 30962 30964 30178 0 -1 4202560 27808 1252 0 0 81911 4 0 0 25 0 5 0 249173379 1288114176 285919 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30964/tid=30972] ppid=30962 vsize=1257924 CPUtime=821.94 cores=0,2,4,6
/proc/30964/task/30972/stat : 30972 (plingeling) R 30962 30964 30178 0 -1 4202560 27286 1252 0 0 82192 2 0 0 25 0 5 0 249173379 1288114176 285919 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30964/tid=30973] ppid=30962 vsize=1257924 CPUtime=822.09 cores=0,2,4,6
/proc/30964/task/30973/stat : 30973 (plingeling) R 30962 30964 30178 0 -1 4202560 34096 1252 0 0 82205 4 0 0 25 0 5 0 249173379 1288114176 285919 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30964/tid=30974] ppid=30962 vsize=1257924 CPUtime=820.69 cores=0,2,4,6
/proc/30964/task/30974/stat : 30974 (plingeling) R 30962 30964 30178 0 -1 4202560 1026552 1252 0 0 81914 155 0 0 25 0 5 0 249173379 1288114176 285919 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.11
Current children cumulated vsize (KiB) 1257924

[startup+882.3 s]
/proc/loadavg: 8.17 7.93 7.34 9/186 30998
/proc/meminfo: memFree=19138636/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=1543432 CPUtime=3523.79 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) S 30962 30964 30178 0 -1 4202496 1211937 1252 0 0 352201 178 0 0 23 0 5 0 249173358 1580474368 357328 33554432000 4194304 4417332 140736632627632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/30964/statm: 385858 357328 181 55 0 383744 0
[pid=30964/tid=30971] ppid=30962 vsize=1543432 CPUtime=878.82 cores=0,2,4,6
/proc/30964/task/30971/stat : 30971 (plingeling) R 30962 30964 30178 0 -1 4202560 27808 1252 0 0 87878 4 0 0 25 0 5 0 249173379 1580474368 357328 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30964/tid=30972] ppid=30962 vsize=1543432 CPUtime=881.94 cores=0,2,4,6
/proc/30964/task/30972/stat : 30972 (plingeling) R 30962 30964 30178 0 -1 4202560 27286 1252 0 0 88192 2 0 0 25 0 5 0 249173379 1580474368 357328 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30964/tid=30973] ppid=30962 vsize=1543432 CPUtime=882.09 cores=0,2,4,6
/proc/30964/task/30973/stat : 30973 (plingeling) R 30962 30964 30178 0 -1 4202560 34096 1252 0 0 88205 4 0 0 25 0 5 0 249173379 1580474368 357328 33554432000 4194304 4417332 140736632627632 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30964/tid=30974] ppid=30962 vsize=1543432 CPUtime=880.69 cores=0,2,4,6
/proc/30964/task/30974/stat : 30974 (plingeling) R 30962 30964 30178 0 -1 4202560 1113910 1252 0 0 87904 165 0 0 25 0 5 0 249173379 1580474368 357328 33554432000 4194304 4417332 140736632627632 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3523.79
Current children cumulated vsize (KiB) 1543432

[startup+942.301 s]
/proc/loadavg: 8.24 7.99 7.39 9/186 31000
/proc/meminfo: memFree=19095956/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=1616748 CPUtime=3763.47 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) S 30962 30964 30178 0 -1 4202496 1230234 1252 0 0 376167 180 0 0 23 0 5 0 249173358 1655549952 375625 33554432000 4194304 4417332 140736632627632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/30964/statm: 404187 375625 181 55 0 402073 0
[pid=30964/tid=30971] ppid=30962 vsize=1616748 CPUtime=938.5 cores=0,2,4,6
/proc/30964/task/30971/stat : 30971 (plingeling) R 30962 30964 30178 0 -1 4202560 30720 1252 0 0 93846 4 0 0 25 0 5 0 249173379 1655549952 375625 33554432000 4194304 4417332 140736632627632 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30964/tid=30972] ppid=30962 vsize=1616748 CPUtime=941.95 cores=0,2,4,6
/proc/30964/task/30972/stat : 30972 (plingeling) R 30962 30964 30178 0 -1 4202560 35055 1252 0 0 94191 4 0 0 25 0 5 0 249173379 1655549952 375625 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30964/tid=30973] ppid=30962 vsize=1616748 CPUtime=942.08 cores=0,2,4,6
/proc/30964/task/30973/stat : 30973 (plingeling) R 30962 30964 30178 0 -1 4202560 41712 1252 0 0 94204 4 0 0 25 0 5 0 249173379 1655549952 375625 33554432000 4194304 4417332 140736632627632 18446744073709551615 4343680 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30964/tid=30974] ppid=30962 vsize=1616748 CPUtime=940.69 cores=0,2,4,6
/proc/30964/task/30974/stat : 30974 (plingeling) R 30962 30964 30178 0 -1 4202560 1113910 1252 0 0 93904 165 0 0 25 0 5 0 249173379 1655549952 375625 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.47
Current children cumulated vsize (KiB) 1616748

[startup+1002.3 s]
/proc/loadavg: 8.09 7.99 7.43 9/186 31001
/proc/meminfo: memFree=18680912/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=1846480 CPUtime=4003.15 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) S 30962 30964 30178 0 -1 4202496 1287667 1252 0 0 400123 192 0 0 23 0 5 0 249173358 1890795520 433058 33554432000 4194304 4417332 140736632627632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/30964/statm: 461620 433058 181 55 0 459506 0
[pid=30964/tid=30971] ppid=30962 vsize=1846480 CPUtime=998.18 cores=0,2,4,6
/proc/30964/task/30971/stat : 30971 (plingeling) R 30962 30964 30178 0 -1 4202560 30720 1252 0 0 99814 4 0 0 25 0 5 0 249173379 1890795520 433058 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30964/tid=30972] ppid=30962 vsize=1846480 CPUtime=1001.95 cores=0,2,4,6
/proc/30964/task/30972/stat : 30972 (plingeling) R 30962 30964 30178 0 -1 4202560 35055 1252 0 0 100191 4 0 0 25 0 5 0 249173379 1890795520 433058 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30964/tid=30973] ppid=30962 vsize=1846480 CPUtime=1002.09 cores=0,2,4,6
/proc/30964/task/30973/stat : 30973 (plingeling) R 30962 30964 30178 0 -1 4202560 43575 1252 0 0 100204 5 0 0 25 0 5 0 249173379 1890795520 433058 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30964/tid=30974] ppid=30962 vsize=1846480 CPUtime=1000.69 cores=0,2,4,6
/proc/30964/task/30974/stat : 30974 (plingeling) R 30962 30964 30178 0 -1 4202560 1169480 1252 0 0 99893 176 0 0 25 0 5 0 249173379 1890795520 433058 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.15
Current children cumulated vsize (KiB) 1846480

[startup+1062.3 s]
/proc/loadavg: 8.14 8.02 7.47 9/186 31003
/proc/meminfo: memFree=18626332/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=1846480 CPUtime=4242.84 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) S 30962 30964 30178 0 -1 4202496 1287667 1252 0 0 424092 192 0 0 23 0 5 0 249173358 1890795520 433058 33554432000 4194304 4417332 140736632627632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/30964/statm: 461620 433058 181 55 0 459506 0
[pid=30964/tid=30971] ppid=30962 vsize=1846480 CPUtime=1057.85 cores=0,2,4,6
/proc/30964/task/30971/stat : 30971 (plingeling) R 30962 30964 30178 0 -1 4202560 30720 1252 0 0 105781 4 0 0 25 0 5 0 249173379 1890795520 433058 33554432000 4194304 4417332 140736632627632 18446744073709551615 4356771 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30964/tid=30972] ppid=30962 vsize=1846480 CPUtime=1061.95 cores=0,2,4,6
/proc/30964/task/30972/stat : 30972 (plingeling) R 30962 30964 30178 0 -1 4202560 35055 1252 0 0 106191 4 0 0 25 0 5 0 249173379 1890795520 433058 33554432000 4194304 4417332 140736632627632 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30964/tid=30973] ppid=30962 vsize=1846480 CPUtime=1062.09 cores=0,2,4,6
/proc/30964/task/30973/stat : 30973 (plingeling) R 30962 30964 30178 0 -1 4202560 43575 1252 0 0 106204 5 0 0 25 0 5 0 249173379 1890795520 433058 33554432000 4194304 4417332 140736632627632 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30964/tid=30974] ppid=30962 vsize=1846480 CPUtime=1060.7 cores=0,2,4,6
/proc/30964/task/30974/stat : 30974 (plingeling) R 30962 30964 30178 0 -1 4202560 1169480 1252 0 0 105894 176 0 0 25 0 5 0 249173379 1890795520 433058 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4242.84
Current children cumulated vsize (KiB) 1846480

[startup+1122.3 s]
/proc/loadavg: 8.19 8.04 7.51 10/186 31004
/proc/meminfo: memFree=18547080/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=1906328 CPUtime=4482.51 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) S 30962 30964 30178 0 -1 4202496 1302629 1252 0 0 448057 194 0 0 23 0 5 0 249173358 1952079872 448020 33554432000 4194304 4417332 140736632627632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/30964/statm: 476582 448020 181 55 0 474468 0
[pid=30964/tid=30971] ppid=30962 vsize=1906328 CPUtime=1117.53 cores=0,2,4,6
/proc/30964/task/30971/stat : 30971 (plingeling) R 30962 30964 30178 0 -1 4202560 30720 1252 0 0 111749 4 0 0 25 0 5 0 249173379 1952079872 448020 33554432000 4194304 4417332 140736632627632 18446744073709551615 4259600 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30964/tid=30972] ppid=30962 vsize=1906328 CPUtime=1121.95 cores=0,2,4,6
/proc/30964/task/30972/stat : 30972 (plingeling) R 30962 30964 30178 0 -1 4202560 35055 1252 0 0 112191 4 0 0 25 0 5 0 249173379 1952079872 448020 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30964/tid=30973] ppid=30962 vsize=1906328 CPUtime=1122.09 cores=0,2,4,6
/proc/30964/task/30973/stat : 30973 (plingeling) R 30962 30964 30178 0 -1 4202560 43575 1252 0 0 112204 5 0 0 25 0 5 0 249173379 1952079872 448020 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30964/tid=30974] ppid=30962 vsize=1906328 CPUtime=1120.7 cores=0,2,4,6
/proc/30964/task/30974/stat : 30974 (plingeling) R 30962 30964 30178 0 -1 4202560 1184442 1252 0 0 111891 179 0 0 25 0 5 0 249173379 1952079872 448020 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.51
Current children cumulated vsize (KiB) 1906328

[startup+1182.3 s]
/proc/loadavg: 8.19 8.06 7.55 9/186 31006
/proc/meminfo: memFree=18712100/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=2005044 CPUtime=4722.19 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) S 30962 30964 30178 0 -1 4202496 1345376 1252 0 0 472016 203 0 0 23 0 5 0 249173358 2053165056 472731 33554432000 4194304 4417332 140736632627632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/30964/statm: 501261 472731 181 55 0 499147 0
[pid=30964/tid=30971] ppid=30962 vsize=2005044 CPUtime=1177.21 cores=0,2,4,6
/proc/30964/task/30971/stat : 30971 (plingeling) R 30962 30964 30178 0 -1 4202560 30720 1252 0 0 117717 4 0 0 25 0 5 0 249173379 2053165056 472731 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30964/tid=30972] ppid=30962 vsize=2005044 CPUtime=1181.95 cores=0,2,4,6
/proc/30964/task/30972/stat : 30972 (plingeling) R 30962 30964 30178 0 -1 4202560 35055 1252 0 0 118191 4 0 0 25 0 5 0 249173379 2053165056 472731 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30964/tid=30973] ppid=30962 vsize=2005044 CPUtime=1182.1 cores=0,2,4,6
/proc/30964/task/30973/stat : 30973 (plingeling) R 30962 30964 30178 0 -1 4202560 43575 1252 0 0 118205 5 0 0 25 0 5 0 249173379 2053165056 472731 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30964/tid=30974] ppid=30962 vsize=2005044 CPUtime=1180.69 cores=0,2,4,6
/proc/30964/task/30974/stat : 30974 (plingeling) R 30962 30964 30178 0 -1 4202560 1227189 1252 0 0 117882 187 0 0 25 0 5 0 249173379 2053165056 472731 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.19
Current children cumulated vsize (KiB) 2005044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.14 8.06 7.56 5/181 31007
/proc/meminfo: memFree=19483416/32951124 swapFree=67111528/67111528
[pid=30964] ppid=30962 vsize=2041496 CPUtime=4800.11 cores=0,2,4,6
/proc/30964/stat : 30964 (plingeling) S 30962 30964 30178 0 -1 4202496 1354457 1252 0 0 479807 204 0 0 23 0 5 0 249173358 2090491904 481812 33554432000 4194304 4417332 140736632627632 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/30964/statm: 510374 481812 181 55 0 508260 0
[pid=30964/tid=30971] ppid=30962 vsize=2041496 CPUtime=1196.61 cores=0,2,4,6
/proc/30964/task/30971/stat : 30971 (plingeling) R 30962 30964 30178 0 -1 4202560 33648 1252 0 0 119656 5 0 0 25 0 5 0 249173379 2090491904 481812 33554432000 4194304 4417332 140736632627632 18446744073709551615 4250961 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30964/tid=30972] ppid=30962 vsize=2041496 CPUtime=1201.46 cores=0,2,4,6
/proc/30964/task/30972/stat : 30972 (plingeling) R 30962 30964 30178 0 -1 4202560 39151 1252 0 0 120141 5 0 0 25 0 5 0 249173379 2090491904 481812 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30964/tid=30973] ppid=30962 vsize=2041496 CPUtime=1201.6 cores=0,2,4,6
/proc/30964/task/30973/stat : 30973 (plingeling) R 30962 30964 30178 0 -1 4202560 45632 1252 0 0 120155 5 0 0 25 0 5 0 249173379 2090491904 481812 33554432000 4194304 4417332 140736632627632 18446744073709551615 4366359 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30964/tid=30974] ppid=30962 vsize=2041496 CPUtime=1200.2 cores=0,2,4,6
/proc/30964/task/30974/stat : 30974 (plingeling) R 30962 30964 30178 0 -1 4202560 1227189 1252 0 0 119833 187 0 0 25 0 5 0 249173379 2090491904 481812 33554432000 4194304 4417332 140736632627632 18446744073709551615 4364822 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) 2041496

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.09
CPU system time (s): 2.12668
CPU usage (%): 399.39
Max. virtual memory (cumulated for all children) (KiB): 2077316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.09
system time used= 2.12668
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1355709
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= 94
involuntary context switches= 22633

runsolver used 1.9597 second user time and 4.34434 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 06:03:41
IDJOB=3258338
IDBENCH=71345
IDSOLVER=1605
FILE ID=node107/3258338-1304049821
RUNJOBID= node107-1304049821-30935
PBS_JOBID= 13170385
Free space on /tmp= 71796 MiB

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

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

MD5SUM BENCH= a931e6258afb576eab04f38421c07518
RANDOM SEED=1487979655

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:      21406740 kB
Buffers:       2019392 kB
Cached:        8972372 kB
SwapCached:          0 kB
Active:        3019264 kB
Inactive:      8046052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21406740 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5176 kB
Writeback:           0 kB
AnonPages:       73220 kB
Mapped:          15264 kB
Slab:           416128 kB
PageTables:       4268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   255540 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:23:45