Trace number 3189512

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) 1310.75 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1261029273-036.SATISFIABLE.cnf
MD5SUMad12e37a0f3b75f1b331fdb5e803c99f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.034993
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3189512-1302286835/watcher-3189512-1302286835 -o /tmp/evaluation-result-3189512-1302286835/solver-3189512-1302286835 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189512-1302286835.cnf 

running on 2 cores: 1,3

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: 1.23 2.91 3.64 5/213 27196
/proc/meminfo: memFree=15583764/32950940 swapFree=67111528/67111528
[pid=27196] ppid=27194 vsize=11760 CPUtime=0 cores=1,3
/proc/27196/stat : 27196 (runsolver) R 27194 27196 26117 0 -1 4202560 47 0 0 0 0 0 0 0 23 0 1 0 418914283 12042240 55 33554432000 4194304 5392636 140736393148592 18446744073709551615 5012135 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/27196/statm: 2940 55 36 293 0 2644 0

[startup+0.0282009 s]
/proc/loadavg: 1.23 2.91 3.64 5/213 27196
/proc/meminfo: memFree=15583764/32950940 swapFree=67111528/67111528
[pid=27196] ppid=27194 vsize=105944 CPUtime=0.01 cores=1,3
/proc/27196/stat : 27196 (mono) R 27194 27196 26117 0 -1 4202496 1497 0 0 0 1 0 0 0 25 0 9 0 418914283 108486656 1399 33554432000 4194304 7232020 140736500645136 18446744073709551615 4346195 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/27196/statm: 26486 1399 965 742 0 19057 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 105944

[startup+0.100189 s]
/proc/loadavg: 1.23 2.91 3.64 5/213 27196
/proc/meminfo: memFree=15583764/32950940 swapFree=67111528/67111528
[pid=27196] ppid=27194 vsize=109132 CPUtime=0.08 cores=1,3
/proc/27196/stat : 27196 (mono) R 27194 27196 26117 0 -1 4202496 2376 0 0 0 8 0 0 0 25 0 9 0 418914283 111751168 2276 33554432000 4194304 7232020 140736500645136 18446744073709551615 1095510880 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/27196/statm: 27283 2276 1024 742 0 19854 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 109132

[startup+0.300154 s]
/proc/loadavg: 1.23 2.91 3.64 5/213 27196
/proc/meminfo: memFree=15583764/32950940 swapFree=67111528/67111528
[pid=27196] ppid=27194 vsize=110124 CPUtime=0.29 cores=1,3
/proc/27196/stat : 27196 (mono) R 27194 27196 26117 0 -1 4202496 2521 0 0 0 29 0 0 0 25 0 9 0 418914283 112766976 2421 33554432000 4194304 7232020 140736500645136 18446744073709551615 1095507594 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/27196/statm: 27531 2421 1024 742 0 20102 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110124

[startup+0.701085 s]
/proc/loadavg: 1.23 2.91 3.64 5/213 27196
/proc/meminfo: memFree=15583764/32950940 swapFree=67111528/67111528
[pid=27196] ppid=27194 vsize=111508 CPUtime=0.69 cores=1,3
/proc/27196/stat : 27196 (mono) R 27194 27196 26117 0 -1 4202496 2859 0 0 0 69 0 0 0 18 0 9 0 418914283 114184192 2759 33554432000 4194304 7232020 140736500645136 18446744073709551615 1095507535 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/27196/statm: 27877 2759 1024 742 0 20448 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111508

