Trace number 3309693

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 587UNSAT 15570.8 1948.06

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
MD5SUMee159af2e208d290f7f3fefd15c344f2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark630.529
Satisfiable
(Un)Satisfiability was proved
Number of variables44692
Number of clauses129620
Sum of the clauses size302444
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 286412
Number of clauses of size 343206
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

15570.70/1948.02	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3309693-1304007787/watcher-3309693-1304007787 -o /tmp/evaluation-result-3309693-1304007787/solver-3309693-1304007787 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309693-1304007787.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.18 7.45 7.74 2/170 25833
/proc/meminfo: memFree=13458028/32951124 swapFree=67111528/67111528
[pid=25833] ppid=25831 vsize=9972 CPUtime=0 cores=0-7
/proc/25833/stat : 25833 (plingeling) R 25831 25833 25435 0 -1 4202496 552 1250 0 0 0 0 0 0 25 0 1 0 512379425 10211328 482 33554432000 4194304 4417332 140735445687088 18446744073709551615 4262071 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25833/statm: 2493 482 146 55 0 379 0

[startup+0.0987501 s]
/proc/loadavg: 7.18 7.45 7.74 2/170 25833
/proc/meminfo: memFree=13458028/32951124 swapFree=67111528/67111528
[pid=25833] ppid=25831 vsize=27404 CPUtime=0.08 cores=0-7
/proc/25833/stat : 25833 (plingeling) R 25831 25833 25435 0 -1 4202496 4928 1250 0 0 8 0 0 0 25 0 1 0 512379425 28061696 4858 33554432000 4194304 4417332 140735445687088 18446744073709551615 4261968 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25833/statm: 6851 4858 148 55 0 4737 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27404

[startup+0.10075 s]
/proc/loadavg: 7.18 7.45 7.74 2/170 25833
/proc/meminfo: memFree=13458028/32951124 swapFree=67111528/67111528
[pid=25833] ppid=25831 vsize=28688 CPUtime=0.09 cores=0-7
/proc/25833/stat : 25833 (plingeling) R 25831 25833 25435 0 -1 4202496 5226 1250 0 0 9 0 0 0 25 0 1 0 512379425 29376512 5156 33554432000 4194304 4417332 140735445687088 18446744073709551615 222921470957 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25833/statm: 7172 5176 148 55 0 5058 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28688

[startup+0.300714 s]
/proc/loadavg: 7.18 7.45 7.74 2/170 25833
/proc/meminfo: memFree=13458028/32951124 swapFree=67111528/67111528
[pid=25833] ppid=25831 vsize=63764 CPUtime=0.29 cores=0-7
/proc/25833/stat : 25833 (plingeling) R 25831 25833 25435 0 -1 4202496 14046 1250 0 0 27 2 0 0 25 0 1 0 512379425 65294336 13964 33554432000 4194304 4417332 140735445687088 18446744073709551615 4231657 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25833/statm: 15941 13964 148 55 0 13827 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63764

[startup+1.14352 s]
/proc/loadavg: 7.18 7.45 7.74 2/170 25833
/proc/meminfo: memFree=13458028/32951124 swapFree=67111528/67111528
[pid=25833] ppid=25831 vsize=235808 CPUtime=6.88 cores=0-7
/proc/25833/stat : 25833 (plingeling) S 25831 25833 25435 0 -1 4202496 31249 1250 0 0 684 4 0 0 18 0 9 0 512379425 241467392 20724 33554432000 4194304 4417332 140735445687088 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25833/statm: 58952 20724 174 55 0 56838 0
Current children cumulated CPU time (s) 6.88
Current children cumulated vsize (KiB) 235808

[startup+1.50046 s]
/proc/loadavg: 7.18 7.45 7.74 2/170 25833
/proc/meminfo: memFree=13458028/32951124 swapFree=67111528/67111528
[pid=25833] ppid=25831 vsize=232060 CPUtime=9.73 cores=0-7
/proc/25833/stat : 25833 (plingeling) S 25831 25833 25435 0 -1 4202496 34206 1250 0 0 969 4 0 0 18 0 9 0 512379425 237629440 22248 33554432000 4194304 4417332 140735445687088 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25833/statm: 58015 22248 174 55 0 55901 0
Current children cumulated CPU time (s) 9.73
Current children cumulated vsize (KiB) 232060

