Trace number 3189321

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S2051088205-036.UNKNOWN.cnf
MD5SUM901aadbc76f4961d582bc9856b3c63b3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark300.4
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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-3189321-1302284370/watcher-3189321-1302284370 -o /tmp/evaluation-result-3189321-1302284370/solver-3189321-1302284370 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189321-1302284370.cnf 

running on 2 cores: 4,6

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: 4.12 4.19 4.16 5/211 32671
/proc/meminfo: memFree=20409208/32951132 swapFree=67111528/67111528
[pid=32671] ppid=32669 vsize=11760 CPUtime=0 cores=4,6
/proc/32671/stat : 32671 (runsolver) R 32669 32671 32039 0 -1 4202560 47 0 0 0 0 0 0 0 25 0 1 0 340035636 12042240 55 33554432000 4194304 5392636 140736893586064 18446744073709551615 5012135 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/32671/statm: 2940 55 36 293 0 2644 0

[startup+0.00902394 s]
/proc/loadavg: 4.12 4.19 4.16 5/211 32671
/proc/meminfo: memFree=20409208/32951132 swapFree=67111528/67111528
[pid=32671] ppid=32669 vsize=93284 CPUtime=0 cores=4,6
/proc/32671/stat : 32671 (mono) S 32669 32671 32039 0 -1 4202496 605 0 0 0 0 0 0 0 25 0 8 0 340035636 95522816 529 33554432000 4194304 7232020 140734426756128 18446744073709551615 242970548283 0 2147483391 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/32671/statm: 23321 529 418 742 0 18170 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 93284

[startup+0.104393 s]
/proc/loadavg: 4.12 4.19 4.16 5/211 32671
/proc/meminfo: memFree=20409208/32951132 swapFree=67111528/67111528
[pid=32671] ppid=32669 vsize=109068 CPUtime=0.08 cores=4,6
/proc/32671/stat : 32671 (mono) S 32669 32671 32039 0 -1 4202496 2248 0 0 0 8 0 0 0 25 0 9 0 340035636 111685632 2152 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982373809 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/32671/statm: 27267 2152 1024 742 0 19838 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 109068

[startup+0.300651 s]
/proc/loadavg: 4.12 4.19 4.16 5/211 32671
/proc/meminfo: memFree=20409208/32951132 swapFree=67111528/67111528
[pid=32671] ppid=32669 vsize=110124 CPUtime=0.28 cores=4,6
/proc/32671/stat : 32671 (mono) R 32669 32671 32039 0 -1 4202496 2466 0 0 0 28 0 0 0 18 0 9 0 340035636 112766976 2370 33554432000 4194304 7232020 140734426756128 18446744073709551615 1099839390 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/32671/statm: 27531 2370 1024 742 0 20102 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 110124

[startup+0.700607 s]
/proc/loadavg: 4.12 4.19 4.16 5/211 32671
/proc/meminfo: memFree=20409208/32951132 swapFree=67111528/67111528
[pid=32671] ppid=32669 vsize=111444 CPUtime=0.69 cores=4,6
/proc/32671/stat : 32671 (mono) R 32669 32671 32039 0 -1 4202496 2930 0 0 0 69 0 0 0 18 0 9 0 340035636 114118656 2834 33554432000 4194304 7232020 140734426756128 18446744073709551615 1099836669 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/32671/statm: 27861 2834 1024 742 0 20432 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111444