[startup+1.50095 s]
/proc/loadavg: 1.23 2.91 3.64 5/222 27205
/proc/meminfo: memFree=15559644/32950940 swapFree=67111528/67111528
[pid=27196] ppid=27194 vsize=113332 CPUtime=1.5 cores=1,3
/proc/27196/stat : 27196 (mono) R 27194 27196 26117 0 -1 4202496 3272 0 0 0 150 0 0 0 18 0 9 0 418914283 116051968 3059 33554432000 4194304 7232020 140736500645136 18446744073709551615 1095507535 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/27196/statm: 28333 3059 1024 742 0 20904 0
[pid=27196/tid=27198] ppid=27194 vsize=113332 CPUtime=0 cores=1,3
/proc/27196/task/27198/stat : 27198 (mono) S 27194 27196 26117 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 418914284 116051968 3059 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27199] ppid=27194 vsize=113332 CPUtime=0 cores=1,3
/proc/27196/task/27199/stat : 27199 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418914284 116051968 3059 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27200] ppid=27194 vsize=113332 CPUtime=0 cores=1,3
/proc/27196/task/27200/stat : 27200 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418914284 116051968 3059 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27201] ppid=27194 vsize=113332 CPUtime=0 cores=1,3
/proc/27196/task/27201/stat : 27201 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418914284 116051968 3059 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27202] ppid=27194 vsize=113332 CPUtime=0 cores=1,3
/proc/27196/task/27202/stat : 27202 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418914284 116051968 3059 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27203] ppid=27194 vsize=113332 CPUtime=0 cores=1,3
/proc/27196/task/27203/stat : 27203 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418914284 116051968 3059 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27204] ppid=27194 vsize=113332 CPUtime=0 cores=1,3
/proc/27196/task/27204/stat : 27204 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418914284 116051968 3059 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27205] ppid=27194 vsize=113332 CPUtime=0 cores=1,3
/proc/27196/task/27205/stat : 27205 (mono) S 27194 27196 26117 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418914285 116051968 3059 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000416177 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 113332

[startup+3.10067 s]
/proc/loadavg: 1.23 2.91 3.64 6/222 27240
/proc/meminfo: memFree=15553072/32950940 swapFree=67111528/67111528
[pid=27196] ppid=27194 vsize=116000 CPUtime=3.13 cores=1,3
/proc/27196/stat : 27196 (mono) R 27194 27196 26117 0 -1 4202496 4305 0 0 0 312 1 0 0 18 0 9 0 418914283 118784000 3611 33554432000 4194304 7232020 140736500645136 18446744073709551615 1095504957 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/27196/statm: 29000 3611 1024 742 0 21571 0
[pid=27196/tid=27198] ppid=27194 vsize=116000 CPUtime=0.01 cores=1,3
/proc/27196/task/27198/stat : 27198 (mono) S 27194 27196 26117 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 418914284 118784000 3611 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27199] ppid=27194 vsize=116000 CPUtime=0.01 cores=1,3
/proc/27196/task/27199/stat : 27199 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418914284 118784000 3611 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27200] ppid=27194 vsize=116000 CPUtime=0.01 cores=1,3
/proc/27196/task/27200/stat : 27200 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418914284 118784000 3611 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27201] ppid=27194 vsize=116000 CPUtime=0 cores=1,3
/proc/27196/task/27201/stat : 27201 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418914284 118784000 3611 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27202] ppid=27194 vsize=116000 CPUtime=0 cores=1,3
/proc/27196/task/27202/stat : 27202 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418914284 118784000 3611 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27203] ppid=27194 vsize=116000 CPUtime=0 cores=1,3
/proc/27196/task/27203/stat : 27203 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418914284 118784000 3611 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27204] ppid=27194 vsize=116000 CPUtime=0 cores=1,3
/proc/27196/task/27204/stat : 27204 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418914284 118784000 3611 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27205] ppid=27194 vsize=116000 CPUtime=0 cores=1,3
/proc/27196/task/27205/stat : 27205 (mono) S 27194 27196 26117 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418914285 118784000 3611 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000416177 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 116000