[startup+3.10117 s]
/proc/loadavg: 7.33 7.47 7.75 9/179 25847
/proc/meminfo: memFree=13372024/32951124 swapFree=67111528/67111528
[pid=25833] ppid=25831 vsize=241768 CPUtime=22.53 cores=0-7
/proc/25833/stat : 25833 (plingeling) S 25831 25833 25435 0 -1 4202496 43033 1250 0 0 2247 6 0 0 18 0 9 0 512379425 247570432 21672 33554432000 4194304 4417332 140735445687088 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25833/statm: 60442 21672 180 55 0 58328 0
[pid=25833/tid=25840] ppid=25831 vsize=241768 CPUtime=2.78 cores=0-7
/proc/25833/task/25840/stat : 25840 (plingeling) R 25831 25833 25435 0 -1 4202560 2137 1250 0 0 278 0 0 0 23 0 9 0 512379456 247570432 21672 33554432000 4194304 4417332 140735445687088 18446744073709551615 4239952 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25833/tid=25841] ppid=25831 vsize=241768 CPUtime=2.77 cores=0-7
/proc/25833/task/25841/stat : 25841 (plingeling) R 25831 25833 25435 0 -1 4202560 3601 1250 0 0 277 0 0 0 23 0 9 0 512379456 247570432 21672 33554432000 4194304 4417332 140735445687088 18446744073709551615 4318636 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25833/tid=25842] ppid=25831 vsize=241768 CPUtime=2.76 cores=0-7
/proc/25833/task/25842/stat : 25842 (plingeling) R 25831 25833 25435 0 -1 4202560 2658 1250 0 0 276 0 0 0 23 0 9 0 512379456 247570432 21672 33554432000 4194304 4417332 140735445687088 18446744073709551615 4236290 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25833/tid=25843] ppid=25831 vsize=241768 CPUtime=2.78 cores=0-7
/proc/25833/task/25843/stat : 25843 (plingeling) R 25831 25833 25435 0 -1 4202560 944 1250 0 0 278 0 0 0 23 0 9 0 512379456 247570432 21672 33554432000 4194304 4417332 140735445687088 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25833/tid=25844] ppid=25831 vsize=241768 CPUtime=2.76 cores=0-7
/proc/25833/task/25844/stat : 25844 (plingeling) R 25831 25833 25435 0 -1 4202560 6579 1250 0 0 276 0 0 0 23 0 9 0 512379456 247570432 21672 33554432000 4194304 4417332 140735445687088 18446744073709551615 4240001 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25833/tid=25845] ppid=25831 vsize=241768 CPUtime=2.77 cores=0-7
/proc/25833/task/25845/stat : 25845 (plingeling) R 25831 25833 25435 0 -1 4202560 3244 1250 0 0 277 0 0 0 23 0 9 0 512379456 247570432 21672 33554432000 4194304 4417332 140735445687088 18446744073709551615 4320251 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25833/tid=25846] ppid=25831 vsize=241768 CPUtime=2.76 cores=0-7
/proc/25833/task/25846/stat : 25846 (plingeling) R 25831 25833 25435 0 -1 4202560 2106 1250 0 0 276 0 0 0 23 0 9 0 512379457 247570432 21672 33554432000 4194304 4417332 140735445687088 18446744073709551615 4376646 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25833/tid=25847] ppid=25831 vsize=241768 CPUtime=2.76 cores=0-7
/proc/25833/task/25847/stat : 25847 (plingeling) R 25831 25833 25435 0 -1 4202560 3605 1250 0 0 276 0 0 0 25 0 9 0 512379458 247570432 21672 33554432000 4194304 4417332 140735445687088 18446744073709551615 4240080 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 22.53
Current children cumulated vsize (KiB) 241768

[startup+6.30058 s]
/proc/loadavg: 7.33 7.47 7.75 9/179 25847
/proc/meminfo: memFree=13357192/32951124 swapFree=67111528/67111528
[pid=25833] ppid=25831 vsize=254144 CPUtime=48.11 cores=0-7
/proc/25833/stat : 25833 (plingeling) S 25831 25833 25435 0 -1 4202496 51438 1250 0 0 4804 7 0 0 18 0 9 0 512379425 260243456 24771 33554432000 4194304 4417332 140735445687088 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25833/statm: 63536 24771 181 55 0 61422 0
[pid=25833/tid=25840] ppid=25831 vsize=254144 CPUtime=5.97 cores=0-7
/proc/25833/task/25840/stat : 25840 (plingeling) R 25831 25833 25435 0 -1 4202560 3805 1250 0 0 597 0 0 0 25 0 9 0 512379456 260243456 24771 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25833/tid=25841] ppid=25831 vsize=254144 CPUtime=5.98 cores=0-7
/proc/25833/task/25841/stat : 25841 (plingeling) R 25831 25833 25435 0 -1 4202560 5138 1250 0 0 597 1 0 0 25 0 9 0 512379456 260243456 24771 33554432000 4194304 4417332 140735445687088 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25833/tid=25842] ppid=25831 vsize=254144 CPUtime=5.94 cores=0-7
/proc/25833/task/25842/stat : 25842 (plingeling) R 25831 25833 25435 0 -1 4202560 2914 1250 0 0 594 0 0 0 25 0 9 0 512379456 260243456 24771 33554432000 4194304 4417332 140735445687088 18446744073709551615 4264926 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25833/tid=25843] ppid=25831 vsize=254144 CPUtime=5.98 cores=0-7
/proc/25833/task/25843/stat : 25843 (plingeling) R 25831 25833 25435 0 -1 4202560 944 1250 0 0 598 0 0 0 25 0 9 0 512379456 260243456 24771 33554432000 4194304 4417332 140735445687088 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25833/tid=25844] ppid=25831 vsize=254144 CPUtime=5.97 cores=0-7
/proc/25833/task/25844/stat : 25844 (plingeling) R 25831 25833 25435 0 -1 4202560 8115 1250 0 0 596 1 0 0 25 0 9 0 512379456 260243456 24771 33554432000 4194304 4417332 140735445687088 18446744073709551615 4308162 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25833/tid=25845] ppid=25831 vsize=254144 CPUtime=5.96 cores=0-7
/proc/25833/task/25845/stat : 25845 (plingeling) R 25831 25833 25435 0 -1 4202560 5036 1250 0 0 596 0 0 0 25 0 9 0 512379456 260243456 24771 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25833/tid=25846] ppid=25831 vsize=254144 CPUtime=5.96 cores=0-7
/proc/25833/task/25846/stat : 25846 (plingeling) R 25831 25833 25435 0 -1 4202560 2186 1250 0 0 596 0 0 0 25 0 9 0 512379457 260243456 24771 33554432000 4194304 4417332 140735445687088 18446744073709551615 4236995 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25833/tid=25847] ppid=25831 vsize=254144 CPUtime=5.96 cores=0-7
/proc/25833/task/25847/stat : 25847 (plingeling) R 25831 25833 25435 0 -1 4202560 5141 1250 0 0 596 0 0 0 25 0 9 0 512379458 260243456 24771 33554432000 4194304 4417332 140735445687088 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.11
Current children cumulated vsize (KiB) 254144

