Trace number 3189324

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v750-c3195-S2050161601-088.SATISFIABLE.cnf
MD5SUM99cb8b7378c2be1a0d9a52d8a949ecd4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.140977
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses3195
Sum of the clauses size9585
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33195
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-3189324-1307643729/watcher-3189324-1307643729 -o /tmp/evaluation-result-3189324-1307643729/solver-3189324-1307643729 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189324-1307643729.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.01 4.00 3.82 4/202 6085
/proc/meminfo: memFree=32592932/32950928 swapFree=67048816/67111528
[pid=6085] ppid=6083 vsize=21044 CPUtime=0 cores=1,3
/proc/6085/stat : 6085 (mono) R 6083 6085 4037 0 -1 4194304 259 0 0 0 0 0 0 0 23 0 1 0 875971676 21549056 206 33554432000 4194304 7232020 140737159014208 18446744073709551615 268267726312 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6085/statm: 5261 206 172 742 0 115 0

[startup+0.0533581 s]
/proc/loadavg: 4.01 4.00 3.82 4/202 6085
/proc/meminfo: memFree=32592932/32950928 swapFree=67048816/67111528
[pid=6085] ppid=6083 vsize=109564 CPUtime=0.04 cores=1,3
/proc/6085/stat : 6085 (mono) R 6083 6085 4037 0 -1 4202496 2350 0 0 0 4 0 0 0 25 0 9 0 875971676 112193536 2252 33554432000 4194304 7232020 140737159014208 18446744073709551615 1091523940 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6085/statm: 27391 2253 1000 742 0 19962 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 109564

[startup+0.100349 s]
/proc/loadavg: 4.01 4.00 3.82 4/202 6085
/proc/meminfo: memFree=32592932/32950928 swapFree=67048816/67111528
[pid=6085] ppid=6083 vsize=110900 CPUtime=0.08 cores=1,3
/proc/6085/stat : 6085 (mono) R 6083 6085 4037 0 -1 4202496 2628 0 0 0 8 0 0 0 25 0 9 0 875971676 113561600 2530 33554432000 4194304 7232020 140737159014208 18446744073709551615 1073960781 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6085/statm: 27725 2530 1025 742 0 20296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 110900

[startup+0.300313 s]
/proc/loadavg: 4.01 4.00 3.82 4/202 6085
/proc/meminfo: memFree=32592932/32950928 swapFree=67048816/67111528
[pid=6085] ppid=6083 vsize=110964 CPUtime=0.28 cores=1,3
/proc/6085/stat : 6085 (mono) R 6083 6085 4037 0 -1 4202496 2831 0 0 0 28 0 0 0 25 0 9 0 875971676 113627136 2733 33554432000 4194304 7232020 140737159014208 18446744073709551615 1073955945 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6085/statm: 27741 2733 1025 742 0 20312 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 110964

[startup+0.700243 s]
/proc/loadavg: 4.01 4.00 3.82 4/202 6085
/proc/meminfo: memFree=32592932/32950928 swapFree=67048816/67111528
[pid=6085] ppid=6083 vsize=112544 CPUtime=0.69 cores=1,3
/proc/6085/stat : 6085 (mono) R 6083 6085 4037 0 -1 4202496 3180 0 0 0 69 0 0 0 25 0 9 0 875971676 115245056 3082 33554432000 4194304 7232020 140737159014208 18446744073709551615 1073959170 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6085/statm: 28136 3082 1025 742 0 20707 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112544