[startup+6.30111 s]
/proc/loadavg: 1.45 2.93 3.64 5/222 27240
/proc/meminfo: memFree=15535712/32950940 swapFree=67111528/67111528
[pid=27196] ppid=27194 vsize=123568 CPUtime=6.38 cores=1,3
/proc/27196/stat : 27196 (mono) R 27194 27196 26117 0 -1 4202496 6155 0 0 0 636 2 0 0 20 0 9 0 418914283 126533632 4420 33554432000 4194304 7232020 140736500645136 18446744073709551615 1095507398 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/27196/statm: 30892 4420 1024 742 0 23463 0
[pid=27196/tid=27198] ppid=27194 vsize=123568 CPUtime=0.02 cores=1,3
/proc/27196/task/27198/stat : 27198 (mono) S 27194 27196 26117 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 418914284 126533632 4420 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27199] ppid=27194 vsize=123568 CPUtime=0.03 cores=1,3
/proc/27196/task/27199/stat : 27199 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418914284 126533632 4420 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27200] ppid=27194 vsize=123568 CPUtime=0.03 cores=1,3
/proc/27196/task/27200/stat : 27200 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 418914284 126533632 4420 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27201] ppid=27194 vsize=123568 CPUtime=0.01 cores=1,3
/proc/27196/task/27201/stat : 27201 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418914284 126533632 4420 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27202] ppid=27194 vsize=123568 CPUtime=0.02 cores=1,3
/proc/27196/task/27202/stat : 27202 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418914284 126533632 4420 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27203] ppid=27194 vsize=123568 CPUtime=0.01 cores=1,3
/proc/27196/task/27203/stat : 27203 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418914284 126533632 4420 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27204] ppid=27194 vsize=123568 CPUtime=0.02 cores=1,3
/proc/27196/task/27204/stat : 27204 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418914284 126533632 4420 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27205] ppid=27194 vsize=123568 CPUtime=0 cores=1,3
/proc/27196/task/27205/stat : 27205 (mono) S 27194 27196 26117 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418914285 126533632 4420 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000416177 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 123568

[startup+12.701 s]
/proc/loadavg: 1.66 2.95 3.64 5/222 27241
/proc/meminfo: memFree=15514848/32950940 swapFree=67111528/67111528
[pid=27196] ppid=27194 vsize=129412 CPUtime=12.86 cores=1,3
/proc/27196/stat : 27196 (mono) R 27194 27196 26117 0 -1 4202496 8398 0 0 0 1283 3 0 0 18 0 9 0 418914283 132517888 5071 33554432000 4194304 7232020 140736500645136 18446744073709551615 1095508085 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/27196/statm: 32353 5071 1025 742 0 24924 0
[pid=27196/tid=27198] ppid=27194 vsize=129412 CPUtime=0.04 cores=1,3
/proc/27196/task/27198/stat : 27198 (mono) S 27194 27196 26117 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 9 0 418914284 132517888 5071 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27199] ppid=27194 vsize=129412 CPUtime=0.06 cores=1,3
/proc/27196/task/27199/stat : 27199 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 418914284 132517888 5071 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27200] ppid=27194 vsize=129412 CPUtime=0.06 cores=1,3
/proc/27196/task/27200/stat : 27200 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 418914284 132517888 5071 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27201] ppid=27194 vsize=129412 CPUtime=0.04 cores=1,3
/proc/27196/task/27201/stat : 27201 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 418914284 132517888 5071 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27202] ppid=27194 vsize=129412 CPUtime=0.05 cores=1,3
/proc/27196/task/27202/stat : 27202 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 418914284 132517888 5071 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27203] ppid=27194 vsize=129412 CPUtime=0.03 cores=1,3
/proc/27196/task/27203/stat : 27203 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418914284 132517888 5071 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27204] ppid=27194 vsize=129412 CPUtime=0.05 cores=1,3
/proc/27196/task/27204/stat : 27204 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 418914284 132517888 5071 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27205] ppid=27194 vsize=129412 CPUtime=0 cores=1,3
/proc/27196/task/27205/stat : 27205 (mono) S 27194 27196 26117 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418914285 132517888 5071 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000416177 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.86
Current children cumulated vsize (KiB) 129412

