Trace number 3394727

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
Sol 2011-04-04? (TO) 5000.14 4959.49

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_22_70_7-dir.shuffled-as.sat03-154.cnf
MD5SUMaa9ee2fa26214e80fac6d004d5d0b003
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17173
Satisfiable
(Un)Satisfiability was proved
Number of variables660
Number of clauses56654
Sum of the clauses size113924
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 256632
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 522

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: 961)

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-3394727-1306086376/watcher-3394727-1306086376 -o /tmp/evaluation-result-3394727-1306086376/solver-3394727-1306086376 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394727-1306086376.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 1.00 1.12 1.48 2/521 12402
/proc/meminfo: memFree=10121012/32951124 swapFree=62248532/67111528
[pid=12402] ppid=12400 vsize=3324 CPUtime=0 cores=0,2,4,6
/proc/12402/stat : 12402 (mono) D 12400 12402 11149 0 -1 4194304 45 0 0 0 0 0 0 0 22 0 1 0 720235304 3403776 1 33554432000 0 0 140734555547432 18446744073709551615 5055511 0 0 4096 0 18446744071562234166 0 0 17 4 0 0 0
/proc/12402/statm: 831 1 0 0 0 79 0

[startup+0.0565899 s]
/proc/loadavg: 1.00 1.12 1.48 2/521 12402
/proc/meminfo: memFree=10121012/32951124 swapFree=62248532/67111528
[pid=12402] ppid=12400 vsize=3324 CPUtime=0 cores=0,2,4,6
/proc/12402/stat : 12402 (mono) D 12400 12402 11149 0 -1 4194304 45 0 0 0 0 0 0 0 22 0 1 0 720235304 3403776 1 33554432000 0 0 140734555547432 18446744073709551615 5055511 0 0 4096 0 18446744071562234166 0 0 17 4 0 0 0
/proc/12402/statm: 831 1 0 0 0 79 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3324

[startup+0.100562 s]
/proc/loadavg: 1.00 1.12 1.48 2/521 12402
/proc/meminfo: memFree=10121012/32951124 swapFree=62248532/67111528
[pid=12402] ppid=12400 vsize=20992 CPUtime=0 cores=0,2,4,6
/proc/12402/stat : 12402 (mono) D 12400 12402 11149 0 -1 4194304 328 0 4 0 0 0 0 0 22 0 1 0 720235304 21495808 268 33554432000 4194304 7232020 140734555543360 18446744073709551615 4964704 0 0 4096 0 18446744071562234166 0 0 17 6 0 0 9
/proc/12402/statm: 5248 268 227 742 0 115 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20992

[startup+0.30058 s]
/proc/loadavg: 1.00 1.12 1.48 2/521 12402
/proc/meminfo: memFree=10121012/32951124 swapFree=62248532/67111528
[pid=12402] ppid=12400 vsize=112232 CPUtime=0.16 cores=0,2,4,6
/proc/12402/stat : 12402 (mono) R 12400 12402 11149 0 -1 4202496 2703 0 20 0 16 0 0 0 18 0 9 0 720235304 114925568 2626 33554432000 4194304 7232020 140734555543360 18446744073709551615 218905424877 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 12
/proc/12402/statm: 28058 2626 994 742 0 20629 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 112232

[startup+0.700519 s]
/proc/loadavg: 1.00 1.12 1.48 2/521 12402
/proc/meminfo: memFree=10121012/32951124 swapFree=62248532/67111528
[pid=12402] ppid=12400 vsize=152668 CPUtime=0.57 cores=0,2,4,6
/proc/12402/stat : 12402 (mono) R 12400 12402 11149 0 -1 4202496 11577 0 20 0 56 1 0 0 18 0 9 0 720235304 156332032 11500 33554432000 4194304 7232020 140734555543360 18446744073709551615 1074178128 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 12
/proc/12402/statm: 38167 11500 1024 742 0 30738 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 152668

