Trace number 3262477

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) 1307.66 1300.03

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_505.cnf
MD5SUM8e7b614904543aa28491ea45c761cbd5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark97.5682
Satisfiable
(Un)Satisfiability was proved
Number of variables253
Number of clauses34014
Sum of the clauses size150994
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2336
Number of clauses of size 331196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52482

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3262477-1303550322/watcher-3262477-1303550322 -o /tmp/evaluation-result-3262477-1303550322/solver-3262477-1303550322 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3262477-1303550322.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: 2.54 3.03 4.50 6/187 17043
/proc/meminfo: memFree=16571672/32951124 swapFree=67111528/67111528
[pid=17043] ppid=17041 vsize=21200 CPUtime=0 cores=0,2
/proc/17043/stat : 17043 (mono) R 17041 17043 15351 0 -1 4202496 400 0 0 0 0 0 0 0 23 0 1 0 466629953 21708800 333 33554432000 4194304 7232020 140736402002768 18446744073709551615 212687361744 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17043/statm: 5300 337 288 742 0 167 0

[startup+0.0219829 s]
/proc/loadavg: 2.54 3.03 4.50 6/187 17043
/proc/meminfo: memFree=16571672/32951124 swapFree=67111528/67111528
[pid=17043] ppid=17041 vsize=105856 CPUtime=0.01 cores=0,2
/proc/17043/stat : 17043 (mono) R 17041 17043 15351 0 -1 4202496 1442 0 0 0 1 0 0 0 25 0 9 0 466629953 108396544 1349 33554432000 4194304 7232020 140736402002768 18446744073709551615 212687336133 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/17043/statm: 26464 1350 935 742 0 19035 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 105856

[startup+0.10099 s]
/proc/loadavg: 2.54 3.03 4.50 6/187 17043
/proc/meminfo: memFree=16571672/32951124 swapFree=67111528/67111528
[pid=17043] ppid=17041 vsize=109304 CPUtime=0.08 cores=0,2
/proc/17043/stat : 17043 (mono) R 17041 17043 15351 0 -1 4202496 2189 0 0 0 8 0 0 0 25 0 9 0 466629953 111927296 2092 33554432000 4194304 7232020 140736402002768 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/17043/statm: 27326 2092 975 742 0 19897 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 109304

[startup+0.300875 s]
/proc/loadavg: 2.54 3.03 4.50 6/187 17043
/proc/meminfo: memFree=16571672/32951124 swapFree=67111528/67111528
[pid=17043] ppid=17041 vsize=148740 CPUtime=0.29 cores=0,2
/proc/17043/stat : 17043 (mono) R 17041 17043 15351 0 -1 4202496 10741 0 0 0 28 1 0 0 18 0 9 0 466629953 152309760 10644 33554432000 4194304 7232020 140736402002768 18446744073709551615 6146259 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/17043/statm: 37185 10644 1024 742 0 29756 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 148740

[startup+0.700846 s]
/proc/loadavg: 2.54 3.03 4.50 6/187 17043
/proc/meminfo: memFree=16571672/32951124 swapFree=67111528/67111528
[pid=17043] ppid=17041 vsize=148932 CPUtime=0.71 cores=0,2
/proc/17043/stat : 17043 (mono) R 17041 17043 15351 0 -1 4202496 10778 0 0 0 70 1 0 0 18 0 9 0 466629953 152506368 10681 33554432000 4194304 7232020 140736402002768 18446744073709551615 1096207951 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/17043/statm: 37233 10681 1024 742 0 29804 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 148932