[startup+25.5007 s]
/proc/loadavg: 2.24 3.02 3.65 5/222 27241
/proc/meminfo: memFree=15481628/32950940 swapFree=67111528/67111528
[pid=27196] ppid=27194 vsize=137228 CPUtime=25.88 cores=1,3
/proc/27196/stat : 27196 (mono) R 27194 27196 26117 0 -1 4202496 12005 0 0 0 2582 6 0 0 19 0 9 0 418914283 140521472 8638 33554432000 4194304 7232020 140736500645136 18446744073709551615 1095508070 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/27196/statm: 34307 8638 1025 742 0 26878 0
[pid=27196/tid=27198] ppid=27194 vsize=137228 CPUtime=0.09 cores=1,3
/proc/27196/task/27198/stat : 27198 (mono) S 27194 27196 26117 0 -1 4202560 4 0 0 0 9 0 0 0 15 0 9 0 418914284 140521472 8638 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27199] ppid=27194 vsize=137228 CPUtime=0.12 cores=1,3
/proc/27196/task/27199/stat : 27199 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 12 0 0 0 15 0 9 0 418914284 140521472 8638 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27200] ppid=27194 vsize=137228 CPUtime=0.15 cores=1,3
/proc/27196/task/27200/stat : 27200 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 15 0 0 0 15 0 9 0 418914284 140521472 8638 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27201] ppid=27194 vsize=137228 CPUtime=0.09 cores=1,3
/proc/27196/task/27201/stat : 27201 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 418914284 140521472 8638 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27202] ppid=27194 vsize=137228 CPUtime=0.11 cores=1,3
/proc/27196/task/27202/stat : 27202 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 418914284 140521472 8638 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27203] ppid=27194 vsize=137228 CPUtime=0.09 cores=1,3
/proc/27196/task/27203/stat : 27203 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 418914284 140521472 8638 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27204] ppid=27194 vsize=137228 CPUtime=0.12 cores=1,3
/proc/27196/task/27204/stat : 27204 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 12 0 0 0 15 0 9 0 418914284 140521472 8638 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27205] ppid=27194 vsize=137228 CPUtime=0 cores=1,3
/proc/27196/task/27205/stat : 27205 (mono) S 27194 27196 26117 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418914285 140521472 8638 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000416177 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.88
Current children cumulated vsize (KiB) 137228

[startup+51.1013 s]
/proc/loadavg: 2.92 3.11 3.66 5/222 27277
/proc/meminfo: memFree=15447756/32950940 swapFree=67111528/67111528
[pid=27196] ppid=27194 vsize=145612 CPUtime=51.86 cores=1,3
/proc/27196/stat : 27196 (mono) R 27194 27196 26117 0 -1 4202496 17050 0 0 0 5176 10 0 0 25 0 9 0 418914283 149106688 10806 33554432000 4194304 7232020 140736500645136 18446744073709551615 1095507535 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/27196/statm: 36403 10806 1035 742 0 28974 0
[pid=27196/tid=27198] ppid=27194 vsize=145612 CPUtime=0.19 cores=1,3
/proc/27196/task/27198/stat : 27198 (mono) S 27194 27196 26117 0 -1 4202560 4 0 0 0 19 0 0 0 15 0 9 0 418914284 149106688 10806 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27199] ppid=27194 vsize=145612 CPUtime=0.24 cores=1,3
/proc/27196/task/27199/stat : 27199 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 23 1 0 0 16 0 9 0 418914284 149106688 10806 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27200] ppid=27194 vsize=145612 CPUtime=0.25 cores=1,3

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

/proc/27196/task/27201/stat : 27201 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 273 3 0 0 16 0 9 0 418914284 260386816 29800 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27202] ppid=27194 vsize=254284 CPUtime=2.8 cores=1,3
/proc/27196/task/27202/stat : 27202 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 278 2 0 0 15 0 9 0 418914284 260386816 29800 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27203] ppid=27194 vsize=254284 CPUtime=2.67 cores=1,3
/proc/27196/task/27203/stat : 27203 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 265 2 0 0 15 0 9 0 418914284 260386816 29800 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27204] ppid=27194 vsize=254284 CPUtime=2.82 cores=1,3
/proc/27196/task/27204/stat : 27204 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 281 1 0 0 16 0 9 0 418914284 260386816 29800 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27205] ppid=27194 vsize=254284 CPUtime=0.05 cores=1,3
/proc/27196/task/27205/stat : 27205 (mono) S 27194 27196 26117 0 -1 4202560 3 0 0 0 2 3 0 0 15 0 9 0 418914285 260386816 29800 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000416177 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 951.57
Current children cumulated vsize (KiB) 254284