[startup+1.5011 s]
/proc/loadavg: 4.01 4.00 3.82 5/222 6112
/proc/meminfo: memFree=32560856/32950928 swapFree=67048816/67111528
[pid=6085] ppid=6083 vsize=114716 CPUtime=1.5 cores=1,3
/proc/6085/stat : 6085 (mono) R 6083 6085 4037 0 -1 4202496 3599 0 0 0 149 1 0 0 18 0 9 0 875971676 117469184 3475 33554432000 4194304 7232020 140737159014208 18446744073709551615 1093392240 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6085/statm: 28679 3475 1025 742 0 21250 0
[pid=6085/tid=6087] ppid=6083 vsize=114716 CPUtime=0 cores=1,3
/proc/6085/task/6087/stat : 6087 (mono) S 6083 6085 4037 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 875971676 117469184 3476 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6088] ppid=6083 vsize=114716 CPUtime=0 cores=1,3
/proc/6085/task/6088/stat : 6088 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875971676 117469184 3476 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6089] ppid=6083 vsize=114716 CPUtime=0 cores=1,3
/proc/6085/task/6089/stat : 6089 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875971676 117469184 3477 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6090] ppid=6083 vsize=114716 CPUtime=0 cores=1,3
/proc/6085/task/6090/stat : 6090 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875971676 117469184 3477 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6091] ppid=6083 vsize=114716 CPUtime=0 cores=1,3
/proc/6085/task/6091/stat : 6091 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875971676 117469184 3477 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6092] ppid=6083 vsize=114716 CPUtime=0 cores=1,3
/proc/6085/task/6092/stat : 6092 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 875971676 117469184 3478 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6093] ppid=6083 vsize=114716 CPUtime=0 cores=1,3
/proc/6085/task/6093/stat : 6093 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875971676 117469184 3478 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6094] ppid=6083 vsize=114716 CPUtime=0 cores=1,3
/proc/6085/task/6094/stat : 6094 (mono) S 6083 6085 4037 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875971677 117469184 3478 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284512689 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 114716

[startup+3.10082 s]
/proc/loadavg: 4.01 4.00 3.82 5/222 6112
/proc/meminfo: memFree=32549336/32950928 swapFree=67048816/67111528
[pid=6085] ppid=6083 vsize=117844 CPUtime=3.12 cores=1,3
/proc/6085/stat : 6085 (mono) R 6083 6085 4037 0 -1 4202496 4500 0 0 0 311 1 0 0 18 0 9 0 875971676 120672256 4006 33554432000 4194304 7232020 140737159014208 18446744073709551615 1073959022 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6085/statm: 29461 4006 1025 742 0 22032 0
[pid=6085/tid=6087] ppid=6083 vsize=117844 CPUtime=0.01 cores=1,3
/proc/6085/task/6087/stat : 6087 (mono) S 6083 6085 4037 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 875971676 120672256 4006 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6088] ppid=6083 vsize=117844 CPUtime=0 cores=1,3
/proc/6085/task/6088/stat : 6088 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875971676 120672256 4006 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6089] ppid=6083 vsize=117844 CPUtime=0 cores=1,3
/proc/6085/task/6089/stat : 6089 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875971676 120672256 4006 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6090] ppid=6083 vsize=117844 CPUtime=0.01 cores=1,3
/proc/6085/task/6090/stat : 6090 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 875971676 120672256 4006 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6091] ppid=6083 vsize=117844 CPUtime=0 cores=1,3
/proc/6085/task/6091/stat : 6091 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875971676 120672256 4006 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6092] ppid=6083 vsize=117844 CPUtime=0 cores=1,3
/proc/6085/task/6092/stat : 6092 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875971676 120672256 4006 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6093] ppid=6083 vsize=117844 CPUtime=0 cores=1,3
/proc/6085/task/6093/stat : 6093 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 875971676 120672256 4006 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6094] ppid=6083 vsize=117844 CPUtime=0 cores=1,3
/proc/6085/task/6094/stat : 6094 (mono) S 6083 6085 4037 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875971677 120672256 4006 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284512689 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 117844