[startup+1.50041 s]
/proc/loadavg: 4.12 4.19 4.16 5/220 32680
/proc/meminfo: memFree=20391536/32951132 swapFree=67111528/67111528
[pid=32671] ppid=32669 vsize=115616 CPUtime=1.51 cores=4,6
/proc/32671/stat : 32671 (mono) R 32669 32671 32039 0 -1 4202496 3610 0 0 0 150 1 0 0 18 0 9 0 340035636 118390784 3514 33554432000 4194304 7232020 140734426756128 18446744073709551615 1099848857 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/32671/statm: 28904 3514 1024 742 0 21475 0
[pid=32671/tid=32673] ppid=32669 vsize=115616 CPUtime=0 cores=4,6
/proc/32671/task/32673/stat : 32673 (mono) S 32669 32671 32039 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 340035637 118390784 3514 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32674] ppid=32669 vsize=115616 CPUtime=0 cores=4,6
/proc/32671/task/32674/stat : 32674 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340035637 118390784 3514 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32675] ppid=32669 vsize=115616 CPUtime=0 cores=4,6
/proc/32671/task/32675/stat : 32675 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340035637 118390784 3514 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32676] ppid=32669 vsize=115616 CPUtime=0 cores=4,6
/proc/32671/task/32676/stat : 32676 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340035637 118390784 3514 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32677] ppid=32669 vsize=115616 CPUtime=0 cores=4,6
/proc/32671/task/32677/stat : 32677 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340035637 118390784 3514 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32678] ppid=32669 vsize=115616 CPUtime=0 cores=4,6
/proc/32671/task/32678/stat : 32678 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340035637 118390784 3514 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32679] ppid=32669 vsize=115616 CPUtime=0 cores=4,6
/proc/32671/task/32679/stat : 32679 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340035637 118390784 3514 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32680] ppid=32669 vsize=115616 CPUtime=0 cores=4,6
/proc/32671/task/32680/stat : 32680 (mono) S 32669 32671 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340035638 118390784 3514 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982373809 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 115616

[startup+3.10114 s]
/proc/loadavg: 4.12 4.19 4.16 5/220 32680
/proc/meminfo: memFree=20383608/32951132 swapFree=67111528/67111528
[pid=32671] ppid=32669 vsize=118812 CPUtime=3.12 cores=4,6
/proc/32671/stat : 32671 (mono) R 32669 32671 32039 0 -1 4202496 4640 0 0 0 310 2 0 0 18 0 9 0 340035636 121663488 4423 33554432000 4194304 7232020 140734426756128 18446744073709551615 1099837883 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/32671/statm: 29703 4423 1024 742 0 22274 0
[pid=32671/tid=32673] ppid=32669 vsize=118812 CPUtime=0.01 cores=4,6
/proc/32671/task/32673/stat : 32673 (mono) S 32669 32671 32039 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 340035637 121663488 4423 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32674] ppid=32669 vsize=118812 CPUtime=0.01 cores=4,6
/proc/32671/task/32674/stat : 32674 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 340035637 121663488 4423 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32675] ppid=32669 vsize=118812 CPUtime=0 cores=4,6
/proc/32671/task/32675/stat : 32675 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340035637 121663488 4423 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32676] ppid=32669 vsize=118812 CPUtime=0.01 cores=4,6
/proc/32671/task/32676/stat : 32676 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340035637 121663488 4423 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32677] ppid=32669 vsize=118812 CPUtime=0 cores=4,6
/proc/32671/task/32677/stat : 32677 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340035637 121663488 4423 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32678] ppid=32669 vsize=118812 CPUtime=0 cores=4,6
/proc/32671/task/32678/stat : 32678 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340035637 121663488 4423 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32679] ppid=32669 vsize=118812 CPUtime=0 cores=4,6
/proc/32671/task/32679/stat : 32679 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340035637 121663488 4423 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32680] ppid=32669 vsize=118812 CPUtime=0 cores=4,6
/proc/32671/task/32680/stat : 32680 (mono) S 32669 32671 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340035638 121663488 4423 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982373809 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 118812

