Trace number 3189322

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1920526651-049.SATISFIABLE.cnf
MD5SUM5df52ad002b8e310753df40806d6b835
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009998
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.01 4.00 3.82 2/175 6045
/proc/meminfo: memFree=32604136/32950928 swapFree=67048808/67111528
[pid=6045] ppid=6043 vsize=3448 CPUtime=0 cores=0,2
/proc/6045/stat : 6045 (mono) D 6043 6045 4037 0 -1 4194304 71 0 1 0 0 0 0 0 18 0 1 0 875971669 3530752 26 33554432000 4194304 7232020 140733314268976 18446744073709551615 268267766800 0 0 4096 0 18446744071562234166 0 0 17 0 0 0 0
/proc/6045/statm: 862 26 19 742 0 80 0

[startup+0.084813 s]
/proc/loadavg: 4.01 4.00 3.82 2/175 6045
/proc/meminfo: memFree=32604136/32950928 swapFree=67048808/67111528
[pid=6045] ppid=6043 vsize=106188 CPUtime=0.02 cores=0,2
/proc/6045/stat : 6045 (mono) R 6043 6045 4037 0 -1 4202496 1565 0 20 0 2 0 0 0 18 0 9 0 875971669 108736512 1491 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284512689 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/6045/statm: 26547 1491 975 742 0 19118 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 106188

[startup+0.100811 s]
/proc/loadavg: 4.01 4.00 3.82 2/175 6045
/proc/meminfo: memFree=32604136/32950928 swapFree=67048808/67111528
[pid=6045] ppid=6043 vsize=108236 CPUtime=0.04 cores=0,2
/proc/6045/stat : 6045 (mono) R 6043 6045 4037 0 -1 4202496 1982 0 20 0 4 0 0 0 19 0 9 0 875971669 110833664 1908 33554432000 4194304 7232020 140733314268976 18446744073709551615 268272385803 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/6045/statm: 27059 1908 999 742 0 19630 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 108236

[startup+0.300781 s]
/proc/loadavg: 4.01 4.00 3.82 2/175 6045
/proc/meminfo: memFree=32604136/32950928 swapFree=67048808/67111528
[pid=6045] ppid=6043 vsize=110124 CPUtime=0.24 cores=0,2
/proc/6045/stat : 6045 (mono) R 6043 6045 4037 0 -1 4202496 2429 0 20 0 24 0 0 0 19 0 9 0 875971669 112766976 2355 33554432000 4194304 7232020 140733314268976 18446744073709551615 1075191238 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/6045/statm: 27531 2355 1024 742 0 20102 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 110124

[startup+0.700702 s]
/proc/loadavg: 4.01 4.00 3.82 2/175 6045
/proc/meminfo: memFree=32604136/32950928 swapFree=67048808/67111528
[pid=6045] ppid=6043 vsize=111512 CPUtime=0.64 cores=0,2
/proc/6045/stat : 6045 (mono) R 6043 6045 4037 0 -1 4202496 2829 0 20 0 64 0 0 0 19 0 9 0 875971669 114188288 2755 33554432000 4194304 7232020 140733314268976 18446744073709551615 1075196090 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/6045/statm: 27878 2755 1024 742 0 20449 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 111512