[startup+1.50136 s]
/proc/loadavg: 1.00 1.12 1.48 3/541 12425
/proc/meminfo: memFree=10000656/32951124 swapFree=62248548/67111528
[pid=12402] ppid=12400 vsize=152796 CPUtime=1.38 cores=0,2,4,6
/proc/12402/stat : 12402 (mono) R 12400 12402 11149 0 -1 4202496 11613 0 20 0 137 1 0 0 18 0 9 0 720235304 156463104 11536 33554432000 4194304 7232020 140734555543360 18446744073709551615 1074181963 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 12
/proc/12402/statm: 38199 11536 1024 742 0 30770 0
[pid=12402/tid=12404] ppid=12400 vsize=152796 CPUtime=0.01 cores=0,2,4,6
/proc/12402/task/12404/stat : 12404 (mono) S 12400 12402 11149 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 720235316 156463104 11536 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
[pid=12402/tid=12405] ppid=12400 vsize=152796 CPUtime=0.01 cores=0,2,4,6
/proc/12402/task/12405/stat : 12405 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 720235316 156463104 11536 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12406] ppid=12400 vsize=152796 CPUtime=0.01 cores=0,2,4,6
/proc/12402/task/12406/stat : 12406 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 720235316 156463104 11536 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=152796 CPUtime=0 cores=0,2,4,6
/proc/12402/task/12407/stat : 12407 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 720235316 156463104 11536 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=152796 CPUtime=0 cores=0,2,4,6
/proc/12402/task/12408/stat : 12408 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 720235316 156463104 11536 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=152796 CPUtime=0 cores=0,2,4,6
/proc/12402/task/12409/stat : 12409 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 720235316 156463104 11536 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
[pid=12402/tid=12410] ppid=12400 vsize=152796 CPUtime=0 cores=0,2,4,6
/proc/12402/task/12410/stat : 12410 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 720235316 156463104 11536 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
[pid=12402/tid=12423] ppid=12400 vsize=152796 CPUtime=0 cores=0,2,4,6
/proc/12402/task/12423/stat : 12423 (mono) S 12400 12402 11149 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 720235319 156463104 11536 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917554609 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 152796

[startup+3.10106 s]
/proc/loadavg: 1.00 1.12 1.48 3/541 12425
/proc/meminfo: memFree=9993096/32951124 swapFree=62248548/67111528
[pid=12402] ppid=12400 vsize=152924 CPUtime=2.99 cores=0,2,4,6
/proc/12402/stat : 12402 (mono) R 12400 12402 11149 0 -1 4202496 12471 0 20 0 298 1 0 0 18 0 9 0 720235304 156594176 12394 33554432000 4194304 7232020 140734555543360 18446744073709551615 1074172444 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 12
/proc/12402/statm: 38231 12394 1024 742 0 30802 0
[pid=12402/tid=12404] ppid=12400 vsize=152924 CPUtime=0.02 cores=0,2,4,6
/proc/12402/task/12404/stat : 12404 (mono) S 12400 12402 11149 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 720235316 156594176 12394 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12405] ppid=12400 vsize=152924 CPUtime=0.01 cores=0,2,4,6
/proc/12402/task/12405/stat : 12405 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 720235316 156594176 12394 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12406] ppid=12400 vsize=152924 CPUtime=0.01 cores=0,2,4,6
/proc/12402/task/12406/stat : 12406 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 720235316 156594176 12394 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=152924 CPUtime=0 cores=0,2,4,6
/proc/12402/task/12407/stat : 12407 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 720235316 156594176 12394 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=152924 CPUtime=0.01 cores=0,2,4,6
/proc/12402/task/12408/stat : 12408 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 720235316 156594176 12394 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=152924 CPUtime=0 cores=0,2,4,6
/proc/12402/task/12409/stat : 12409 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 720235316 156594176 12394 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
[pid=12402/tid=12410] ppid=12400 vsize=152924 CPUtime=0 cores=0,2,4,6
/proc/12402/task/12410/stat : 12410 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 720235316 156594176 12394 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12423] ppid=12400 vsize=152924 CPUtime=0 cores=0,2,4,6
/proc/12402/task/12423/stat : 12423 (mono) S 12400 12402 11149 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 720235319 156594176 12394 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917554609 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 152924