[startup+12.7004 s]
/proc/loadavg: 7.43 7.49 7.75 9/179 25847
/proc/meminfo: memFree=13349396/32951124 swapFree=67111528/67111528
[pid=25833] ppid=25831 vsize=264132 CPUtime=99.31 cores=0-7
/proc/25833/stat : 25833 (plingeling) S 25831 25833 25435 0 -1 4202496 55889 1250 0 0 9923 8 0 0 18 0 9 0 512379425 270471168 27273 33554432000 4194304 4417332 140735445687088 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25833/statm: 66033 27273 181 55 0 63919 0
[pid=25833/tid=25840] ppid=25831 vsize=264132 CPUtime=12.38 cores=0-7
/proc/25833/task/25840/stat : 25840 (plingeling) R 25831 25833 25435 0 -1 4202560 4448 1250 0 0 1238 0 0 0 25 0 9 0 512379456 270471168 27273 33554432000 4194304 4417332 140735445687088 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25833/tid=25841] ppid=25831 vsize=264132 CPUtime=12.38 cores=0-7
/proc/25833/task/25841/stat : 25841 (plingeling) R 25831 25833 25435 0 -1 4202560 5147 1250 0 0 1237 1 0 0 25 0 9 0 512379456 270471168 27273 33554432000 4194304 4417332 140735445687088 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25833/tid=25842] ppid=25831 vsize=264132 CPUtime=12.31 cores=0-7
/proc/25833/task/25842/stat : 25842 (plingeling) R 25831 25833 25435 0 -1 4202560 4004 1250 0 0 1231 0 0 0 25 0 9 0 512379456 270471168 27273 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25833/tid=25843] ppid=25831 vsize=264132 CPUtime=12.38 cores=0-7
/proc/25833/task/25843/stat : 25843 (plingeling) R 25831 25833 25435 0 -1 4202560 1200 1250 0 0 1238 0 0 0 25 0 9 0 512379456 270471168 27273 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364329 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25833/tid=25844] ppid=25831 vsize=264132 CPUtime=12.37 cores=0-7
/proc/25833/task/25844/stat : 25844 (plingeling) R 25831 25833 25435 0 -1 4202560 8841 1250 0 0 1236 1 0 0 25 0 9 0 512379456 270471168 27273 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25833/tid=25845] ppid=25831 vsize=264132 CPUtime=12.37 cores=0-7
/proc/25833/task/25845/stat : 25845 (plingeling) R 25831 25833 25435 0 -1 4202560 5442 1250 0 0 1237 0 0 0 25 0 9 0 512379456 270471168 27273 33554432000 4194304 4417332 140735445687088 18446744073709551615 4277621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25833/tid=25846] ppid=25831 vsize=264132 CPUtime=12.37 cores=0-7
/proc/25833/task/25846/stat : 25846 (plingeling) R 25831 25833 25435 0 -1 4202560 2467 1250 0 0 1237 0 0 0 25 0 9 0 512379457 270471168 27273 33554432000 4194304 4417332 140735445687088 18446744073709551615 4265373 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25833/tid=25847] ppid=25831 vsize=264132 CPUtime=12.37 cores=0-7
/proc/25833/task/25847/stat : 25847 (plingeling) R 25831 25833 25435 0 -1 4202560 6181 1250 0 0 1237 0 0 0 25 0 9 0 512379458 270471168 27273 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.31
Current children cumulated vsize (KiB) 264132

[startup+25.5011 s]
/proc/loadavg: 7.52 7.51 7.75 9/179 25848
/proc/meminfo: memFree=13314128/32951124 swapFree=67111528/67111528
[pid=25833] ppid=25831 vsize=304032 CPUtime=201.62 cores=0-7
/proc/25833/stat : 25833 (plingeling) S 25831 25833 25435 0 -1 4202496 94079 1250 0 0 20149 13 0 0 18 0 9 0 512379425 311328768 37796 33554432000 4194304 4417332 140735445687088 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25833/statm: 76008 37796 181 55 0 73894 0
[pid=25833/tid=25840] ppid=25831 vsize=304032 CPUtime=25.18 cores=0-7
/proc/25833/task/25840/stat : 25840 (plingeling) R 25831 25833 25435 0 -1 4202560 7078 1250 0 0 2517 1 0 0 25 0 9 0 512379456 311328768 37796 33554432000 4194304 4417332 140735445687088 18446744073709551615 4357066 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25833/tid=25841] ppid=25831 vsize=304032 CPUtime=25.18 cores=0-7
/proc/25833/task/25841/stat : 25841 (plingeling) R 25831 25833 25435 0 -1 4202560 12605 1250 0 0 2516 2 0 0 25 0 9 0 512379456 311328768 37796 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25833/tid=25842] ppid=25831 vsize=304032 CPUtime=25.04 cores=0-7
/proc/25833/task/25842/stat : 25842 (plingeling) R 25831 25833 25435 0 -1 4202560 7648 1250 0 0 2504 0 0 0 25 0 9 0 512379456 311328768 37796 33554432000 4194304 4417332 140735445687088 18446744073709551615 4319607 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25833/tid=25843] ppid=25831 vsize=304032 CPUtime=25.17 cores=0-7
/proc/25833/task/25843/stat : 25843 (plingeling) R 25831 25833 25435 0 -1 4202560 3494 1250 0 0 2517 0 0 0 25 0 9 0 512379456 311328768 37796 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25833/tid=25844] ppid=25831 vsize=304032 CPUtime=25.17 cores=0-7
/proc/25833/task/25844/stat : 25844 (plingeling) R 25831 25833 25435 0 -1 4202560 16581 1250 0 0 2515 2 0 0 25 0 9 0 512379456 311328768 37796 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25833/tid=25845] ppid=25831 vsize=304032 CPUtime=25.16 cores=0-7
/proc/25833/task/25845/stat : 25845 (plingeling) R 25831 25833 25435 0 -1 4202560 6467 1250 0 0 2516 0 0 0 25 0 9 0 512379456 311328768 37796 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25833/tid=25846] ppid=25831 vsize=304032 CPUtime=25.17 cores=0-7
/proc/25833/task/25846/stat : 25846 (plingeling) R 25831 25833 25435 0 -1 4202560 7092 1250 0 0 2516 1 0 0 25 0 9 0 512379457 311328768 37796 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25833/tid=25847] ppid=25831 vsize=304032 CPUtime=25.16 cores=0-7
/proc/25833/task/25847/stat : 25847 (plingeling) R 25831 25833 25435 0 -1 4202560 14955 1250 0 0 2515 1 0 0 25 0 9 0 512379458 311328768 37796 33554432000 4194304 4417332 140735445687088 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.62
Current children cumulated vsize (KiB) 304032