[startup+6.30062 s]
/proc/loadavg: 4.19 4.20 4.17 5/220 32680
/proc/meminfo: memFree=20366992/32951132 swapFree=67111528/67111528
[pid=32671] ppid=32669 vsize=123060 CPUtime=6.33 cores=4,6
/proc/32671/stat : 32671 (mono) R 32669 32671 32039 0 -1 4202496 5825 0 0 0 631 2 0 0 18 0 9 0 340035636 126013440 5098 33554432000 4194304 7232020 140734426756128 18446744073709551615 1099837497 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/32671/statm: 30765 5098 1024 742 0 23336 0
[pid=32671/tid=32673] ppid=32669 vsize=123060 CPUtime=0.02 cores=4,6
/proc/32671/task/32673/stat : 32673 (mono) S 32669 32671 32039 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 340035637 126013440 5098 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32674] ppid=32669 vsize=123060 CPUtime=0.02 cores=4,6
/proc/32671/task/32674/stat : 32674 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340035637 126013440 5098 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32675] ppid=32669 vsize=123060 CPUtime=0.02 cores=4,6
/proc/32671/task/32675/stat : 32675 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340035637 126013440 5098 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32676] ppid=32669 vsize=123060 CPUtime=0.02 cores=4,6
/proc/32671/task/32676/stat : 32676 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340035637 126013440 5098 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32677] ppid=32669 vsize=123060 CPUtime=0.02 cores=4,6
/proc/32671/task/32677/stat : 32677 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 340035637 126013440 5098 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32678] ppid=32669 vsize=123060 CPUtime=0.01 cores=4,6
/proc/32671/task/32678/stat : 32678 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340035637 126013440 5098 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32679] ppid=32669 vsize=123060 CPUtime=0.01 cores=4,6
/proc/32671/task/32679/stat : 32679 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340035637 126013440 5098 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32680] ppid=32669 vsize=123060 CPUtime=0 cores=4,6
/proc/32671/task/32680/stat : 32680 (mono) S 32669 32671 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340035638 126013440 5098 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982373809 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 123060

[startup+12.7005 s]
/proc/loadavg: 4.50 4.26 4.19 5/220 32681
/proc/meminfo: memFree=20347280/32951132 swapFree=67111528/67111528
[pid=32671] ppid=32669 vsize=128724 CPUtime=12.76 cores=4,6
/proc/32671/stat : 32671 (mono) R 32669 32671 32039 0 -1 4202496 7818 0 0 0 1272 4 0 0 21 0 9 0 340035636 131813376 6054 33554432000 4194304 7232020 140734426756128 18446744073709551615 1099837007 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/32671/statm: 32181 6054 1025 742 0 24752 0
[pid=32671/tid=32673] ppid=32669 vsize=128724 CPUtime=0.03 cores=4,6
/proc/32671/task/32673/stat : 32673 (mono) S 32669 32671 32039 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 340035637 131813376 6054 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32674] ppid=32669 vsize=128724 CPUtime=0.03 cores=4,6
/proc/32671/task/32674/stat : 32674 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340035637 131813376 6054 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32675] ppid=32669 vsize=128724 CPUtime=0.03 cores=4,6
/proc/32671/task/32675/stat : 32675 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 340035637 131813376 6054 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32676] ppid=32669 vsize=128724 CPUtime=0.03 cores=4,6
/proc/32671/task/32676/stat : 32676 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340035637 131813376 6054 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32677] ppid=32669 vsize=128724 CPUtime=0.03 cores=4,6
/proc/32671/task/32677/stat : 32677 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340035637 131813376 6054 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32678] ppid=32669 vsize=128724 CPUtime=0.03 cores=4,6
/proc/32671/task/32678/stat : 32678 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340035637 131813376 6054 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32679] ppid=32669 vsize=128724 CPUtime=0.03 cores=4,6
/proc/32671/task/32679/stat : 32679 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340035637 131813376 6054 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32680] ppid=32669 vsize=128724 CPUtime=0 cores=4,6
/proc/32671/task/32680/stat : 32680 (mono) S 32669 32671 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340035638 131813376 6054 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982373809 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.76
Current children cumulated vsize (KiB) 128724