[startup+1.50071 s]
/proc/loadavg: 2.54 3.03 4.50 5/222 17088
/proc/meminfo: memFree=16488628/32951124 swapFree=67111528/67111528
[pid=17043] ppid=17041 vsize=148932 CPUtime=1.52 cores=0,2
/proc/17043/stat : 17043 (mono) R 17041 17043 15351 0 -1 4202496 10786 0 0 0 151 1 0 0 19 0 9 0 466629953 152506368 10644 33554432000 4194304 7232020 140736402002768 18446744073709551615 1096208687 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/17043/statm: 37233 10644 1024 742 0 29804 0
[pid=17043/tid=17045] ppid=17041 vsize=148932 CPUtime=0.01 cores=0,2
/proc/17043/task/17045/stat : 17045 (mono) S 17041 17043 15351 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 466629953 152506368 10644 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17046] ppid=17041 vsize=148932 CPUtime=0.01 cores=0,2
/proc/17043/task/17046/stat : 17046 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 466629953 152506368 10644 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17047] ppid=17041 vsize=148932 CPUtime=0.01 cores=0,2
/proc/17043/task/17047/stat : 17047 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 466629953 152506368 10644 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17048] ppid=17041 vsize=148932 CPUtime=0 cores=0,2
/proc/17043/task/17048/stat : 17048 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 466629953 152506368 10644 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17049] ppid=17041 vsize=148932 CPUtime=0.01 cores=0,2
/proc/17043/task/17049/stat : 17049 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 466629953 152506368 10644 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17050] ppid=17041 vsize=148932 CPUtime=0.01 cores=0,2
/proc/17043/task/17050/stat : 17050 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 466629953 152506368 10644 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17051] ppid=17041 vsize=148932 CPUtime=0.01 cores=0,2
/proc/17043/task/17051/stat : 17051 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 466629953 152506368 10644 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17052] ppid=17041 vsize=148932 CPUtime=0 cores=0,2
/proc/17043/task/17052/stat : 17052 (mono) S 17041 17043 15351 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 466629954 152506368 10644 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699498929 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 148932

[startup+3.10041 s]
/proc/loadavg: 2.54 3.03 4.50 7/222 17088
/proc/meminfo: memFree=16484280/32951124 swapFree=67111528/67111528
[pid=17043] ppid=17041 vsize=148996 CPUtime=3.17 cores=0,2
/proc/17043/stat : 17043 (mono) R 17041 17043 15351 0 -1 4202496 10796 0 0 0 315 2 0 0 18 0 9 0 466629953 152571904 10654 33554432000 4194304 7232020 140736402002768 18446744073709551615 1096207782 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/17043/statm: 37249 10654 1024 742 0 29820 0
[pid=17043/tid=17045] ppid=17041 vsize=148996 CPUtime=0.02 cores=0,2
/proc/17043/task/17045/stat : 17045 (mono) S 17041 17043 15351 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 466629953 152571904 10654 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17046] ppid=17041 vsize=148996 CPUtime=0.02 cores=0,2
/proc/17043/task/17046/stat : 17046 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 466629953 152571904 10654 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17047] ppid=17041 vsize=148996 CPUtime=0.02 cores=0,2
/proc/17043/task/17047/stat : 17047 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 466629953 152571904 10654 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17048] ppid=17041 vsize=148996 CPUtime=0.01 cores=0,2
/proc/17043/task/17048/stat : 17048 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 466629953 152571904 10654 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17049] ppid=17041 vsize=148996 CPUtime=0.02 cores=0,2
/proc/17043/task/17049/stat : 17049 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 466629953 152571904 10654 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17050] ppid=17041 vsize=148996 CPUtime=0.02 cores=0,2
/proc/17043/task/17050/stat : 17050 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 466629953 152571904 10654 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17051] ppid=17041 vsize=148996 CPUtime=0.02 cores=0,2
/proc/17043/task/17051/stat : 17051 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 466629953 152571904 10654 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17052] ppid=17041 vsize=148996 CPUtime=0 cores=0,2
/proc/17043/task/17052/stat : 17052 (mono) S 17041 17043 15351 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 466629954 152571904 10654 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699498929 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 148996