[startup+1002.3 s]
/proc/loadavg: 4.04 4.05 3.92 5/222 27302
/proc/meminfo: memFree=15069456/32950940 swapFree=67111528/67111528
[pid=27196] ppid=27194 vsize=254284 CPUtime=1012.1 cores=1,3
/proc/27196/stat : 27196 (mono) R 27194 27196 26117 0 -1 4202496 86327 0 0 0 101164 46 0 0 25 0 9 0 418914283 260386816 31355 33554432000 4194304 7232020 140736500645136 18446744073709551615 1095508389 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/27196/statm: 63571 31355 1036 742 0 56142 0
[pid=27196/tid=27198] ppid=27194 vsize=254284 CPUtime=2.9 cores=1,3
/proc/27196/task/27198/stat : 27198 (mono) S 27194 27196 26117 0 -1 4202560 4 0 0 0 287 3 0 0 15 0 9 0 418914284 260386816 31355 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27199] ppid=27194 vsize=254284 CPUtime=2.82 cores=1,3
/proc/27196/task/27199/stat : 27199 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 280 2 0 0 16 0 9 0 418914284 260386816 31355 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27200] ppid=27194 vsize=254284 CPUtime=2.99 cores=1,3
/proc/27196/task/27200/stat : 27200 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 297 2 0 0 15 0 9 0 418914284 260386816 31355 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27201] ppid=27194 vsize=254284 CPUtime=2.92 cores=1,3
/proc/27196/task/27201/stat : 27201 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 289 3 0 0 15 0 9 0 418914284 260386816 31355 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27202] ppid=27194 vsize=254284 CPUtime=2.94 cores=1,3
/proc/27196/task/27202/stat : 27202 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 292 2 0 0 16 0 9 0 418914284 260386816 31355 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27203] ppid=27194 vsize=254284 CPUtime=2.84 cores=1,3
/proc/27196/task/27203/stat : 27203 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 282 2 0 0 16 0 9 0 418914284 260386816 31355 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27204] ppid=27194 vsize=254284 CPUtime=2.97 cores=1,3
/proc/27196/task/27204/stat : 27204 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 295 2 0 0 16 0 9 0 418914284 260386816 31355 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27205] ppid=27194 vsize=254284 CPUtime=0.05 cores=1,3
/proc/27196/task/27205/stat : 27205 (mono) S 27194 27196 26117 0 -1 4202560 3 0 0 0 2 3 0 0 15 0 9 0 418914285 260386816 31355 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000416177 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1012.1
Current children cumulated vsize (KiB) 254284

[startup+1062.3 s]
/proc/loadavg: 4.08 4.07 3.93 5/222 27304
/proc/meminfo: memFree=15032852/32950940 swapFree=67111528/67111528
[pid=27196] ppid=27194 vsize=254284 CPUtime=1072.31 cores=1,3
/proc/27196/stat : 27196 (mono) R 27194 27196 26117 0 -1 4202496 89099 0 0 0 107184 47 0 0 25 0 9 0 418914283 260386816 33803 33554432000 4194304 7232020 140736500645136 18446744073709551615 1095508078 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/27196/statm: 63571 33803 1036 742 0 56142 0
[pid=27196/tid=27198] ppid=27194 vsize=254284 CPUtime=2.98 cores=1,3
/proc/27196/task/27198/stat : 27198 (mono) S 27194 27196 26117 0 -1 4202560 4 0 0 0 295 3 0 0 15 0 9 0 418914284 260386816 33803 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27199] ppid=27194 vsize=254284 CPUtime=2.89 cores=1,3
/proc/27196/task/27199/stat : 27199 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 287 2 0 0 15 0 9 0 418914284 260386816 33803 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27200] ppid=27194 vsize=254284 CPUtime=3.12 cores=1,3
/proc/27196/task/27200/stat : 27200 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 310 2 0 0 15 0 9 0 418914284 260386816 33803 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27201] ppid=27194 vsize=254284 CPUtime=3 cores=1,3
/proc/27196/task/27201/stat : 27201 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 297 3 0 0 15 0 9 0 418914284 260386816 33803 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27202] ppid=27194 vsize=254284 CPUtime=3.01 cores=1,3
/proc/27196/task/27202/stat : 27202 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 299 2 0 0 16 0 9 0 418914284 260386816 33803 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27203] ppid=27194 vsize=254284 CPUtime=2.94 cores=1,3
/proc/27196/task/27203/stat : 27203 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 292 2 0 0 16 0 9 0 418914284 260386816 33803 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27204] ppid=27194 vsize=254284 CPUtime=3.03 cores=1,3
/proc/27196/task/27204/stat : 27204 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 301 2 0 0 16 0 9 0 418914284 260386816 33803 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27205] ppid=27194 vsize=254284 CPUtime=0.05 cores=1,3
/proc/27196/task/27205/stat : 27205 (mono) S 27194 27196 26117 0 -1 4202560 3 0 0 0 2 3 0 0 15 0 9 0 418914285 260386816 33803 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000416177 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1072.31
Current children cumulated vsize (KiB) 254284