[startup+6.30048 s]
/proc/loadavg: 1.24 1.16 1.50 3/541 12425
/proc/meminfo: memFree=9981200/32951124 swapFree=62248548/67111528
[pid=12402] ppid=12400 vsize=161308 CPUtime=6.24 cores=0,2,4,6
/proc/12402/stat : 12402 (mono) R 12400 12402 11149 0 -1 4202496 14484 0 20 0 622 2 0 0 18 0 9 0 720235304 165179392 14407 33554432000 4194304 7232020 140734555543360 18446744073709551615 1074172314 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 12
/proc/12402/statm: 40327 14407 1024 742 0 32898 0
[pid=12402/tid=12404] ppid=12400 vsize=161308 CPUtime=0.02 cores=0,2,4,6
/proc/12402/task/12404/stat : 12404 (mono) S 12400 12402 11149 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 720235316 165179392 14407 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
[pid=12402/tid=12405] ppid=12400 vsize=161308 CPUtime=0.02 cores=0,2,4,6
/proc/12402/task/12405/stat : 12405 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 720235316 165179392 14407 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12406] ppid=12400 vsize=161308 CPUtime=0.02 cores=0,2,4,6
/proc/12402/task/12406/stat : 12406 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 720235316 165179392 14407 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=161308 CPUtime=0.01 cores=0,2,4,6
/proc/12402/task/12407/stat : 12407 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 720235316 165179392 14407 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=161308 CPUtime=0.02 cores=0,2,4,6
/proc/12402/task/12408/stat : 12408 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 720235316 165179392 14407 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=161308 CPUtime=0 cores=0,2,4,6
/proc/12402/task/12409/stat : 12409 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 720235316 165179392 14407 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12410] ppid=12400 vsize=161308 CPUtime=0.01 cores=0,2,4,6
/proc/12402/task/12410/stat : 12410 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 720235316 165179392 14407 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12423] ppid=12400 vsize=161308 CPUtime=0 cores=0,2,4,6
/proc/12402/task/12423/stat : 12423 (mono) S 12400 12402 11149 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 720235319 165179392 14407 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917554609 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 161308

[startup+12.7013 s]
/proc/loadavg: 1.30 1.18 1.50 3/541 12425
/proc/meminfo: memFree=9958036/32951124 swapFree=62248548/67111528
[pid=12402] ppid=12400 vsize=178140 CPUtime=12.71 cores=0,2,4,6
/proc/12402/stat : 12402 (mono) R 12400 12402 11149 0 -1 4202496 19204 0 20 0 1269 2 0 0 18 0 9 0 720235304 182415360 19024 33554432000 4194304 7232020 140734555543360 18446744073709551615 1074172372 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 12
/proc/12402/statm: 44535 19024 1025 742 0 37106 0
[pid=12402/tid=12404] ppid=12400 vsize=178140 CPUtime=0.04 cores=0,2,4,6
/proc/12402/task/12404/stat : 12404 (mono) S 12400 12402 11149 0 -1 4202560 4 0 0 0 4 0 0 0 16 0 9 0 720235316 182415360 19024 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12405] ppid=12400 vsize=178140 CPUtime=0.04 cores=0,2,4,6
/proc/12402/task/12405/stat : 12405 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 720235316 182415360 19024 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12406] ppid=12400 vsize=178140 CPUtime=0.03 cores=0,2,4,6
/proc/12402/task/12406/stat : 12406 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 720235316 182415360 19024 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=178140 CPUtime=0.03 cores=0,2,4,6
/proc/12402/task/12407/stat : 12407 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 720235316 182415360 19024 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=178140 CPUtime=0.03 cores=0,2,4,6
/proc/12402/task/12408/stat : 12408 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 720235316 182415360 19024 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=178140 CPUtime=0.01 cores=0,2,4,6
/proc/12402/task/12409/stat : 12409 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 720235316 182415360 19024 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12410] ppid=12400 vsize=178140 CPUtime=0.02 cores=0,2,4,6
/proc/12402/task/12410/stat : 12410 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 720235316 182415360 19024 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
[pid=12402/tid=12423] ppid=12400 vsize=178140 CPUtime=0 cores=0,2,4,6
/proc/12402/task/12423/stat : 12423 (mono) S 12400 12402 11149 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 720235319 182415360 19024 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917554609 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 178140