[startup+1.50056 s]
/proc/loadavg: 4.01 4.00 3.82 5/222 6112
/proc/meminfo: memFree=32562104/32950928 swapFree=67048816/67111528
[pid=6045] ppid=6043 vsize=113340 CPUtime=1.45 cores=0,2
/proc/6045/stat : 6045 (mono) R 6043 6045 4037 0 -1 4202496 3231 0 20 0 145 0 0 0 21 0 9 0 875971669 116060160 3086 33554432000 4194304 7232020 140733314268976 18446744073709551615 1103884830 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/6045/statm: 28335 3086 1024 742 0 20906 0
[pid=6045/tid=6056] ppid=6043 vsize=113340 CPUtime=0 cores=0,2
/proc/6045/task/6056/stat : 6056 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875971672 116060160 3086 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6057] ppid=6043 vsize=113340 CPUtime=0 cores=0,2
/proc/6045/task/6057/stat : 6057 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 875971672 116060160 3086 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6058] ppid=6043 vsize=113340 CPUtime=0 cores=0,2
/proc/6045/task/6058/stat : 6058 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875971672 116060160 3086 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6059] ppid=6043 vsize=113340 CPUtime=0 cores=0,2
/proc/6045/task/6059/stat : 6059 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 875971672 116060160 3086 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6060] ppid=6043 vsize=113340 CPUtime=0 cores=0,2
/proc/6045/task/6060/stat : 6060 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875971672 116060160 3086 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6061] ppid=6043 vsize=113340 CPUtime=0 cores=0,2
/proc/6045/task/6061/stat : 6061 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 875971672 116060160 3086 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6062] ppid=6043 vsize=113340 CPUtime=0 cores=0,2
/proc/6045/task/6062/stat : 6062 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875971672 116060160 3086 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6079] ppid=6043 vsize=113340 CPUtime=0 cores=0,2
/proc/6045/task/6079/stat : 6079 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875971675 116060160 3086 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284512689 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 113340

[startup+3.10127 s]
/proc/loadavg: 4.01 4.00 3.82 5/222 6112
/proc/meminfo: memFree=32549956/32950928 swapFree=67048816/67111528
[pid=6045] ppid=6043 vsize=116012 CPUtime=3.09 cores=0,2
/proc/6045/stat : 6045 (mono) R 6043 6045 4037 0 -1 4202496 4178 0 20 0 307 2 0 0 18 0 9 0 875971669 118796288 3491 33554432000 4194304 7232020 140733314268976 18446744073709551615 1075192025 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/6045/statm: 29003 3491 1024 742 0 21574 0
[pid=6045/tid=6056] ppid=6043 vsize=116012 CPUtime=0 cores=0,2
/proc/6045/task/6056/stat : 6056 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875971672 118796288 3491 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6057] ppid=6043 vsize=116012 CPUtime=0.01 cores=0,2
/proc/6045/task/6057/stat : 6057 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 875971672 118796288 3491 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6058] ppid=6043 vsize=116012 CPUtime=0.01 cores=0,2
/proc/6045/task/6058/stat : 6058 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 875971672 118796288 3491 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6059] ppid=6043 vsize=116012 CPUtime=0.01 cores=0,2
/proc/6045/task/6059/stat : 6059 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 875971672 118796288 3491 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6060] ppid=6043 vsize=116012 CPUtime=0 cores=0,2
/proc/6045/task/6060/stat : 6060 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875971672 118796288 3491 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6061] ppid=6043 vsize=116012 CPUtime=0 cores=0,2
/proc/6045/task/6061/stat : 6061 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875971672 118796288 3491 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6062] ppid=6043 vsize=116012 CPUtime=0.01 cores=0,2
/proc/6045/task/6062/stat : 6062 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 875971672 118796288 3491 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6079] ppid=6043 vsize=116012 CPUtime=0 cores=0,2
/proc/6045/task/6079/stat : 6079 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875971675 118796288 3491 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284512689 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 116012