[startup+6.30125 s]
/proc/loadavg: 4.01 4.00 3.82 5/222 6112
/proc/meminfo: memFree=32531276/32950928 swapFree=67048816/67111528
[pid=6085] ppid=6083 vsize=121804 CPUtime=6.37 cores=1,3
/proc/6085/stat : 6085 (mono) R 6083 6085 4037 0 -1 4202496 6212 0 0 0 635 2 0 0 21 0 9 0 875971676 124727296 4726 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284508594 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6085/statm: 30451 4726 1025 742 0 23022 0
[pid=6085/tid=6087] ppid=6083 vsize=121804 CPUtime=0.02 cores=1,3
/proc/6085/task/6087/stat : 6087 (mono) S 6083 6085 4037 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 875971676 124727296 4726 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6088] ppid=6083 vsize=121804 CPUtime=0.01 cores=1,3
/proc/6085/task/6088/stat : 6088 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 875971676 124727296 4726 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6089] ppid=6083 vsize=121804 CPUtime=0.02 cores=1,3
/proc/6085/task/6089/stat : 6089 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 875971676 124727296 4726 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6090] ppid=6083 vsize=121804 CPUtime=0.02 cores=1,3
/proc/6085/task/6090/stat : 6090 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 875971676 124727296 4726 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6091] ppid=6083 vsize=121804 CPUtime=0.01 cores=1,3
/proc/6085/task/6091/stat : 6091 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 875971676 124727296 4726 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6092] ppid=6083 vsize=121804 CPUtime=0.01 cores=1,3
/proc/6085/task/6092/stat : 6092 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 875971676 124727296 4726 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6093] ppid=6083 vsize=121804 CPUtime=0.02 cores=1,3
/proc/6085/task/6093/stat : 6093 (mono) R 6083 6085 4037 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 875971676 124727296 4726 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 0 0 0 -1 3 0 0 0
[pid=6085/tid=6094] ppid=6083 vsize=121804 CPUtime=0 cores=1,3
/proc/6085/task/6094/stat : 6094 (mono) S 6083 6085 4037 0 -1 4194368 3 0 0 0 0 0 0 0 15 0 9 0 875971677 124727296 4726 33554432000 4194304 7232020 140737159014208 18446744073709551615 268272076735 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 121804

[startup+12.7011 s]
/proc/loadavg: 4.00 4.00 3.82 5/222 6112
/proc/meminfo: memFree=32511952/32950928 swapFree=67048816/67111528
[pid=6085] ppid=6083 vsize=127040 CPUtime=12.87 cores=1,3
/proc/6085/stat : 6085 (mono) R 6083 6085 4037 0 -1 4202496 8589 0 0 0 1284 3 0 0 21 0 9 0 875971676 130088960 5269 33554432000 4194304 7232020 140737159014208 18446744073709551615 1073958479 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6085/statm: 31760 5269 1026 742 0 24331 0
[pid=6085/tid=6087] ppid=6083 vsize=127040 CPUtime=0.05 cores=1,3
/proc/6085/task/6087/stat : 6087 (mono) S 6083 6085 4037 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 9 0 875971676 130088960 5269 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6088] ppid=6083 vsize=127040 CPUtime=0.04 cores=1,3
/proc/6085/task/6088/stat : 6088 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 875971676 130088960 5269 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6089] ppid=6083 vsize=127040 CPUtime=0.05 cores=1,3
/proc/6085/task/6089/stat : 6089 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 875971676 130088960 5269 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6090] ppid=6083 vsize=127040 CPUtime=0.05 cores=1,3
/proc/6085/task/6090/stat : 6090 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 875971676 130088960 5269 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6091] ppid=6083 vsize=127040 CPUtime=0.04 cores=1,3
/proc/6085/task/6091/stat : 6091 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 875971676 130088960 5269 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6092] ppid=6083 vsize=127040 CPUtime=0.04 cores=1,3
/proc/6085/task/6092/stat : 6092 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 875971676 130088960 5269 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6093] ppid=6083 vsize=127040 CPUtime=0.05 cores=1,3
/proc/6085/task/6093/stat : 6093 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 875971676 130088960 5269 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6094] ppid=6083 vsize=127040 CPUtime=0 cores=1,3
/proc/6085/task/6094/stat : 6094 (mono) S 6083 6085 4037 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875971677 130088960 5269 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284512689 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.87
Current children cumulated vsize (KiB) 127040

