Trace number 3281390

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? (MO) 101.447 92.4793

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug5.cnf
MD5SUMc77a56af24208a6401c763e11a38de01
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.82496
Satisfiable
(Un)Satisfiability was proved
Number of variables520770
Number of clauses13380350
Sum of the clauses size39210884
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28710587
Number of clauses of size 34215482
Number of clauses of size 425225
Number of clauses of size 515593
Number of clauses of size over 5413462

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 5,7

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.00 3.97 3.90 5/213 19624
/proc/meminfo: memFree=14124536/32951124 swapFree=67111528/67111528
[pid=19624] ppid=19622 vsize=93024 CPUtime=0 cores=5,7
/proc/19624/stat : 19624 (mono) R 19622 19624 18989 0 -1 4202496 503 0 0 0 0 0 0 0 25 0 8 0 467533706 95256576 431 33554432000 4194304 7232020 140735294080976 18446744073709551615 6135641 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/19624/statm: 23256 439 360 742 0 18122 0
[pid=19624/tid=19625] ppid=19622 vsize=93152 CPUtime=0 cores=5,7
/proc/19624/task/19625/stat : 19625 (mono) R 19622 19624 18989 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 467533707 95387648 490 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 0 0 0 -1 5 0 0 0
[pid=19624/tid=19626] ppid=19622 vsize=93152 CPUtime=0 cores=5,7
/proc/19624/task/19626/stat : 19626 (mono) S 19622 19624 18989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 467533707 95387648 492 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19627] ppid=19622 vsize=93216 CPUtime=0 cores=5,7
/proc/19624/task/19627/stat : 19627 (mono) S 19622 19624 18989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 467533707 95453184 504 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19628] ppid=19622 vsize=93216 CPUtime=0 cores=5,7
/proc/19624/task/19628/stat : 19628 (mono) S 19622 19624 18989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 467533707 95453184 510 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19629] ppid=19622 vsize=93284 CPUtime=0 cores=5,7
/proc/19624/task/19629/stat : 19629 (mono) S 19622 19624 18989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 467533707 95522816 515 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19630] ppid=19622 vsize=93284 CPUtime=0 cores=5,7
/proc/19624/task/19630/stat : 19630 (mono) S 19622 19624 18989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 467533707 95522816 526 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19631] ppid=19622 vsize=93284 CPUtime=0 cores=5,7
/proc/19624/task/19631/stat : 19631 (mono) S 19622 19624 18989 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 467533707 95522816 533 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0

[startup+0.081934 s]
/proc/loadavg: 4.00 3.97 3.90 5/213 19624
/proc/meminfo: memFree=14124536/32951124 swapFree=67111528/67111528
[pid=19624] ppid=19622 vsize=210864 CPUtime=0.07 cores=5,7
/proc/19624/stat : 19624 (mono) R 19622 19624 18989 0 -1 4202496 27714 0 0 0 5 2 0 0 25 0 9 0 467533706 215924736 27617 33554432000 4194304 7232020 140735294080976 18446744073709551615 6172655 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/19624/statm: 52716 27617 974 742 0 45287 0
[pid=19624/tid=19625] ppid=19622 vsize=210864 CPUtime=0 cores=5,7
/proc/19624/task/19625/stat : 19625 (mono) R 19622 19624 18989 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 467533707 215924736 27617 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 0 0 0 -1 7 0 0 0
[pid=19624/tid=19626] ppid=19622 vsize=210864 CPUtime=0 cores=5,7
/proc/19624/task/19626/stat : 19626 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 467533707 215924736 27617 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19627] ppid=19622 vsize=210864 CPUtime=0 cores=5,7
/proc/19624/task/19627/stat : 19627 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 467533707 215924736 27617 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19628] ppid=19622 vsize=210864 CPUtime=0 cores=5,7
/proc/19624/task/19628/stat : 19628 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 467533707 215924736 27617 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19629] ppid=19622 vsize=210864 CPUtime=0 cores=5,7
/proc/19624/task/19629/stat : 19629 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 467533707 215924736 27617 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19630] ppid=19622 vsize=210864 CPUtime=0 cores=5,7
/proc/19624/task/19630/stat : 19630 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 467533707 215924736 27617 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19631] ppid=19622 vsize=210864 CPUtime=0 cores=5,7
/proc/19624/task/19631/stat : 19631 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 467533707 215924736 27617 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 210864