[startup+6.30071 s]
/proc/loadavg: 4.01 4.00 3.82 5/222 6112
/proc/meminfo: memFree=32531276/32950928 swapFree=67048816/67111528
[pid=6045] ppid=6043 vsize=123588 CPUtime=6.34 cores=0,2
/proc/6045/stat : 6045 (mono) R 6043 6045 4037 0 -1 4202496 5969 0 20 0 631 3 0 0 21 0 9 0 875971669 126554112 4321 33554432000 4194304 7232020 140733314268976 18446744073709551615 1075195186 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 4
/proc/6045/statm: 30897 4321 1024 742 0 23468 0
[pid=6045/tid=6056] ppid=6043 vsize=123588 CPUtime=0.02 cores=0,2
/proc/6045/task/6056/stat : 6056 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 875971672 126554112 4321 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6057] ppid=6043 vsize=123588 CPUtime=0.02 cores=0,2
/proc/6045/task/6057/stat : 6057 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 875971672 126554112 4321 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6058] ppid=6043 vsize=123588 CPUtime=0.03 cores=0,2
/proc/6045/task/6058/stat : 6058 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 875971672 126554112 4321 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6059] ppid=6043 vsize=123588 CPUtime=0.01 cores=0,2
/proc/6045/task/6059/stat : 6059 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 875971672 126554112 4321 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6060] ppid=6043 vsize=123588 CPUtime=0.01 cores=0,2
/proc/6045/task/6060/stat : 6060 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 875971672 126554112 4321 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6061] ppid=6043 vsize=123588 CPUtime=0.01 cores=0,2
/proc/6045/task/6061/stat : 6061 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 875971672 126554112 4321 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6062] ppid=6043 vsize=123588 CPUtime=0.02 cores=0,2
/proc/6045/task/6062/stat : 6062 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 875971672 126554112 4321 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6079] ppid=6043 vsize=123588 CPUtime=0 cores=0,2
/proc/6045/task/6079/stat : 6079 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875971675 126554112 4321 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284512689 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 123588

[startup+12.7006 s]
/proc/loadavg: 4.00 4.00 3.82 5/222 6112
/proc/meminfo: memFree=32510588/32950928 swapFree=67048816/67111528
[pid=6045] ppid=6043 vsize=129504 CPUtime=12.84 cores=0,2
/proc/6045/stat : 6045 (mono) R 6043 6045 4037 0 -1 4202496 8107 0 20 0 1280 4 0 0 22 0 9 0 875971669 132612096 5102 33554432000 4194304 7232020 140733314268976 18446744073709551615 1075191925 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 4
/proc/6045/statm: 32376 5102 1025 742 0 24947 0
[pid=6045/tid=6056] ppid=6043 vsize=129504 CPUtime=0.05 cores=0,2
/proc/6045/task/6056/stat : 6056 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 5 0 0 0 15 0 9 0 875971672 132612096 5102 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6057] ppid=6043 vsize=129504 CPUtime=0.06 cores=0,2
/proc/6045/task/6057/stat : 6057 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 875971672 132612096 5102 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6058] ppid=6043 vsize=129504 CPUtime=0.06 cores=0,2
/proc/6045/task/6058/stat : 6058 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 875971672 132612096 5102 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6059] ppid=6043 vsize=129504 CPUtime=0.05 cores=0,2
/proc/6045/task/6059/stat : 6059 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 875971672 132612096 5102 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6060] ppid=6043 vsize=129504 CPUtime=0.05 cores=0,2
/proc/6045/task/6060/stat : 6060 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 875971672 132612096 5102 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6061] ppid=6043 vsize=129504 CPUtime=0.04 cores=0,2
/proc/6045/task/6061/stat : 6061 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 875971672 132612096 5102 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6062] ppid=6043 vsize=129504 CPUtime=0.04 cores=0,2
/proc/6045/task/6062/stat : 6062 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 875971672 132612096 5102 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6079] ppid=6043 vsize=129504 CPUtime=0 cores=0,2
/proc/6045/task/6079/stat : 6079 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875971675 132612096 5102 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284512689 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.84
Current children cumulated vsize (KiB) 129504