[startup+6.30083 s]
/proc/loadavg: 2.66 3.05 4.49 5/222 17088
/proc/meminfo: memFree=16469108/32951124 swapFree=67111528/67111528
[pid=17043] ppid=17041 vsize=149060 CPUtime=6.44 cores=0,2
/proc/17043/stat : 17043 (mono) R 17041 17043 15351 0 -1 4202496 11540 0 0 0 642 2 0 0 25 0 9 0 466629953 152637440 10860 33554432000 4194304 7232020 140736402002768 18446744073709551615 1096207629 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/17043/statm: 37265 10860 1024 742 0 29836 0
[pid=17043/tid=17045] ppid=17041 vsize=149060 CPUtime=0.05 cores=0,2
/proc/17043/task/17045/stat : 17045 (mono) S 17041 17043 15351 0 -1 4202560 4 0 0 0 5 0 0 0 16 0 9 0 466629953 152637440 10860 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17046] ppid=17041 vsize=149060 CPUtime=0.04 cores=0,2
/proc/17043/task/17046/stat : 17046 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 466629953 152637440 10860 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17047] ppid=17041 vsize=149060 CPUtime=0.04 cores=0,2
/proc/17043/task/17047/stat : 17047 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 466629953 152637440 10860 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17048] ppid=17041 vsize=149060 CPUtime=0.03 cores=0,2
/proc/17043/task/17048/stat : 17048 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 466629953 152637440 10860 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17049] ppid=17041 vsize=149060 CPUtime=0.04 cores=0,2
/proc/17043/task/17049/stat : 17049 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 466629953 152637440 10860 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17050] ppid=17041 vsize=149060 CPUtime=0.04 cores=0,2
/proc/17043/task/17050/stat : 17050 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 466629953 152637440 10860 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17051] ppid=17041 vsize=149060 CPUtime=0.04 cores=0,2
/proc/17043/task/17051/stat : 17051 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 466629953 152637440 10860 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17052] ppid=17041 vsize=149060 CPUtime=0 cores=0,2
/proc/17043/task/17052/stat : 17052 (mono) S 17041 17043 15351 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 466629954 152637440 10860 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699498929 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.44
Current children cumulated vsize (KiB) 149060

[startup+12.7006 s]
/proc/loadavg: 2.76 3.06 4.49 8/222 17088
/proc/meminfo: memFree=16441588/32951124 swapFree=67111528/67111528
[pid=17043] ppid=17041 vsize=157444 CPUtime=12.95 cores=0,2
/proc/17043/stat : 17043 (mono) R 17041 17043 15351 0 -1 4202496 13972 0 0 0 1292 3 0 0 18 0 9 0 466629953 161222656 12657 33554432000 4194304 7232020 140736402002768 18446744073709551615 1096208413 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/17043/statm: 39361 12657 1025 742 0 31932 0
[pid=17043/tid=17045] ppid=17041 vsize=157444 CPUtime=0.09 cores=0,2
/proc/17043/task/17045/stat : 17045 (mono) S 17041 17043 15351 0 -1 4202560 4 0 0 0 9 0 0 0 15 0 9 0 466629953 161222656 12657 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17046] ppid=17041 vsize=157444 CPUtime=0.07 cores=0,2
/proc/17043/task/17046/stat : 17046 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 466629953 161222656 12657 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17047] ppid=17041 vsize=157444 CPUtime=0.07 cores=0,2
/proc/17043/task/17047/stat : 17047 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 466629953 161222656 12657 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17048] ppid=17041 vsize=157444 CPUtime=0.06 cores=0,2
/proc/17043/task/17048/stat : 17048 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 466629953 161222656 12657 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17049] ppid=17041 vsize=157444 CPUtime=0.08 cores=0,2
/proc/17043/task/17049/stat : 17049 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 8 0 0 0 16 0 9 0 466629953 161222656 12657 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17050] ppid=17041 vsize=157444 CPUtime=0.07 cores=0,2
/proc/17043/task/17050/stat : 17050 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 7 0 0 0 16 0 9 0 466629953 161222656 12657 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17051] ppid=17041 vsize=157444 CPUtime=0.07 cores=0,2
/proc/17043/task/17051/stat : 17051 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 7 0 0 0 16 0 9 0 466629953 161222656 12657 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17052] ppid=17041 vsize=157444 CPUtime=0 cores=0,2
/proc/17043/task/17052/stat : 17052 (mono) S 17041 17043 15351 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 466629954 161222656 12657 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699498929 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.95
Current children cumulated vsize (KiB) 157444