[startup+25.501 s]
/proc/loadavg: 1.45 1.22 1.51 3/541 12426
/proc/meminfo: memFree=9896412/32951124 swapFree=62248548/67111528
[pid=12402] ppid=12400 vsize=211484 CPUtime=25.66 cores=0,2,4,6
/proc/12402/stat : 12402 (mono) R 12400 12402 11149 0 -1 4202496 29888 0 20 0 2562 4 0 0 18 0 9 0 720235304 216559616 26738 33554432000 4194304 7232020 140734555543360 18446744073709551615 1074172014 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 12
/proc/12402/statm: 52871 26738 1035 742 0 45442 0
[pid=12402/tid=12404] ppid=12400 vsize=211484 CPUtime=0.06 cores=0,2,4,6
/proc/12402/task/12404/stat : 12404 (mono) S 12400 12402 11149 0 -1 4202560 4 0 0 0 6 0 0 0 15 0 9 0 720235316 216559616 26738 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 2 0 0 0
[pid=12402/tid=12405] ppid=12400 vsize=211484 CPUtime=0.07 cores=0,2,4,6
/proc/12402/task/12405/stat : 12405 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 720235316 216559616 26738 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12406] ppid=12400 vsize=211484 CPUtime=0.06 cores=0,2,4,6
/proc/12402/task/12406/stat : 12406 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 720235316 216559616 26738 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=211484 CPUtime=0.05 cores=0,2,4,6
/proc/12402/task/12407/stat : 12407 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 720235316 216559616 26738 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 2 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=211484 CPUtime=0.05 cores=0,2,4,6
/proc/12402/task/12408/stat : 12408 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 720235316 216559616 26738 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=211484 CPUtime=0.04 cores=0,2,4,6
/proc/12402/task/12409/stat : 12409 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 720235316 216559616 26738 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
[pid=12402/tid=12410] ppid=12400 vsize=211484 CPUtime=0.04 cores=0,2,4,6
/proc/12402/task/12410/stat : 12410 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 720235316 216559616 26738 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12423] ppid=12400 vsize=211484 CPUtime=0 cores=0,2,4,6
/proc/12402/task/12423/stat : 12423 (mono) S 12400 12402 11149 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 720235319 216559616 26738 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917554609 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.66
Current children cumulated vsize (KiB) 211484

[startup+51.1014 s]
/proc/loadavg: 1.64 1.28 1.52 3/541 12426
/proc/meminfo: memFree=9826692/32951124 swapFree=62248548/67111528
[pid=12402] ppid=12400 vsize=253340 CPUtime=51.54 cores=0,2,4,6
/proc/12402/stat : 12402 (mono) R 12400 12402 11149 0 -1 4202496 46290 0 20 0 5147 7 0 0 18 0 9 0 720235304 259420160 36990 33554432000 4194304 7232020 140734555543360 18446744073709551615 1074172021 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 12
/proc/12402/statm: 63335 36990 1036 742 0 55906 0
[pid=12402/tid=12404] ppid=12400 vsize=253340 CPUtime=0.12 cores=0,2,4,6
/proc/12402/task/12404/stat : 12404 (mono) S 12400 12402 11149 0 -1 4202560 4 0 0 0 12 0 0 0 15 0 9 0 720235316 259420160 36990 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 2 0 0 0
[pid=12402/tid=12405] ppid=12400 vsize=253340 CPUtime=0.12 cores=0,2,4,6
/proc/12402/task/12405/stat : 12405 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 12 0 0 0 15 0 9 0 720235316 259420160 36990 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12406] ppid=12400 vsize=253340 CPUtime=0.12 cores=0,2,4,6

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

/proc/12402/task/12407/stat : 12407 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 702 0 0 0 16 0 9 0 720235316 1536704512 306299 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=1500688 CPUtime=6.87 cores=0,2,4,6
/proc/12402/task/12408/stat : 12408 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 686 1 0 0 16 0 9 0 720235316 1536704512 306299 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=1500688 CPUtime=6.88 cores=0,2,4,6
/proc/12402/task/12409/stat : 12409 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 688 0 0 0 15 0 9 0 720235316 1536704512 306299 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12410] ppid=12400 vsize=1500688 CPUtime=7.11 cores=0,2,4,6
/proc/12402/task/12410/stat : 12410 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 711 0 0 0 15 0 9 0 720235316 1536704512 306299 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12423] ppid=12400 vsize=1500688 CPUtime=0.01 cores=0,2,4,6
/proc/12402/task/12423/stat : 12423 (mono) S 12400 12402 11149 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 720235319 1536704512 306299 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917554609 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4639.86
Current children cumulated vsize (KiB) 1500688

