Trace number 3273442

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) 1305.72 1300.03

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n300-s12830984-sat.cnf
MD5SUM8561dcfb17af254a7261755a5f31a440
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark289.739
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses720
Sum of the clauses size1800
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2600
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5120
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3273442-1303604863/watcher-3273442-1303604863 -o /tmp/evaluation-result-3273442-1303604863/solver-3273442-1303604863 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3273442-1303604863.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.79 2.97 3.07 2/184 30277
/proc/meminfo: memFree=19220652/32951132 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=11800 CPUtime=0 cores=0,2
/proc/30277/stat : 30277 (runsolver) R 30275 30277 29711 0 -1 4202560 45 0 0 0 0 0 0 0 22 0 1 0 472085953 12083200 54 33554432000 4194304 5434984 140736619949824 18446744073709551615 5055495 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/30277/statm: 2950 54 34 303 0 2644 0

[startup+0.040674 s]
/proc/loadavg: 2.79 2.97 3.07 2/184 30277
/proc/meminfo: memFree=19220652/32951132 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=106740 CPUtime=0.03 cores=0,2
/proc/30277/stat : 30277 (mono) R 30275 30277 29711 0 -1 4202496 1725 0 0 0 3 0 0 0 25 0 9 0 472085953 109301760 1630 33554432000 4194304 7232020 140737170956000 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/30277/statm: 26685 1630 994 742 0 19256 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 106740

[startup+0.10066 s]
/proc/loadavg: 2.79 2.97 3.07 2/184 30277
/proc/meminfo: memFree=19220652/32951132 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=108344 CPUtime=0.09 cores=0,2
/proc/30277/stat : 30277 (mono) R 30275 30277 29711 0 -1 4202496 2066 0 0 0 9 0 0 0 25 0 9 0 472085953 110944256 1971 33554432000 4194304 7232020 140737170956000 18446744073709551615 1079514771 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/30277/statm: 27086 1971 1023 742 0 19657 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 108344

[startup+0.300616 s]
/proc/loadavg: 2.79 2.97 3.07 2/184 30277
/proc/meminfo: memFree=19220652/32951132 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=109132 CPUtime=0.28 cores=0,2
/proc/30277/stat : 30277 (mono) R 30275 30277 29711 0 -1 4202496 2329 0 0 0 28 0 0 0 25 0 9 0 472085953 111751168 2234 33554432000 4194304 7232020 140737170956000 18446744073709551615 1079516561 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/30277/statm: 27283 2234 1023 742 0 19854 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 109132

[startup+0.700544 s]
/proc/loadavg: 2.79 2.97 3.07 2/184 30277
/proc/meminfo: memFree=19220652/32951132 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=111388 CPUtime=0.67 cores=0,2
/proc/30277/stat : 30277 (mono) R 30275 30277 29711 0 -1 4202496 2763 0 0 0 66 1 0 0 25 0 9 0 472085953 114061312 2665 33554432000 4194304 7232020 140737170956000 18446744073709551615 1079514225 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/30277/statm: 27847 2665 1023 742 0 20418 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 111388

[startup+1.50042 s]
/proc/loadavg: 2.79 2.97 3.07 4/207 30305
/proc/meminfo: memFree=19199600/32951132 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=113172 CPUtime=1.46 cores=0,2
/proc/30277/stat : 30277 (mono) R 30275 30277 29711 0 -1 4202496 3470 0 0 0 145 1 0 0 25 0 9 0 472085953 115888128 3225 33554432000 4194304 7232020 140737170956000 18446744073709551615 1079514841 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/30277/statm: 28293 3225 1023 742 0 20864 0
[pid=30277/tid=30279] ppid=30275 vsize=113172 CPUtime=0.01 cores=0,2
/proc/30277/task/30279/stat : 30279 (mono) S 30275 30277 29711 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 472085954 115888128 3225 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30280] ppid=30275 vsize=113172 CPUtime=0 cores=0,2
/proc/30277/task/30280/stat : 30280 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085954 115888128 3225 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30281] ppid=30275 vsize=113172 CPUtime=0 cores=0,2
/proc/30277/task/30281/stat : 30281 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085954 115888128 3225 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30282] ppid=30275 vsize=113172 CPUtime=0 cores=0,2
/proc/30277/task/30282/stat : 30282 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 472085954 115888128 3225 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30283] ppid=30275 vsize=113172 CPUtime=0 cores=0,2
/proc/30277/task/30283/stat : 30283 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085954 115888128 3225 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=113172 CPUtime=0 cores=0,2
/proc/30277/task/30284/stat : 30284 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085954 115888128 3225 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30285] ppid=30275 vsize=113172 CPUtime=0 cores=0,2
/proc/30277/task/30285/stat : 30285 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085954 115888128 3225 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30287] ppid=30275 vsize=113172 CPUtime=0 cores=0,2
/proc/30277/task/30287/stat : 30287 (mono) S 30275 30277 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472085955 115888128 3225 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658970033 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 113172