[startup+25.5013 s]
/proc/loadavg: 4.71 4.32 4.20 5/220 32681
/proc/meminfo: memFree=20324364/32951132 swapFree=67111528/67111528
[pid=32671] ppid=32669 vsize=136304 CPUtime=25.64 cores=4,6
/proc/32671/stat : 32671 (mono) R 32669 32671 32039 0 -1 4202496 10781 0 0 0 2558 6 0 0 18 0 9 0 340035636 139575296 7405 33554432000 4194304 7232020 140734426756128 18446744073709551615 6154831 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/32671/statm: 34076 7405 1025 742 0 26647 0
[pid=32671/tid=32673] ppid=32669 vsize=136304 CPUtime=0.07 cores=4,6
/proc/32671/task/32673/stat : 32673 (mono) S 32669 32671 32039 0 -1 4202560 4 0 0 0 7 0 0 0 16 0 9 0 340035637 139575296 7405 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32674] ppid=32669 vsize=136304 CPUtime=0.06 cores=4,6
/proc/32671/task/32674/stat : 32674 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 340035637 139575296 7405 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32675] ppid=32669 vsize=136304 CPUtime=0.06 cores=4,6
/proc/32671/task/32675/stat : 32675 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 340035637 139575296 7405 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32676] ppid=32669 vsize=136304 CPUtime=0.05 cores=4,6
/proc/32671/task/32676/stat : 32676 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340035637 139575296 7405 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32677] ppid=32669 vsize=136304 CPUtime=0.05 cores=4,6
/proc/32671/task/32677/stat : 32677 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340035637 139575296 7405 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32678] ppid=32669 vsize=136304 CPUtime=0.06 cores=4,6
/proc/32671/task/32678/stat : 32678 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 340035637 139575296 7405 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32679] ppid=32669 vsize=136304 CPUtime=0.05 cores=4,6
/proc/32671/task/32679/stat : 32679 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 340035637 139575296 7405 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32680] ppid=32669 vsize=136304 CPUtime=0 cores=4,6
/proc/32671/task/32680/stat : 32680 (mono) S 32669 32671 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340035638 139575296 7405 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982373809 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.64
Current children cumulated vsize (KiB) 136304

[startup+51.1009 s]
/proc/loadavg: 4.46 4.29 4.20 5/220 32682
/proc/meminfo: memFree=20274624/32951132 swapFree=67111528/67111528
[pid=32671] ppid=32669 vsize=144752 CPUtime=51.3 cores=4,6
/proc/32671/stat : 32671 (mono) R 32669 32671 32039 0 -1 4202496 15806 0 0 0 5117 13 0 0 18 0 9 0 340035636 148226048 10586 33554432000 4194304 7232020 140734426756128 18446744073709551615 1099836870 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/32671/statm: 36188 10586 1036 742 0 28759 0
[pid=32671/tid=32673] ppid=32669 vsize=144752 CPUtime=0.1 cores=4,6
/proc/32671/task/32673/stat : 32673 (mono) S 32669 32671 32039 0 -1 4202560 4 0 0 0 10 0 0 0 15 0 9 0 340035637 148226048 10586 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32674] ppid=32669 vsize=144752 CPUtime=0.09 cores=4,6
/proc/32671/task/32674/stat : 32674 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 340035637 148226048 10586 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32675] ppid=32669 vsize=144752 CPUtime=0.1 cores=4,6

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

/proc/32671/task/32676/stat : 32676 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 83 0 0 0 15 0 9 0 340035637 310431744 37030 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32677] ppid=32669 vsize=303156 CPUtime=0.94 cores=4,6
/proc/32671/task/32677/stat : 32677 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 93 1 0 0 15 0 9 0 340035637 310431744 37030 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32678] ppid=32669 vsize=303156 CPUtime=0.79 cores=4,6
/proc/32671/task/32678/stat : 32678 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 79 0 0 0 15 0 9 0 340035637 310431744 37030 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32679] ppid=32669 vsize=303156 CPUtime=0.8 cores=4,6
/proc/32671/task/32679/stat : 32679 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 80 0 0 0 16 0 9 0 340035637 310431744 37030 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32680] ppid=32669 vsize=303156 CPUtime=0 cores=4,6
/proc/32671/task/32680/stat : 32680 (mono) S 32669 32671 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340035638 310431744 37030 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982373809 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 944.75
Current children cumulated vsize (KiB) 303156