[startup+25.5013 s]
/proc/loadavg: 4.00 4.00 3.82 5/222 6112
/proc/meminfo: memFree=32481476/32950928 swapFree=67048816/67111528
[pid=6045] ppid=6043 vsize=137272 CPUtime=25.84 cores=0,2
/proc/6045/stat : 6045 (mono) R 6043 6045 4037 0 -1 4202496 11693 0 20 0 2578 6 0 0 18 0 9 0 875971669 140566528 8379 33554432000 4194304 7232020 140733314268976 18446744073709551615 1075191375 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/6045/statm: 34318 8379 1025 742 0 26889 0
[pid=6045/tid=6056] ppid=6043 vsize=137272 CPUtime=0.12 cores=0,2
/proc/6045/task/6056/stat : 6056 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 12 0 0 0 15 0 9 0 875971672 140566528 8379 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6057] ppid=6043 vsize=137272 CPUtime=0.12 cores=0,2
/proc/6045/task/6057/stat : 6057 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 12 0 0 0 15 0 9 0 875971672 140566528 8379 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6058] ppid=6043 vsize=137272 CPUtime=0.12 cores=0,2
/proc/6045/task/6058/stat : 6058 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 12 0 0 0 15 0 9 0 875971672 140566528 8379 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6059] ppid=6043 vsize=137272 CPUtime=0.11 cores=0,2
/proc/6045/task/6059/stat : 6059 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 875971672 140566528 8379 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6060] ppid=6043 vsize=137272 CPUtime=0.12 cores=0,2
/proc/6045/task/6060/stat : 6060 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 12 0 0 0 15 0 9 0 875971672 140566528 8379 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6061] ppid=6043 vsize=137272 CPUtime=0.1 cores=0,2
/proc/6045/task/6061/stat : 6061 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 10 0 0 0 16 0 9 0 875971672 140566528 8379 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6062] ppid=6043 vsize=137272 CPUtime=0.09 cores=0,2
/proc/6045/task/6062/stat : 6062 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 875971672 140566528 8379 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6079] ppid=6043 vsize=137272 CPUtime=0 cores=0,2
/proc/6045/task/6079/stat : 6079 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875971675 140566528 8379 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284512689 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.84
Current children cumulated vsize (KiB) 137272

[startup+51.1007 s]
/proc/loadavg: 4.00 4.00 3.83 5/222 6113
/proc/meminfo: memFree=32421300/32950928 swapFree=67048816/67111528
[pid=6045] ppid=6043 vsize=145592 CPUtime=51.87 cores=0,2
/proc/6045/stat : 6045 (mono) R 6043 6045 4037 0 -1 4202496 16398 0 20 0 5178 9 0 0 22 0 9 0 875971669 149086208 10160 33554432000 4194304 7232020 140733314268976 18446744073709551615 6169031 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 4
/proc/6045/statm: 36398 10160 1035 742 0 28969 0
[pid=6045/tid=6056] ppid=6043 vsize=145592 CPUtime=0.24 cores=0,2
/proc/6045/task/6056/stat : 6056 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 24 0 0 0 16 0 9 0 875971672 149086208 10160 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6057] ppid=6043 vsize=145592 CPUtime=0.25 cores=0,2
/proc/6045/task/6057/stat : 6057 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 25 0 0 0 16 0 9 0 875971672 149086208 10160 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6058] ppid=6043 vsize=145592 CPUtime=0.24 cores=0,2

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

/proc/6045/task/6059/stat : 6059 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 294 2 0 0 15 0 9 0 875971672 260366336 26077 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6060] ppid=6043 vsize=254264 CPUtime=3.09 cores=0,2
/proc/6045/task/6060/stat : 6060 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 307 2 0 0 15 0 9 0 875971672 260366336 26077 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6061] ppid=6043 vsize=254264 CPUtime=2.79 cores=0,2
/proc/6045/task/6061/stat : 6061 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 278 1 0 0 15 0 9 0 875971672 260366336 26077 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6062] ppid=6043 vsize=254264 CPUtime=2.92 cores=0,2
/proc/6045/task/6062/stat : 6062 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 291 1 0 0 15 0 9 0 875971672 260366336 26077 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6079] ppid=6043 vsize=254264 CPUtime=0.03 cores=0,2
/proc/6045/task/6079/stat : 6079 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 875971675 260366336 26077 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284512689 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 951.65
Current children cumulated vsize (KiB) 254264