[startup+3.10116 s]
/proc/loadavg: 2.79 2.97 3.07 6/220 30323
/proc/meminfo: memFree=19182752/32951132 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=118584 CPUtime=3.06 cores=0,2
/proc/30277/stat : 30277 (mono) R 30275 30277 29711 0 -1 4202496 4761 0 0 0 305 1 0 0 18 0 9 0 472085953 121430016 4039 33554432000 4194304 7232020 140737170956000 18446744073709551615 1079515058 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/30277/statm: 29646 4039 1023 742 0 22217 0
[pid=30277/tid=30279] ppid=30275 vsize=118584 CPUtime=0.01 cores=0,2
/proc/30277/task/30279/stat : 30279 (mono) S 30275 30277 29711 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 472085954 121430016 4039 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30280] ppid=30275 vsize=118584 CPUtime=0 cores=0,2
/proc/30277/task/30280/stat : 30280 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085954 121430016 4039 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30281] ppid=30275 vsize=118584 CPUtime=0 cores=0,2
/proc/30277/task/30281/stat : 30281 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085954 121430016 4039 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30282] ppid=30275 vsize=118584 CPUtime=0 cores=0,2
/proc/30277/task/30282/stat : 30282 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 472085954 121430016 4039 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30283] ppid=30275 vsize=118584 CPUtime=0 cores=0,2
/proc/30277/task/30283/stat : 30283 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 472085954 121430016 4039 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=118584 CPUtime=0 cores=0,2
/proc/30277/task/30284/stat : 30284 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085954 121430016 4039 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30285] ppid=30275 vsize=118584 CPUtime=0 cores=0,2
/proc/30277/task/30285/stat : 30285 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085954 121430016 4039 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30287] ppid=30275 vsize=118584 CPUtime=0 cores=0,2
/proc/30277/task/30287/stat : 30287 (mono) S 30275 30277 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472085955 121430016 4039 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658970033 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 118584

[startup+6.30066 s]
/proc/loadavg: 2.89 2.99 3.07 5/220 30323
/proc/meminfo: memFree=19159848/32951132 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=122788 CPUtime=6.26 cores=0,2
/proc/30277/stat : 30277 (mono) R 30275 30277 29711 0 -1 4202496 7120 0 0 0 623 3 0 0 22 0 9 0 472085953 125734912 5147 33554432000 4194304 7232020 140737170956000 18446744073709551615 1079514917 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30277/statm: 30697 5147 1023 742 0 23268 0
[pid=30277/tid=30279] ppid=30275 vsize=122788 CPUtime=0.02 cores=0,2
/proc/30277/task/30279/stat : 30279 (mono) S 30275 30277 29711 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 472085954 125734912 5147 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30280] ppid=30275 vsize=122788 CPUtime=0 cores=0,2
/proc/30277/task/30280/stat : 30280 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 472085954 125734912 5147 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30281] ppid=30275 vsize=122788 CPUtime=0.01 cores=0,2
/proc/30277/task/30281/stat : 30281 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 472085954 125734912 5147 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30282] ppid=30275 vsize=122788 CPUtime=0.01 cores=0,2
/proc/30277/task/30282/stat : 30282 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 472085954 125734912 5147 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30283] ppid=30275 vsize=122788 CPUtime=0.02 cores=0,2
/proc/30277/task/30283/stat : 30283 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 472085954 125734912 5147 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=122788 CPUtime=0.01 cores=0,2
/proc/30277/task/30284/stat : 30284 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 472085954 125734912 5147 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30285] ppid=30275 vsize=122788 CPUtime=0 cores=0,2
/proc/30277/task/30285/stat : 30285 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 472085954 125734912 5147 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30287] ppid=30275 vsize=122788 CPUtime=0 cores=0,2
/proc/30277/task/30287/stat : 30287 (mono) S 30275 30277 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472085955 125734912 5147 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658970033 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 122788