[startup+1002.3 s]
/proc/loadavg: 4.04 4.04 4.08 5/220 32707
/proc/meminfo: memFree=19794088/32951132 swapFree=67111528/67111528
[pid=32671] ppid=32669 vsize=303156 CPUtime=1004.9 cores=4,6
/proc/32671/stat : 32671 (mono) R 32669 32671 32039 0 -1 4202496 88304 0 0 0 100413 77 0 0 20 0 9 0 340035636 310431744 40021 33554432000 4194304 7232020 140734426756128 18446744073709551615 1099837557 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/32671/statm: 75789 40021 1036 742 0 68360 0
[pid=32671/tid=32673] ppid=32669 vsize=303156 CPUtime=0.86 cores=4,6
/proc/32671/task/32673/stat : 32673 (mono) S 32669 32671 32039 0 -1 4202560 4 0 0 0 86 0 0 0 15 0 9 0 340035637 310431744 40021 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32674] ppid=32669 vsize=303156 CPUtime=0.83 cores=4,6
/proc/32671/task/32674/stat : 32674 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 83 0 0 0 16 0 9 0 340035637 310431744 40021 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32675] ppid=32669 vsize=303156 CPUtime=0.81 cores=4,6
/proc/32671/task/32675/stat : 32675 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 81 0 0 0 15 0 9 0 340035637 310431744 40021 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32676] ppid=32669 vsize=303156 CPUtime=0.91 cores=4,6
/proc/32671/task/32676/stat : 32676 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 91 0 0 0 16 0 9 0 340035637 310431744 40021 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32677] ppid=32669 vsize=303156 CPUtime=0.99 cores=4,6
/proc/32671/task/32677/stat : 32677 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 98 1 0 0 15 0 9 0 340035637 310431744 40021 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32678] ppid=32669 vsize=303156 CPUtime=0.85 cores=4,6
/proc/32671/task/32678/stat : 32678 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 85 0 0 0 15 0 9 0 340035637 310431744 40021 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32679] ppid=32669 vsize=303156 CPUtime=0.84 cores=4,6
/proc/32671/task/32679/stat : 32679 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 84 0 0 0 16 0 9 0 340035637 310431744 40021 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32680] ppid=32669 vsize=303156 CPUtime=0 cores=4,6
/proc/32671/task/32680/stat : 32680 (mono) S 32669 32671 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340035638 310431744 40021 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982373809 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1004.9
Current children cumulated vsize (KiB) 303156

[startup+1062.3 s]
/proc/loadavg: 4.09 4.05 4.08 5/220 32709
/proc/meminfo: memFree=19740632/32951132 swapFree=67111528/67111528
[pid=32671] ppid=32669 vsize=303156 CPUtime=1065.08 cores=4,6
/proc/32671/stat : 32671 (mono) R 32669 32671 32039 0 -1 4202496 94827 0 0 0 106427 81 0 0 25 0 9 0 340035636 310431744 43693 33554432000 4194304 7232020 140734426756128 18446744073709551615 1099837048 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/32671/statm: 75789 43693 1036 742 0 68360 0
[pid=32671/tid=32673] ppid=32669 vsize=303156 CPUtime=0.92 cores=4,6
/proc/32671/task/32673/stat : 32673 (mono) S 32669 32671 32039 0 -1 4202560 4 0 0 0 92 0 0 0 15 0 9 0 340035637 310431744 43693 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32674] ppid=32669 vsize=303156 CPUtime=0.88 cores=4,6
/proc/32671/task/32674/stat : 32674 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 88 0 0 0 15 0 9 0 340035637 310431744 43693 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32675] ppid=32669 vsize=303156 CPUtime=0.86 cores=4,6
/proc/32671/task/32675/stat : 32675 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 86 0 0 0 16 0 9 0 340035637 310431744 43693 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32676] ppid=32669 vsize=303156 CPUtime=0.95 cores=4,6
/proc/32671/task/32676/stat : 32676 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 95 0 0 0 15 0 9 0 340035637 310431744 43693 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32677] ppid=32669 vsize=303156 CPUtime=1.06 cores=4,6
/proc/32671/task/32677/stat : 32677 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 105 1 0 0 16 0 9 0 340035637 310431744 43693 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32678] ppid=32669 vsize=303156 CPUtime=0.93 cores=4,6
/proc/32671/task/32678/stat : 32678 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 93 0 0 0 15 0 9 0 340035637 310431744 43693 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32679] ppid=32669 vsize=303156 CPUtime=0.94 cores=4,6
/proc/32671/task/32679/stat : 32679 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 94 0 0 0 15 0 9 0 340035637 310431744 43693 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32680] ppid=32669 vsize=303156 CPUtime=0.01 cores=4,6
/proc/32671/task/32680/stat : 32680 (mono) S 32669 32671 32039 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 340035638 310431744 43693 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982373809 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1065.08
Current children cumulated vsize (KiB) 303156