[startup+1002.3 s]
/proc/loadavg: 4.23 4.13 4.02 5/222 6139
/proc/meminfo: memFree=32112644/32950928 swapFree=67048816/67111528
[pid=6045] ppid=6043 vsize=254264 CPUtime=1012.41 cores=0,2
/proc/6045/stat : 6045 (mono) R 6043 6045 4037 0 -1 4202496 82069 0 20 0 101194 47 0 0 25 0 9 0 875971669 260366336 27711 33554432000 4194304 7232020 140733314268976 18446744073709551615 1075191925 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/6045/statm: 63566 27711 1036 742 0 56137 0
[pid=6045/tid=6056] ppid=6043 vsize=254264 CPUtime=3.16 cores=0,2
/proc/6045/task/6056/stat : 6056 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 314 2 0 0 15 0 9 0 875971672 260366336 27711 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6057] ppid=6043 vsize=254264 CPUtime=2.89 cores=0,2
/proc/6045/task/6057/stat : 6057 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 288 1 0 0 16 0 9 0 875971672 260366336 27711 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6058] ppid=6043 vsize=254264 CPUtime=3.03 cores=0,2
/proc/6045/task/6058/stat : 6058 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 300 3 0 0 16 0 9 0 875971672 260366336 27711 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6059] ppid=6043 vsize=254264 CPUtime=3.14 cores=0,2
/proc/6045/task/6059/stat : 6059 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 312 2 0 0 15 0 9 0 875971672 260366336 27711 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6060] ppid=6043 vsize=254264 CPUtime=3.32 cores=0,2
/proc/6045/task/6060/stat : 6060 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 330 2 0 0 16 0 9 0 875971672 260366336 27711 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6061] ppid=6043 vsize=254264 CPUtime=2.99 cores=0,2
/proc/6045/task/6061/stat : 6061 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 298 1 0 0 15 0 9 0 875971672 260366336 27711 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6062] ppid=6043 vsize=254264 CPUtime=3.16 cores=0,2
/proc/6045/task/6062/stat : 6062 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 315 1 0 0 16 0 9 0 875971672 260366336 27711 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6079] ppid=6043 vsize=254264 CPUtime=0.03 cores=0,2
/proc/6045/task/6079/stat : 6079 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 875971675 260366336 27711 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284512689 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1012.41
Current children cumulated vsize (KiB) 254264

[startup+1062.3 s]
/proc/loadavg: 4.08 4.10 4.01 5/222 6140
/proc/meminfo: memFree=32083820/32950928 swapFree=67048816/67111528
[pid=6045] ppid=6043 vsize=254264 CPUtime=1072.94 cores=0,2
/proc/6045/stat : 6045 (mono) R 6043 6045 4037 0 -1 4202496 85671 0 20 0 107246 48 0 0 25 0 9 0 875971669 260366336 30112 33554432000 4194304 7232020 140733314268976 18446744073709551615 1075191918 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/6045/statm: 63566 30112 1036 742 0 56137 0
[pid=6045/tid=6056] ppid=6043 vsize=254264 CPUtime=3.34 cores=0,2
/proc/6045/task/6056/stat : 6056 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 332 2 0 0 15 0 9 0 875971672 260366336 30112 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6057] ppid=6043 vsize=254264 CPUtime=3.13 cores=0,2
/proc/6045/task/6057/stat : 6057 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 312 1 0 0 16 0 9 0 875971672 260366336 30112 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6058] ppid=6043 vsize=254264 CPUtime=3.19 cores=0,2
/proc/6045/task/6058/stat : 6058 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 316 3 0 0 15 0 9 0 875971672 260366336 30112 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6059] ppid=6043 vsize=254264 CPUtime=3.29 cores=0,2
/proc/6045/task/6059/stat : 6059 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 327 2 0 0 16 0 9 0 875971672 260366336 30112 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6060] ppid=6043 vsize=254264 CPUtime=3.49 cores=0,2
/proc/6045/task/6060/stat : 6060 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 347 2 0 0 16 0 9 0 875971672 260366336 30112 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6061] ppid=6043 vsize=254264 CPUtime=3.14 cores=0,2
/proc/6045/task/6061/stat : 6061 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 313 1 0 0 15 0 9 0 875971672 260366336 30112 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6062] ppid=6043 vsize=254264 CPUtime=3.33 cores=0,2
/proc/6045/task/6062/stat : 6062 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 331 2 0 0 15 0 9 0 875971672 260366336 30112 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6079] ppid=6043 vsize=254264 CPUtime=0.03 cores=0,2
/proc/6045/task/6079/stat : 6079 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 875971675 260366336 30112 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284512689 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1072.94
Current children cumulated vsize (KiB) 254264