[startup+51.1004 s]
/proc/loadavg: 7.68 7.54 7.76 9/179 25848
/proc/meminfo: memFree=13240692/32951124 swapFree=67111528/67111528
[pid=25833] ppid=25831 vsize=371568 CPUtime=406.28 cores=0-7
/proc/25833/stat : 25833 (plingeling) S 25831 25833 25435 0 -1 4202496 167617 1250 0 0 40604 24 0 0 18 0 9 0 512379425 380485632 55232 33554432000 4194304 4417332 140735445687088 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25833/statm: 92892 55232 181 55 0 90778 0
[pid=25833/tid=25840] ppid=25831 vsize=371568 CPUtime=50.78 cores=0-7
/proc/25833/task/25840/stat : 25840 (plingeling) R 25831 25833 25435 0 -1 4202560 34344 1250 0 0 5073 5 0 0 25 0 9 0 512379456 380485632 55232 33554432000 4194304 4417332 140735445687088 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25833/tid=25841] ppid=25831 vsize=371568 CPUtime=50.78 cores=0-7
/proc/25833/task/25841/stat : 25841 (plingeling) R 25831 25833 25435 0 -1 4202560 20524 1250 0 0 5075 3 0 0 25 0 9 0 512379456 380485632 55232 33554432000 4194304 4417332 140735445687088 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25833/tid=25842] ppid=25831 vsize=371568 CPUtime=50.52 cores=0-7
/proc/25833/task/25842/stat : 25842 (plingeling) R 25831 25833 25435 0 -1 4202560 12710 1250 0 0 5051 1 0 0 25 0 9 0 512379456 380485632 55232 33554432000 4194304 4417332 140735445687088 18446744073709551615 4366558 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25833/tid=25843] ppid=25831 vsize=371568 CPUtime=50.77 cores=0-7
/proc/25833/task/25843/stat : 25843 (plingeling) R 25831 25833 25435 0 -1 4202560 5285 1250 0 0 5077 0 0 0 25 0 9 0 512379456 380485632 55232 33554432000 4194304 4417332 140735445687088 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25833/tid=25844] ppid=25831 vsize=371568 CPUtime=50.77 cores=0-7
/proc/25833/task/25844/stat : 25844 (plingeling) R 25831 25833 25435 0 -1 4202560 21104 1250 0 0 5074 3 0 0 25 0 9 0 512379456 380485632 55232 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25833/tid=25845] ppid=25831 vsize=371568 CPUtime=50.76 cores=0-7
/proc/25833/task/25845/stat : 25845 (plingeling) R 25831 25833 25435 0 -1 4202560 14307 1250 0 0 5075 1 0 0 25 0 9 0 512379456 380485632 55232 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25833/tid=25846] ppid=25831 vsize=371568 CPUtime=50.76 cores=0-7
/proc/25833/task/25846/stat : 25846 (plingeling) R 25831 25833 25435 0 -1 4202560 15088 1250 0 0 5074 2 0 0 25 0 9 0 512379457 380485632 55232 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25833/tid=25847] ppid=25831 vsize=371568 CPUtime=50.77 cores=0-7
/proc/25833/task/25847/stat : 25847 (plingeling) R 25831 25833 25435 0 -1 4202560 26096 1250 0 0 5074 3 0 0 25 0 9 0 512379458 380485632 55232 33554432000 4194304 4417332 140735445687088 18446744073709551615 4270293 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 406.28
Current children cumulated vsize (KiB) 371568

[startup+102.301 s]
/proc/loadavg: 7.87 7.62 7.77 9/179 25850

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