[startup+4662.3 s]
/proc/loadavg: 2.08 2.11 2.04 3/541 12570
/proc/meminfo: memFree=7519056/32951124 swapFree=62248548/67111528
[pid=12402] ppid=12400 vsize=1500688 CPUtime=4700.47 cores=0,2,4,6
/proc/12402/stat : 12402 (mono) R 12400 12402 11149 0 -1 4202496 826921 0 20 0 469880 167 0 0 25 0 9 0 720235304 1536704512 305702 33554432000 4194304 7232020 140734555543360 18446744073709551615 1074172184 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 12
/proc/12402/statm: 375172 305702 1035 742 0 367743 0
[pid=12402/tid=12404] ppid=12400 vsize=1500688 CPUtime=7.52 cores=0,2,4,6
/proc/12402/task/12404/stat : 12404 (mono) S 12400 12402 11149 0 -1 4202560 4 0 0 0 752 0 0 0 16 0 9 0 720235316 1536704512 305702 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 2 0 0 0
[pid=12402/tid=12405] ppid=12400 vsize=1500688 CPUtime=7.34 cores=0,2,4,6
/proc/12402/task/12405/stat : 12405 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 734 0 0 0 16 0 9 0 720235316 1536704512 305702 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12406] ppid=12400 vsize=1500688 CPUtime=7.04 cores=0,2,4,6
/proc/12402/task/12406/stat : 12406 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 704 0 0 0 16 0 9 0 720235316 1536704512 305702 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=1500688 CPUtime=7.13 cores=0,2,4,6
/proc/12402/task/12407/stat : 12407 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 713 0 0 0 16 0 9 0 720235316 1536704512 305702 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=1500688 CPUtime=7.02 cores=0,2,4,6
/proc/12402/task/12408/stat : 12408 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 701 1 0 0 16 0 9 0 720235316 1536704512 305702 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=1500688 CPUtime=7.07 cores=0,2,4,6
/proc/12402/task/12409/stat : 12409 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 707 0 0 0 16 0 9 0 720235316 1536704512 305702 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
[pid=12402/tid=12410] ppid=12400 vsize=1500688 CPUtime=7.17 cores=0,2,4,6
/proc/12402/task/12410/stat : 12410 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 717 0 0 0 16 0 9 0 720235316 1536704512 305702 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 2 0 0 0
[pid=12402/tid=12423] ppid=12400 vsize=1500688 CPUtime=0.01 cores=0,2,4,6
/proc/12402/task/12423/stat : 12423 (mono) S 12400 12402 11149 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 720235319 1536704512 305702 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917554609 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4700.47
Current children cumulated vsize (KiB) 1500688

[startup+4722.32 s]
/proc/loadavg: 2.03 2.09 2.03 3/541 12575
/proc/meminfo: memFree=7512168/32951124 swapFree=62248548/67111528
[pid=12402] ppid=12400 vsize=1500688 CPUtime=4760.93 cores=0,2,4,6
/proc/12402/stat : 12402 (mono) R 12400 12402 11149 0 -1 4202496 831468 0 20 0 475926 167 0 0 25 0 9 0 720235304 1536704512 305602 33554432000 4194304 7232020 140734555543360 18446744073709551615 1074171200 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 12
/proc/12402/statm: 375172 305602 1035 742 0 367743 0
[pid=12402/tid=12404] ppid=12400 vsize=1500688 CPUtime=7.64 cores=0,2,4,6
/proc/12402/task/12404/stat : 12404 (mono) S 12400 12402 11149 0 -1 4202560 4 0 0 0 764 0 0 0 16 0 9 0 720235316 1536704512 305602 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 2 0 0 0
[pid=12402/tid=12405] ppid=12400 vsize=1500688 CPUtime=7.43 cores=0,2,4,6
/proc/12402/task/12405/stat : 12405 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 743 0 0 0 16 0 9 0 720235316 1536704512 305602 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12406] ppid=12400 vsize=1500688 CPUtime=7.1 cores=0,2,4,6
/proc/12402/task/12406/stat : 12406 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 710 0 0 0 15 0 9 0 720235316 1536704512 305602 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=1500688 CPUtime=7.23 cores=0,2,4,6
/proc/12402/task/12407/stat : 12407 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 723 0 0 0 16 0 9 0 720235316 1536704512 305602 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=1500688 CPUtime=7.06 cores=0,2,4,6
/proc/12402/task/12408/stat : 12408 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 705 1 0 0 15 0 9 0 720235316 1536704512 305602 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=1500688 CPUtime=7.18 cores=0,2,4,6
/proc/12402/task/12409/stat : 12409 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 718 0 0 0 16 0 9 0 720235316 1536704512 305602 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
[pid=12402/tid=12410] ppid=12400 vsize=1500688 CPUtime=7.24 cores=0,2,4,6
/proc/12402/task/12410/stat : 12410 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 724 0 0 0 15 0 9 0 720235316 1536704512 305602 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
[pid=12402/tid=12423] ppid=12400 vsize=1500688 CPUtime=0.01 cores=0,2,4,6
/proc/12402/task/12423/stat : 12423 (mono) S 12400 12402 11149 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 720235319 1536704512 305602 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917554609 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4760.93
Current children cumulated vsize (KiB) 1500688