[startup+25.5013 s]
/proc/loadavg: 3.04 3.11 4.48 5/222 17088
/proc/meminfo: memFree=16407744/32951124 swapFree=67111528/67111528
[pid=17043] ppid=17041 vsize=157572 CPUtime=25.96 cores=0,2
/proc/17043/stat : 17043 (mono) R 17041 17043 15351 0 -1 4202496 17851 0 0 0 2590 6 0 0 19 0 9 0 466629953 161353728 13441 33554432000 4194304 7232020 140736402002768 18446744073709551615 1096208501 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/17043/statm: 39393 13441 1025 742 0 31964 0
[pid=17043/tid=17045] ppid=17041 vsize=157572 CPUtime=0.15 cores=0,2
/proc/17043/task/17045/stat : 17045 (mono) S 17041 17043 15351 0 -1 4202560 4 0 0 0 15 0 0 0 15 0 9 0 466629953 161353728 13441 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17046] ppid=17041 vsize=157572 CPUtime=0.12 cores=0,2
/proc/17043/task/17046/stat : 17046 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 12 0 0 0 15 0 9 0 466629953 161353728 13441 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17047] ppid=17041 vsize=157572 CPUtime=0.11 cores=0,2
/proc/17043/task/17047/stat : 17047 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 11 0 0 0 16 0 9 0 466629953 161353728 13441 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17048] ppid=17041 vsize=157572 CPUtime=0.12 cores=0,2
/proc/17043/task/17048/stat : 17048 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 12 0 0 0 16 0 9 0 466629953 161353728 13441 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17049] ppid=17041 vsize=157572 CPUtime=0.14 cores=0,2
/proc/17043/task/17049/stat : 17049 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 14 0 0 0 16 0 9 0 466629953 161353728 13441 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17050] ppid=17041 vsize=157572 CPUtime=0.11 cores=0,2
/proc/17043/task/17050/stat : 17050 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 466629953 161353728 13441 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17051] ppid=17041 vsize=157572 CPUtime=0.13 cores=0,2
/proc/17043/task/17051/stat : 17051 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 13 0 0 0 16 0 9 0 466629953 161353728 13441 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17052] ppid=17041 vsize=157572 CPUtime=0 cores=0,2
/proc/17043/task/17052/stat : 17052 (mono) S 17041 17043 15351 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 466629954 161353728 13441 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699498929 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.96
Current children cumulated vsize (KiB) 157572

[startup+51.1007 s]
/proc/loadavg: 3.36 3.18 4.47 5/222 17089
/proc/meminfo: memFree=16323524/32951124 swapFree=67111528/67111528
[pid=17043] ppid=17041 vsize=174340 CPUtime=51.85 cores=0,2
/proc/17043/stat : 17043 (mono) R 17041 17043 15351 0 -1 4202496 26155 0 0 0 5177 8 0 0 25 0 9 0 466629953 178524160 18455 33554432000 4194304 7232020 140736402002768 18446744073709551615 1096208441 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/17043/statm: 43585 18455 1036 742 0 36156 0
[pid=17043/tid=17045] ppid=17041 vsize=174340 CPUtime=0.22 cores=0,2
/proc/17043/task/17045/stat : 17045 (mono) S 17041 17043 15351 0 -1 4202560 4 0 0 0 22 0 0 0 16 0 9 0 466629953 178524160 18455 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17046] ppid=17041 vsize=174340 CPUtime=0.2 cores=0,2
/proc/17043/task/17046/stat : 17046 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 20 0 0 0 16 0 9 0 466629953 178524160 18455 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17047] ppid=17041 vsize=174340 CPUtime=0.21 cores=0,2

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

/proc/17043/task/17048/stat : 17048 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 151 0 0 0 16 0 9 0 466629953 419577856 54357 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17049] ppid=17041 vsize=409744 CPUtime=1.67 cores=0,2
/proc/17043/task/17049/stat : 17049 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 167 0 0 0 16 0 9 0 466629953 419577856 54357 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17050] ppid=17041 vsize=409744 CPUtime=1.7 cores=0,2
/proc/17043/task/17050/stat : 17050 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 170 0 0 0 15 0 9 0 466629953 419577856 54357 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17051] ppid=17041 vsize=409744 CPUtime=1.56 cores=0,2
/proc/17043/task/17051/stat : 17051 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 156 0 0 0 16 0 9 0 466629953 419577856 54357 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17052] ppid=17041 vsize=409744 CPUtime=0 cores=0,2
/proc/17043/task/17052/stat : 17052 (mono) S 17041 17043 15351 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 466629954 419577856 54357 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699498929 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 948.34
Current children cumulated vsize (KiB) 409744