[startup+0.100928 s]
/proc/loadavg: 4.00 3.97 3.90 5/213 19624
/proc/meminfo: memFree=14124536/32951124 swapFree=67111528/67111528
[pid=19624] ppid=19622 vsize=219136 CPUtime=0.09 cores=5,7
/proc/19624/stat : 19624 (mono) R 19622 19624 18989 0 -1 4202496 28946 0 0 0 7 2 0 0 25 0 9 0 467533706 224395264 28848 33554432000 4194304 7232020 140735294080976 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/19624/statm: 54784 28851 976 742 0 47355 0
[pid=19624/tid=19625] ppid=19622 vsize=219136 CPUtime=0 cores=5,7
/proc/19624/task/19625/stat : 19625 (mono) S 19622 19624 18989 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 467533707 224395264 28852 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19626] ppid=19622 vsize=219136 CPUtime=0 cores=5,7
/proc/19624/task/19626/stat : 19626 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 467533707 224395264 28854 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19627] ppid=19622 vsize=219136 CPUtime=0 cores=5,7
/proc/19624/task/19627/stat : 19627 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 467533707 224395264 28858 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19628] ppid=19622 vsize=219136 CPUtime=0 cores=5,7
/proc/19624/task/19628/stat : 19628 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 467533707 224395264 28859 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19629] ppid=19622 vsize=219136 CPUtime=0 cores=5,7
/proc/19624/task/19629/stat : 19629 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 467533707 224395264 28862 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19630] ppid=19622 vsize=219136 CPUtime=0 cores=5,7
/proc/19624/task/19630/stat : 19630 (mono) R 19622 19624 18989 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 467533707 224395264 28863 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 0 0 0 -1 5 0 0 0
[pid=19624/tid=19631] ppid=19622 vsize=219136 CPUtime=0 cores=5,7
/proc/19624/task/19631/stat : 19631 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 467533707 224395264 28868 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 219136

[startup+0.30089 s]
/proc/loadavg: 4.00 3.97 3.90 5/213 19624
/proc/meminfo: memFree=14124536/32951124 swapFree=67111528/67111528
[pid=19624] ppid=19622 vsize=269760 CPUtime=0.31 cores=5,7
/proc/19624/stat : 19624 (mono) R 19622 19624 18989 0 -1 4202496 41499 0 0 0 27 4 0 0 25 0 9 0 467533706 276234240 41401 33554432000 4194304 7232020 140735294080976 18446744073709551615 1073996759 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/19624/statm: 67440 41401 976 742 0 60011 0
[pid=19624/tid=19625] ppid=19622 vsize=269760 CPUtime=0 cores=5,7
/proc/19624/task/19625/stat : 19625 (mono) S 19622 19624 18989 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 9 0 467533707 276234240 41401 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19626] ppid=19622 vsize=269760 CPUtime=0.01 cores=5,7
/proc/19624/task/19626/stat : 19626 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 1 0 0 0 23 0 9 0 467533707 276234240 41401 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19627] ppid=19622 vsize=269760 CPUtime=0 cores=5,7
/proc/19624/task/19627/stat : 19627 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 467533707 276234240 41401 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19628] ppid=19622 vsize=269760 CPUtime=0.01 cores=5,7
/proc/19624/task/19628/stat : 19628 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 1 0 0 0 18 0 9 0 467533707 276234240 41401 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19629] ppid=19622 vsize=269760 CPUtime=0 cores=5,7
/proc/19624/task/19629/stat : 19629 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 467533707 276234240 41401 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19630] ppid=19622 vsize=269760 CPUtime=0 cores=5,7
/proc/19624/task/19630/stat : 19630 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 467533707 276234240 41401 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19631] ppid=19622 vsize=269760 CPUtime=0 cores=5,7
/proc/19624/task/19631/stat : 19631 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 467533707 276234240 41401 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 269760