[startup+12.7005 s]
/proc/loadavg: 2.97 3.01 3.08 5/220 30324
/proc/meminfo: memFree=19131596/32951132 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=128420 CPUtime=12.68 cores=0,2
/proc/30277/stat : 30277 (mono) R 30275 30277 29711 0 -1 4202496 9860 0 0 0 1263 5 0 0 18 0 9 0 472085953 131502080 6029 33554432000 4194304 7232020 140737170956000 18446744073709551615 1079515106 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30277/statm: 32105 6029 1024 742 0 24676 0
[pid=30277/tid=30279] ppid=30275 vsize=128420 CPUtime=0.04 cores=0,2
/proc/30277/task/30279/stat : 30279 (mono) S 30275 30277 29711 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 9 0 472085954 131502080 6029 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30280] ppid=30275 vsize=128420 CPUtime=0.02 cores=0,2
/proc/30277/task/30280/stat : 30280 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 472085954 131502080 6029 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30281] ppid=30275 vsize=128420 CPUtime=0.02 cores=0,2
/proc/30277/task/30281/stat : 30281 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 472085954 131502080 6029 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30282] ppid=30275 vsize=128420 CPUtime=0.03 cores=0,2
/proc/30277/task/30282/stat : 30282 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 472085954 131502080 6029 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30283] ppid=30275 vsize=128420 CPUtime=0.04 cores=0,2
/proc/30277/task/30283/stat : 30283 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 472085954 131502080 6029 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=128420 CPUtime=0.03 cores=0,2
/proc/30277/task/30284/stat : 30284 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 472085954 131502080 6029 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30285] ppid=30275 vsize=128420 CPUtime=0.02 cores=0,2
/proc/30277/task/30285/stat : 30285 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 472085954 131502080 6029 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30287] ppid=30275 vsize=128420 CPUtime=0 cores=0,2
/proc/30277/task/30287/stat : 30287 (mono) S 30275 30277 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472085955 131502080 6029 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658970033 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 128420

[startup+25.5074 s]
/proc/loadavg: 3.27 3.07 3.10 5/220 30324
/proc/meminfo: memFree=19086220/32951132 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=144120 CPUtime=25.62 cores=0,2
/proc/30277/stat : 30277 (mono) R 30275 30277 29711 0 -1 4202496 14292 0 0 0 2556 6 0 0 22 0 9 0 472085953 147578880 10461 33554432000 4194304 7232020 140737170956000 18446744073709551615 1079514230 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30277/statm: 36030 10461 1024 742 0 28601 0
[pid=30277/tid=30279] ppid=30275 vsize=144120 CPUtime=0.08 cores=0,2
/proc/30277/task/30279/stat : 30279 (mono) S 30275 30277 29711 0 -1 4202560 4 0 0 0 8 0 0 0 15 0 9 0 472085954 147578880 10461 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30280] ppid=30275 vsize=144120 CPUtime=0.06 cores=0,2
/proc/30277/task/30280/stat : 30280 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 472085954 147578880 10461 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30281] ppid=30275 vsize=144120 CPUtime=0.06 cores=0,2
/proc/30277/task/30281/stat : 30281 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 472085954 147578880 10461 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30282] ppid=30275 vsize=144120 CPUtime=0.06 cores=0,2
/proc/30277/task/30282/stat : 30282 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 472085954 147578880 10461 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30283] ppid=30275 vsize=144120 CPUtime=0.07 cores=0,2
/proc/30277/task/30283/stat : 30283 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 472085954 147578880 10461 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=144120 CPUtime=0.08 cores=0,2
/proc/30277/task/30284/stat : 30284 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 472085954 147578880 10461 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30285] ppid=30275 vsize=144120 CPUtime=0.06 cores=0,2
/proc/30277/task/30285/stat : 30285 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 472085954 147578880 10461 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30287] ppid=30275 vsize=144120 CPUtime=0 cores=0,2
/proc/30277/task/30287/stat : 30287 (mono) S 30275 30277 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472085955 147578880 10461 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658970033 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.62
Current children cumulated vsize (KiB) 144120

