Trace number 3189525

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.92 1300.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1741857700-014.UNKNOWN.cnf
MD5SUM68bf08be908d1e2b9826bc30706a7365
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark349.016
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-3189525-1302286975/watcher-3189525-1302286975 -o /tmp/evaluation-result-3189525-1302286975/solver-3189525-1302286975 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189525-1302286975.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: 2.57 3.07 3.51 2/198 5001
/proc/meminfo: memFree=17398032/32951124 swapFree=67111528/67111528
[pid=5001] ppid=4999 vsize=3448 CPUtime=0 cores=1,3
/proc/5001/stat : 5001 (mono) S 4999 5001 4177 0 -1 4194304 81 0 0 0 0 0 0 0 17 0 1 0 340298396 3530752 32 33554432000 4194304 7232020 140736765141232 18446744073709551615 270608187015 0 2147483391 4096 0 18446744071699199166 0 0 17 1 0 0 0
/proc/5001/statm: 862 32 24 742 0 80 0

[startup+0.0932731 s]
/proc/loadavg: 2.57 3.07 3.51 2/198 5001
/proc/meminfo: memFree=17398032/32951124 swapFree=67111528/67111528
[pid=5001] ppid=4999 vsize=109068 CPUtime=0.07 cores=1,3
/proc/5001/stat : 5001 (mono) R 4999 5001 4177 0 -1 4202496 2221 0 7 0 7 0 0 0 18 0 9 0 340298396 111685632 2128 33554432000 4194304 7232020 140736765141232 18446744073709551615 1172807680 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/5001/statm: 27267 2128 1024 742 0 19838 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 109068

[startup+0.100255 s]
/proc/loadavg: 2.57 3.07 3.51 2/198 5001
/proc/meminfo: memFree=17398032/32951124 swapFree=67111528/67111528
[pid=5001] ppid=4999 vsize=109068 CPUtime=0.08 cores=1,3
/proc/5001/stat : 5001 (mono) R 4999 5001 4177 0 -1 4202496 2221 0 7 0 8 0 0 0 18 0 9 0 340298396 111685632 2128 33554432000 4194304 7232020 140736765141232 18446744073709551615 1172810642 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/5001/statm: 27267 2128 1024 742 0 19838 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 109068

[startup+0.300185 s]
/proc/loadavg: 2.57 3.07 3.51 2/198 5001
/proc/meminfo: memFree=17398032/32951124 swapFree=67111528/67111528
[pid=5001] ppid=4999 vsize=110124 CPUtime=0.28 cores=1,3
/proc/5001/stat : 5001 (mono) R 4999 5001 4177 0 -1 4202496 2478 0 7 0 28 0 0 0 18 0 9 0 340298396 112766976 2385 33554432000 4194304 7232020 140736765141232 18446744073709551615 1172808039 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/5001/statm: 27531 2385 1024 742 0 20102 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 110124

[startup+0.700147 s]
/proc/loadavg: 2.57 3.07 3.51 2/198 5001
/proc/meminfo: memFree=17398032/32951124 swapFree=67111528/67111528
[pid=5001] ppid=4999 vsize=111572 CPUtime=0.68 cores=1,3
/proc/5001/stat : 5001 (mono) R 4999 5001 4177 0 -1 4202496 2917 0 7 0 68 0 0 0 18 0 9 0 340298396 114249728 2824 33554432000 4194304 7232020 140736765141232 18446744073709551615 1172808375 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/5001/statm: 27893 2824 1024 742 0 20464 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 111572