/proc/25833/task/25843/stat : 25843 (plingeling) R 25831 25833 25435 0 -1 4202560 278720 1250 0 0 191447 43 0 0 25 0 9 0 512379456 1494118400 326018 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25833/tid=25844] ppid=25831 vsize=1459100 CPUtime=1920.12 cores=0-7
/proc/25833/task/25844/stat : 25844 (plingeling) R 25831 25833 25435 0 -1 4202560 266663 1250 0 0 191968 44 0 0 25 0 9 0 512379456 1494118400 326018 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25833/tid=25845] ppid=25831 vsize=1459100 CPUtime=1920.25 cores=0-7
/proc/25833/task/25845/stat : 25845 (plingeling) R 25831 25833 25435 0 -1 4202560 285001 1250 0 0 191980 45 0 0 25 0 9 0 512379456 1494118400 326018 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25833/tid=25846] ppid=25831 vsize=1459100 CPUtime=1920.29 cores=0-7
/proc/25833/task/25846/stat : 25846 (plingeling) R 25831 25833 25435 0 -1 4202560 249537 1250 0 0 191992 37 0 0 25 0 9 0 512379457 1494118400 326018 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364811 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25833/tid=25847] ppid=25831 vsize=1459100 CPUtime=1920.29 cores=0-7
/proc/25833/task/25847/stat : 25847 (plingeling) R 25831 25833 25435 0 -1 4202560 158294 1250 0 0 192008 21 0 0 25 0 9 0 512379458 1494118400 326018 33554432000 4194304 4417332 140735445687088 18446744073709551615 4366049 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 15352.2
Current children cumulated vsize (KiB) 1459100

[startup+1933.41 s]
/proc/loadavg: 8.01 8.04 7.97 9/179 25898
/proc/meminfo: memFree=12150384/32951124 swapFree=67111528/67111528
[pid=25833] ppid=25831 vsize=1464988 CPUtime=15454.6 cores=0-7
/proc/25833/stat : 25833 (plingeling) S 25831 25833 25435 0 -1 4202496 2307161 1250 0 0 1545100 362 0 0 18 0 9 0 512379425 1500147712 327490 33554432000 4194304 4417332 140735445687088 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25833/statm: 366247 327490 181 55 0 364133 0
[pid=25833/tid=25840] ppid=25831 vsize=1464988 CPUtime=1933.13 cores=0-7
/proc/25833/task/25840/stat : 25840 (plingeling) R 25831 25833 25435 0 -1 4202560 481485 1250 0 0 193232 81 0 0 25 0 9 0 512379456 1500147712 327490 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25833/tid=25841] ppid=25831 vsize=1464988 CPUtime=1933.11 cores=0-7
/proc/25833/task/25841/stat : 25841 (plingeling) R 25831 25833 25435 0 -1 4202560 383407 1250 0 0 193252 59 0 0 25 0 9 0 512379456 1500147712 327490 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25833/tid=25842] ppid=25831 vsize=1464988 CPUtime=1928.21 cores=0-7
/proc/25833/task/25842/stat : 25842 (plingeling) R 25831 25833 25435 0 -1 4202560 184423 1250 0 0 192795 26 0 0 25 0 9 0 512379456 1500147712 327490 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25833/tid=25843] ppid=25831 vsize=1464988 CPUtime=1927.63 cores=0-7
/proc/25833/task/25843/stat : 25843 (plingeling) R 25831 25833 25435 0 -1 4202560 280192 1250 0 0 192720 43 0 0 25 0 9 0 512379456 1500147712 327490 33554432000 4194304 4417332 140735445687088 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25833/tid=25844] ppid=25831 vsize=1464988 CPUtime=1932.93 cores=0-7
/proc/25833/task/25844/stat : 25844 (plingeling) R 25831 25833 25435 0 -1 4202560 266663 1250 0 0 193249 44 0 0 25 0 9 0 512379456 1500147712 327490 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364938 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25833/tid=25845] ppid=25831 vsize=1464988 CPUtime=1933.05 cores=0-7
/proc/25833/task/25845/stat : 25845 (plingeling) R 25831 25833 25435 0 -1 4202560 285001 1250 0 0 193260 45 0 0 25 0 9 0 512379456 1500147712 327490 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25833/tid=25846] ppid=25831 vsize=1464988 CPUtime=1933.09 cores=0-7
/proc/25833/task/25846/stat : 25846 (plingeling) R 25831 25833 25435 0 -1 4202560 249537 1250 0 0 193272 37 0 0 25 0 9 0 512379457 1500147712 327490 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25833/tid=25847] ppid=25831 vsize=1464988 CPUtime=1933.09 cores=0-7
/proc/25833/task/25847/stat : 25847 (plingeling) R 25831 25833 25435 0 -1 4202560 158294 1250 0 0 193288 21 0 0 25 0 9 0 512379458 1500147712 327490 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 15454.6
Current children cumulated vsize (KiB) 1464988