[startup+51.1011 s]
/proc/loadavg: 3.52 3.14 3.12 5/220 30324
/proc/meminfo: memFree=19020748/32951132 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=160888 CPUtime=51.37 cores=0,2
/proc/30277/stat : 30277 (mono) R 30275 30277 29711 0 -1 4202496 22452 0 0 0 5128 9 0 0 25 0 9 0 472085953 164749312 14945 33554432000 4194304 7232020 140737170956000 18446744073709551615 1079514917 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30277/statm: 40222 14945 1035 742 0 32793 0
[pid=30277/tid=30279] ppid=30275 vsize=160888 CPUtime=0.14 cores=0,2
/proc/30277/task/30279/stat : 30279 (mono) S 30275 30277 29711 0 -1 4202560 4 0 0 0 14 0 0 0 15 0 9 0 472085954 164749312 14945 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30280] ppid=30275 vsize=160888 CPUtime=0.1 cores=0,2
/proc/30277/task/30280/stat : 30280 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 10 0 0 0 15 0 9 0 472085954 164749312 14945 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30281] ppid=30275 vsize=160888 CPUtime=0.12 cores=0,2

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

/proc/30277/task/30282/stat : 30282 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 129 0 0 0 16 0 9 0 472085954 395833344 48071 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30283] ppid=30275 vsize=386556 CPUtime=1.18 cores=0,2
/proc/30277/task/30283/stat : 30283 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 118 0 0 0 16 0 9 0 472085954 395833344 48071 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=386556 CPUtime=1.1 cores=0,2
/proc/30277/task/30284/stat : 30284 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 110 0 0 0 15 0 9 0 472085954 395833344 48071 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30285] ppid=30275 vsize=386556 CPUtime=1.22 cores=0,2
/proc/30277/task/30285/stat : 30285 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 122 0 0 0 15 0 9 0 472085954 395833344 48071 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30287] ppid=30275 vsize=386556 CPUtime=0 cores=0,2
/proc/30277/task/30287/stat : 30287 (mono) S 30275 30277 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472085955 395833344 48071 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658970033 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 946.29
Current children cumulated vsize (KiB) 386556

[startup+1002.31 s]
/proc/loadavg: 4.09 4.08 3.73 5/220 30350
/proc/meminfo: memFree=18364400/32951132 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=386556 CPUtime=1006.62 cores=0,2
/proc/30277/stat : 30277 (mono) R 30275 30277 29711 0 -1 4202496 152007 0 0 0 100613 49 0 0 25 0 9 0 472085953 395833344 52898 33554432000 4194304 7232020 140737170956000 18446744073709551615 1079514910 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30277/statm: 96639 52898 1035 742 0 89210 0
[pid=30277/tid=30279] ppid=30275 vsize=386556 CPUtime=1.07 cores=0,2
/proc/30277/task/30279/stat : 30279 (mono) S 30275 30277 29711 0 -1 4202560 4 0 0 0 107 0 0 0 15 0 9 0 472085954 395833344 52898 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30280] ppid=30275 vsize=386556 CPUtime=1.11 cores=0,2
/proc/30277/task/30280/stat : 30280 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 111 0 0 0 16 0 9 0 472085954 395833344 52898 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30281] ppid=30275 vsize=386556 CPUtime=1.25 cores=0,2
/proc/30277/task/30281/stat : 30281 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 125 0 0 0 16 0 9 0 472085954 395833344 52898 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30282] ppid=30275 vsize=386556 CPUtime=1.37 cores=0,2
/proc/30277/task/30282/stat : 30282 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 137 0 0 0 16 0 9 0 472085954 395833344 52898 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30283] ppid=30275 vsize=386556 CPUtime=1.32 cores=0,2
/proc/30277/task/30283/stat : 30283 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 132 0 0 0 15 0 9 0 472085954 395833344 52898 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=386556 CPUtime=1.19 cores=0,2
/proc/30277/task/30284/stat : 30284 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 119 0 0 0 16 0 9 0 472085954 395833344 52898 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30285] ppid=30275 vsize=386556 CPUtime=1.32 cores=0,2
/proc/30277/task/30285/stat : 30285 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 132 0 0 0 15 0 9 0 472085954 395833344 52898 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30287] ppid=30275 vsize=386556 CPUtime=0 cores=0,2
/proc/30277/task/30287/stat : 30287 (mono) S 30275 30277 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472085955 395833344 52898 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658970033 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1006.62
Current children cumulated vsize (KiB) 386556