[startup+1.50097 s]
/proc/loadavg: 2.57 3.07 3.51 5/222 5030
/proc/meminfo: memFree=17363036/32951124 swapFree=67111528/67111528
[pid=5001] ppid=4999 vsize=115848 CPUtime=1.5 cores=1,3
/proc/5001/stat : 5001 (mono) R 4999 5001 4177 0 -1 4202496 3600 0 7 0 149 1 0 0 18 0 9 0 340298396 118628352 3507 33554432000 4194304 7232020 140736765141232 18446744073709551615 1172807797 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/5001/statm: 28962 3507 1024 742 0 21533 0
[pid=5001/tid=5003] ppid=4999 vsize=115848 CPUtime=0 cores=1,3
/proc/5001/task/5003/stat : 5003 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340298397 118628352 3507 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5004] ppid=4999 vsize=115848 CPUtime=0 cores=1,3
/proc/5001/task/5004/stat : 5004 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340298397 118628352 3507 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5005] ppid=4999 vsize=115848 CPUtime=0 cores=1,3
/proc/5001/task/5005/stat : 5005 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340298397 118628352 3507 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5006] ppid=4999 vsize=115848 CPUtime=0 cores=1,3
/proc/5001/task/5006/stat : 5006 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340298397 118628352 3507 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5007] ppid=4999 vsize=115848 CPUtime=0 cores=1,3
/proc/5001/task/5007/stat : 5007 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340298397 118628352 3507 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5008] ppid=4999 vsize=115848 CPUtime=0 cores=1,3
/proc/5001/task/5008/stat : 5008 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340298397 118628352 3507 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5009] ppid=4999 vsize=115848 CPUtime=0 cores=1,3
/proc/5001/task/5009/stat : 5009 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340298397 118628352 3507 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5010] ppid=4999 vsize=115848 CPUtime=0 cores=1,3
/proc/5001/task/5010/stat : 5010 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340298398 118628352 3507 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624934321 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 115848

[startup+3.10069 s]
/proc/loadavg: 2.57 3.07 3.51 5/222 5030
/proc/meminfo: memFree=17351760/32951124 swapFree=67111528/67111528
[pid=5001] ppid=4999 vsize=119136 CPUtime=3.1 cores=1,3
/proc/5001/stat : 5001 (mono) R 4999 5001 4177 0 -1 4202496 4728 0 7 0 309 1 0 0 18 0 9 0 340298396 121995264 4357 33554432000 4194304 7232020 140736765141232 18446744073709551615 1172807790 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/5001/statm: 29784 4357 1024 742 0 22355 0
[pid=5001/tid=5003] ppid=4999 vsize=119136 CPUtime=0 cores=1,3
/proc/5001/task/5003/stat : 5003 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340298397 121995264 4357 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5004] ppid=4999 vsize=119136 CPUtime=0 cores=1,3
/proc/5001/task/5004/stat : 5004 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340298397 121995264 4357 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5005] ppid=4999 vsize=119136 CPUtime=0 cores=1,3
/proc/5001/task/5005/stat : 5005 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340298397 121995264 4357 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5006] ppid=4999 vsize=119136 CPUtime=0 cores=1,3
/proc/5001/task/5006/stat : 5006 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340298397 121995264 4357 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5007] ppid=4999 vsize=119136 CPUtime=0 cores=1,3
/proc/5001/task/5007/stat : 5007 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340298397 121995264 4357 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5008] ppid=4999 vsize=119136 CPUtime=0 cores=1,3
/proc/5001/task/5008/stat : 5008 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340298397 121995264 4357 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5009] ppid=4999 vsize=119136 CPUtime=0 cores=1,3
/proc/5001/task/5009/stat : 5009 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340298397 121995264 4357 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5010] ppid=4999 vsize=119136 CPUtime=0 cores=1,3
/proc/5001/task/5010/stat : 5010 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340298398 121995264 4357 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624934321 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 119136