[startup+0.70078 s]
/proc/loadavg: 4.00 3.97 3.90 5/213 19624
/proc/meminfo: memFree=14124536/32951124 swapFree=67111528/67111528
[pid=19624] ppid=19622 vsize=286656 CPUtime=0.74 cores=5,7
/proc/19624/stat : 19624 (mono) R 19622 19624 18989 0 -1 4202496 45379 0 0 0 70 4 0 0 25 0 9 0 467533706 293535744 45281 33554432000 4194304 7232020 140735294080976 18446744073709551615 1073996820 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 0
/proc/19624/statm: 71664 45281 976 742 0 64235 0
[pid=19624/tid=19625] ppid=19622 vsize=286656 CPUtime=0 cores=5,7
/proc/19624/task/19625/stat : 19625 (mono) S 19622 19624 18989 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 9 0 467533707 293535744 45281 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19626] ppid=19622 vsize=286656 CPUtime=0.01 cores=5,7
/proc/19624/task/19626/stat : 19626 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 1 0 0 0 20 0 9 0 467533707 293535744 45281 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19627] ppid=19622 vsize=286656 CPUtime=0 cores=5,7
/proc/19624/task/19627/stat : 19627 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 467533707 293535744 45281 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19628] ppid=19622 vsize=286656 CPUtime=0.05 cores=5,7
/proc/19624/task/19628/stat : 19628 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 467533707 293535744 45281 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19629] ppid=19622 vsize=286656 CPUtime=0.04 cores=5,7
/proc/19624/task/19629/stat : 19629 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 4 0 0 0 20 0 9 0 467533707 293535744 45281 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19630] ppid=19622 vsize=286656 CPUtime=0 cores=5,7
/proc/19624/task/19630/stat : 19630 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 467533707 293535744 45281 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19631] ppid=19622 vsize=286656 CPUtime=0 cores=5,7
/proc/19624/task/19631/stat : 19631 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 467533707 293535744 45281 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 286656

[startup+1.99953 s]
/proc/loadavg: 4.00 3.97 3.90 5/213 19624
/proc/meminfo: memFree=14124536/32951124 swapFree=67111528/67111528
[pid=19624] ppid=19622 vsize=320576 CPUtime=2.2 cores=5,7
/proc/19624/stat : 19624 (mono) R 19622 19624 18989 0 -1 4202496 55101 0 0 0 214 6 0 0 18 0 9 0 467533706 328269824 55003 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/19624/statm: 80144 55003 976 742 0 72715 0
[pid=19624/tid=19625] ppid=19622 vsize=320576 CPUtime=0.04 cores=5,7
/proc/19624/task/19625/stat : 19625 (mono) R 19622 19624 18989 0 -1 4202560 4 0 0 0 4 0 0 0 16 0 9 0 467533707 328269824 55003 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 0 0 0 -1 7 0 0 0
[pid=19624/tid=19626] ppid=19622 vsize=320576 CPUtime=0.03 cores=5,7
/proc/19624/task/19626/stat : 19626 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 467533707 328269824 55003 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19627] ppid=19622 vsize=320576 CPUtime=0.04 cores=5,7
/proc/19624/task/19627/stat : 19627 (mono) R 19622 19624 18989 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 467533707 328269824 55003 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 0 0 0 -1 5 0 0 0
[pid=19624/tid=19628] ppid=19622 vsize=320576 CPUtime=0.12 cores=5,7
/proc/19624/task/19628/stat : 19628 (mono) R 19622 19624 18989 0 -1 4202560 2 0 0 0 12 0 0 0 15 0 9 0 467533707 328269824 55003 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738222223 0 0 4096 545260780 0 0 0 -1 5 0 0 0
[pid=19624/tid=19629] ppid=19622 vsize=320576 CPUtime=0.07 cores=5,7
/proc/19624/task/19629/stat : 19629 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 467533707 328269824 55003 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19630] ppid=19622 vsize=320576 CPUtime=0.04 cores=5,7
/proc/19624/task/19630/stat : 19630 (mono) R 19622 19624 18989 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 467533707 328269824 55003 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738230965 0 0 4096 545260780 0 0 0 -1 5 0 0 0
[pid=19624/tid=19631] ppid=19622 vsize=320576 CPUtime=0.02 cores=5,7
/proc/19624/task/19631/stat : 19631 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 467533707 328269824 55003 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 320576