[startup+1122.3 s]
/proc/loadavg: 4.03 4.05 3.93 5/222 27308
/proc/meminfo: memFree=14969960/32950940 swapFree=67111528/67111528
[pid=27196] ppid=27194 vsize=254284 CPUtime=1132.54 cores=1,3
/proc/27196/stat : 27196 (mono) R 27194 27196 26117 0 -1 4202496 91839 0 0 0 113206 48 0 0 25 0 9 0 418914283 260386816 36543 33554432000 4194304 7232020 140736500645136 18446744073709551615 1095507418 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/27196/statm: 63571 36543 1036 742 0 56142 0
[pid=27196/tid=27198] ppid=27194 vsize=254284 CPUtime=3.03 cores=1,3
/proc/27196/task/27198/stat : 27198 (mono) S 27194 27196 26117 0 -1 4202560 4 0 0 0 300 3 0 0 16 0 9 0 418914284 260386816 36543 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27199] ppid=27194 vsize=254284 CPUtime=2.93 cores=1,3
/proc/27196/task/27199/stat : 27199 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 291 2 0 0 15 0 9 0 418914284 260386816 36543 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27200] ppid=27194 vsize=254284 CPUtime=3.21 cores=1,3
/proc/27196/task/27200/stat : 27200 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 319 2 0 0 16 0 9 0 418914284 260386816 36543 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27201] ppid=27194 vsize=254284 CPUtime=3.07 cores=1,3
/proc/27196/task/27201/stat : 27201 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 304 3 0 0 15 0 9 0 418914284 260386816 36543 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27202] ppid=27194 vsize=254284 CPUtime=3.09 cores=1,3
/proc/27196/task/27202/stat : 27202 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 307 2 0 0 16 0 9 0 418914284 260386816 36543 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27203] ppid=27194 vsize=254284 CPUtime=3.02 cores=1,3
/proc/27196/task/27203/stat : 27203 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 300 2 0 0 15 0 9 0 418914284 260386816 36543 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27204] ppid=27194 vsize=254284 CPUtime=3.09 cores=1,3
/proc/27196/task/27204/stat : 27204 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 307 2 0 0 15 0 9 0 418914284 260386816 36543 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27205] ppid=27194 vsize=254284 CPUtime=0.05 cores=1,3
/proc/27196/task/27205/stat : 27205 (mono) S 27194 27196 26117 0 -1 4202560 3 0 0 0 2 3 0 0 15 0 9 0 418914285 260386816 36543 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000416177 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1132.54
Current children cumulated vsize (KiB) 254284