[startup+6.30113 s]
/proc/loadavg: 2.68 3.08 3.51 5/222 5030
/proc/meminfo: memFree=17336468/32951124 swapFree=67111528/67111528
[pid=5001] ppid=4999 vsize=123424 CPUtime=6.33 cores=1,3
/proc/5001/stat : 5001 (mono) R 4999 5001 4177 0 -1 4202496 5832 0 7 0 631 2 0 0 19 0 9 0 340298396 126386176 5065 33554432000 4194304 7232020 140736765141232 18446744073709551615 1172807247 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/5001/statm: 30856 5065 1024 742 0 23427 0
[pid=5001/tid=5003] ppid=4999 vsize=123424 CPUtime=0.02 cores=1,3
/proc/5001/task/5003/stat : 5003 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 340298397 126386176 5065 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5004] ppid=4999 vsize=123424 CPUtime=0.01 cores=1,3
/proc/5001/task/5004/stat : 5004 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340298397 126386176 5065 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5005] ppid=4999 vsize=123424 CPUtime=0.01 cores=1,3
/proc/5001/task/5005/stat : 5005 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340298397 126386176 5065 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5006] ppid=4999 vsize=123424 CPUtime=0.01 cores=1,3
/proc/5001/task/5006/stat : 5006 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340298397 126386176 5065 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5007] ppid=4999 vsize=123424 CPUtime=0.01 cores=1,3
/proc/5001/task/5007/stat : 5007 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 340298397 126386176 5065 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5008] ppid=4999 vsize=123424 CPUtime=0.01 cores=1,3
/proc/5001/task/5008/stat : 5008 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340298397 126386176 5065 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5009] ppid=4999 vsize=123424 CPUtime=0.01 cores=1,3
/proc/5001/task/5009/stat : 5009 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 340298397 126386176 5065 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5010] ppid=4999 vsize=123424 CPUtime=0 cores=1,3
/proc/5001/task/5010/stat : 5010 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340298398 126386176 5065 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624934321 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 123424

[startup+12.701 s]
/proc/loadavg: 2.79 3.10 3.52 5/222 5031
/proc/meminfo: memFree=17320128/32951124 swapFree=67111528/67111528
[pid=5001] ppid=4999 vsize=129268 CPUtime=12.77 cores=1,3
/proc/5001/stat : 5001 (mono) R 4999 5001 4177 0 -1 4202496 7743 0 7 0 1274 3 0 0 21 0 9 0 340298396 132370432 6148 33554432000 4194304 7232020 140736765141232 18446744073709551615 1172807797 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/5001/statm: 32317 6148 1025 742 0 24888 0
[pid=5001/tid=5003] ppid=4999 vsize=129268 CPUtime=0.03 cores=1,3
/proc/5001/task/5003/stat : 5003 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 340298397 132370432 6148 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5004] ppid=4999 vsize=129268 CPUtime=0.03 cores=1,3
/proc/5001/task/5004/stat : 5004 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 340298397 132370432 6148 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5005] ppid=4999 vsize=129268 CPUtime=0.03 cores=1,3
/proc/5001/task/5005/stat : 5005 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340298397 132370432 6148 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5006] ppid=4999 vsize=129268 CPUtime=0.03 cores=1,3
/proc/5001/task/5006/stat : 5006 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 340298397 132370432 6148 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5007] ppid=4999 vsize=129268 CPUtime=0.03 cores=1,3
/proc/5001/task/5007/stat : 5007 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340298397 132370432 6148 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5008] ppid=4999 vsize=129268 CPUtime=0.02 cores=1,3
/proc/5001/task/5008/stat : 5008 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340298397 132370432 6148 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5009] ppid=4999 vsize=129268 CPUtime=0.02 cores=1,3
/proc/5001/task/5009/stat : 5009 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340298397 132370432 6148 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5010] ppid=4999 vsize=129268 CPUtime=0 cores=1,3
/proc/5001/task/5010/stat : 5010 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340298398 132370432 6148 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624934321 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 129268