[startup+25.5008 s]
/proc/loadavg: 4.00 4.00 3.82 5/222 6112
/proc/meminfo: memFree=32481352/32950928 swapFree=67048816/67111528
[pid=6085] ppid=6083 vsize=142244 CPUtime=25.88 cores=1,3
/proc/6085/stat : 6085 (mono) R 6083 6085 4037 0 -1 4202496 12685 0 0 0 2582 6 0 0 25 0 9 0 875971676 145657856 9292 33554432000 4194304 7232020 140737159014208 18446744073709551615 6235979 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6085/statm: 35561 9292 1026 742 0 28132 0
[pid=6085/tid=6087] ppid=6083 vsize=142244 CPUtime=0.11 cores=1,3
/proc/6085/task/6087/stat : 6087 (mono) S 6083 6085 4037 0 -1 4202560 4 0 0 0 11 0 0 0 15 0 9 0 875971676 145657856 9292 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6088] ppid=6083 vsize=142244 CPUtime=0.1 cores=1,3
/proc/6085/task/6088/stat : 6088 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 10 0 0 0 15 0 9 0 875971676 145657856 9292 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6089] ppid=6083 vsize=142244 CPUtime=0.12 cores=1,3
/proc/6085/task/6089/stat : 6089 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 12 0 0 0 15 0 9 0 875971676 145657856 9292 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6090] ppid=6083 vsize=142244 CPUtime=0.11 cores=1,3
/proc/6085/task/6090/stat : 6090 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 875971676 145657856 9292 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6091] ppid=6083 vsize=142244 CPUtime=0.11 cores=1,3
/proc/6085/task/6091/stat : 6091 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 11 0 0 0 16 0 9 0 875971676 145657856 9292 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6092] ppid=6083 vsize=142244 CPUtime=0.1 cores=1,3
/proc/6085/task/6092/stat : 6092 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 10 0 0 0 16 0 9 0 875971676 145657856 9292 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6093] ppid=6083 vsize=142244 CPUtime=0.11 cores=1,3
/proc/6085/task/6093/stat : 6093 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 875971676 145657856 9292 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6094] ppid=6083 vsize=142244 CPUtime=0 cores=1,3
/proc/6085/task/6094/stat : 6094 (mono) S 6083 6085 4037 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 875971677 145657856 9292 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284512689 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.88
Current children cumulated vsize (KiB) 142244

[startup+51.1013 s]
/proc/loadavg: 4.00 4.00 3.83 5/222 6113
/proc/meminfo: memFree=32421300/32950928 swapFree=67048816/67111528
[pid=6085] ppid=6083 vsize=150692 CPUtime=51.84 cores=1,3
/proc/6085/stat : 6085 (mono) R 6083 6085 4037 0 -1 4202496 17887 0 0 0 5174 10 0 0 18 0 9 0 875971676 154308608 11420 33554432000 4194304 7232020 140737159014208 18446744073709551615 1073958199 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6085/statm: 37673 11420 1036 742 0 30244 0
[pid=6085/tid=6087] ppid=6083 vsize=150692 CPUtime=0.21 cores=1,3
/proc/6085/task/6087/stat : 6087 (mono) S 6083 6085 4037 0 -1 4202560 4 0 0 0 21 0 0 0 16 0 9 0 875971676 154308608 11420 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6088] ppid=6083 vsize=150692 CPUtime=0.21 cores=1,3
/proc/6085/task/6088/stat : 6088 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 21 0 0 0 15 0 9 0 875971676 154308608 11420 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6089] ppid=6083 vsize=150692 CPUtime=0.23 cores=1,3

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

/proc/6085/task/6090/stat : 6090 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 295 1 0 0 15 0 9 0 875971676 265588736 28599 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6091] ppid=6083 vsize=259364 CPUtime=2.81 cores=1,3
/proc/6085/task/6091/stat : 6091 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 279 2 0 0 15 0 9 0 875971676 265588736 28599 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6092] ppid=6083 vsize=259364 CPUtime=2.96 cores=1,3
/proc/6085/task/6092/stat : 6092 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 294 2 0 0 15 0 9 0 875971676 265588736 28599 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6093] ppid=6083 vsize=259364 CPUtime=3 cores=1,3
/proc/6085/task/6093/stat : 6093 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 299 1 0 0 15 0 9 0 875971676 265588736 28599 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6094] ppid=6083 vsize=259364 CPUtime=0.06 cores=1,3
/proc/6085/task/6094/stat : 6094 (mono) S 6083 6085 4037 0 -1 4202560 3 0 0 0 2 4 0 0 15 0 9 0 875971677 265588736 28599 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284512689 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 952.29
Current children cumulated vsize (KiB) 259364