[startup+1002.3 s]
/proc/loadavg: 4.14 4.06 4.23 5/222 17115
/proc/meminfo: memFree=15524728/32951124 swapFree=67111528/67111528
[pid=17043] ppid=17041 vsize=409744 CPUtime=1008.7 cores=0,2
/proc/17043/stat : 17043 (mono) R 17041 17043 15351 0 -1 4202496 146335 0 0 0 100833 37 0 0 25 0 9 0 466629953 419577856 60456 33554432000 4194304 7232020 140736402002768 18446744073709551615 1096208501 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/17043/statm: 102436 60456 1036 742 0 95007 0
[pid=17043/tid=17045] ppid=17041 vsize=409744 CPUtime=1.87 cores=0,2
/proc/17043/task/17045/stat : 17045 (mono) S 17041 17043 15351 0 -1 4202560 4 0 0 0 187 0 0 0 15 0 9 0 466629953 419577856 60456 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17046] ppid=17041 vsize=409744 CPUtime=1.66 cores=0,2
/proc/17043/task/17046/stat : 17046 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 166 0 0 0 15 0 9 0 466629953 419577856 60456 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17047] ppid=17041 vsize=409744 CPUtime=1.83 cores=0,2
/proc/17043/task/17047/stat : 17047 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 183 0 0 0 16 0 9 0 466629953 419577856 60456 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17048] ppid=17041 vsize=409744 CPUtime=1.59 cores=0,2
/proc/17043/task/17048/stat : 17048 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 159 0 0 0 16 0 9 0 466629953 419577856 60456 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17049] ppid=17041 vsize=409744 CPUtime=1.81 cores=0,2
/proc/17043/task/17049/stat : 17049 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 181 0 0 0 16 0 9 0 466629953 419577856 60456 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17050] ppid=17041 vsize=409744 CPUtime=1.83 cores=0,2
/proc/17043/task/17050/stat : 17050 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 183 0 0 0 16 0 9 0 466629953 419577856 60456 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17051] ppid=17041 vsize=409744 CPUtime=1.63 cores=0,2
/proc/17043/task/17051/stat : 17051 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 163 0 0 0 15 0 9 0 466629953 419577856 60456 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17052] ppid=17041 vsize=409744 CPUtime=0 cores=0,2
/proc/17043/task/17052/stat : 17052 (mono) S 17041 17043 15351 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 466629954 419577856 60456 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699498929 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1008.7
Current children cumulated vsize (KiB) 409744

[startup+1062.3 s]
/proc/loadavg: 4.05 4.05 4.21 5/222 17117
/proc/meminfo: memFree=15541680/32951124 swapFree=67111528/67111528
[pid=17043] ppid=17041 vsize=409744 CPUtime=1069.05 cores=0,2
/proc/17043/stat : 17043 (mono) R 17041 17043 15351 0 -1 4202496 153081 0 0 0 106866 39 0 0 25 0 9 0 466629953 419577856 65542 33554432000 4194304 7232020 140736402002768 18446744073709551615 1096208501 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/17043/statm: 102436 65542 1036 742 0 95007 0
[pid=17043/tid=17045] ppid=17041 vsize=409744 CPUtime=2.04 cores=0,2
/proc/17043/task/17045/stat : 17045 (mono) S 17041 17043 15351 0 -1 4202560 4 0 0 0 204 0 0 0 15 0 9 0 466629953 419577856 65542 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17046] ppid=17041 vsize=409744 CPUtime=1.75 cores=0,2
/proc/17043/task/17046/stat : 17046 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 175 0 0 0 16 0 9 0 466629953 419577856 65542 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17047] ppid=17041 vsize=409744 CPUtime=1.88 cores=0,2
/proc/17043/task/17047/stat : 17047 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 188 0 0 0 15 0 9 0 466629953 419577856 65542 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17048] ppid=17041 vsize=409744 CPUtime=1.65 cores=0,2
/proc/17043/task/17048/stat : 17048 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 165 0 0 0 16 0 9 0 466629953 419577856 65542 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17049] ppid=17041 vsize=409744 CPUtime=1.92 cores=0,2
/proc/17043/task/17049/stat : 17049 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 191 1 0 0 16 0 9 0 466629953 419577856 65542 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17050] ppid=17041 vsize=409744 CPUtime=1.93 cores=0,2
/proc/17043/task/17050/stat : 17050 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 193 0 0 0 16 0 9 0 466629953 419577856 65542 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17051] ppid=17041 vsize=409744 CPUtime=1.78 cores=0,2
/proc/17043/task/17051/stat : 17051 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 178 0 0 0 15 0 9 0 466629953 419577856 65542 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17052] ppid=17041 vsize=409744 CPUtime=0.01 cores=0,2
/proc/17043/task/17052/stat : 17052 (mono) S 17041 17043 15351 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 466629954 419577856 65542 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699498929 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1069.05
Current children cumulated vsize (KiB) 409744