[startup+3.10033 s]
/proc/loadavg: 4.00 3.97 3.90 6/222 19634
/proc/meminfo: memFree=13893964/32951124 swapFree=67111528/67111528
[pid=19624] ppid=19622 vsize=354176 CPUtime=3.44 cores=5,7
/proc/19624/stat : 19624 (mono) R 19622 19624 18989 0 -1 4202496 62330 0 0 0 336 8 0 0 18 0 9 0 467533706 362676224 62232 33554432000 4194304 7232020 140735294080976 18446744073709551615 6233564 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 0
/proc/19624/statm: 88544 62232 976 742 0 81115 0
[pid=19624/tid=19625] ppid=19622 vsize=354176 CPUtime=0.09 cores=5,7
/proc/19624/task/19625/stat : 19625 (mono) S 19622 19624 18989 0 -1 4202560 4 0 0 0 9 0 0 0 16 0 9 0 467533707 362676224 62232 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19626] ppid=19622 vsize=354176 CPUtime=0.07 cores=5,7
/proc/19624/task/19626/stat : 19626 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 467533707 362676224 62232 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19627] ppid=19622 vsize=354176 CPUtime=0.05 cores=5,7
/proc/19624/task/19627/stat : 19627 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 467533707 362676224 62232 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19628] ppid=19622 vsize=354176 CPUtime=0.14 cores=5,7
/proc/19624/task/19628/stat : 19628 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 467533707 362676224 62232 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19629] ppid=19622 vsize=354176 CPUtime=0.09 cores=5,7
/proc/19624/task/19629/stat : 19629 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 467533707 362676224 62232 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19630] ppid=19622 vsize=354176 CPUtime=0.11 cores=5,7
/proc/19624/task/19630/stat : 19630 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 11 0 0 0 16 0 9 0 467533707 362676224 62232 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19631] ppid=19622 vsize=354176 CPUtime=0.07 cores=5,7
/proc/19624/task/19631/stat : 19631 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 467533707 362676224 62232 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19633] ppid=19622 vsize=354176 CPUtime=0 cores=5,7
/proc/19624/task/19633/stat : 19633 (mono) S 19622 19624 18989 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467533707 362676224 62232 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738228657 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 354176

[startup+6.30076 s]
/proc/loadavg: 4.00 3.97 3.90 5/222 19634
/proc/meminfo: memFree=13811576/32951124 swapFree=67111528/67111528
[pid=19624] ppid=19622 vsize=438464 CPUtime=7.11 cores=5,7
/proc/19624/stat : 19624 (mono) R 19622 19624 18989 0 -1 4202496 82863 0 0 0 698 13 0 0 18 0 9 0 467533706 448987136 82765 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738231755 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/19624/statm: 109616 82765 976 742 0 102187 0
[pid=19624/tid=19625] ppid=19622 vsize=438464 CPUtime=0.21 cores=5,7
/proc/19624/task/19625/stat : 19625 (mono) S 19622 19624 18989 0 -1 4202560 4 0 0 0 21 0 0 0 16 0 9 0 467533707 448987136 82765 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19626] ppid=19622 vsize=438464 CPUtime=0.23 cores=5,7
/proc/19624/task/19626/stat : 19626 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 23 0 0 0 16 0 9 0 467533707 448987136 82765 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19627] ppid=19622 vsize=438464 CPUtime=0.16 cores=5,7
/proc/19624/task/19627/stat : 19627 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 16 0 0 0 15 0 9 0 467533707 448987136 82765 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19628] ppid=19622 vsize=438464 CPUtime=0.29 cores=5,7
/proc/19624/task/19628/stat : 19628 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 29 0 0 0 16 0 9 0 467533707 448987136 82765 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19629] ppid=19622 vsize=438464 CPUtime=0.27 cores=5,7
/proc/19624/task/19629/stat : 19629 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 27 0 0 0 16 0 9 0 467533707 448987136 82765 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19630] ppid=19622 vsize=438464 CPUtime=0.2 cores=5,7
/proc/19624/task/19630/stat : 19630 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 20 0 0 0 15 0 9 0 467533707 448987136 82765 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19631] ppid=19622 vsize=438464 CPUtime=0.2 cores=5,7
/proc/19624/task/19631/stat : 19631 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 20 0 0 0 15 0 9 0 467533707 448987136 82765 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19633] ppid=19622 vsize=438464 CPUtime=0 cores=5,7
/proc/19624/task/19633/stat : 19633 (mono) S 19622 19624 18989 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467533707 448987136 82765 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738228657 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.11
Current children cumulated vsize (KiB) 438464