[startup+1122.3 s]
/proc/loadavg: 4.03 4.03 4.07 5/220 32710
/proc/meminfo: memFree=19785140/32951132 swapFree=67111528/67111528
[pid=32671] ppid=32669 vsize=303156 CPUtime=1125.28 cores=4,6
/proc/32671/stat : 32671 (mono) R 32669 32671 32039 0 -1 4202496 98726 0 0 0 112443 85 0 0 25 0 9 0 340035636 310431744 41605 33554432000 4194304 7232020 140734426756128 18446744073709551615 1099837777 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/32671/statm: 75789 41605 1036 742 0 68360 0
[pid=32671/tid=32673] ppid=32669 vsize=303156 CPUtime=0.97 cores=4,6
/proc/32671/task/32673/stat : 32673 (mono) S 32669 32671 32039 0 -1 4202560 4 0 0 0 97 0 0 0 16 0 9 0 340035637 310431744 41605 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32674] ppid=32669 vsize=303156 CPUtime=0.93 cores=4,6
/proc/32671/task/32674/stat : 32674 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 93 0 0 0 15 0 9 0 340035637 310431744 41605 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32675] ppid=32669 vsize=303156 CPUtime=0.91 cores=4,6
/proc/32671/task/32675/stat : 32675 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 91 0 0 0 16 0 9 0 340035637 310431744 41605 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32676] ppid=32669 vsize=303156 CPUtime=0.98 cores=4,6
/proc/32671/task/32676/stat : 32676 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 98 0 0 0 16 0 9 0 340035637 310431744 41605 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32677] ppid=32669 vsize=303156 CPUtime=1.1 cores=4,6
/proc/32671/task/32677/stat : 32677 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 109 1 0 0 15 0 9 0 340035637 310431744 41605 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32678] ppid=32669 vsize=303156 CPUtime=0.99 cores=4,6
/proc/32671/task/32678/stat : 32678 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 99 0 0 0 15 0 9 0 340035637 310431744 41605 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32679] ppid=32669 vsize=303156 CPUtime=1.02 cores=4,6
/proc/32671/task/32679/stat : 32679 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 102 0 0 0 16 0 9 0 340035637 310431744 41605 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32680] ppid=32669 vsize=303156 CPUtime=0.01 cores=4,6
/proc/32671/task/32680/stat : 32680 (mono) S 32669 32671 32039 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 340035638 310431744 41605 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982373809 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1125.28
Current children cumulated vsize (KiB) 303156