[startup+1122.3 s]
/proc/loadavg: 4.06 4.05 4.20 5/222 17119
/proc/meminfo: memFree=15434516/32951124 swapFree=67111528/67111528
[pid=17043] ppid=17041 vsize=409744 CPUtime=1129.5 cores=0,2
/proc/17043/stat : 17043 (mono) R 17041 17043 15351 0 -1 4202496 156924 0 0 0 112910 40 0 0 25 0 9 0 466629953 419577856 67075 33554432000 4194304 7232020 140736402002768 18446744073709551615 1096208690 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/17043/statm: 102436 67075 1036 742 0 95007 0
[pid=17043/tid=17045] ppid=17041 vsize=409744 CPUtime=2.13 cores=0,2
/proc/17043/task/17045/stat : 17045 (mono) S 17041 17043 15351 0 -1 4202560 4 0 0 0 213 0 0 0 16 0 9 0 466629953 419577856 67075 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17046] ppid=17041 vsize=409744 CPUtime=1.9 cores=0,2
/proc/17043/task/17046/stat : 17046 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 190 0 0 0 15 0 9 0 466629953 419577856 67075 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17047] ppid=17041 vsize=409744 CPUtime=2.04 cores=0,2
/proc/17043/task/17047/stat : 17047 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 204 0 0 0 16 0 9 0 466629953 419577856 67075 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17048] ppid=17041 vsize=409744 CPUtime=1.7 cores=0,2
/proc/17043/task/17048/stat : 17048 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 170 0 0 0 16 0 9 0 466629953 419577856 67075 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17049] ppid=17041 vsize=409744 CPUtime=2.05 cores=0,2
/proc/17043/task/17049/stat : 17049 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 204 1 0 0 16 0 9 0 466629953 419577856 67075 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17050] ppid=17041 vsize=409744 CPUtime=2.05 cores=0,2
/proc/17043/task/17050/stat : 17050 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 205 0 0 0 16 0 9 0 466629953 419577856 67075 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17051] ppid=17041 vsize=409744 CPUtime=1.86 cores=0,2
/proc/17043/task/17051/stat : 17051 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 186 0 0 0 16 0 9 0 466629953 419577856 67075 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17052] ppid=17041 vsize=409744 CPUtime=0.01 cores=0,2
/proc/17043/task/17052/stat : 17052 (mono) S 17041 17043 15351 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 466629954 419577856 67075 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699498929 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1129.5
Current children cumulated vsize (KiB) 409744