[startup+1002.3 s]
/proc/loadavg: 4.23 4.13 4.02 5/222 6139
/proc/meminfo: memFree=32112272/32950928 swapFree=67048816/67111528
[pid=6085] ppid=6083 vsize=259364 CPUtime=1013.03 cores=1,3
/proc/6085/stat : 6085 (mono) R 6083 6085 4037 0 -1 4202496 88915 0 0 0 101259 44 0 0 25 0 9 0 875971676 265588736 31312 33554432000 4194304 7232020 140737159014208 18446744073709551615 1073959029 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6085/statm: 64841 31312 1037 742 0 57412 0
[pid=6085/tid=6087] ppid=6083 vsize=259364 CPUtime=3.16 cores=1,3
/proc/6085/task/6087/stat : 6087 (mono) S 6083 6085 4037 0 -1 4202560 4 0 0 0 314 2 0 0 16 0 9 0 875971676 265588736 31312 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6088] ppid=6083 vsize=259364 CPUtime=2.99 cores=1,3
/proc/6085/task/6088/stat : 6088 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 298 1 0 0 15 0 9 0 875971676 265588736 31312 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6089] ppid=6083 vsize=259364 CPUtime=3.05 cores=1,3
/proc/6085/task/6089/stat : 6089 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 303 2 0 0 15 0 9 0 875971676 265588736 31312 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6090] ppid=6083 vsize=259364 CPUtime=3.22 cores=1,3
/proc/6085/task/6090/stat : 6090 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 321 1 0 0 15 0 9 0 875971676 265588736 31312 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6091] ppid=6083 vsize=259364 CPUtime=3.01 cores=1,3
/proc/6085/task/6091/stat : 6091 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 299 2 0 0 15 0 9 0 875971676 265588736 31312 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6092] ppid=6083 vsize=259364 CPUtime=3.21 cores=1,3
/proc/6085/task/6092/stat : 6092 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 319 2 0 0 16 0 9 0 875971676 265588736 31312 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6093] ppid=6083 vsize=259364 CPUtime=3.25 cores=1,3
/proc/6085/task/6093/stat : 6093 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 323 2 0 0 16 0 9 0 875971676 265588736 31312 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6094] ppid=6083 vsize=259364 CPUtime=0.06 cores=1,3
/proc/6085/task/6094/stat : 6094 (mono) S 6083 6085 4037 0 -1 4202560 3 0 0 0 2 4 0 0 15 0 9 0 875971677 265588736 31312 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284512689 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1013.03
Current children cumulated vsize (KiB) 259364

[startup+1062.3 s]
/proc/loadavg: 4.08 4.10 4.01 5/222 6140
/proc/meminfo: memFree=32083820/32950928 swapFree=67048816/67111528
[pid=6085] ppid=6083 vsize=259364 CPUtime=1073.7 cores=1,3
/proc/6085/stat : 6085 (mono) R 6083 6085 4037 0 -1 4202496 90841 0 0 0 107325 45 0 0 25 0 9 0 875971676 265588736 32419 33554432000 4194304 7232020 140737159014208 18446744073709551615 1073958479 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6085/statm: 64841 32419 1037 742 0 57412 0
[pid=6085/tid=6087] ppid=6083 vsize=259364 CPUtime=3.32 cores=1,3
/proc/6085/task/6087/stat : 6087 (mono) S 6083 6085 4037 0 -1 4202560 4 0 0 0 330 2 0 0 16 0 9 0 875971676 265588736 32419 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6088] ppid=6083 vsize=259364 CPUtime=3.16 cores=1,3
/proc/6085/task/6088/stat : 6088 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 315 1 0 0 15 0 9 0 875971676 265588736 32419 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6089] ppid=6083 vsize=259364 CPUtime=3.24 cores=1,3
/proc/6085/task/6089/stat : 6089 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 322 2 0 0 16 0 9 0 875971676 265588736 32419 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6090] ppid=6083 vsize=259364 CPUtime=3.39 cores=1,3
/proc/6085/task/6090/stat : 6090 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 338 1 0 0 16 0 9 0 875971676 265588736 32419 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6091] ppid=6083 vsize=259364 CPUtime=3.22 cores=1,3
/proc/6085/task/6091/stat : 6091 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 320 2 0 0 16 0 9 0 875971676 265588736 32419 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6092] ppid=6083 vsize=259364 CPUtime=3.42 cores=1,3
/proc/6085/task/6092/stat : 6092 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 340 2 0 0 16 0 9 0 875971676 265588736 32419 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6093] ppid=6083 vsize=259364 CPUtime=3.43 cores=1,3
/proc/6085/task/6093/stat : 6093 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 341 2 0 0 16 0 9 0 875971676 265588736 32419 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6094] ppid=6083 vsize=259364 CPUtime=0.06 cores=1,3
/proc/6085/task/6094/stat : 6094 (mono) S 6083 6085 4037 0 -1 4202560 3 0 0 0 2 4 0 0 15 0 9 0 875971677 265588736 32419 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284512689 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1073.7
Current children cumulated vsize (KiB) 259364