[startup+12.7005 s]
/proc/loadavg: 4.00 3.97 3.90 5/222 19634
/proc/meminfo: memFree=13623724/32951124 swapFree=67111528/67111528
[pid=19624] ppid=19622 vsize=590336 CPUtime=14.59 cores=5,7
/proc/19624/stat : 19624 (mono) R 19622 19624 18989 0 -1 4202496 121082 0 0 0 1438 21 0 0 18 0 9 0 467533706 604504064 120983 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738231755 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/19624/statm: 147584 120983 975 742 0 140155 0
[pid=19624/tid=19625] ppid=19622 vsize=590336 CPUtime=0.64 cores=5,7
/proc/19624/task/19625/stat : 19625 (mono) S 19622 19624 18989 0 -1 4202560 4 0 0 0 64 0 0 0 15 0 9 0 467533707 604504064 120983 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19626] ppid=19622 vsize=590336 CPUtime=0.46 cores=5,7
/proc/19624/task/19626/stat : 19626 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 46 0 0 0 15 0 9 0 467533707 604504064 120983 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19627] ppid=19622 vsize=590336 CPUtime=0.51 cores=5,7
/proc/19624/task/19627/stat : 19627 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 51 0 0 0 16 0 9 0 467533707 604504064 120983 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19628] ppid=19622 vsize=590336 CPUtime=0.59 cores=5,7
/proc/19624/task/19628/stat : 19628 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 59 0 0 0 16 0 9 0 467533707 604504064 120983 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19629] ppid=19622 vsize=590336 CPUtime=0.52 cores=5,7
/proc/19624/task/19629/stat : 19629 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 52 0 0 0 16 0 9 0 467533707 604504064 120983 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19630] ppid=19622 vsize=590336 CPUtime=0.41 cores=5,7
/proc/19624/task/19630/stat : 19630 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 41 0 0 0 15 0 9 0 467533707 604504064 120983 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19631] ppid=19622 vsize=590336 CPUtime=0.54 cores=5,7
/proc/19624/task/19631/stat : 19631 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 54 0 0 0 15 0 9 0 467533707 604504064 120983 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19633] ppid=19622 vsize=590336 CPUtime=0 cores=5,7
/proc/19624/task/19633/stat : 19633 (mono) S 19622 19624 18989 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467533707 604504064 120983 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738228657 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 14.59
Current children cumulated vsize (KiB) 590336

[startup+25.5071 s]
/proc/loadavg: 4.00 3.97 3.90 5/222 19634
/proc/meminfo: memFree=13311044/32951124 swapFree=67111528/67111528
[pid=19624] ppid=19622 vsize=877184 CPUtime=29.86 cores=5,7
/proc/19624/stat : 19624 (mono) R 19622 19624 18989 0 -1 4202496 193313 0 0 0 2951 35 0 0 19 0 9 0 467533706 898236416 193214 33554432000 4194304 7232020 140735294080976 18446744073709551615 1073996751 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/19624/statm: 219296 193214 975 742 0 211867 0
[pid=19624/tid=19625] ppid=19622 vsize=877184 CPUtime=1.3 cores=5,7
/proc/19624/task/19625/stat : 19625 (mono) S 19622 19624 18989 0 -1 4202560 4 0 0 0 130 0 0 0 16 0 9 0 467533707 898236416 193214 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19626] ppid=19622 vsize=877184 CPUtime=1.42 cores=5,7
/proc/19624/task/19626/stat : 19626 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 142 0 0 0 15 0 9 0 467533707 898236416 193214 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19627] ppid=19622 vsize=877184 CPUtime=1.14 cores=5,7
/proc/19624/task/19627/stat : 19627 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 114 0 0 0 16 0 9 0 467533707 898236416 193214 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19628] ppid=19622 vsize=877184 CPUtime=1.04 cores=5,7
/proc/19624/task/19628/stat : 19628 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 104 0 0 0 15 0 9 0 467533707 898236416 193214 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19629] ppid=19622 vsize=877184 CPUtime=1.15 cores=5,7
/proc/19624/task/19629/stat : 19629 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 115 0 0 0 15 0 9 0 467533707 898236416 193214 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19630] ppid=19622 vsize=877184 CPUtime=1.24 cores=5,7
/proc/19624/task/19630/stat : 19630 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 124 0 0 0 16 0 9 0 467533707 898236416 193214 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19631] ppid=19622 vsize=877184 CPUtime=1.13 cores=5,7
/proc/19624/task/19631/stat : 19631 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 113 0 0 0 15 0 9 0 467533707 898236416 193214 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19633] ppid=19622 vsize=877184 CPUtime=0 cores=5,7
/proc/19624/task/19633/stat : 19633 (mono) S 19622 19624 18989 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467533707 898236416 193214 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738228657 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 29.86
Current children cumulated vsize (KiB) 877184