[startup+25.5008 s]
/proc/loadavg: 3.12 3.16 3.53 5/222 5031
/proc/meminfo: memFree=17280352/32951124 swapFree=67111528/67111528
[pid=5001] ppid=4999 vsize=137028 CPUtime=25.67 cores=1,3
/proc/5001/stat : 5001 (mono) R 4999 5001 4177 0 -1 4202496 10580 0 7 0 2563 4 0 0 18 0 9 0 340298396 140316672 7546 33554432000 4194304 7232020 140736765141232 18446744073709551615 1172807913 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/5001/statm: 34257 7546 1025 742 0 26828 0
[pid=5001/tid=5003] ppid=4999 vsize=137028 CPUtime=0.05 cores=1,3
/proc/5001/task/5003/stat : 5003 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 5 0 0 0 15 0 9 0 340298397 140316672 7546 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5004] ppid=4999 vsize=137028 CPUtime=0.06 cores=1,3
/proc/5001/task/5004/stat : 5004 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 340298397 140316672 7546 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5005] ppid=4999 vsize=137028 CPUtime=0.06 cores=1,3
/proc/5001/task/5005/stat : 5005 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 340298397 140316672 7546 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5006] ppid=4999 vsize=137028 CPUtime=0.05 cores=1,3
/proc/5001/task/5006/stat : 5006 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340298397 140316672 7546 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5007] ppid=4999 vsize=137028 CPUtime=0.06 cores=1,3
/proc/5001/task/5007/stat : 5007 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 340298397 140316672 7546 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5008] ppid=4999 vsize=137028 CPUtime=0.05 cores=1,3
/proc/5001/task/5008/stat : 5008 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340298397 140316672 7546 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5009] ppid=4999 vsize=137028 CPUtime=0.05 cores=1,3
/proc/5001/task/5009/stat : 5009 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340298397 140316672 7546 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5010] ppid=4999 vsize=137028 CPUtime=0 cores=1,3
/proc/5001/task/5010/stat : 5010 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340298398 140316672 7546 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624934321 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.67
Current children cumulated vsize (KiB) 137028

[startup+51.1012 s]
/proc/loadavg: 3.42 3.22 3.54 5/222 5032
/proc/meminfo: memFree=17237648/32951124 swapFree=67111528/67111528
[pid=5001] ppid=4999 vsize=153668 CPUtime=51.38 cores=1,3
/proc/5001/stat : 5001 (mono) R 4999 5001 4177 0 -1 4202496 15133 0 7 0 5131 7 0 0 18 0 9 0 340298396 157356032 10476 33554432000 4194304 7232020 140736765141232 18446744073709551615 1172807797 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/5001/statm: 38417 10476 1036 742 0 30988 0
[pid=5001/tid=5003] ppid=4999 vsize=153668 CPUtime=0.08 cores=1,3
/proc/5001/task/5003/stat : 5003 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 8 0 0 0 16 0 9 0 340298397 157356032 10476 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5004] ppid=4999 vsize=153668 CPUtime=0.09 cores=1,3
/proc/5001/task/5004/stat : 5004 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 340298397 157356032 10476 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5005] ppid=4999 vsize=153668 CPUtime=0.1 cores=1,3

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