[startup+1062.3 s]
/proc/loadavg: 4.10 4.08 3.75 5/220 30352
/proc/meminfo: memFree=18316376/32951132 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=386556 CPUtime=1066.91 cores=0,2
/proc/30277/stat : 30277 (mono) R 30275 30277 29711 0 -1 4202496 158653 0 0 0 106639 52 0 0 25 0 9 0 472085953 395833344 55046 33554432000 4194304 7232020 140737170956000 18446744073709551615 1079515080 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30277/statm: 96639 55046 1035 742 0 89210 0
[pid=30277/tid=30279] ppid=30275 vsize=386556 CPUtime=1.2 cores=0,2
/proc/30277/task/30279/stat : 30279 (mono) S 30275 30277 29711 0 -1 4202560 4 0 0 0 120 0 0 0 16 0 9 0 472085954 395833344 55046 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30280] ppid=30275 vsize=386556 CPUtime=1.17 cores=0,2
/proc/30277/task/30280/stat : 30280 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 117 0 0 0 16 0 9 0 472085954 395833344 55046 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30281] ppid=30275 vsize=386556 CPUtime=1.32 cores=0,2
/proc/30277/task/30281/stat : 30281 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 132 0 0 0 16 0 9 0 472085954 395833344 55046 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30282] ppid=30275 vsize=386556 CPUtime=1.46 cores=0,2
/proc/30277/task/30282/stat : 30282 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 146 0 0 0 16 0 9 0 472085954 395833344 55046 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30283] ppid=30275 vsize=386556 CPUtime=1.38 cores=0,2
/proc/30277/task/30283/stat : 30283 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 138 0 0 0 15 0 9 0 472085954 395833344 55046 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=386556 CPUtime=1.25 cores=0,2
/proc/30277/task/30284/stat : 30284 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 125 0 0 0 16 0 9 0 472085954 395833344 55046 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30285] ppid=30275 vsize=386556 CPUtime=1.4 cores=0,2
/proc/30277/task/30285/stat : 30285 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 140 0 0 0 16 0 9 0 472085954 395833344 55046 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30287] ppid=30275 vsize=386556 CPUtime=0 cores=0,2
/proc/30277/task/30287/stat : 30287 (mono) S 30275 30277 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472085955 395833344 55046 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658970033 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1066.91
Current children cumulated vsize (KiB) 386556

[startup+1122.3 s]
/proc/loadavg: 4.08 4.08 3.76 5/220 30353
/proc/meminfo: memFree=18256320/32951132 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=386556 CPUtime=1127.04 cores=0,2
/proc/30277/stat : 30277 (mono) R 30275 30277 29711 0 -1 4202496 167096 0 0 0 112650 54 0 0 25 0 9 0 472085953 395833344 62813 33554432000 4194304 7232020 140737170956000 18446744073709551615 1079514045 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30277/statm: 96639 62813 1035 742 0 89210 0
[pid=30277/tid=30279] ppid=30275 vsize=386556 CPUtime=1.25 cores=0,2
/proc/30277/task/30279/stat : 30279 (mono) S 30275 30277 29711 0 -1 4202560 4 0 0 0 125 0 0 0 15 0 9 0 472085954 395833344 62813 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30280] ppid=30275 vsize=386556 CPUtime=1.24 cores=0,2
/proc/30277/task/30280/stat : 30280 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 124 0 0 0 16 0 9 0 472085954 395833344 62813 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30281] ppid=30275 vsize=386556 CPUtime=1.34 cores=0,2
/proc/30277/task/30281/stat : 30281 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 134 0 0 0 16 0 9 0 472085954 395833344 62813 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30282] ppid=30275 vsize=386556 CPUtime=1.52 cores=0,2
/proc/30277/task/30282/stat : 30282 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 152 0 0 0 16 0 9 0 472085954 395833344 62813 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30283] ppid=30275 vsize=386556 CPUtime=1.41 cores=0,2
/proc/30277/task/30283/stat : 30283 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 141 0 0 0 15 0 9 0 472085954 395833344 62813 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=386556 CPUtime=1.28 cores=0,2
/proc/30277/task/30284/stat : 30284 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 128 0 0 0 15 0 9 0 472085954 395833344 62813 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30285] ppid=30275 vsize=386556 CPUtime=1.46 cores=0,2
/proc/30277/task/30285/stat : 30285 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 146 0 0 0 15 0 9 0 472085954 395833344 62813 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30287] ppid=30275 vsize=386556 CPUtime=0 cores=0,2
/proc/30277/task/30287/stat : 30287 (mono) S 30275 30277 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472085955 395833344 62813 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658970033 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1127.04
Current children cumulated vsize (KiB) 386556