[startup+4782.3 s]
/proc/loadavg: 2.01 2.07 2.02 3/541 12576
/proc/meminfo: memFree=7489948/32951124 swapFree=62248548/67111528
[pid=12402] ppid=12400 vsize=1500688 CPUtime=4821.34 cores=0,2,4,6
/proc/12402/stat : 12402 (mono) R 12400 12402 11149 0 -1 4202496 834345 0 20 0 481966 168 0 0 25 0 9 0 720235304 1536704512 308327 33554432000 4194304 7232020 140734555543360 18446744073709551615 1074172021 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 12
/proc/12402/statm: 375172 308327 1035 742 0 367743 0
[pid=12402/tid=12404] ppid=12400 vsize=1500688 CPUtime=7.78 cores=0,2,4,6
/proc/12402/task/12404/stat : 12404 (mono) S 12400 12402 11149 0 -1 4202560 4 0 0 0 778 0 0 0 16 0 9 0 720235316 1536704512 308327 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 2 0 0 0
[pid=12402/tid=12405] ppid=12400 vsize=1500688 CPUtime=7.5 cores=0,2,4,6
/proc/12402/task/12405/stat : 12405 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 750 0 0 0 16 0 9 0 720235316 1536704512 308327 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12406] ppid=12400 vsize=1500688 CPUtime=7.23 cores=0,2,4,6
/proc/12402/task/12406/stat : 12406 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 723 0 0 0 16 0 9 0 720235316 1536704512 308327 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=1500688 CPUtime=7.27 cores=0,2,4,6
/proc/12402/task/12407/stat : 12407 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 727 0 0 0 15 0 9 0 720235316 1536704512 308327 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=1500688 CPUtime=7.17 cores=0,2,4,6
/proc/12402/task/12408/stat : 12408 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 716 1 0 0 16 0 9 0 720235316 1536704512 308327 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=1500688 CPUtime=7.24 cores=0,2,4,6
/proc/12402/task/12409/stat : 12409 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 724 0 0 0 16 0 9 0 720235316 1536704512 308327 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 2 0 0 0
[pid=12402/tid=12410] ppid=12400 vsize=1500688 CPUtime=7.29 cores=0,2,4,6
/proc/12402/task/12410/stat : 12410 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 729 0 0 0 16 0 9 0 720235316 1536704512 308327 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12423] ppid=12400 vsize=1500688 CPUtime=0.01 cores=0,2,4,6
/proc/12402/task/12423/stat : 12423 (mono) S 12400 12402 11149 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 720235319 1536704512 308327 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917554609 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4821.34
Current children cumulated vsize (KiB) 1500688