/proc/5001/task/5006/stat : 5006 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 94 1 0 0 16 0 9 0 340298397 285024256 43326 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5007] ppid=4999 vsize=278344 CPUtime=0.87 cores=1,3
/proc/5001/task/5007/stat : 5007 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 87 0 0 0 16 0 9 0 340298397 285024256 43326 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5008] ppid=4999 vsize=278344 CPUtime=0.89 cores=1,3
/proc/5001/task/5008/stat : 5008 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 89 0 0 0 16 0 9 0 340298397 285024256 43326 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5009] ppid=4999 vsize=278344 CPUtime=0.84 cores=1,3
/proc/5001/task/5009/stat : 5009 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 84 0 0 0 15 0 9 0 340298397 285024256 43326 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5010] ppid=4999 vsize=278344 CPUtime=0.01 cores=1,3
/proc/5001/task/5010/stat : 5010 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340298398 285024256 43326 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624934321 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 945.07
Current children cumulated vsize (KiB) 278344

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.83 5/222 5057
/proc/meminfo: memFree=16732888/32951124 swapFree=67111528/67111528
[pid=5001] ppid=4999 vsize=294856 CPUtime=1005.24 cores=1,3
/proc/5001/stat : 5001 (mono) R 4999 5001 4177 0 -1 4202496 85087 0 7 0 100493 31 0 0 18 0 9 0 340298396 301932544 47975 33554432000 4194304 7232020 140736765141232 18446744073709551615 1172807797 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/5001/statm: 73714 47975 1036 742 0 66285 0
[pid=5001/tid=5003] ppid=4999 vsize=294856 CPUtime=0.97 cores=1,3
/proc/5001/task/5003/stat : 5003 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 97 0 0 0 16 0 9 0 340298397 301932544 47975 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5004] ppid=4999 vsize=294856 CPUtime=0.96 cores=1,3
/proc/5001/task/5004/stat : 5004 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 95 1 0 0 16 0 9 0 340298397 301932544 47975 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5005] ppid=4999 vsize=294856 CPUtime=0.97 cores=1,3
/proc/5001/task/5005/stat : 5005 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 97 0 0 0 15 0 9 0 340298397 301932544 47975 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5006] ppid=4999 vsize=294856 CPUtime=0.99 cores=1,3
/proc/5001/task/5006/stat : 5006 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 98 1 0 0 15 0 9 0 340298397 301932544 47975 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5007] ppid=4999 vsize=294856 CPUtime=0.91 cores=1,3
/proc/5001/task/5007/stat : 5007 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 91 0 0 0 15 0 9 0 340298397 301932544 47975 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5008] ppid=4999 vsize=294856 CPUtime=0.94 cores=1,3
/proc/5001/task/5008/stat : 5008 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 94 0 0 0 15 0 9 0 340298397 301932544 47975 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5009] ppid=4999 vsize=294856 CPUtime=0.89 cores=1,3
/proc/5001/task/5009/stat : 5009 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 89 0 0 0 16 0 9 0 340298397 301932544 47975 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5010] ppid=4999 vsize=294856 CPUtime=0.01 cores=1,3
/proc/5001/task/5010/stat : 5010 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340298398 301932544 47975 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624934321 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1005.24
Current children cumulated vsize (KiB) 294856

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.84 5/222 5059
/proc/meminfo: memFree=16674712/32951124 swapFree=67111528/67111528
[pid=5001] ppid=4999 vsize=303112 CPUtime=1065.51 cores=1,3
/proc/5001/stat : 5001 (mono) R 4999 5001 4177 0 -1 4202496 86177 0 7 0 106519 32 0 0 17 0 9 0 340298396 310386688 48942 33554432000 4194304 7232020 140736765141232 18446744073709551615 1172807110 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/5001/statm: 75778 48942 1036 742 0 68349 0
[pid=5001/tid=5003] ppid=4999 vsize=303112 CPUtime=1.03 cores=1,3
/proc/5001/task/5003/stat : 5003 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 103 0 0 0 15 0 9 0 340298397 310386688 48942 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5004] ppid=4999 vsize=303112 CPUtime=1 cores=1,3
/proc/5001/task/5004/stat : 5004 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 99 1 0 0 15 0 9 0 340298397 310386688 48942 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5005] ppid=4999 vsize=303112 CPUtime=1.03 cores=1,3
/proc/5001/task/5005/stat : 5005 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 103 0 0 0 16 0 9 0 340298397 310386688 48942 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5006] ppid=4999 vsize=303112 CPUtime=1.03 cores=1,3
/proc/5001/task/5006/stat : 5006 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 102 1 0 0 16 0 9 0 340298397 310386688 48942 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5007] ppid=4999 vsize=303112 CPUtime=1.02 cores=1,3
/proc/5001/task/5007/stat : 5007 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 102 0 0 0 16 0 9 0 340298397 310386688 48942 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5008] ppid=4999 vsize=303112 CPUtime=1.03 cores=1,3
/proc/5001/task/5008/stat : 5008 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 103 0 0 0 15 0 9 0 340298397 310386688 48942 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5009] ppid=4999 vsize=303112 CPUtime=0.97 cores=1,3
/proc/5001/task/5009/stat : 5009 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 97 0 0 0 16 0 9 0 340298397 310386688 48942 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5010] ppid=4999 vsize=303112 CPUtime=0.01 cores=1,3
/proc/5001/task/5010/stat : 5010 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340298398 310386688 48942 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624934321 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1065.51
Current children cumulated vsize (KiB) 303112

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.84 5/222 5060
/proc/meminfo: memFree=16651608/32951124 swapFree=67111528/67111528
[pid=5001] ppid=4999 vsize=303816 CPUtime=1125.57 cores=1,3
/proc/5001/stat : 5001 (mono) R 4999 5001 4177 0 -1 4202496 86491 0 7 0 112524 33 0 0 19 0 9 0 340298396 311107584 40781 33554432000 4194304 7232020 140736765141232 18446744073709551615 1172807918 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/5001/statm: 75954 40781 1036 742 0 68525 0
[pid=5001/tid=5003] ppid=4999 vsize=303816 CPUtime=1.08 cores=1,3
/proc/5001/task/5003/stat : 5003 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 108 0 0 0 15 0 9 0 340298397 311107584 40781 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5004] ppid=4999 vsize=303816 CPUtime=1.01 cores=1,3
/proc/5001/task/5004/stat : 5004 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 100 1 0 0 15 0 9 0 340298397 311107584 40781 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5005] ppid=4999 vsize=303816 CPUtime=1.05 cores=1,3
/proc/5001/task/5005/stat : 5005 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 105 0 0 0 15 0 9 0 340298397 311107584 40781 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5006] ppid=4999 vsize=303816 CPUtime=1.05 cores=1,3
/proc/5001/task/5006/stat : 5006 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 104 1 0 0 15 0 9 0 340298397 311107584 40781 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5007] ppid=4999 vsize=303816 CPUtime=1.07 cores=1,3
/proc/5001/task/5007/stat : 5007 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 107 0 0 0 16 0 9 0 340298397 311107584 40781 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5008] ppid=4999 vsize=303816 CPUtime=1.05 cores=1,3
/proc/5001/task/5008/stat : 5008 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 105 0 0 0 15 0 9 0 340298397 311107584 40781 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5009] ppid=4999 vsize=303816 CPUtime=0.98 cores=1,3
/proc/5001/task/5009/stat : 5009 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 98 0 0 0 15 0 9 0 340298397 311107584 40781 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5010] ppid=4999 vsize=303816 CPUtime=0.01 cores=1,3
/proc/5001/task/5010/stat : 5010 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340298398 311107584 40781 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624934321 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1125.57
Current children cumulated vsize (KiB) 303816