[startup+1182.3 s]
/proc/loadavg: 4.03 4.06 3.78 5/220 30355
/proc/meminfo: memFree=18227760/32951132 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=386556 CPUtime=1187.37 cores=0,2
/proc/30277/stat : 30277 (mono) R 30275 30277 29711 0 -1 4202496 175249 0 0 0 118681 56 0 0 25 0 9 0 472085953 395833344 63700 33554432000 4194304 7232020 140737170956000 18446744073709551615 1079514829 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30277/statm: 96639 63700 1035 742 0 89210 0
[pid=30277/tid=30279] ppid=30275 vsize=386556 CPUtime=1.33 cores=0,2
/proc/30277/task/30279/stat : 30279 (mono) S 30275 30277 29711 0 -1 4202560 4 0 0 0 133 0 0 0 16 0 9 0 472085954 395833344 63700 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30280] ppid=30275 vsize=386556 CPUtime=1.35 cores=0,2
/proc/30277/task/30280/stat : 30280 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 134 1 0 0 16 0 9 0 472085954 395833344 63700 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30281] ppid=30275 vsize=386556 CPUtime=1.46 cores=0,2
/proc/30277/task/30281/stat : 30281 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 146 0 0 0 16 0 9 0 472085954 395833344 63700 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30282] ppid=30275 vsize=386556 CPUtime=1.65 cores=0,2
/proc/30277/task/30282/stat : 30282 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 164 1 0 0 16 0 9 0 472085954 395833344 63700 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30283] ppid=30275 vsize=386556 CPUtime=1.49 cores=0,2
/proc/30277/task/30283/stat : 30283 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 149 0 0 0 16 0 9 0 472085954 395833344 63700 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=386556 CPUtime=1.36 cores=0,2
/proc/30277/task/30284/stat : 30284 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 136 0 0 0 15 0 9 0 472085954 395833344 63700 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30285] ppid=30275 vsize=386556 CPUtime=1.53 cores=0,2
/proc/30277/task/30285/stat : 30285 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 153 0 0 0 15 0 9 0 472085954 395833344 63700 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30287] ppid=30275 vsize=386556 CPUtime=0 cores=0,2
/proc/30277/task/30287/stat : 30287 (mono) S 30275 30277 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472085955 395833344 63700 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658970033 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1187.37
Current children cumulated vsize (KiB) 386556