[startup+51.1013 s]
/proc/loadavg: 4.00 3.97 3.90 5/222 19635
/proc/meminfo: memFree=12580804/32951124 swapFree=67111528/67111528
[pid=19624] ppid=19622 vsize=1628844 CPUtime=57.78 cores=5,7
/proc/19624/stat : 19624 (mono) R 19622 19624 18989 0 -1 4202496 370007 0 0 0 5718 60 0 0 25 0 9 0 467533706 1667936256 369908 33554432000 4194304 7232020 140735294080976 18446744073709551615 5574679 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/19624/statm: 407211 369908 994 742 0 399782 0
[pid=19624/tid=19625] ppid=19622 vsize=1628844 CPUtime=1.91 cores=5,7
/proc/19624/task/19625/stat : 19625 (mono) S 19622 19624 18989 0 -1 4202560 4 0 0 0 191 0 0 0 16 0 9 0 467533707 1667936256 369908 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19626] ppid=19622 vsize=1628844 CPUtime=1.84 cores=5,7
/proc/19624/task/19626/stat : 19626 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 184 0 0 0 15 0 9 0 467533707 1667936256 369908 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19627] ppid=19622 vsize=1628844 CPUtime=1.59 cores=5,7
/proc/19624/task/19627/stat : 19627 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 159 0 0 0 15 0 9 0 467533707 1667936256 369908 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19628] ppid=19622 vsize=1628844 CPUtime=1.94 cores=5,7
/proc/19624/task/19628/stat : 19628 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 194 0 0 0 16 0 9 0 467533707 1667936256 369908 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19629] ppid=19622 vsize=1628844 CPUtime=1.76 cores=5,7
/proc/19624/task/19629/stat : 19629 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 176 0 0 0 15 0 9 0 467533707 1667936256 369908 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19630] ppid=19622 vsize=1628844 CPUtime=2.13 cores=5,7
/proc/19624/task/19630/stat : 19630 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 213 0 0 0 16 0 9 0 467533707 1667936256 369908 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19631] ppid=19622 vsize=1628844 CPUtime=1.76 cores=5,7
/proc/19624/task/19631/stat : 19631 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 176 0 0 0 16 0 9 0 467533707 1667936256 369908 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19633] ppid=19622 vsize=1628844 CPUtime=0 cores=5,7
/proc/19624/task/19633/stat : 19633 (mono) S 19622 19624 18989 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467533707 1667936256 369908 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738228657 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 57.78
Current children cumulated vsize (KiB) 1628844



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+92.2005 s]
/proc/loadavg: 4.00 3.97 3.90 5/222 19636
/proc/meminfo: memFree=6270992/32951124 swapFree=67111528/67111528
[pid=19624] ppid=19622 vsize=7876936 CPUtime=101.17 cores=5,7
/proc/19624/stat : 19624 (mono) R 19622 19624 18989 0 -1 4202496 1941294 0 0 0 9902 215 0 0 25 0 9 0 467533706 8065982464 1941195 33554432000 4194304 7232020 140735294080976 18446744073709551615 1093111272 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/19624/statm: 1969234 1941195 1005 742 0 1961805 0
[pid=19624/tid=19625] ppid=19622 vsize=7876936 CPUtime=2.76 cores=5,7
/proc/19624/task/19625/stat : 19625 (mono) S 19622 19624 18989 0 -1 4202560 4 0 0 0 276 0 0 0 16 0 9 0 467533707 8065982464 1941195 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19626] ppid=19622 vsize=7876936 CPUtime=2.62 cores=5,7
/proc/19624/task/19626/stat : 19626 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 262 0 0 0 16 0 9 0 467533707 8065982464 1941195 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19627] ppid=19622 vsize=7876936 CPUtime=2.22 cores=5,7
/proc/19624/task/19627/stat : 19627 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 222 0 0 0 16 0 9 0 467533707 8065982464 1941195 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19628] ppid=19622 vsize=7876936 CPUtime=2.54 cores=5,7
/proc/19624/task/19628/stat : 19628 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 254 0 0 0 16 0 9 0 467533707 8065982464 1941195 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19629] ppid=19622 vsize=7876936 CPUtime=2.15 cores=5,7
/proc/19624/task/19629/stat : 19629 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 215 0 0 0 16 0 9 0 467533707 8065982464 1941195 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19630] ppid=19622 vsize=7876936 CPUtime=2.79 cores=5,7
/proc/19624/task/19630/stat : 19630 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 279 0 0 0 16 0 9 0 467533707 8065982464 1941195 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
[pid=19624/tid=19631] ppid=19622 vsize=7876936 CPUtime=2.23 cores=5,7
/proc/19624/task/19631/stat : 19631 (mono) S 19622 19624 18989 0 -1 4202560 2 0 0 0 223 0 0 0 16 0 9 0 467533707 8065982464 1941195 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738220953 0 0 4096 545260780 18446604471163053184 0 0 -1 7 0 0 0
[pid=19624/tid=19633] ppid=19622 vsize=7876936 CPUtime=0 cores=5,7
/proc/19624/task/19633/stat : 19633 (mono) S 19622 19624 18989 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467533707 8065982464 1941195 33554432000 4194304 7232020 140735294080976 18446744073709551615 264738228657 0 0 4096 545260780 18446604471163053184 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.17
Current children cumulated vsize (KiB) 7876936

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+92.3125 s]
/proc/loadavg: 4.00 3.97 3.90 5/222 19636
/proc/meminfo: memFree=6270992/32951124 swapFree=67111528/67111528
[pid=19624] ppid=19622 vsize=0 CPUtime=101.27 cores=5,7
/proc/19624/stat : 19624 (mono) Z 19622 19624 18989 0 -1 4203548 1943381 0 0 0 9902 225 0 0 25 0 2 0 467533706 0 0 33554432000 0 0 0 0 0 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/19624/statm: 0 0 0 0 0 0 0
[pid=19624/tid=19631] ppid=19622 vsize=0 CPUtime=2.33 cores=5,7
/proc/19624/task/19631/stat : 19631 (mono) R 19622 19624 18989 0 -1 4203588 2 0 0 0 223 10 0 0 16 0 2 0 467533707 0 0 33554432000 0 0 0 0 0 0 0 4096 545260780 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 0