[startup+1122.3 s]
/proc/loadavg: 4.03 4.08 4.01 5/222 6142
/proc/meminfo: memFree=32035292/32950928 swapFree=67048816/67111528
[pid=6085] ppid=6083 vsize=259364 CPUtime=1134.05 cores=1,3
/proc/6085/stat : 6085 (mono) R 6083 6085 4037 0 -1 4202496 93421 0 0 0 113359 46 0 0 25 0 9 0 875971676 265588736 34999 33554432000 4194304 7232020 140737159014208 18446744073709551615 1073959022 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6085/statm: 64841 34999 1037 742 0 57412 0
[pid=6085/tid=6087] ppid=6083 vsize=259364 CPUtime=3.41 cores=1,3
/proc/6085/task/6087/stat : 6087 (mono) S 6083 6085 4037 0 -1 4202560 4 0 0 0 339 2 0 0 16 0 9 0 875971676 265588736 34999 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6088] ppid=6083 vsize=259364 CPUtime=3.26 cores=1,3
/proc/6085/task/6088/stat : 6088 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 325 1 0 0 15 0 9 0 875971676 265588736 34999 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6089] ppid=6083 vsize=259364 CPUtime=3.31 cores=1,3
/proc/6085/task/6089/stat : 6089 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 329 2 0 0 15 0 9 0 875971676 265588736 34999 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6090] ppid=6083 vsize=259364 CPUtime=3.46 cores=1,3
/proc/6085/task/6090/stat : 6090 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 345 1 0 0 15 0 9 0 875971676 265588736 34999 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6091] ppid=6083 vsize=259364 CPUtime=3.34 cores=1,3
/proc/6085/task/6091/stat : 6091 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 332 2 0 0 15 0 9 0 875971676 265588736 34999 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6092] ppid=6083 vsize=259364 CPUtime=3.52 cores=1,3
/proc/6085/task/6092/stat : 6092 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 350 2 0 0 16 0 9 0 875971676 265588736 34999 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6093] ppid=6083 vsize=259364 CPUtime=3.54 cores=1,3
/proc/6085/task/6093/stat : 6093 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 352 2 0 0 16 0 9 0 875971676 265588736 34999 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6094] ppid=6083 vsize=259364 CPUtime=0.06 cores=1,3
/proc/6085/task/6094/stat : 6094 (mono) S 6083 6085 4037 0 -1 4202560 3 0 0 0 2 4 0 0 15 0 9 0 875971677 265588736 34999 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284512689 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1134.05
Current children cumulated vsize (KiB) 259364