[startup+4842.3 s]
/proc/loadavg: 2.14 2.09 2.03 3/541 12578
/proc/meminfo: memFree=7420484/32951124 swapFree=62248548/67111528
[pid=12402] ppid=12400 vsize=1533524 CPUtime=4882.03 cores=0,2,4,6
/proc/12402/stat : 12402 (mono) R 12400 12402 11149 0 -1 4202496 847551 0 20 0 488033 170 0 0 25 0 9 0 720235304 1570328576 320728 33554432000 4194304 7232020 140734555543360 18446744073709551615 1074171375 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 12
/proc/12402/statm: 383381 320728 1035 742 0 375952 0
[pid=12402/tid=12404] ppid=12400 vsize=1533524 CPUtime=7.88 cores=0,2,4,6
/proc/12402/task/12404/stat : 12404 (mono) S 12400 12402 11149 0 -1 4202560 4 0 0 0 788 0 0 0 16 0 9 0 720235316 1570328576 320728 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 2 0 0 0
[pid=12402/tid=12405] ppid=12400 vsize=1533524 CPUtime=7.64 cores=0,2,4,6
/proc/12402/task/12405/stat : 12405 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 764 0 0 0 16 0 9 0 720235316 1570328576 320728 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12406] ppid=12400 vsize=1533524 CPUtime=7.41 cores=0,2,4,6
/proc/12402/task/12406/stat : 12406 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 741 0 0 0 16 0 9 0 720235316 1570328576 320728 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=1533524 CPUtime=7.36 cores=0,2,4,6
/proc/12402/task/12407/stat : 12407 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 736 0 0 0 16 0 9 0 720235316 1570328576 320728 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=1533524 CPUtime=7.32 cores=0,2,4,6
/proc/12402/task/12408/stat : 12408 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 731 1 0 0 16 0 9 0 720235316 1570328576 320728 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=1533524 CPUtime=7.34 cores=0,2,4,6
/proc/12402/task/12409/stat : 12409 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 734 0 0 0 16 0 9 0 720235316 1570328576 320728 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 2 0 0 0
[pid=12402/tid=12410] ppid=12400 vsize=1533524 CPUtime=7.41 cores=0,2,4,6
/proc/12402/task/12410/stat : 12410 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 741 0 0 0 16 0 9 0 720235316 1570328576 320728 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12423] ppid=12400 vsize=1533524 CPUtime=0.01 cores=0,2,4,6
/proc/12402/task/12423/stat : 12423 (mono) S 12400 12402 11149 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 720235319 1570328576 320728 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917554609 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4882.03
Current children cumulated vsize (KiB) 1533524