[startup+1122.3 s]
/proc/loadavg: 4.03 4.08 4.01 5/222 6142
/proc/meminfo: memFree=32035292/32950928 swapFree=67048816/67111528
[pid=6045] ppid=6043 vsize=254264 CPUtime=1133.53 cores=0,2
/proc/6045/stat : 6045 (mono) R 6043 6045 4037 0 -1 4202496 88322 0 20 0 113304 49 0 0 25 0 9 0 875971669 260366336 31393 33554432000 4194304 7232020 140733314268976 18446744073709551615 1075191141 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/6045/statm: 63566 31393 1036 742 0 56137 0
[pid=6045/tid=6056] ppid=6043 vsize=254264 CPUtime=3.57 cores=0,2
/proc/6045/task/6056/stat : 6056 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 355 2 0 0 15 0 9 0 875971672 260366336 31393 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6057] ppid=6043 vsize=254264 CPUtime=3.32 cores=0,2
/proc/6045/task/6057/stat : 6057 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 331 1 0 0 16 0 9 0 875971672 260366336 31393 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6058] ppid=6043 vsize=254264 CPUtime=3.32 cores=0,2
/proc/6045/task/6058/stat : 6058 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 329 3 0 0 16 0 9 0 875971672 260366336 31393 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6059] ppid=6043 vsize=254264 CPUtime=3.4 cores=0,2
/proc/6045/task/6059/stat : 6059 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 338 2 0 0 16 0 9 0 875971672 260366336 31393 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6060] ppid=6043 vsize=254264 CPUtime=3.63 cores=0,2
/proc/6045/task/6060/stat : 6060 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 361 2 0 0 15 0 9 0 875971672 260366336 31393 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6061] ppid=6043 vsize=254264 CPUtime=3.37 cores=0,2
/proc/6045/task/6061/stat : 6061 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 336 1 0 0 15 0 9 0 875971672 260366336 31393 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6062] ppid=6043 vsize=254264 CPUtime=3.52 cores=0,2
/proc/6045/task/6062/stat : 6062 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 350 2 0 0 15 0 9 0 875971672 260366336 31393 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6079] ppid=6043 vsize=254264 CPUtime=0.03 cores=0,2
/proc/6045/task/6079/stat : 6079 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 875971675 260366336 31393 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284512689 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1133.53
Current children cumulated vsize (KiB) 254264