[startup+1182.3 s]
/proc/loadavg: 4.21 4.14 4.03 5/222 6143
/proc/meminfo: memFree=31997040/32950928 swapFree=67048816/67111528
[pid=6085] ppid=6083 vsize=259364 CPUtime=1194.43 cores=1,3
/proc/6085/stat : 6085 (mono) R 6083 6085 4037 0 -1 4202496 95966 0 0 0 119396 47 0 0 25 0 9 0 875971676 265588736 37544 33554432000 4194304 7232020 140737159014208 18446744073709551615 1073961518 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6085/statm: 64841 37544 1037 742 0 57412 0
[pid=6085/tid=6087] ppid=6083 vsize=259364 CPUtime=3.53 cores=1,3
/proc/6085/task/6087/stat : 6087 (mono) S 6083 6085 4037 0 -1 4202560 4 0 0 0 351 2 0 0 15 0 9 0 875971676 265588736 37544 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6088] ppid=6083 vsize=259364 CPUtime=3.39 cores=1,3
/proc/6085/task/6088/stat : 6088 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 337 2 0 0 15 0 9 0 875971676 265588736 37544 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6089] ppid=6083 vsize=259364 CPUtime=3.45 cores=1,3
/proc/6085/task/6089/stat : 6089 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 343 2 0 0 16 0 9 0 875971676 265588736 37544 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6090] ppid=6083 vsize=259364 CPUtime=3.56 cores=1,3
/proc/6085/task/6090/stat : 6090 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 355 1 0 0 15 0 9 0 875971676 265588736 37544 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6091] ppid=6083 vsize=259364 CPUtime=3.44 cores=1,3
/proc/6085/task/6091/stat : 6091 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 342 2 0 0 15 0 9 0 875971676 265588736 37544 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6092] ppid=6083 vsize=259364 CPUtime=3.6 cores=1,3
/proc/6085/task/6092/stat : 6092 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 358 2 0 0 15 0 9 0 875971676 265588736 37544 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6093] ppid=6083 vsize=259364 CPUtime=3.67 cores=1,3
/proc/6085/task/6093/stat : 6093 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 365 2 0 0 16 0 9 0 875971676 265588736 37544 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6094] ppid=6083 vsize=259364 CPUtime=0.06 cores=1,3
/proc/6085/task/6094/stat : 6094 (mono) S 6083 6085 4037 0 -1 4202560 3 0 0 0 2 4 0 0 15 0 9 0 875971677 265588736 37544 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284512689 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1194.43
Current children cumulated vsize (KiB) 259364