[startup+1182.3 s]
/proc/loadavg: 4.18 4.10 4.20 5/222 17120
/proc/meminfo: memFree=15338640/32951124 swapFree=67111528/67111528
[pid=17043] ppid=17041 vsize=409744 CPUtime=1189.7 cores=0,2
/proc/17043/stat : 17043 (mono) R 17041 17043 15351 0 -1 4202496 162720 0 0 0 118928 42 0 0 25 0 9 0 466629953 419577856 71708 33554432000 4194304 7232020 140736402002768 18446744073709551615 1096208511 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/17043/statm: 102436 71708 1036 742 0 95007 0
[pid=17043/tid=17045] ppid=17041 vsize=409744 CPUtime=2.17 cores=0,2
/proc/17043/task/17045/stat : 17045 (mono) S 17041 17043 15351 0 -1 4202560 4 0 0 0 217 0 0 0 15 0 9 0 466629953 419577856 71708 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17046] ppid=17041 vsize=409744 CPUtime=1.98 cores=0,2
/proc/17043/task/17046/stat : 17046 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 197 1 0 0 15 0 9 0 466629953 419577856 71708 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17047] ppid=17041 vsize=409744 CPUtime=2.09 cores=0,2
/proc/17043/task/17047/stat : 17047 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 209 0 0 0 15 0 9 0 466629953 419577856 71708 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17048] ppid=17041 vsize=409744 CPUtime=1.75 cores=0,2
/proc/17043/task/17048/stat : 17048 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 175 0 0 0 16 0 9 0 466629953 419577856 71708 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17049] ppid=17041 vsize=409744 CPUtime=2.08 cores=0,2
/proc/17043/task/17049/stat : 17049 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 207 1 0 0 15 0 9 0 466629953 419577856 71708 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17050] ppid=17041 vsize=409744 CPUtime=2.1 cores=0,2
/proc/17043/task/17050/stat : 17050 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 210 0 0 0 16 0 9 0 466629953 419577856 71708 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17051] ppid=17041 vsize=409744 CPUtime=1.9 cores=0,2
/proc/17043/task/17051/stat : 17051 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 190 0 0 0 16 0 9 0 466629953 419577856 71708 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17052] ppid=17041 vsize=409744 CPUtime=0.01 cores=0,2
/proc/17043/task/17052/stat : 17052 (mono) S 17041 17043 15351 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 466629954 419577856 71708 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699498929 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1189.7
Current children cumulated vsize (KiB) 409744