[startup+1182.3 s]
/proc/loadavg: 4.16 4.00 3.86 5/222 5062
/proc/meminfo: memFree=16634108/32951124 swapFree=67111528/67111528
[pid=5001] ppid=4999 vsize=303816 CPUtime=1185.75 cores=1,3
/proc/5001/stat : 5001 (mono) R 4999 5001 4177 0 -1 4202496 91778 0 7 0 118539 36 0 0 21 0 9 0 340298396 311107584 38184 33554432000 4194304 7232020 140736765141232 18446744073709551615 1172807247 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/5001/statm: 75954 38184 1036 742 0 68525 0
[pid=5001/tid=5003] ppid=4999 vsize=303816 CPUtime=1.13 cores=1,3
/proc/5001/task/5003/stat : 5003 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 113 0 0 0 15 0 9 0 340298397 311107584 38184 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5004] ppid=4999 vsize=303816 CPUtime=1.06 cores=1,3
/proc/5001/task/5004/stat : 5004 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 105 1 0 0 16 0 9 0 340298397 311107584 38184 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5005] ppid=4999 vsize=303816 CPUtime=1.09 cores=1,3
/proc/5001/task/5005/stat : 5005 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 109 0 0 0 15 0 9 0 340298397 311107584 38184 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5006] ppid=4999 vsize=303816 CPUtime=1.1 cores=1,3
/proc/5001/task/5006/stat : 5006 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 109 1 0 0 15 0 9 0 340298397 311107584 38184 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5007] ppid=4999 vsize=303816 CPUtime=1.12 cores=1,3
/proc/5001/task/5007/stat : 5007 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 112 0 0 0 15 0 9 0 340298397 311107584 38184 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5008] ppid=4999 vsize=303816 CPUtime=1.11 cores=1,3
/proc/5001/task/5008/stat : 5008 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 111 0 0 0 16 0 9 0 340298397 311107584 38184 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5009] ppid=4999 vsize=303816 CPUtime=1.03 cores=1,3
/proc/5001/task/5009/stat : 5009 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 103 0 0 0 15 0 9 0 340298397 311107584 38184 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5010] ppid=4999 vsize=303816 CPUtime=0.01 cores=1,3
/proc/5001/task/5010/stat : 5010 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340298398 311107584 38184 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624934321 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1185.75
Current children cumulated vsize (KiB) 303816