[startup+1182.3 s]
/proc/loadavg: 4.05 4.04 4.07 7/220 32712
/proc/meminfo: memFree=19757976/32951132 swapFree=67111528/67111528
[pid=32671] ppid=32669 vsize=303156 CPUtime=1185.45 cores=4,6
/proc/32671/stat : 32671 (mono) R 32669 32671 32039 0 -1 4202496 105171 0 0 0 118454 91 0 0 25 0 9 0 340035636 310431744 44559 33554432000 4194304 7232020 140734426756128 18446744073709551615 1099837007 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/32671/statm: 75789 44559 1036 742 0 68360 0
[pid=32671/tid=32673] ppid=32669 vsize=303156 CPUtime=1.03 cores=4,6
/proc/32671/task/32673/stat : 32673 (mono) S 32669 32671 32039 0 -1 4202560 4 0 0 0 103 0 0 0 16 0 9 0 340035637 310431744 44559 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32674] ppid=32669 vsize=303156 CPUtime=0.99 cores=4,6
/proc/32671/task/32674/stat : 32674 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 99 0 0 0 15 0 9 0 340035637 310431744 44559 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32675] ppid=32669 vsize=303156 CPUtime=0.96 cores=4,6
/proc/32671/task/32675/stat : 32675 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 96 0 0 0 16 0 9 0 340035637 310431744 44559 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32676] ppid=32669 vsize=303156 CPUtime=1.04 cores=4,6
/proc/32671/task/32676/stat : 32676 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 104 0 0 0 16 0 9 0 340035637 310431744 44559 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32677] ppid=32669 vsize=303156 CPUtime=1.14 cores=4,6
/proc/32671/task/32677/stat : 32677 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 113 1 0 0 16 0 9 0 340035637 310431744 44559 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32678] ppid=32669 vsize=303156 CPUtime=1.02 cores=4,6
/proc/32671/task/32678/stat : 32678 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 102 0 0 0 15 0 9 0 340035637 310431744 44559 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32679] ppid=32669 vsize=303156 CPUtime=1.06 cores=4,6
/proc/32671/task/32679/stat : 32679 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 106 0 0 0 15 0 9 0 340035637 310431744 44559 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32680] ppid=32669 vsize=303156 CPUtime=0.01 cores=4,6
/proc/32671/task/32680/stat : 32680 (mono) S 32669 32671 32039 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 340035638 310431744 44559 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982373809 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1185.45
Current children cumulated vsize (KiB) 303156

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 4.06 5/220 32714
/proc/meminfo: memFree=19711092/32951132 swapFree=67111528/67111528
[pid=32671] ppid=32669 vsize=303156 CPUtime=1245.65 cores=4,6
/proc/32671/stat : 32671 (mono) R 32669 32671 32039 0 -1 4202496 108897 0 0 0 124470 95 0 0 25 0 9 0 340035636 310431744 47305 33554432000 4194304 7232020 140734426756128 18446744073709551615 1099837007 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/32671/statm: 75789 47305 1036 742 0 68360 0
[pid=32671/tid=32673] ppid=32669 vsize=303156 CPUtime=1.08 cores=4,6
/proc/32671/task/32673/stat : 32673 (mono) S 32669 32671 32039 0 -1 4202560 4 0 0 0 108 0 0 0 15 0 9 0 340035637 310431744 47305 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32674] ppid=32669 vsize=303156 CPUtime=1.13 cores=4,6
/proc/32671/task/32674/stat : 32674 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 113 0 0 0 16 0 9 0 340035637 310431744 47305 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32675] ppid=32669 vsize=303156 CPUtime=1.03 cores=4,6
/proc/32671/task/32675/stat : 32675 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 103 0 0 0 16 0 9 0 340035637 310431744 47305 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32676] ppid=32669 vsize=303156 CPUtime=1.06 cores=4,6
/proc/32671/task/32676/stat : 32676 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 106 0 0 0 15 0 9 0 340035637 310431744 47305 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32677] ppid=32669 vsize=303156 CPUtime=1.19 cores=4,6
/proc/32671/task/32677/stat : 32677 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 118 1 0 0 16 0 9 0 340035637 310431744 47305 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32678] ppid=32669 vsize=303156 CPUtime=1.08 cores=4,6
/proc/32671/task/32678/stat : 32678 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 108 0 0 0 15 0 9 0 340035637 310431744 47305 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32679] ppid=32669 vsize=303156 CPUtime=1.14 cores=4,6
/proc/32671/task/32679/stat : 32679 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 114 0 0 0 16 0 9 0 340035637 310431744 47305 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32680] ppid=32669 vsize=303156 CPUtime=0.01 cores=4,6
/proc/32671/task/32680/stat : 32680 (mono) S 32669 32671 32039 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 340035638 310431744 47305 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982373809 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1245.65
Current children cumulated vsize (KiB) 303156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.06 2/190 32727
/proc/meminfo: memFree=20227428/32951132 swapFree=67111528/67111528
[pid=32671] ppid=32669 vsize=311348 CPUtime=1303.57 cores=4,6
/proc/32671/stat : 32671 (mono) R 32669 32671 32039 0 -1 4202496 112053 0 0 0 130259 98 0 0 25 0 9 0 340035636 318820352 48825 33554432000 4194304 7232020 140734426756128 18446744073709551615 1099837743 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/32671/statm: 77837 48825 1036 742 0 70408 0
[pid=32671/tid=32673] ppid=32669 vsize=311348 CPUtime=1.13 cores=4,6
/proc/32671/task/32673/stat : 32673 (mono) S 32669 32671 32039 0 -1 4202560 4 0 0 0 113 0 0 0 16 0 9 0 340035637 318820352 48825 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32674] ppid=32669 vsize=311348 CPUtime=1.22 cores=4,6
/proc/32671/task/32674/stat : 32674 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 122 0 0 0 16 0 9 0 340035637 318820352 48825 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32675] ppid=32669 vsize=311348 CPUtime=1.1 cores=4,6
/proc/32671/task/32675/stat : 32675 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 110 0 0 0 15 0 9 0 340035637 318820352 48825 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32676] ppid=32669 vsize=311348 CPUtime=1.12 cores=4,6
/proc/32671/task/32676/stat : 32676 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 112 0 0 0 15 0 9 0 340035637 318820352 48825 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32677] ppid=32669 vsize=311348 CPUtime=1.26 cores=4,6
/proc/32671/task/32677/stat : 32677 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 125 1 0 0 16 0 9 0 340035637 318820352 48825 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
[pid=32671/tid=32678] ppid=32669 vsize=311348 CPUtime=1.14 cores=4,6
/proc/32671/task/32678/stat : 32678 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 114 0 0 0 16 0 9 0 340035637 318820352 48825 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32679] ppid=32669 vsize=311348 CPUtime=1.21 cores=4,6
/proc/32671/task/32679/stat : 32679 (mono) S 32669 32671 32039 0 -1 4202560 2 0 0 0 121 0 0 0 15 0 9 0 340035637 318820352 48825 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982366105 0 0 4096 545260780 18446604448507773120 0 0 -1 6 0 0 0
[pid=32671/tid=32680] ppid=32669 vsize=311348 CPUtime=0.01 cores=4,6
/proc/32671/task/32680/stat : 32680 (mono) S 32669 32671 32039 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 340035638 318820352 48825 33554432000 4194304 7232020 140734426756128 18446744073709551615 242982373809 0 0 4096 545260780 18446604448507773120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1303.57
Current children cumulated vsize (KiB) 311348

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): 1303.59
CPU user time (s): 1302.6
CPU system time (s): 0.992849
CPU usage (%): 100.275
Max. virtual memory (cumulated for all children) (KiB): 311348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1302.6
system time used= 0.992849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112053
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= 34457
involuntary context switches= 11397

runsolver used 2.22166 second user time and 4.89525 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-08 19:39:30
IDJOB=3189321
IDBENCH=82852
IDSOLVER=1608
FILE ID=node128/3189321-1302284370
RUNJOBID= node128-1302280463-32058
PBS_JOBID= 12919074
Free space on /tmp= 71480 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S2051088205-036.UNKNOWN.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189321-1302284370/watcher-3189321-1302284370 -o /tmp/evaluation-result-3189321-1302284370/solver-3189321-1302284370 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189321-1302284370.cnf

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

MD5SUM BENCH= 901aadbc76f4961d582bc9856b3c63b3
RANDOM SEED=1342456760

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      20409364 kB
Buffers:        446540 kB
Cached:       11692500 kB
SwapCached:          0 kB
Active:        7588684 kB
Inactive:      4633932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20409364 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             108 kB
Writeback:          48 kB
AnonPages:       82480 kB
Mapped:          18028 kB
Slab:           255976 kB
PageTables:       5172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   494080 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= 71476 MiB
End job on node128 at 2011-04-08 20:01:12