[startup+4902.3 s]
/proc/loadavg: 2.11 2.08 2.03 3/541 12580
/proc/meminfo: memFree=7397948/32951124 swapFree=62248548/67111528
[pid=12402] ppid=12400 vsize=1533524 CPUtime=4942.5 cores=0,2,4,6
/proc/12402/stat : 12402 (mono) R 12400 12402 11149 0 -1 4202496 852988 0 20 0 494079 171 0 0 25 0 9 0 720235304 1570328576 326165 33554432000 4194304 7232020 140734555543360 18446744073709551615 1074172347 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 12
/proc/12402/statm: 383381 326165 1035 742 0 375952 0
[pid=12402/tid=12404] ppid=12400 vsize=1533524 CPUtime=7.95 cores=0,2,4,6
/proc/12402/task/12404/stat : 12404 (mono) S 12400 12402 11149 0 -1 4202560 4 0 0 0 795 0 0 0 16 0 9 0 720235316 1570328576 326165 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12405] ppid=12400 vsize=1533524 CPUtime=7.74 cores=0,2,4,6
/proc/12402/task/12405/stat : 12405 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 774 0 0 0 16 0 9 0 720235316 1570328576 326165 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12406] ppid=12400 vsize=1533524 CPUtime=7.54 cores=0,2,4,6
/proc/12402/task/12406/stat : 12406 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 754 0 0 0 16 0 9 0 720235316 1570328576 326165 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=1533524 CPUtime=7.46 cores=0,2,4,6
/proc/12402/task/12407/stat : 12407 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 746 0 0 0 15 0 9 0 720235316 1570328576 326165 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=1533524 CPUtime=7.41 cores=0,2,4,6
/proc/12402/task/12408/stat : 12408 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 740 1 0 0 16 0 9 0 720235316 1570328576 326165 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 2 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=1533524 CPUtime=7.41 cores=0,2,4,6
/proc/12402/task/12409/stat : 12409 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 741 0 0 0 15 0 9 0 720235316 1570328576 326165 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
[pid=12402/tid=12410] ppid=12400 vsize=1533524 CPUtime=7.47 cores=0,2,4,6
/proc/12402/task/12410/stat : 12410 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 747 0 0 0 16 0 9 0 720235316 1570328576 326165 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12423] ppid=12400 vsize=1533524 CPUtime=0.01 cores=0,2,4,6
/proc/12402/task/12423/stat : 12423 (mono) S 12400 12402 11149 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 720235319 1570328576 326165 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917554609 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4942.5
Current children cumulated vsize (KiB) 1533524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4959.4 s]
/proc/loadavg: 2.04 2.07 2.02 3/541 12581
/proc/meminfo: memFree=7360676/32951124 swapFree=62248548/67111528
[pid=12402] ppid=12400 vsize=1533524 CPUtime=5000.05 cores=0,2,4,6
/proc/12402/stat : 12402 (mono) R 12400 12402 11149 0 -1 4202496 859406 0 20 0 499834 171 0 0 25 0 9 0 720235304 1570328576 332583 33554432000 4194304 7232020 140734555543360 18446744073709551615 1074172021 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 12
/proc/12402/statm: 383381 332583 1035 742 0 375952 0
[pid=12402/tid=12404] ppid=12400 vsize=1533524 CPUtime=8.02 cores=0,2,4,6
/proc/12402/task/12404/stat : 12404 (mono) S 12400 12402 11149 0 -1 4202560 4 0 0 0 802 0 0 0 16 0 9 0 720235316 1570328576 332583 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12405] ppid=12400 vsize=1533524 CPUtime=7.78 cores=0,2,4,6
/proc/12402/task/12405/stat : 12405 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 778 0 0 0 16 0 9 0 720235316 1570328576 332583 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12406] ppid=12400 vsize=1533524 CPUtime=7.63 cores=0,2,4,6
/proc/12402/task/12406/stat : 12406 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 763 0 0 0 16 0 9 0 720235316 1570328576 332583 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
[pid=12402/tid=12407] ppid=12400 vsize=1533524 CPUtime=7.59 cores=0,2,4,6
/proc/12402/task/12407/stat : 12407 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 759 0 0 0 16 0 9 0 720235316 1570328576 332583 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 0 0 0 0
[pid=12402/tid=12408] ppid=12400 vsize=1533524 CPUtime=7.56 cores=0,2,4,6
/proc/12402/task/12408/stat : 12408 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 755 1 0 0 16 0 9 0 720235316 1570328576 332583 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 6 0 0 0
[pid=12402/tid=12409] ppid=12400 vsize=1533524 CPUtime=7.47 cores=0,2,4,6
/proc/12402/task/12409/stat : 12409 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 747 0 0 0 15 0 9 0 720235316 1570328576 332583 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 2 0 0 0
[pid=12402/tid=12410] ppid=12400 vsize=1533524 CPUtime=7.53 cores=0,2,4,6
/proc/12402/task/12410/stat : 12410 (mono) S 12400 12402 11149 0 -1 4202560 2 0 0 0 753 0 0 0 15 0 9 0 720235316 1570328576 332583 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917546905 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
[pid=12402/tid=12423] ppid=12400 vsize=1533524 CPUtime=0.01 cores=0,2,4,6
/proc/12402/task/12423/stat : 12423 (mono) S 12400 12402 11149 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 720235319 1570328576 332583 33554432000 4194304 7232020 140734555543360 18446744073709551615 218917554609 0 0 4096 545260780 18446604449926646528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 1533524

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): 4959.49
CPU time (s): 5000.14
CPU user time (s): 4998.36
CPU system time (s): 1.78273
CPU usage (%): 100.82
Max. virtual memory (cumulated for all children) (KiB): 1533524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.36
system time used= 1.78273
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 859406
page faults= 20
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52142
involuntary context switches= 31992

runsolver used 27.0009 second user time and 59.058 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-22 19:46:16
IDJOB=3394727
IDBENCH=83976
IDSOLVER=1880
FILE ID=node137/3394727-1306086376
RUNJOBID= node137-1306086376-12388
PBS_JOBID= 13387866
Free space on /tmp= 73296 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_22_70_7-dir.shuffled-as.sat03-154.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394727-1306086376/watcher-3394727-1306086376 -o /tmp/evaluation-result-3394727-1306086376/solver-3394727-1306086376 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394727-1306086376.cnf

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

MD5SUM BENCH= aa9ee2fa26214e80fac6d004d5d0b003
RANDOM SEED=1471386802

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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:      10121668 kB
Buffers:        361640 kB
Cached:        8827824 kB
SwapCached:      25068 kB
Active:       11425648 kB
Inactive:     11100572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10121668 kB
SwapTotal:    67111528 kB
SwapFree:     62248532 kB
Dirty:             800 kB
Writeback:           0 kB
AnonPages:    13321388 kB
Mapped:          35304 kB
Slab:           159444 kB
PageTables:      74500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162518600 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= 73292 MiB
End job on node137 at 2011-05-22 21:08:57