[startup+1939.8 s]
/proc/loadavg: 8.01 8.04 7.97 9/179 25899
/proc/meminfo: memFree=12186712/32951124 swapFree=67111528/67111528
[pid=25833] ppid=25831 vsize=1429728 CPUtime=15505.7 cores=0-7
/proc/25833/stat : 25833 (plingeling) S 25831 25833 25435 0 -1 4202496 2308009 1250 0 0 1550212 362 0 0 18 0 9 0 512379425 1464041472 318675 33554432000 4194304 4417332 140735445687088 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25833/statm: 357432 318675 181 55 0 355318 0
[pid=25833/tid=25840] ppid=25831 vsize=1429728 CPUtime=1939.52 cores=0-7
/proc/25833/task/25840/stat : 25840 (plingeling) R 25831 25833 25435 0 -1 4202560 481485 1250 0 0 193871 81 0 0 25 0 9 0 512379456 1464041472 318675 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25833/tid=25841] ppid=25831 vsize=1429728 CPUtime=1939.5 cores=0-7
/proc/25833/task/25841/stat : 25841 (plingeling) R 25831 25833 25435 0 -1 4202560 383407 1250 0 0 193891 59 0 0 25 0 9 0 512379456 1464041472 318675 33554432000 4194304 4417332 140735445687088 18446744073709551615 4366573 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25833/tid=25842] ppid=25831 vsize=1429728 CPUtime=1934.6 cores=0-7
/proc/25833/task/25842/stat : 25842 (plingeling) R 25831 25833 25435 0 -1 4202560 185271 1250 0 0 193434 26 0 0 25 0 9 0 512379456 1464041472 318675 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25833/tid=25843] ppid=25831 vsize=1429728 CPUtime=1934 cores=0-7
/proc/25833/task/25843/stat : 25843 (plingeling) R 25831 25833 25435 0 -1 4202560 280192 1250 0 0 193357 43 0 0 25 0 9 0 512379456 1464041472 318675 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25833/tid=25844] ppid=25831 vsize=1429728 CPUtime=1939.32 cores=0-7
/proc/25833/task/25844/stat : 25844 (plingeling) R 25831 25833 25435 0 -1 4202560 266663 1250 0 0 193888 44 0 0 25 0 9 0 512379456 1464041472 318675 33554432000 4194304 4417332 140735445687088 18446744073709551615 4366398 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25833/tid=25845] ppid=25831 vsize=1429728 CPUtime=1939.44 cores=0-7
/proc/25833/task/25845/stat : 25845 (plingeling) R 25831 25833 25435 0 -1 4202560 285001 1250 0 0 193899 45 0 0 25 0 9 0 512379456 1464041472 318675 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25833/tid=25846] ppid=25831 vsize=1429728 CPUtime=1939.49 cores=0-7
/proc/25833/task/25846/stat : 25846 (plingeling) R 25831 25833 25435 0 -1 4202560 249537 1250 0 0 193912 37 0 0 25 0 9 0 512379457 1464041472 318675 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25833/tid=25847] ppid=25831 vsize=1429728 CPUtime=1939.49 cores=0-7
/proc/25833/task/25847/stat : 25847 (plingeling) R 25831 25833 25435 0 -1 4202560 158294 1250 0 0 193928 21 0 0 25 0 9 0 512379458 1464041472 318675 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364608 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 15505.7
Current children cumulated vsize (KiB) 1429728

[startup+1943 s]
/proc/loadavg: 8.01 8.04 7.97 9/179 25899
/proc/meminfo: memFree=12184852/32951124 swapFree=67111528/67111528
[pid=25833] ppid=25831 vsize=1429728 CPUtime=15531.3 cores=0-7
/proc/25833/stat : 25833 (plingeling) S 25831 25833 25435 0 -1 4202496 2308009 1250 0 0 1552770 362 0 0 18 0 9 0 512379425 1464041472 318675 33554432000 4194304 4417332 140735445687088 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25833/statm: 357432 318675 181 55 0 355318 0
[pid=25833/tid=25840] ppid=25831 vsize=1429728 CPUtime=1942.72 cores=0-7
/proc/25833/task/25840/stat : 25840 (plingeling) R 25831 25833 25435 0 -1 4202560 481485 1250 0 0 194191 81 0 0 25 0 9 0 512379456 1464041472 318675 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25833/tid=25841] ppid=25831 vsize=1429728 CPUtime=1942.7 cores=0-7
/proc/25833/task/25841/stat : 25841 (plingeling) R 25831 25833 25435 0 -1 4202560 383407 1250 0 0 194211 59 0 0 25 0 9 0 512379456 1464041472 318675 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25833/tid=25842] ppid=25831 vsize=1429728 CPUtime=1937.8 cores=0-7
/proc/25833/task/25842/stat : 25842 (plingeling) R 25831 25833 25435 0 -1 4202560 185271 1250 0 0 193754 26 0 0 25 0 9 0 512379456 1464041472 318675 33554432000 4194304 4417332 140735445687088 18446744073709551615 4356878 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25833/tid=25843] ppid=25831 vsize=1429728 CPUtime=1937.18 cores=0-7
/proc/25833/task/25843/stat : 25843 (plingeling) R 25831 25833 25435 0 -1 4202560 280192 1250 0 0 193675 43 0 0 25 0 9 0 512379456 1464041472 318675 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25833/tid=25844] ppid=25831 vsize=1429728 CPUtime=1942.52 cores=0-7
/proc/25833/task/25844/stat : 25844 (plingeling) R 25831 25833 25435 0 -1 4202560 266663 1250 0 0 194208 44 0 0 25 0 9 0 512379456 1464041472 318675 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25833/tid=25845] ppid=25831 vsize=1429728 CPUtime=1942.64 cores=0-7
/proc/25833/task/25845/stat : 25845 (plingeling) R 25831 25833 25435 0 -1 4202560 285001 1250 0 0 194219 45 0 0 25 0 9 0 512379456 1464041472 318675 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25833/tid=25846] ppid=25831 vsize=1429728 CPUtime=1942.69 cores=0-7
/proc/25833/task/25846/stat : 25846 (plingeling) R 25831 25833 25435 0 -1 4202560 249537 1250 0 0 194232 37 0 0 25 0 9 0 512379457 1464041472 318675 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364473 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25833/tid=25847] ppid=25831 vsize=1429728 CPUtime=1942.69 cores=0-7
/proc/25833/task/25847/stat : 25847 (plingeling) R 25831 25833 25435 0 -1 4202560 158294 1250 0 0 194248 21 0 0 25 0 9 0 512379458 1464041472 318675 33554432000 4194304 4417332 140735445687088 18446744073709551615 4365869 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 15531.3
Current children cumulated vsize (KiB) 1429728