[startup+1182.3 s]
/proc/loadavg: 4.21 4.14 4.03 5/222 6143
/proc/meminfo: memFree=31997040/32950928 swapFree=67048816/67111528
[pid=6045] ppid=6043 vsize=254264 CPUtime=1193.81 cores=0,2
/proc/6045/stat : 6045 (mono) R 6043 6045 4037 0 -1 4202496 90415 0 20 0 119332 49 0 0 25 0 9 0 875971669 260366336 33348 33554432000 4194304 7232020 140733314268976 18446744073709551615 1075191935 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/6045/statm: 63566 33348 1036 742 0 56137 0
[pid=6045/tid=6056] ppid=6043 vsize=254264 CPUtime=3.65 cores=0,2
/proc/6045/task/6056/stat : 6056 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 363 2 0 0 15 0 9 0 875971672 260366336 33348 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6057] ppid=6043 vsize=254264 CPUtime=3.41 cores=0,2
/proc/6045/task/6057/stat : 6057 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 340 1 0 0 15 0 9 0 875971672 260366336 33348 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6058] ppid=6043 vsize=254264 CPUtime=3.41 cores=0,2
/proc/6045/task/6058/stat : 6058 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 338 3 0 0 15 0 9 0 875971672 260366336 33348 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6059] ppid=6043 vsize=254264 CPUtime=3.48 cores=0,2
/proc/6045/task/6059/stat : 6059 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 346 2 0 0 16 0 9 0 875971672 260366336 33348 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6060] ppid=6043 vsize=254264 CPUtime=3.7 cores=0,2
/proc/6045/task/6060/stat : 6060 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 368 2 0 0 15 0 9 0 875971672 260366336 33348 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6061] ppid=6043 vsize=254264 CPUtime=3.46 cores=0,2
/proc/6045/task/6061/stat : 6061 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 345 1 0 0 16 0 9 0 875971672 260366336 33348 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6062] ppid=6043 vsize=254264 CPUtime=3.63 cores=0,2
/proc/6045/task/6062/stat : 6062 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 361 2 0 0 16 0 9 0 875971672 260366336 33348 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6079] ppid=6043 vsize=254264 CPUtime=0.03 cores=0,2
/proc/6045/task/6079/stat : 6079 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 875971675 260366336 33348 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284512689 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1193.81
Current children cumulated vsize (KiB) 254264