[startup+1242.3 s]
/proc/loadavg: 4.06 4.00 3.87 5/222 5063
/proc/meminfo: memFree=16591056/32951124 swapFree=67111528/67111528
[pid=5001] ppid=4999 vsize=303816 CPUtime=1245.94 cores=1,3
/proc/5001/stat : 5001 (mono) R 4999 5001 4177 0 -1 4202496 94358 0 7 0 124557 37 0 0 25 0 9 0 340298396 311107584 39312 33554432000 4194304 7232020 140736765141232 18446744073709551615 1172807797 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/5001/statm: 75954 39312 1036 742 0 68525 0
[pid=5001/tid=5003] ppid=4999 vsize=303816 CPUtime=1.17 cores=1,3
/proc/5001/task/5003/stat : 5003 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 117 0 0 0 16 0 9 0 340298397 311107584 39312 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5004] ppid=4999 vsize=303816 CPUtime=1.16 cores=1,3
/proc/5001/task/5004/stat : 5004 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 115 1 0 0 16 0 9 0 340298397 311107584 39312 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5005] ppid=4999 vsize=303816 CPUtime=1.13 cores=1,3
/proc/5001/task/5005/stat : 5005 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 113 0 0 0 15 0 9 0 340298397 311107584 39312 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5006] ppid=4999 vsize=303816 CPUtime=1.15 cores=1,3
/proc/5001/task/5006/stat : 5006 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 114 1 0 0 16 0 9 0 340298397 311107584 39312 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5007] ppid=4999 vsize=303816 CPUtime=1.18 cores=1,3
/proc/5001/task/5007/stat : 5007 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 118 0 0 0 15 0 9 0 340298397 311107584 39312 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5008] ppid=4999 vsize=303816 CPUtime=1.21 cores=1,3
/proc/5001/task/5008/stat : 5008 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 120 1 0 0 15 0 9 0 340298397 311107584 39312 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5009] ppid=4999 vsize=303816 CPUtime=1.09 cores=1,3
/proc/5001/task/5009/stat : 5009 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 109 0 0 0 16 0 9 0 340298397 311107584 39312 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5010] ppid=4999 vsize=303816 CPUtime=0.01 cores=1,3
/proc/5001/task/5010/stat : 5010 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340298398 311107584 39312 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624934321 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1245.94
Current children cumulated vsize (KiB) 303816



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.87 3/204 5067
/proc/meminfo: memFree=17095108/32951124 swapFree=67111528/67111528
[pid=5001] ppid=4999 vsize=303816 CPUtime=1303.9 cores=1,3
/proc/5001/stat : 5001 (mono) R 4999 5001 4177 0 -1 4202496 97773 0 7 0 130351 39 0 0 25 0 9 0 340298396 311107584 40471 33554432000 4194304 7232020 140736765141232 18446744073709551615 1172807797 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/5001/statm: 75954 40471 1036 742 0 68525 0
[pid=5001/tid=5003] ppid=4999 vsize=303816 CPUtime=1.23 cores=1,3
/proc/5001/task/5003/stat : 5003 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 123 0 0 0 15 0 9 0 340298397 311107584 40471 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5004] ppid=4999 vsize=303816 CPUtime=1.23 cores=1,3
/proc/5001/task/5004/stat : 5004 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 122 1 0 0 16 0 9 0 340298397 311107584 40471 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5005] ppid=4999 vsize=303816 CPUtime=1.19 cores=1,3
/proc/5001/task/5005/stat : 5005 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 119 0 0 0 15 0 9 0 340298397 311107584 40471 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5006] ppid=4999 vsize=303816 CPUtime=1.23 cores=1,3
/proc/5001/task/5006/stat : 5006 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 122 1 0 0 15 0 9 0 340298397 311107584 40471 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5007] ppid=4999 vsize=303816 CPUtime=1.24 cores=1,3
/proc/5001/task/5007/stat : 5007 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 123 1 0 0 16 0 9 0 340298397 311107584 40471 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5008] ppid=4999 vsize=303816 CPUtime=1.27 cores=1,3
/proc/5001/task/5008/stat : 5008 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 126 1 0 0 15 0 9 0 340298397 311107584 40471 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 3 0 0 0
[pid=5001/tid=5009] ppid=4999 vsize=303816 CPUtime=1.19 cores=1,3
/proc/5001/task/5009/stat : 5009 (mono) S 4999 5001 4177 0 -1 4202560 2 0 0 0 119 0 0 0 16 0 9 0 340298397 311107584 40471 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624926617 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
[pid=5001/tid=5010] ppid=4999 vsize=303816 CPUtime=0.02 cores=1,3
/proc/5001/task/5010/stat : 5010 (mono) S 4999 5001 4177 0 -1 4202560 3 0 0 0 0 2 0 0 15 0 9 0 340298398 311107584 40471 33554432000 4194304 7232020 140736765141232 18446744073709551615 270624934321 0 0 4096 545260780 18446604460518872384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1303.9
Current children cumulated vsize (KiB) 303816

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.92
CPU user time (s): 1303.52
CPU system time (s): 0.402938
CPU usage (%): 100.3
Max. virtual memory (cumulated for all children) (KiB): 303816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1303.52
system time used= 0.402938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97773
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38195
involuntary context switches= 11524

runsolver used 2.08068 second user time and 5.03223 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-08 20:22:55
IDJOB=3189525
IDBENCH=83056
IDSOLVER=1608
FILE ID=node108/3189525-1302286975
RUNJOBID= node108-1302286974-4957
PBS_JOBID= 12919073
Free space on /tmp= 71636 MiB

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

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

MD5SUM BENCH= 68bf08be908d1e2b9826bc30706a7365
RANDOM SEED=1277226085

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17400304 kB
Buffers:        585436 kB
Cached:       14519920 kB
SwapCached:          0 kB
Active:        8437672 kB
Inactive:      6733196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17400304 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             220 kB
Writeback:           0 kB
AnonPages:       64476 kB
Mapped:          15268 kB
Slab:           313780 kB
PageTables:       4892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   377068 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= 71632 MiB
End job on node108 at 2011-04-08 20:44:37