[startup+1946.2 s]
/proc/loadavg: 8.01 8.04 7.97 9/179 25899
/proc/meminfo: memFree=12169844/32951124 swapFree=67111528/67111528
[pid=25833] ppid=25831 vsize=1444908 CPUtime=15556.9 cores=0-7
/proc/25833/stat : 25833 (plingeling) S 25831 25833 25435 0 -1 4202496 2311806 1250 0 0 1555328 362 0 0 18 0 9 0 512379425 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25833/statm: 361227 322470 181 55 0 359113 0
[pid=25833/tid=25840] ppid=25831 vsize=1444908 CPUtime=1945.92 cores=0-7
/proc/25833/task/25840/stat : 25840 (plingeling) R 25831 25833 25435 0 -1 4202560 481485 1250 0 0 194511 81 0 0 25 0 9 0 512379456 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25833/tid=25841] ppid=25831 vsize=1444908 CPUtime=1945.9 cores=0-7
/proc/25833/task/25841/stat : 25841 (plingeling) R 25831 25833 25435 0 -1 4202560 383407 1250 0 0 194531 59 0 0 25 0 9 0 512379456 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25833/tid=25842] ppid=25831 vsize=1444908 CPUtime=1941 cores=0-7
/proc/25833/task/25842/stat : 25842 (plingeling) R 25831 25833 25435 0 -1 4202560 186124 1250 0 0 194074 26 0 0 25 0 9 0 512379456 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4354132 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25833/tid=25843] ppid=25831 vsize=1444908 CPUtime=1940.36 cores=0-7
/proc/25833/task/25843/stat : 25843 (plingeling) R 25831 25833 25435 0 -1 4202560 283136 1250 0 0 193993 43 0 0 25 0 9 0 512379456 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25833/tid=25844] ppid=25831 vsize=1444908 CPUtime=1945.72 cores=0-7
/proc/25833/task/25844/stat : 25844 (plingeling) R 25831 25833 25435 0 -1 4202560 266663 1250 0 0 194528 44 0 0 25 0 9 0 512379456 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25833/tid=25845] ppid=25831 vsize=1444908 CPUtime=1945.84 cores=0-7
/proc/25833/task/25845/stat : 25845 (plingeling) R 25831 25833 25435 0 -1 4202560 285001 1250 0 0 194539 45 0 0 25 0 9 0 512379456 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25833/tid=25846] ppid=25831 vsize=1444908 CPUtime=1945.89 cores=0-7
/proc/25833/task/25846/stat : 25846 (plingeling) R 25831 25833 25435 0 -1 4202560 249537 1250 0 0 194552 37 0 0 25 0 9 0 512379457 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25833/tid=25847] ppid=25831 vsize=1444908 CPUtime=1945.89 cores=0-7
/proc/25833/task/25847/stat : 25847 (plingeling) R 25831 25833 25435 0 -1 4202560 158294 1250 0 0 194568 21 0 0 25 0 9 0 512379458 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 15556.9
Current children cumulated vsize (KiB) 1444908

[startup+1947 s]
/proc/loadavg: 8.01 8.04 7.97 9/179 25899
/proc/meminfo: memFree=12169844/32951124 swapFree=67111528/67111528
[pid=25833] ppid=25831 vsize=1444908 CPUtime=15563.3 cores=0-7
/proc/25833/stat : 25833 (plingeling) S 25831 25833 25435 0 -1 4202496 2311806 1250 0 0 1555967 362 0 0 18 0 9 0 512379425 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25833/statm: 361227 322470 181 55 0 359113 0
[pid=25833/tid=25840] ppid=25831 vsize=1444908 CPUtime=1946.72 cores=0-7
/proc/25833/task/25840/stat : 25840 (plingeling) R 25831 25833 25435 0 -1 4202560 481485 1250 0 0 194591 81 0 0 25 0 9 0 512379456 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25833/tid=25841] ppid=25831 vsize=1444908 CPUtime=1946.7 cores=0-7
/proc/25833/task/25841/stat : 25841 (plingeling) R 25831 25833 25435 0 -1 4202560 383407 1250 0 0 194611 59 0 0 25 0 9 0 512379456 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25833/tid=25842] ppid=25831 vsize=1444908 CPUtime=1941.8 cores=0-7
/proc/25833/task/25842/stat : 25842 (plingeling) R 25831 25833 25435 0 -1 4202560 186124 1250 0 0 194154 26 0 0 25 0 9 0 512379456 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25833/tid=25843] ppid=25831 vsize=1444908 CPUtime=1941.15 cores=0-7
/proc/25833/task/25843/stat : 25843 (plingeling) R 25831 25833 25435 0 -1 4202560 283136 1250 0 0 194072 43 0 0 25 0 9 0 512379456 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25833/tid=25844] ppid=25831 vsize=1444908 CPUtime=1946.52 cores=0-7
/proc/25833/task/25844/stat : 25844 (plingeling) R 25831 25833 25435 0 -1 4202560 266663 1250 0 0 194608 44 0 0 25 0 9 0 512379456 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25833/tid=25845] ppid=25831 vsize=1444908 CPUtime=1946.64 cores=0-7
/proc/25833/task/25845/stat : 25845 (plingeling) R 25831 25833 25435 0 -1 4202560 285001 1250 0 0 194619 45 0 0 25 0 9 0 512379456 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25833/tid=25846] ppid=25831 vsize=1444908 CPUtime=1946.69 cores=0-7
/proc/25833/task/25846/stat : 25846 (plingeling) R 25831 25833 25435 0 -1 4202560 249537 1250 0 0 194632 37 0 0 25 0 9 0 512379457 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25833/tid=25847] ppid=25831 vsize=1444908 CPUtime=1946.69 cores=0-7
/proc/25833/task/25847/stat : 25847 (plingeling) R 25831 25833 25435 0 -1 4202560 158294 1250 0 0 194648 21 0 0 25 0 9 0 512379458 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 15563.3
Current children cumulated vsize (KiB) 1444908