[startup+1182.3 s]
/proc/loadavg: 4.15 4.09 3.95 7/222 27310
/proc/meminfo: memFree=14920660/32950940 swapFree=67111528/67111528
[pid=27196] ppid=27194 vsize=279056 CPUtime=1192.79 cores=1,3
/proc/27196/stat : 27196 (mono) R 27194 27196 26117 0 -1 4202496 98937 0 0 0 119230 49 0 0 25 0 9 0 418914283 285753344 43641 33554432000 4194304 7232020 140736500645136 18446744073709551615 1095508218 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/27196/statm: 69764 43641 1036 742 0 62335 0
[pid=27196/tid=27198] ppid=27194 vsize=279056 CPUtime=3.09 cores=1,3
/proc/27196/task/27198/stat : 27198 (mono) S 27194 27196 26117 0 -1 4202560 4 0 0 0 306 3 0 0 15 0 9 0 418914284 285753344 43641 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27199] ppid=27194 vsize=279056 CPUtime=2.98 cores=1,3
/proc/27196/task/27199/stat : 27199 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 296 2 0 0 16 0 9 0 418914284 285753344 43641 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27200] ppid=27194 vsize=279056 CPUtime=3.25 cores=1,3
/proc/27196/task/27200/stat : 27200 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 323 2 0 0 16 0 9 0 418914284 285753344 43641 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27201] ppid=27194 vsize=279056 CPUtime=3.17 cores=1,3
/proc/27196/task/27201/stat : 27201 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 314 3 0 0 15 0 9 0 418914284 285753344 43641 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27202] ppid=27194 vsize=279056 CPUtime=3.16 cores=1,3
/proc/27196/task/27202/stat : 27202 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 314 2 0 0 15 0 9 0 418914284 285753344 43641 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27203] ppid=27194 vsize=279056 CPUtime=3.1 cores=1,3
/proc/27196/task/27203/stat : 27203 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 308 2 0 0 15 0 9 0 418914284 285753344 43641 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27204] ppid=27194 vsize=279056 CPUtime=3.16 cores=1,3
/proc/27196/task/27204/stat : 27204 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 314 2 0 0 16 0 9 0 418914284 285753344 43641 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27205] ppid=27194 vsize=279056 CPUtime=0.05 cores=1,3
/proc/27196/task/27205/stat : 27205 (mono) S 27194 27196 26117 0 -1 4202560 3 0 0 0 2 3 0 0 15 0 9 0 418914285 285753344 43641 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000416177 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1192.79
Current children cumulated vsize (KiB) 279056