[startup+1242.3 s]
/proc/loadavg: 4.07 4.08 4.19 5/222 17122
/proc/meminfo: memFree=15196140/32951124 swapFree=67111528/67111528
[pid=17043] ppid=17041 vsize=459036 CPUtime=1249.81 cores=0,2
/proc/17043/stat : 17043 (mono) R 17041 17043 15351 0 -1 4202496 175022 0 0 0 124938 43 0 0 25 0 9 0 466629953 470052864 83493 33554432000 4194304 7232020 140736402002768 18446744073709551615 1096208501 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/17043/statm: 114759 83493 1036 742 0 107330 0
[pid=17043/tid=17045] ppid=17041 vsize=459036 CPUtime=2.19 cores=0,2
/proc/17043/task/17045/stat : 17045 (mono) S 17041 17043 15351 0 -1 4202560 4 0 0 0 219 0 0 0 16 0 9 0 466629953 470052864 83493 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17046] ppid=17041 vsize=459036 CPUtime=2.02 cores=0,2
/proc/17043/task/17046/stat : 17046 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 201 1 0 0 15 0 9 0 466629953 470052864 83493 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17047] ppid=17041 vsize=459036 CPUtime=2.1 cores=0,2
/proc/17043/task/17047/stat : 17047 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 210 0 0 0 16 0 9 0 466629953 470052864 83493 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17048] ppid=17041 vsize=459036 CPUtime=1.85 cores=0,2
/proc/17043/task/17048/stat : 17048 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 185 0 0 0 16 0 9 0 466629953 470052864 83493 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17049] ppid=17041 vsize=459036 CPUtime=2.09 cores=0,2
/proc/17043/task/17049/stat : 17049 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 208 1 0 0 16 0 9 0 466629953 470052864 83493 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17050] ppid=17041 vsize=459036 CPUtime=2.14 cores=0,2
/proc/17043/task/17050/stat : 17050 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 214 0 0 0 16 0 9 0 466629953 470052864 83493 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17051] ppid=17041 vsize=459036 CPUtime=1.91 cores=0,2
/proc/17043/task/17051/stat : 17051 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 191 0 0 0 16 0 9 0 466629953 470052864 83493 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17052] ppid=17041 vsize=459036 CPUtime=0.01 cores=0,2
/proc/17043/task/17052/stat : 17052 (mono) S 17041 17043 15351 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 466629954 470052864 83493 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699498929 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1249.81
Current children cumulated vsize (KiB) 459036



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.06 4.17 4/212 17124
/proc/meminfo: memFree=15510532/32951124 swapFree=67111528/67111528
[pid=17043] ppid=17041 vsize=459036 CPUtime=1307.62 cores=0,2
/proc/17043/stat : 17043 (mono) R 17041 17043 15351 0 -1 4202496 181140 0 0 0 130718 44 0 0 25 0 9 0 466629953 470052864 89611 33554432000 4194304 7232020 140736402002768 18446744073709551615 1096208433 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/17043/statm: 114759 89611 1036 742 0 107330 0
[pid=17043/tid=17045] ppid=17041 vsize=459036 CPUtime=2.2 cores=0,2
/proc/17043/task/17045/stat : 17045 (mono) S 17041 17043 15351 0 -1 4202560 4 0 0 0 220 0 0 0 16 0 9 0 466629953 470052864 89611 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17046] ppid=17041 vsize=459036 CPUtime=2.04 cores=0,2
/proc/17043/task/17046/stat : 17046 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 203 1 0 0 15 0 9 0 466629953 470052864 89611 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17047] ppid=17041 vsize=459036 CPUtime=2.14 cores=0,2
/proc/17043/task/17047/stat : 17047 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 214 0 0 0 16 0 9 0 466629953 470052864 89611 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17048] ppid=17041 vsize=459036 CPUtime=1.87 cores=0,2
/proc/17043/task/17048/stat : 17048 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 187 0 0 0 15 0 9 0 466629953 470052864 89611 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17049] ppid=17041 vsize=459036 CPUtime=2.18 cores=0,2
/proc/17043/task/17049/stat : 17049 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 217 1 0 0 15 0 9 0 466629953 470052864 89611 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 2 0 0 0
[pid=17043/tid=17050] ppid=17041 vsize=459036 CPUtime=2.19 cores=0,2
/proc/17043/task/17050/stat : 17050 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 219 0 0 0 16 0 9 0 466629953 470052864 89611 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17051] ppid=17041 vsize=459036 CPUtime=1.94 cores=0,2
/proc/17043/task/17051/stat : 17051 (mono) S 17041 17043 15351 0 -1 4202560 2 0 0 0 194 0 0 0 16 0 9 0 466629953 470052864 89611 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699491225 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
[pid=17043/tid=17052] ppid=17041 vsize=459036 CPUtime=0.01 cores=0,2
/proc/17043/task/17052/stat : 17052 (mono) S 17041 17043 15351 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 466629954 470052864 89611 33554432000 4194304 7232020 140736402002768 18446744073709551615 212699498929 0 0 4096 545260780 18446604453107229120 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1307.62
Current children cumulated vsize (KiB) 459036

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.03
CPU time (s): 1307.66
CPU user time (s): 1307.19
CPU system time (s): 0.465929
CPU usage (%): 100.587
Max. virtual memory (cumulated for all children) (KiB): 459036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1307.19
system time used= 0.465929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181140
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= 32643
involuntary context switches= 12204

runsolver used 2.31165 second user time and 4.81427 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-23 11:18:42
IDJOB=3262477
IDBENCH=83313
IDSOLVER=1608
FILE ID=node139/3262477-1303550322
RUNJOBID= node139-1303550322-17013
PBS_JOBID= 13143099
Free space on /tmp= 72932 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_505.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262477-1303550322/watcher-3262477-1303550322 -o /tmp/evaluation-result-3262477-1303550322/solver-3262477-1303550322 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3262477-1303550322.cnf

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

MD5SUM BENCH= 8e7b614904543aa28491ea45c761cbd5
RANDOM SEED=833920303

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16571836 kB
Buffers:       2139108 kB
Cached:       13632720 kB
SwapCached:          0 kB
Active:        9594408 kB
Inactive:      6262936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16571836 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1308 kB
Writeback:           0 kB
AnonPages:       85204 kB
Mapped:          17992 kB
Slab:           456556 kB
PageTables:       5132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   309272 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= 72932 MiB
End job on node139 at 2011-04-23 11:40:24