[startup+1242.3 s]
/proc/loadavg: 4.34 4.19 4.05 5/222 6145
/proc/meminfo: memFree=31952716/32950928 swapFree=67048816/67111528
[pid=6085] ppid=6083 vsize=267556 CPUtime=1254.72 cores=1,3
/proc/6085/stat : 6085 (mono) R 6083 6085 4037 0 -1 4202496 98521 0 0 0 125424 48 0 0 25 0 9 0 875971676 273977344 40099 33554432000 4194304 7232020 140737159014208 18446744073709551615 1073959233 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6085/statm: 66889 40099 1037 742 0 59460 0
[pid=6085/tid=6087] ppid=6083 vsize=267556 CPUtime=3.6 cores=1,3
/proc/6085/task/6087/stat : 6087 (mono) S 6083 6085 4037 0 -1 4202560 4 0 0 0 358 2 0 0 15 0 9 0 875971676 273977344 40099 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6088] ppid=6083 vsize=267556 CPUtime=3.5 cores=1,3
/proc/6085/task/6088/stat : 6088 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 348 2 0 0 16 0 9 0 875971676 273977344 40099 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6089] ppid=6083 vsize=267556 CPUtime=3.49 cores=1,3
/proc/6085/task/6089/stat : 6089 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 347 2 0 0 15 0 9 0 875971676 273977344 40099 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6090] ppid=6083 vsize=267556 CPUtime=3.65 cores=1,3
/proc/6085/task/6090/stat : 6090 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 363 2 0 0 16 0 9 0 875971676 273977344 40099 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6091] ppid=6083 vsize=267556 CPUtime=3.52 cores=1,3
/proc/6085/task/6091/stat : 6091 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 350 2 0 0 15 0 9 0 875971676 273977344 40099 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6092] ppid=6083 vsize=267556 CPUtime=3.69 cores=1,3
/proc/6085/task/6092/stat : 6092 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 367 2 0 0 15 0 9 0 875971676 273977344 40099 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6093] ppid=6083 vsize=267556 CPUtime=3.76 cores=1,3
/proc/6085/task/6093/stat : 6093 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 374 2 0 0 16 0 9 0 875971676 273977344 40099 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6094] ppid=6083 vsize=267556 CPUtime=0.06 cores=1,3
/proc/6085/task/6094/stat : 6094 (mono) S 6083 6085 4037 0 -1 4202560 3 0 0 0 2 4 0 0 15 0 9 0 875971677 273977344 40099 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284512689 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1254.72
Current children cumulated vsize (KiB) 267556



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.17 4.17 4.05 3/204 6148
/proc/meminfo: memFree=32187428/32950928 swapFree=67048816/67111528
[pid=6085] ppid=6083 vsize=292328 CPUtime=1312.65 cores=1,3
/proc/6085/stat : 6085 (mono) R 6083 6085 4037 0 -1 4202496 106433 0 0 0 131216 49 0 0 25 0 9 0 875971676 299343872 48011 33554432000 4194304 7232020 140737159014208 18446744073709551615 1073959604 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6085/statm: 73082 48011 1037 742 0 65653 0
[pid=6085/tid=6087] ppid=6083 vsize=292328 CPUtime=3.67 cores=1,3
/proc/6085/task/6087/stat : 6087 (mono) S 6083 6085 4037 0 -1 4202560 4 0 0 0 365 2 0 0 16 0 9 0 875971676 299343872 48011 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6088] ppid=6083 vsize=292328 CPUtime=3.57 cores=1,3
/proc/6085/task/6088/stat : 6088 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 355 2 0 0 15 0 9 0 875971676 299343872 48011 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6089] ppid=6083 vsize=292328 CPUtime=3.54 cores=1,3
/proc/6085/task/6089/stat : 6089 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 352 2 0 0 15 0 9 0 875971676 299343872 48011 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6090] ppid=6083 vsize=292328 CPUtime=3.73 cores=1,3
/proc/6085/task/6090/stat : 6090 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 371 2 0 0 15 0 9 0 875971676 299343872 48011 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6091] ppid=6083 vsize=292328 CPUtime=3.59 cores=1,3
/proc/6085/task/6091/stat : 6091 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 357 2 0 0 16 0 9 0 875971676 299343872 48011 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6092] ppid=6083 vsize=292328 CPUtime=3.72 cores=1,3
/proc/6085/task/6092/stat : 6092 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 370 2 0 0 15 0 9 0 875971676 299343872 48011 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 1 0 0 0
[pid=6085/tid=6093] ppid=6083 vsize=292328 CPUtime=3.84 cores=1,3
/proc/6085/task/6093/stat : 6093 (mono) S 6083 6085 4037 0 -1 4202560 2 0 0 0 382 2 0 0 15 0 9 0 875971676 299343872 48011 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284504985 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
[pid=6085/tid=6094] ppid=6083 vsize=292328 CPUtime=0.06 cores=1,3
/proc/6085/task/6094/stat : 6094 (mono) S 6083 6085 4037 0 -1 4202560 3 0 0 0 2 4 0 0 15 0 9 0 875971677 299343872 48011 33554432000 4194304 7232020 140737159014208 18446744073709551615 268284512689 0 0 4096 545260780 18446604454223472448 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1312.65
Current children cumulated vsize (KiB) 292328

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): 1312.67
CPU user time (s): 1312.17
CPU system time (s): 0.503923
CPU usage (%): 100.973
Max. virtual memory (cumulated for all children) (KiB): 292328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1312.17
system time used= 0.503923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106433
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= 98379
involuntary context switches= 27669

runsolver used 2.15767 second user time and 4.98524 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 99cb8b7378c2be1a0d9a52d8a949ecd4
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:      32595824 kB
Buffers:         27344 kB
Cached:         178968 kB
SwapCached:      14148 kB
Active:          88812 kB
Inactive:       137252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32595824 kB
SwapTotal:    67111528 kB
SwapFree:     67048816 kB
Dirty:              44 kB
Writeback:           0 kB
AnonPages:       18184 kB
Mapped:           9940 kB
Slab:            62000 kB
PageTables:       5164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   378452 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