[startup+1242.3 s]
/proc/loadavg: 4.05 4.07 3.95 5/222 27311
/proc/meminfo: memFree=14873360/32950940 swapFree=67111528/67111528
[pid=27196] ppid=27194 vsize=287312 CPUtime=1252.92 cores=1,3
/proc/27196/stat : 27196 (mono) R 27194 27196 26117 0 -1 4202496 100884 0 0 0 125243 49 0 0 25 0 9 0 418914283 294207488 45588 33554432000 4194304 7232020 140736500645136 18446744073709551615 1095508085 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/27196/statm: 71828 45588 1036 742 0 64399 0
[pid=27196/tid=27198] ppid=27194 vsize=287312 CPUtime=3.12 cores=1,3
/proc/27196/task/27198/stat : 27198 (mono) S 27194 27196 26117 0 -1 4202560 4 0 0 0 309 3 0 0 15 0 9 0 418914284 294207488 45588 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27199] ppid=27194 vsize=287312 CPUtime=3.02 cores=1,3
/proc/27196/task/27199/stat : 27199 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 300 2 0 0 16 0 9 0 418914284 294207488 45588 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27200] ppid=27194 vsize=287312 CPUtime=3.3 cores=1,3
/proc/27196/task/27200/stat : 27200 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 328 2 0 0 15 0 9 0 418914284 294207488 45588 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27201] ppid=27194 vsize=287312 CPUtime=3.23 cores=1,3
/proc/27196/task/27201/stat : 27201 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 320 3 0 0 16 0 9 0 418914284 294207488 45588 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27202] ppid=27194 vsize=287312 CPUtime=3.18 cores=1,3
/proc/27196/task/27202/stat : 27202 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 316 2 0 0 16 0 9 0 418914284 294207488 45588 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27203] ppid=27194 vsize=287312 CPUtime=3.15 cores=1,3
/proc/27196/task/27203/stat : 27203 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 313 2 0 0 15 0 9 0 418914284 294207488 45588 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27204] ppid=27194 vsize=287312 CPUtime=3.18 cores=1,3
/proc/27196/task/27204/stat : 27204 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 316 2 0 0 15 0 9 0 418914284 294207488 45588 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27205] ppid=27194 vsize=287312 CPUtime=0.05 cores=1,3
/proc/27196/task/27205/stat : 27205 (mono) S 27194 27196 26117 0 -1 4202560 3 0 0 0 2 3 0 0 15 0 9 0 418914285 294207488 45588 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000416177 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1252.92
Current children cumulated vsize (KiB) 287312



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.18 4.09 3.96 4/213 27314
/proc/meminfo: memFree=15043020/32950940 swapFree=67111528/67111528
[pid=27196] ppid=27194 vsize=295632 CPUtime=1310.72 cores=1,3
/proc/27196/stat : 27196 (mono) R 27194 27196 26117 0 -1 4202496 103464 0 0 0 131022 50 0 0 25 0 9 0 418914283 302727168 48168 33554432000 4194304 7232020 140736500645136 18446744073709551615 1095508078 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/27196/statm: 73908 48168 1036 742 0 66479 0
[pid=27196/tid=27198] ppid=27194 vsize=295632 CPUtime=3.16 cores=1,3
/proc/27196/task/27198/stat : 27198 (mono) S 27194 27196 26117 0 -1 4202560 4 0 0 0 313 3 0 0 15 0 9 0 418914284 302727168 48168 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27199] ppid=27194 vsize=295632 CPUtime=3.04 cores=1,3
/proc/27196/task/27199/stat : 27199 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 302 2 0 0 15 0 9 0 418914284 302727168 48168 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27200] ppid=27194 vsize=295632 CPUtime=3.34 cores=1,3
/proc/27196/task/27200/stat : 27200 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 332 2 0 0 16 0 9 0 418914284 302727168 48168 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27201] ppid=27194 vsize=295632 CPUtime=3.25 cores=1,3
/proc/27196/task/27201/stat : 27201 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 322 3 0 0 16 0 9 0 418914284 302727168 48168 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27202] ppid=27194 vsize=295632 CPUtime=3.21 cores=1,3
/proc/27196/task/27202/stat : 27202 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 319 2 0 0 16 0 9 0 418914284 302727168 48168 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 3 0 0 0
[pid=27196/tid=27203] ppid=27194 vsize=295632 CPUtime=3.17 cores=1,3
/proc/27196/task/27203/stat : 27203 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 315 2 0 0 15 0 9 0 418914284 302727168 48168 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27204] ppid=27194 vsize=295632 CPUtime=3.21 cores=1,3
/proc/27196/task/27204/stat : 27204 (mono) S 27194 27196 26117 0 -1 4202560 2 0 0 0 319 2 0 0 16 0 9 0 418914284 302727168 48168 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000408473 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
[pid=27196/tid=27205] ppid=27194 vsize=295632 CPUtime=0.05 cores=1,3
/proc/27196/task/27205/stat : 27205 (mono) S 27194 27196 26117 0 -1 4202560 3 0 0 0 2 3 0 0 15 0 9 0 418914285 302727168 48168 33554432000 4194304 7232020 140736500645136 18446744073709551615 216000416177 0 0 4096 545260780 18446604471096072384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1310.72
Current children cumulated vsize (KiB) 295632

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.02
CPU time (s): 1310.75
CPU user time (s): 1310.23
CPU system time (s): 0.514921
CPU usage (%): 100.825
Max. virtual memory (cumulated for all children) (KiB): 295632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1310.23
system time used= 0.514921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103464
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= 94066
involuntary context switches= 26765

runsolver used 1.9677 second user time and 5.17421 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-08 20:20:35
IDJOB=3189512
IDBENCH=83043
IDSOLVER=1608
FILE ID=node117/3189512-1302286835
RUNJOBID= node117-1302286835-27132
PBS_JOBID= 12919066
Free space on /tmp= 70632 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1261029273-036.SATISFIABLE.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189512-1302286835/watcher-3189512-1302286835 -o /tmp/evaluation-result-3189512-1302286835/solver-3189512-1302286835 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189512-1302286835.cnf

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

MD5SUM BENCH= ad12e37a0f3b75f1b331fdb5e803c99f
RANDOM SEED=597136607

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      15584044 kB
Buffers:        602992 kB
Cached:       16262180 kB
SwapCached:          0 kB
Active:        5991996 kB
Inactive:     10950704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      15584044 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:              64 kB
Writeback:           0 kB
AnonPages:       76304 kB
Mapped:          17596 kB
Slab:           360896 kB
PageTables:       5468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   483084 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= 70632 MiB
End job on node117 at 2011-04-08 20:42:17