[startup+1242.3 s]
/proc/loadavg: 4.01 4.05 3.79 5/220 30356
/proc/meminfo: memFree=18174532/32951132 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=386556 CPUtime=1247.69 cores=0,2
/proc/30277/stat : 30277 (mono) R 30275 30277 29711 0 -1 4202496 182824 0 0 0 124711 58 0 0 25 0 9 0 472085953 395833344 66463 33554432000 4194304 7232020 140737170956000 18446744073709551615 1079514367 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30277/statm: 96639 66463 1035 742 0 89210 0
[pid=30277/tid=30279] ppid=30275 vsize=386556 CPUtime=1.41 cores=0,2
/proc/30277/task/30279/stat : 30279 (mono) S 30275 30277 29711 0 -1 4202560 4 0 0 0 140 1 0 0 15 0 9 0 472085954 395833344 66463 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30280] ppid=30275 vsize=386556 CPUtime=1.47 cores=0,2
/proc/30277/task/30280/stat : 30280 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 146 1 0 0 15 0 9 0 472085954 395833344 66463 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30281] ppid=30275 vsize=386556 CPUtime=1.53 cores=0,2
/proc/30277/task/30281/stat : 30281 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 153 0 0 0 16 0 9 0 472085954 395833344 66463 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30282] ppid=30275 vsize=386556 CPUtime=1.76 cores=0,2
/proc/30277/task/30282/stat : 30282 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 175 1 0 0 15 0 9 0 472085954 395833344 66463 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30283] ppid=30275 vsize=386556 CPUtime=1.59 cores=0,2
/proc/30277/task/30283/stat : 30283 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 159 0 0 0 16 0 9 0 472085954 395833344 66463 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=386556 CPUtime=1.4 cores=0,2
/proc/30277/task/30284/stat : 30284 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 140 0 0 0 15 0 9 0 472085954 395833344 66463 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30285] ppid=30275 vsize=386556 CPUtime=1.64 cores=0,2
/proc/30277/task/30285/stat : 30285 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 164 0 0 0 16 0 9 0 472085954 395833344 66463 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30287] ppid=30275 vsize=386556 CPUtime=0 cores=0,2
/proc/30277/task/30287/stat : 30287 (mono) S 30275 30277 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472085955 395833344 66463 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658970033 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1247.69
Current children cumulated vsize (KiB) 386556



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.04 3.80 5/220 30358
/proc/meminfo: memFree=18136300/32951132 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=386556 CPUtime=1305.7 cores=0,2
/proc/30277/stat : 30277 (mono) R 30275 30277 29711 0 -1 4202496 189788 0 0 0 130510 60 0 0 25 0 9 0 472085953 395833344 70562 33554432000 4194304 7232020 140737170956000 18446744073709551615 1079514917 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/30277/statm: 96639 70562 1035 742 0 89210 0
[pid=30277/tid=30279] ppid=30275 vsize=386556 CPUtime=1.51 cores=0,2
/proc/30277/task/30279/stat : 30279 (mono) S 30275 30277 29711 0 -1 4202560 4 0 0 0 150 1 0 0 16 0 9 0 472085954 395833344 70562 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30280] ppid=30275 vsize=386556 CPUtime=1.58 cores=0,2
/proc/30277/task/30280/stat : 30280 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 157 1 0 0 16 0 9 0 472085954 395833344 70562 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30281] ppid=30275 vsize=386556 CPUtime=1.62 cores=0,2
/proc/30277/task/30281/stat : 30281 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 162 0 0 0 16 0 9 0 472085954 395833344 70562 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30282] ppid=30275 vsize=386556 CPUtime=1.8 cores=0,2
/proc/30277/task/30282/stat : 30282 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 179 1 0 0 16 0 9 0 472085954 395833344 70562 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30283] ppid=30275 vsize=386556 CPUtime=1.69 cores=0,2
/proc/30277/task/30283/stat : 30283 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 169 0 0 0 16 0 9 0 472085954 395833344 70562 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=386556 CPUtime=1.46 cores=0,2
/proc/30277/task/30284/stat : 30284 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 146 0 0 0 16 0 9 0 472085954 395833344 70562 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
[pid=30277/tid=30285] ppid=30275 vsize=386556 CPUtime=1.68 cores=0,2
/proc/30277/task/30285/stat : 30285 (mono) S 30275 30277 29711 0 -1 4202560 2 0 0 0 168 0 0 0 16 0 9 0 472085954 395833344 70562 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658962329 0 0 4096 545260780 18446604450980488384 0 0 -1 2 0 0 0
[pid=30277/tid=30287] ppid=30275 vsize=386556 CPUtime=0 cores=0,2
/proc/30277/task/30287/stat : 30287 (mono) S 30275 30277 29711 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 472085955 395833344 70562 33554432000 4194304 7232020 140737170956000 18446744073709551615 210658970033 0 0 4096 545260780 18446604450980488384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1305.7
Current children cumulated vsize (KiB) 386556

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): 1300.03
CPU time (s): 1305.72
CPU user time (s): 1305.11
CPU system time (s): 0.616906
CPU usage (%): 100.438
Max. virtual memory (cumulated for all children) (KiB): 386556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1305.11
system time used= 0.616906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189788
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= 42976
involuntary context switches= 12488

runsolver used 2.26266 second user time and 5.09622 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-24 02:27:43
IDJOB=3273442
IDBENCH=83139
IDSOLVER=1608
FILE ID=node129/3273442-1303604863
RUNJOBID= node129-1303604863-30248
PBS_JOBID= 13150613
Free space on /tmp= 66384 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n300-s12830984-sat.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273442-1303604863/watcher-3273442-1303604863 -o /tmp/evaluation-result-3273442-1303604863/solver-3273442-1303604863 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3273442-1303604863.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 8561dcfb17af254a7261755a5f31a440
RANDOM SEED=587422768

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19220924 kB
Buffers:       1207884 kB
Cached:       11796424 kB
SwapCached:          4 kB
Active:        1690676 kB
Inactive:     11379016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19220924 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:               8 kB
Writeback:          16 kB
AnonPages:       65168 kB
Mapped:          15860 kB
Slab:           598072 kB
PageTables:       5492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   283340 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node129 at 2011-04-24 02:49:25