[startup+1242.3 s]
/proc/loadavg: 4.34 4.19 4.05 5/222 6145
/proc/meminfo: memFree=31952716/32950928 swapFree=67048816/67111528
[pid=6045] ppid=6043 vsize=254264 CPUtime=1254.01 cores=0,2
/proc/6045/stat : 6045 (mono) R 6043 6045 4037 0 -1 4202496 92968 0 20 0 125351 50 0 0 25 0 9 0 875971669 260366336 35901 33554432000 4194304 7232020 140733314268976 18446744073709551615 1075191837 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/6045/statm: 63566 35901 1036 742 0 56137 0
[pid=6045/tid=6056] ppid=6043 vsize=254264 CPUtime=3.71 cores=0,2
/proc/6045/task/6056/stat : 6056 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 369 2 0 0 16 0 9 0 875971672 260366336 35901 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6057] ppid=6043 vsize=254264 CPUtime=3.46 cores=0,2
/proc/6045/task/6057/stat : 6057 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 345 1 0 0 16 0 9 0 875971672 260366336 35901 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6058] ppid=6043 vsize=254264 CPUtime=3.43 cores=0,2
/proc/6045/task/6058/stat : 6058 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 340 3 0 0 16 0 9 0 875971672 260366336 35901 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6059] ppid=6043 vsize=254264 CPUtime=3.55 cores=0,2
/proc/6045/task/6059/stat : 6059 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 353 2 0 0 16 0 9 0 875971672 260366336 35901 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6060] ppid=6043 vsize=254264 CPUtime=3.72 cores=0,2
/proc/6045/task/6060/stat : 6060 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 370 2 0 0 15 0 9 0 875971672 260366336 35901 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6061] ppid=6043 vsize=254264 CPUtime=3.53 cores=0,2
/proc/6045/task/6061/stat : 6061 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 352 1 0 0 16 0 9 0 875971672 260366336 35901 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6062] ppid=6043 vsize=254264 CPUtime=3.68 cores=0,2
/proc/6045/task/6062/stat : 6062 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 366 2 0 0 15 0 9 0 875971672 260366336 35901 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6079] ppid=6043 vsize=254264 CPUtime=0.03 cores=0,2
/proc/6045/task/6079/stat : 6079 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 875971675 260366336 35901 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284512689 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1254.01
Current children cumulated vsize (KiB) 254264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.17 4.17 4.05 5/222 6146
/proc/meminfo: memFree=31837108/32950928 swapFree=67048816/67111528
[pid=6045] ppid=6043 vsize=279036 CPUtime=1311.92 cores=0,2
/proc/6045/stat : 6045 (mono) R 6043 6045 4037 0 -1 4202496 101280 0 20 0 131140 52 0 0 25 0 9 0 875971669 285732864 44213 33554432000 4194304 7232020 140733314268976 18446744073709551615 1075191095 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 4
/proc/6045/statm: 69759 44213 1036 742 0 62330 0
[pid=6045/tid=6056] ppid=6043 vsize=279036 CPUtime=3.78 cores=0,2
/proc/6045/task/6056/stat : 6056 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 376 2 0 0 15 0 9 0 875971672 285732864 44213 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6057] ppid=6043 vsize=279036 CPUtime=3.51 cores=0,2
/proc/6045/task/6057/stat : 6057 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 350 1 0 0 15 0 9 0 875971672 285732864 44213 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6058] ppid=6043 vsize=279036 CPUtime=3.48 cores=0,2
/proc/6045/task/6058/stat : 6058 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 345 3 0 0 16 0 9 0 875971672 285732864 44213 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6059] ppid=6043 vsize=279036 CPUtime=3.59 cores=0,2
/proc/6045/task/6059/stat : 6059 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 357 2 0 0 15 0 9 0 875971672 285732864 44213 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6060] ppid=6043 vsize=279036 CPUtime=3.74 cores=0,2
/proc/6045/task/6060/stat : 6060 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 372 2 0 0 15 0 9 0 875971672 285732864 44213 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 0 0 0 0
[pid=6045/tid=6061] ppid=6043 vsize=279036 CPUtime=3.59 cores=0,2
/proc/6045/task/6061/stat : 6061 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 358 1 0 0 16 0 9 0 875971672 285732864 44213 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6062] ppid=6043 vsize=279036 CPUtime=3.76 cores=0,2
/proc/6045/task/6062/stat : 6062 (mono) S 6043 6045 4037 0 -1 4202560 2 0 0 0 374 2 0 0 16 0 9 0 875971672 285732864 44213 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284504985 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
[pid=6045/tid=6079] ppid=6043 vsize=279036 CPUtime=0.03 cores=0,2
/proc/6045/task/6079/stat : 6079 (mono) S 6043 6045 4037 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 875971675 285732864 44213 33554432000 4194304 7232020 140733314268976 18446744073709551615 268284512689 0 0 4096 545260780 18446604451167760768 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1311.92
Current children cumulated vsize (KiB) 279036

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): 1311.94
CPU user time (s): 1311.41
CPU system time (s): 0.527919
CPU usage (%): 100.917
Max. virtual memory (cumulated for all children) (KiB): 279036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1311.41
system time used= 0.527919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101280
page faults= 20
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 107909
involuntary context switches= 30341

runsolver used 2.05469 second user time and 5.07923 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-09 20:22:09
IDJOB=3189322
IDBENCH=82853
IDSOLVER=1608
FILE ID=node122/3189322-1307643729
RUNJOBID= node122-1307643729-6021
PBS_JOBID= 13549369
Free space on /tmp= 74108 MiB

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

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

MD5SUM BENCH= 5df52ad002b8e310753df40806d6b835
RANDOM SEED=867018217

node122.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	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32604632 kB
Buffers:         27268 kB
Cached:         173612 kB
SwapCached:      14148 kB
Active:          85080 kB
Inactive:       132836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32604632 kB
SwapTotal:    67111528 kB
SwapFree:     67048808 kB
Dirty:              44 kB
Writeback:           0 kB
AnonPages:       15468 kB
Mapped:           8388 kB
Slab:            61480 kB
PageTables:       5164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187472 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= 74108 MiB
End job on node122 at 2011-06-09 20:43:51