[startup+92.4005 s]
/proc/loadavg: 4.00 3.97 3.90 5/216 19637
/proc/meminfo: memFree=11499784/32951124 swapFree=67111528/67111528
[pid=19624] ppid=19622 vsize=0 CPUtime=101.37 cores=5,7
/proc/19624/stat : 19624 (mono) Z 19622 19624 18989 0 -1 4203548 1943381 0 0 0 9902 235 0 0 25 0 2 0 467533706 0 0 33554432000 0 0 0 0 0 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/19624/statm: 0 0 0 0 0 0 0
[pid=19624/tid=19631] ppid=19622 vsize=0 CPUtime=2.42 cores=5,7
/proc/19624/task/19631/stat : 19631 (mono) R 19622 19624 18989 0 -1 4203588 2 0 0 0 223 19 0 0 16 0 2 0 467533707 0 0 33554432000 0 0 0 0 0 0 0 4096 545260780 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 92.4793
CPU time (s): 101.447
CPU user time (s): 99.0239
CPU system time (s): 2.42263
CPU usage (%): 109.697
Max. virtual memory (cumulated for all children) (KiB): 7876936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 99.0239
system time used= 2.42263
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1943381
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= 3907
involuntary context switches= 1223

runsolver used 0.152976 second user time and 0.370943 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-25 19:06:21
IDJOB=3281390
IDBENCH=20582
IDSOLVER=1608
FILE ID=node141/3281390-1303751171
RUNJOBID= node141-1303750772-19472
PBS_JOBID= 13154021
Free space on /tmp= 71212 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug5.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281390-1303751171/watcher-3281390-1303751171 -o /tmp/evaluation-result-3281390-1303751171/solver-3281390-1303751171 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3281390-1303751171.cnf

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

MD5SUM BENCH= c77a56af24208a6401c763e11a38de01
RANDOM SEED=1605502160

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14124816 kB
Buffers:       1633484 kB
Cached:       15749680 kB
SwapCached:          0 kB
Active:       10781004 kB
Inactive:      7463976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14124816 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          307772 kB
Writeback:           0 kB
AnonPages:      861572 kB
Mapped:          18124 kB
Slab:           513856 kB
PageTables:       7188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1279672 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= 71212 MiB
End job on node141 at 2011-04-25 19:07:55