[startup+1947.8 s]
/proc/loadavg: 8.01 8.04 7.97 9/179 25899
/proc/meminfo: memFree=12169844/32951124 swapFree=67111528/67111528
[pid=25833] ppid=25831 vsize=1444908 CPUtime=15569.7 cores=0-7
/proc/25833/stat : 25833 (plingeling) S 25831 25833 25435 0 -1 4202496 2311806 1250 0 0 1556607 362 0 0 18 0 9 0 512379425 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25833/statm: 361227 322470 181 55 0 359113 0
[pid=25833/tid=25840] ppid=25831 vsize=1444908 CPUtime=1947.52 cores=0-7
/proc/25833/task/25840/stat : 25840 (plingeling) R 25831 25833 25435 0 -1 4202560 481485 1250 0 0 194671 81 0 0 25 0 9 0 512379456 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25833/tid=25841] ppid=25831 vsize=1444908 CPUtime=1947.5 cores=0-7
/proc/25833/task/25841/stat : 25841 (plingeling) R 25831 25833 25435 0 -1 4202560 383407 1250 0 0 194691 59 0 0 25 0 9 0 512379456 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25833/tid=25842] ppid=25831 vsize=1444908 CPUtime=1942.6 cores=0-7
/proc/25833/task/25842/stat : 25842 (plingeling) R 25831 25833 25435 0 -1 4202560 186124 1250 0 0 194234 26 0 0 25 0 9 0 512379456 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25833/tid=25843] ppid=25831 vsize=1444908 CPUtime=1941.95 cores=0-7
/proc/25833/task/25843/stat : 25843 (plingeling) R 25831 25833 25435 0 -1 4202560 283136 1250 0 0 194152 43 0 0 25 0 9 0 512379456 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25833/tid=25844] ppid=25831 vsize=1444908 CPUtime=1947.32 cores=0-7
/proc/25833/task/25844/stat : 25844 (plingeling) R 25831 25833 25435 0 -1 4202560 266663 1250 0 0 194688 44 0 0 25 0 9 0 512379456 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25833/tid=25845] ppid=25831 vsize=1444908 CPUtime=1947.44 cores=0-7
/proc/25833/task/25845/stat : 25845 (plingeling) R 25831 25833 25435 0 -1 4202560 285001 1250 0 0 194699 45 0 0 25 0 9 0 512379456 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4237371 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25833/tid=25846] ppid=25831 vsize=1444908 CPUtime=1947.49 cores=0-7
/proc/25833/task/25846/stat : 25846 (plingeling) R 25831 25833 25435 0 -1 4202560 249537 1250 0 0 194712 37 0 0 25 0 9 0 512379457 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25833/tid=25847] ppid=25831 vsize=1444908 CPUtime=1947.49 cores=0-7
/proc/25833/task/25847/stat : 25847 (plingeling) R 25831 25833 25435 0 -1 4202560 158294 1250 0 0 194728 21 0 0 25 0 9 0 512379458 1479585792 322470 33554432000 4194304 4417332 140735445687088 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 15569.7
Current children cumulated vsize (KiB) 1444908

[startup+1948 s]
/proc/loadavg: 8.01 8.04 7.97 9/179 25899
/proc/meminfo: memFree=12169844/32951124 swapFree=67111528/67111528
[pid=25833] ppid=25831 vsize=1392660 CPUtime=15570.7 cores=0-7
/proc/25833/stat : 25833 (plingeling) R 25831 25833 25435 0 -1 4202496 2311807 1250 0 0 1556707 363 0 0 17 0 1 0 512379425 1426083840 315012 33554432000 4194304 4417332 140735445687088 18446744073709551615 222921820295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25833/statm: 348165 315012 182 55 0 346051 0
Current children cumulated CPU time (s) 15570.7
Current children cumulated vsize (KiB) 1392660

Child status: 20
Real time (s): 1948.06
CPU time (s): 15570.8
CPU user time (s): 15567.1
CPU system time (s): 3.69444
CPU usage (%): 799.295
Max. virtual memory (cumulated for all children) (KiB): 1660156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15567.1
system time used= 3.69444
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2313060
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= 627
involuntary context switches= 74802

runsolver used 3.18152 second user time and 7.2589 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-28 18:23:07
IDJOB=3309693
IDBENCH=82466
IDSOLVER=1695
FILE ID=node109/3309693-1304007787
RUNJOBID= node109-1304007435-25449
PBS_JOBID= 13168834
Free space on /tmp= 72384 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309693-1304007787/watcher-3309693-1304007787 -o /tmp/evaluation-result-3309693-1304007787/solver-3309693-1304007787 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309693-1304007787.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=1830524897

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13458440 kB
Buffers:       2132408 kB
Cached:       16711232 kB
SwapCached:          0 kB
Active:        9826884 kB
Inactive:      9085956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13458440 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2488 kB
Writeback:           0 kB
AnonPages:       68412 kB
Mapped:          14784 kB
Slab:           513320 kB
PageTables:       4440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190536 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= 72380 MiB
End job on node109 at 2011-04-28 18:55:35