Trace number 3189333

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sol 2011-04-04? (TO) 1303.22 1300.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S2127424322-078.UNKNOWN.cnf
MD5SUMf8b6732f9f469525eb7751d9d1024a94
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.00 4.01 4.03 3/203 882
/proc/meminfo: memFree=11090312/32951124 swapFree=67110456/67111528
[pid=882] ppid=880 vsize=11760 CPUtime=0 cores=5,7
/proc/882/stat : 882 (runsolver) R 880 882 32703 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 418685678 12042240 50 33554432000 4194304 5392636 140734614864816 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/882/statm: 2940 50 30 293 0 2644 0

[startup+0.0670861 s]
/proc/loadavg: 4.00 4.01 4.03 3/203 882
/proc/meminfo: memFree=11090312/32951124 swapFree=67110456/67111528
[pid=882] ppid=880 vsize=107184 CPUtime=0.06 cores=5,7
/proc/882/stat : 882 (mono) R 880 882 32703 0 -1 4202496 1820 0 0 0 6 0 0 0 25 0 9 0 418685678 109756416 1725 33554432000 4194304 7232020 140733200879152 18446744073709551615 1087519586 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/882/statm: 26796 1725 994 742 0 19367 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 107184

[startup+0.101063 s]
/proc/loadavg: 4.00 4.01 4.03 3/203 882
/proc/meminfo: memFree=11090312/32951124 swapFree=67110456/67111528
[pid=882] ppid=880 vsize=111512 CPUtime=0.09 cores=5,7
/proc/882/stat : 882 (mono) R 880 882 32703 0 -1 4202496 2799 0 0 0 9 0 0 0 25 0 9 0 418685678 114188288 2704 33554432000 4194304 7232020 140733200879152 18446744073709551615 6082578 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/882/statm: 27878 2704 1001 742 0 20449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 111512

[startup+0.301025 s]
/proc/loadavg: 4.00 4.01 4.03 3/203 882
/proc/meminfo: memFree=11090312/32951124 swapFree=67110456/67111528
[pid=882] ppid=880 vsize=113492 CPUtime=0.29 cores=5,7
/proc/882/stat : 882 (mono) R 880 882 32703 0 -1 4202496 3085 0 0 0 29 0 0 0 18 0 9 0 418685678 116215808 2990 33554432000 4194304 7232020 140733200879152 18446744073709551615 1089758145 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/882/statm: 28373 2990 1024 742 0 20944 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 113492

[startup+0.700957 s]
/proc/loadavg: 4.00 4.01 4.03 3/203 882
/proc/meminfo: memFree=11090312/32951124 swapFree=67110456/67111528
[pid=882] ppid=880 vsize=113492 CPUtime=0.69 cores=5,7
/proc/882/stat : 882 (mono) R 880 882 32703 0 -1 4202496 3379 0 0 0 69 0 0 0 18 0 9 0 418685678 116215808 3284 33554432000 4194304 7232020 140733200879152 18446744073709551615 1089760847 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/882/statm: 28373 3284 1024 742 0 20944 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 113492

[startup+1.50083 s]
/proc/loadavg: 4.00 4.01 4.03 5/222 927
/proc/meminfo: memFree=11065716/32951124 swapFree=67110456/67111528
[pid=882] ppid=880 vsize=116232 CPUtime=1.49 cores=5,7
/proc/882/stat : 882 (mono) R 880 882 32703 0 -1 4202496 3967 0 0 0 149 0 0 0 18 0 9 0 418685678 119021568 3872 33554432000 4194304 7232020 140733200879152 18446744073709551615 1089760710 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/882/statm: 29058 3872 1024 742 0 21629 0
[pid=882/tid=884] ppid=880 vsize=116232 CPUtime=0 cores=5,7
/proc/882/task/884/stat : 884 (mono) S 880 882 32703 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 418685678 119021568 3872 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=885] ppid=880 vsize=116232 CPUtime=0 cores=5,7
/proc/882/task/885/stat : 885 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418685678 119021568 3872 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=886] ppid=880 vsize=116232 CPUtime=0 cores=5,7
/proc/882/task/886/stat : 886 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418685678 119021568 3872 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=887] ppid=880 vsize=116232 CPUtime=0 cores=5,7
/proc/882/task/887/stat : 887 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418685678 119021568 3872 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=888] ppid=880 vsize=116232 CPUtime=0 cores=5,7
/proc/882/task/888/stat : 888 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418685678 119021568 3872 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=889] ppid=880 vsize=116232 CPUtime=0 cores=5,7
/proc/882/task/889/stat : 889 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418685678 119021568 3872 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=890] ppid=880 vsize=116232 CPUtime=0 cores=5,7
/proc/882/task/890/stat : 890 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418685678 119021568 3872 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=891] ppid=880 vsize=116232 CPUtime=0 cores=5,7
/proc/882/task/891/stat : 891 (mono) S 880 882 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418685679 119021568 3872 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296749489 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116232

[startup+3.10056 s]
/proc/loadavg: 4.00 4.01 4.03 12/222 927
/proc/meminfo: memFree=11056992/32951124 swapFree=67110456/67111528
[pid=882] ppid=880 vsize=119544 CPUtime=3.1 cores=5,7
/proc/882/stat : 882 (mono) R 880 882 32703 0 -1 4202496 4824 0 0 0 310 0 0 0 19 0 9 0 418685678 122413056 4729 33554432000 4194304 7232020 140733200879152 18446744073709551615 1089761583 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/882/statm: 29886 4729 1024 742 0 22457 0
[pid=882/tid=884] ppid=880 vsize=119544 CPUtime=0 cores=5,7
/proc/882/task/884/stat : 884 (mono) S 880 882 32703 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 418685678 122413056 4729 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=885] ppid=880 vsize=119544 CPUtime=0 cores=5,7
/proc/882/task/885/stat : 885 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418685678 122413056 4729 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=886] ppid=880 vsize=119544 CPUtime=0 cores=5,7
/proc/882/task/886/stat : 886 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418685678 122413056 4729 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=887] ppid=880 vsize=119544 CPUtime=0 cores=5,7
/proc/882/task/887/stat : 887 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418685678 122413056 4729 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=888] ppid=880 vsize=119544 CPUtime=0 cores=5,7
/proc/882/task/888/stat : 888 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418685678 122413056 4729 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=889] ppid=880 vsize=119544 CPUtime=0 cores=5,7
/proc/882/task/889/stat : 889 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418685678 122413056 4729 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=890] ppid=880 vsize=119544 CPUtime=0 cores=5,7
/proc/882/task/890/stat : 890 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418685678 122413056 4729 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=891] ppid=880 vsize=119544 CPUtime=0 cores=5,7
/proc/882/task/891/stat : 891 (mono) S 880 882 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418685679 122413056 4729 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296749489 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 119544

[startup+6.30103 s]
/proc/loadavg: 4.00 4.01 4.03 5/222 927
/proc/meminfo: memFree=11043208/32951124 swapFree=67110456/67111528
[pid=882] ppid=880 vsize=124088 CPUtime=6.3 cores=5,7
/proc/882/stat : 882 (mono) R 880 882 32703 0 -1 4202496 6378 0 0 0 630 0 0 0 18 0 9 0 418685678 127066112 5715 33554432000 4194304 7232020 140733200879152 18446744073709551615 1089761397 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/882/statm: 31022 5715 1024 742 0 23593 0
[pid=882/tid=884] ppid=880 vsize=124088 CPUtime=0.01 cores=5,7
/proc/882/task/884/stat : 884 (mono) S 880 882 32703 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 418685678 127066112 5715 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=885] ppid=880 vsize=124088 CPUtime=0 cores=5,7
/proc/882/task/885/stat : 885 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418685678 127066112 5715 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=886] ppid=880 vsize=124088 CPUtime=0 cores=5,7
/proc/882/task/886/stat : 886 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418685678 127066112 5715 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=887] ppid=880 vsize=124088 CPUtime=0.01 cores=5,7
/proc/882/task/887/stat : 887 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418685678 127066112 5715 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=888] ppid=880 vsize=124088 CPUtime=0.01 cores=5,7
/proc/882/task/888/stat : 888 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418685678 127066112 5715 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=889] ppid=880 vsize=124088 CPUtime=0.01 cores=5,7
/proc/882/task/889/stat : 889 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418685678 127066112 5715 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=890] ppid=880 vsize=124088 CPUtime=0.01 cores=5,7
/proc/882/task/890/stat : 890 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418685678 127066112 5715 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=891] ppid=880 vsize=124088 CPUtime=0 cores=5,7
/proc/882/task/891/stat : 891 (mono) S 880 882 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418685679 127066112 5715 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296749489 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 124088

[startup+12.701 s]
/proc/loadavg: 4.00 4.01 4.03 5/222 927
/proc/meminfo: memFree=11026124/32951124 swapFree=67110456/67111528
[pid=882] ppid=880 vsize=130104 CPUtime=12.72 cores=5,7
/proc/882/stat : 882 (mono) R 880 882 32703 0 -1 4202496 8543 0 0 0 1271 1 0 0 18 0 9 0 418685678 133226496 7455 33554432000 4194304 7232020 140733200879152 18446744073709551615 1089760730 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/882/statm: 32526 7455 1025 742 0 25097 0
[pid=882/tid=884] ppid=880 vsize=130104 CPUtime=0.02 cores=5,7
/proc/882/task/884/stat : 884 (mono) S 880 882 32703 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 418685678 133226496 7455 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=885] ppid=880 vsize=130104 CPUtime=0.02 cores=5,7
/proc/882/task/885/stat : 885 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418685678 133226496 7455 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=886] ppid=880 vsize=130104 CPUtime=0.01 cores=5,7
/proc/882/task/886/stat : 886 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418685678 133226496 7455 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=887] ppid=880 vsize=130104 CPUtime=0.02 cores=5,7
/proc/882/task/887/stat : 887 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418685678 133226496 7455 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=888] ppid=880 vsize=130104 CPUtime=0.02 cores=5,7
/proc/882/task/888/stat : 888 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418685678 133226496 7455 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=889] ppid=880 vsize=130104 CPUtime=0.02 cores=5,7
/proc/882/task/889/stat : 889 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418685678 133226496 7455 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=890] ppid=880 vsize=130104 CPUtime=0.02 cores=5,7
/proc/882/task/890/stat : 890 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418685678 133226496 7455 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=891] ppid=880 vsize=130104 CPUtime=0 cores=5,7
/proc/882/task/891/stat : 891 (mono) S 880 882 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418685679 133226496 7455 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296749489 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 130104

[startup+25.5008 s]
/proc/loadavg: 4.00 4.01 4.02 5/222 927
/proc/meminfo: memFree=10999824/32951124 swapFree=67110456/67111528
[pid=882] ppid=880 vsize=138088 CPUtime=25.54 cores=5,7
/proc/882/stat : 882 (mono) R 880 882 32703 0 -1 4202496 11025 0 0 0 2552 2 0 0 25 0 9 0 418685678 141402112 8531 33554432000 4194304 7232020 140733200879152 18446744073709551615 1089768488 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/882/statm: 34522 8531 1025 742 0 27093 0
[pid=882/tid=884] ppid=880 vsize=138088 CPUtime=0.05 cores=5,7
/proc/882/task/884/stat : 884 (mono) S 880 882 32703 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 9 0 418685678 141402112 8531 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=885] ppid=880 vsize=138088 CPUtime=0.05 cores=5,7
/proc/882/task/885/stat : 885 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 418685678 141402112 8531 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=886] ppid=880 vsize=138088 CPUtime=0.02 cores=5,7
/proc/882/task/886/stat : 886 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418685678 141402112 8531 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=887] ppid=880 vsize=138088 CPUtime=0.05 cores=5,7
/proc/882/task/887/stat : 887 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 418685678 141402112 8531 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=888] ppid=880 vsize=138088 CPUtime=0.05 cores=5,7
/proc/882/task/888/stat : 888 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 418685678 141402112 8531 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=889] ppid=880 vsize=138088 CPUtime=0.05 cores=5,7
/proc/882/task/889/stat : 889 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 418685678 141402112 8531 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=890] ppid=880 vsize=138088 CPUtime=0.05 cores=5,7
/proc/882/task/890/stat : 890 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 418685678 141402112 8531 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=891] ppid=880 vsize=138088 CPUtime=0 cores=5,7
/proc/882/task/891/stat : 891 (mono) S 880 882 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418685679 141402112 8531 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296749489 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 138088

[startup+51.1006 s]
/proc/loadavg: 4.00 4.01 4.02 5/222 929
/proc/meminfo: memFree=10954312/32951124 swapFree=67110456/67111528
[pid=882] ppid=880 vsize=154728 CPUtime=51.14 cores=5,7
/proc/882/stat : 882 (mono) R 880 882 32703 0 -1 4202496 15922 0 0 0 5111 3 0 0 25 0 9 0 418685678 158441472 11505 33554432000 4194304 7232020 140733200879152 18446744073709551615 1089761397 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/882/statm: 38682 11505 1036 742 0 31253 0
[pid=882/tid=884] ppid=880 vsize=154728 CPUtime=0.08 cores=5,7
/proc/882/task/884/stat : 884 (mono) S 880 882 32703 0 -1 4202560 4 0 0 0 8 0 0 0 15 0 9 0 418685678 158441472 11505 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=885] ppid=880 vsize=154728 CPUtime=0.09 cores=5,7
/proc/882/task/885/stat : 885 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 418685678 158441472 11505 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=886] ppid=880 vsize=154728 CPUtime=0.02 cores=5,7

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

/proc/882/task/887/stat : 887 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 87 0 0 0 15 0 9 0 418685678 279859200 42263 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=888] ppid=880 vsize=273300 CPUtime=0.76 cores=5,7
/proc/882/task/888/stat : 888 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 76 0 0 0 16 0 9 0 418685678 279859200 42263 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=889] ppid=880 vsize=273300 CPUtime=0.78 cores=5,7
/proc/882/task/889/stat : 889 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 78 0 0 0 15 0 9 0 418685678 279859200 42263 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=890] ppid=880 vsize=273300 CPUtime=0.86 cores=5,7
/proc/882/task/890/stat : 890 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 86 0 0 0 15 0 9 0 418685678 279859200 42263 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=891] ppid=880 vsize=273300 CPUtime=0 cores=5,7
/proc/882/task/891/stat : 891 (mono) S 880 882 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418685679 279859200 42263 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296749489 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 944.77
Current children cumulated vsize (KiB) 273300

[startup+1002.3 s]
/proc/loadavg: 4.09 4.09 4.08 5/222 991
/proc/meminfo: memFree=10643236/32951124 swapFree=67110456/67111528
[pid=882] ppid=880 vsize=281556 CPUtime=1004.79 cores=5,7
/proc/882/stat : 882 (mono) R 880 882 32703 0 -1 4202496 82104 0 0 0 100451 28 0 0 25 0 9 0 418685678 288313344 45231 33554432000 4194304 7232020 140733200879152 18446744073709551615 1089761972 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/882/statm: 70389 45231 1036 742 0 62960 0
[pid=882/tid=884] ppid=880 vsize=281556 CPUtime=0.83 cores=5,7
/proc/882/task/884/stat : 884 (mono) S 880 882 32703 0 -1 4202560 4 0 0 0 83 0 0 0 16 0 9 0 418685678 288313344 45231 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=885] ppid=880 vsize=281556 CPUtime=0.88 cores=5,7
/proc/882/task/885/stat : 885 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 88 0 0 0 16 0 9 0 418685678 288313344 45231 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=886] ppid=880 vsize=281556 CPUtime=0.79 cores=5,7
/proc/882/task/886/stat : 886 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 79 0 0 0 15 0 9 0 418685678 288313344 45231 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=887] ppid=880 vsize=281556 CPUtime=0.87 cores=5,7
/proc/882/task/887/stat : 887 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 87 0 0 0 15 0 9 0 418685678 288313344 45231 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=888] ppid=880 vsize=281556 CPUtime=0.76 cores=5,7
/proc/882/task/888/stat : 888 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 76 0 0 0 15 0 9 0 418685678 288313344 45231 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=889] ppid=880 vsize=281556 CPUtime=0.78 cores=5,7
/proc/882/task/889/stat : 889 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 78 0 0 0 16 0 9 0 418685678 288313344 45231 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=890] ppid=880 vsize=281556 CPUtime=0.89 cores=5,7
/proc/882/task/890/stat : 890 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 89 0 0 0 15 0 9 0 418685678 288313344 45231 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=891] ppid=880 vsize=281556 CPUtime=0 cores=5,7
/proc/882/task/891/stat : 891 (mono) S 880 882 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418685679 288313344 45231 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296749489 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1004.79
Current children cumulated vsize (KiB) 281556

[startup+1062.3 s]
/proc/loadavg: 4.10 4.09 4.08 5/222 993
/proc/meminfo: memFree=10583200/32951124 swapFree=67110456/67111528
[pid=882] ppid=880 vsize=298196 CPUtime=1064.82 cores=5,7
/proc/882/stat : 882 (mono) R 880 882 32703 0 -1 4202496 85156 0 0 0 106453 29 0 0 25 0 9 0 418685678 305352704 48283 33554432000 4194304 7232020 140733200879152 18446744073709551615 1089761397 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/882/statm: 74549 48283 1036 742 0 67120 0
[pid=882/tid=884] ppid=880 vsize=298196 CPUtime=0.83 cores=5,7
/proc/882/task/884/stat : 884 (mono) S 880 882 32703 0 -1 4202560 4 0 0 0 83 0 0 0 15 0 9 0 418685678 305352704 48283 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=885] ppid=880 vsize=298196 CPUtime=0.88 cores=5,7
/proc/882/task/885/stat : 885 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 88 0 0 0 16 0 9 0 418685678 305352704 48283 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=886] ppid=880 vsize=298196 CPUtime=0.8 cores=5,7
/proc/882/task/886/stat : 886 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 80 0 0 0 16 0 9 0 418685678 305352704 48283 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=887] ppid=880 vsize=298196 CPUtime=0.87 cores=5,7
/proc/882/task/887/stat : 887 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 87 0 0 0 15 0 9 0 418685678 305352704 48283 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=888] ppid=880 vsize=298196 CPUtime=0.77 cores=5,7
/proc/882/task/888/stat : 888 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 77 0 0 0 16 0 9 0 418685678 305352704 48283 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=889] ppid=880 vsize=298196 CPUtime=0.81 cores=5,7
/proc/882/task/889/stat : 889 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 81 0 0 0 16 0 9 0 418685678 305352704 48283 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=890] ppid=880 vsize=298196 CPUtime=0.9 cores=5,7
/proc/882/task/890/stat : 890 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 90 0 0 0 15 0 9 0 418685678 305352704 48283 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=891] ppid=880 vsize=298196 CPUtime=0 cores=5,7
/proc/882/task/891/stat : 891 (mono) S 880 882 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418685679 305352704 48283 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296749489 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1064.82
Current children cumulated vsize (KiB) 298196

[startup+1122.3 s]
/proc/loadavg: 4.04 4.07 4.07 5/222 1004
/proc/meminfo: memFree=10522984/32951124 swapFree=67110456/67111528
[pid=882] ppid=880 vsize=331156 CPUtime=1125.03 cores=5,7
/proc/882/stat : 882 (mono) R 880 882 32703 0 -1 4202496 94670 0 0 0 112472 31 0 0 25 0 9 0 418685678 339103744 57797 33554432000 4194304 7232020 140733200879152 18446744073709551615 1089761390 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/882/statm: 82789 57797 1036 742 0 75360 0
[pid=882/tid=884] ppid=880 vsize=331156 CPUtime=0.93 cores=5,7
/proc/882/task/884/stat : 884 (mono) S 880 882 32703 0 -1 4202560 4 0 0 0 93 0 0 0 15 0 9 0 418685678 339103744 57797 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=885] ppid=880 vsize=331156 CPUtime=0.93 cores=5,7
/proc/882/task/885/stat : 885 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 93 0 0 0 16 0 9 0 418685678 339103744 57797 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=886] ppid=880 vsize=331156 CPUtime=0.83 cores=5,7
/proc/882/task/886/stat : 886 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 83 0 0 0 15 0 9 0 418685678 339103744 57797 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=887] ppid=880 vsize=331156 CPUtime=0.92 cores=5,7
/proc/882/task/887/stat : 887 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 92 0 0 0 16 0 9 0 418685678 339103744 57797 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=888] ppid=880 vsize=331156 CPUtime=0.85 cores=5,7
/proc/882/task/888/stat : 888 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 85 0 0 0 16 0 9 0 418685678 339103744 57797 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=889] ppid=880 vsize=331156 CPUtime=0.85 cores=5,7
/proc/882/task/889/stat : 889 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 85 0 0 0 16 0 9 0 418685678 339103744 57797 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=890] ppid=880 vsize=331156 CPUtime=0.98 cores=5,7
/proc/882/task/890/stat : 890 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 98 0 0 0 15 0 9 0 418685678 339103744 57797 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=891] ppid=880 vsize=331156 CPUtime=0 cores=5,7
/proc/882/task/891/stat : 891 (mono) S 880 882 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418685679 339103744 57797 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296749489 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1125.03
Current children cumulated vsize (KiB) 331156

[startup+1182.3 s]
/proc/loadavg: 4.01 4.06 4.07 5/222 1006
/proc/meminfo: memFree=10486984/32951124 swapFree=67110456/67111528
[pid=882] ppid=880 vsize=339412 CPUtime=1185.22 cores=5,7
/proc/882/stat : 882 (mono) R 880 882 32703 0 -1 4202496 95760 0 0 0 118491 31 0 0 25 0 9 0 418685678 347557888 58287 33554432000 4194304 7232020 140733200879152 18446744073709551615 1089761390 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/882/statm: 84853 58287 1036 742 0 77424 0
[pid=882/tid=884] ppid=880 vsize=339412 CPUtime=1.02 cores=5,7
/proc/882/task/884/stat : 884 (mono) S 880 882 32703 0 -1 4202560 4 0 0 0 102 0 0 0 16 0 9 0 418685678 347557888 58287 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=885] ppid=880 vsize=339412 CPUtime=1 cores=5,7
/proc/882/task/885/stat : 885 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 100 0 0 0 15 0 9 0 418685678 347557888 58287 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=886] ppid=880 vsize=339412 CPUtime=0.89 cores=5,7
/proc/882/task/886/stat : 886 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 89 0 0 0 16 0 9 0 418685678 347557888 58287 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=887] ppid=880 vsize=339412 CPUtime=0.93 cores=5,7
/proc/882/task/887/stat : 887 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 93 0 0 0 16 0 9 0 418685678 347557888 58287 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=888] ppid=880 vsize=339412 CPUtime=0.89 cores=5,7
/proc/882/task/888/stat : 888 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 89 0 0 0 16 0 9 0 418685678 347557888 58287 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=889] ppid=880 vsize=339412 CPUtime=0.92 cores=5,7
/proc/882/task/889/stat : 889 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 92 0 0 0 15 0 9 0 418685678 347557888 58287 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=890] ppid=880 vsize=339412 CPUtime=1.04 cores=5,7
/proc/882/task/890/stat : 890 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 104 0 0 0 15 0 9 0 418685678 347557888 58287 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=891] ppid=880 vsize=339412 CPUtime=0 cores=5,7
/proc/882/task/891/stat : 891 (mono) S 880 882 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418685679 347557888 58287 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296749489 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1185.22
Current children cumulated vsize (KiB) 339412

[startup+1242.3 s]
/proc/loadavg: 4.10 4.07 4.07 5/222 1008
/proc/meminfo: memFree=10567800/32951124 swapFree=67110456/67111528
[pid=882] ppid=880 vsize=340180 CPUtime=1245.33 cores=5,7
/proc/882/stat : 882 (mono) R 880 882 32703 0 -1 4202496 96548 0 0 0 124500 33 0 0 25 0 9 0 418685678 348344320 44712 33554432000 4194304 7232020 140733200879152 18446744073709551615 6173027 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/882/statm: 85045 44712 1036 742 0 77616 0
[pid=882/tid=884] ppid=880 vsize=340180 CPUtime=1.04 cores=5,7
/proc/882/task/884/stat : 884 (mono) S 880 882 32703 0 -1 4202560 4 0 0 0 104 0 0 0 15 0 9 0 418685678 348344320 44712 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=885] ppid=880 vsize=340180 CPUtime=1.04 cores=5,7
/proc/882/task/885/stat : 885 (mono) R 880 882 32703 0 -1 4202560 2 0 0 0 104 0 0 0 16 0 9 0 418685678 348344320 44712 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296751797 0 0 4096 545260780 0 0 0 -1 5 0 0 0
[pid=882/tid=886] ppid=880 vsize=340180 CPUtime=0.9 cores=5,7
/proc/882/task/886/stat : 886 (mono) R 880 882 32703 0 -1 4202560 2 0 0 0 90 0 0 0 16 0 9 0 418685678 348344320 44712 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 0 0 0 -1 7 0 0 0
[pid=882/tid=887] ppid=880 vsize=340180 CPUtime=0.97 cores=5,7
/proc/882/task/887/stat : 887 (mono) R 880 882 32703 0 -1 4202560 2 0 0 0 97 0 0 0 16 0 9 0 418685678 348344320 44712 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 0 0 0 -1 7 0 0 0
[pid=882/tid=888] ppid=880 vsize=340180 CPUtime=0.92 cores=5,7
/proc/882/task/888/stat : 888 (mono) R 880 882 32703 0 -1 4202560 2 0 0 0 92 0 0 0 15 0 9 0 418685678 348344320 44712 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296743055 0 0 4096 545260780 0 0 0 -1 5 0 0 0
[pid=882/tid=889] ppid=880 vsize=340180 CPUtime=0.98 cores=5,7
/proc/882/task/889/stat : 889 (mono) R 880 882 32703 0 -1 4202560 2 0 0 0 98 0 0 0 16 0 9 0 418685678 348344320 44712 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 0 0 0 -1 7 0 0 0
[pid=882/tid=890] ppid=880 vsize=340180 CPUtime=1.07 cores=5,7
/proc/882/task/890/stat : 890 (mono) R 880 882 32703 0 -1 4202560 2 0 0 0 107 0 0 0 15 0 9 0 418685678 348344320 44712 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 0 0 0 -1 5 0 0 0
[pid=882/tid=891] ppid=880 vsize=340180 CPUtime=0 cores=5,7
/proc/882/task/891/stat : 891 (mono) S 880 882 32703 0 -1 4194368 3 0 0 0 0 0 0 0 15 0 9 0 418685679 348344320 44712 33554432000 4194304 7232020 140733200879152 18446744073709551615 224284313535 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1245.33
Current children cumulated vsize (KiB) 340180



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.06 4.07 4/213 1009
/proc/meminfo: memFree=10701508/32951124 swapFree=67110456/67111528
[pid=882] ppid=880 vsize=340180 CPUtime=1303.18 cores=5,7
/proc/882/stat : 882 (mono) R 880 882 32703 0 -1 4202496 99369 0 0 0 130282 36 0 0 25 0 9 0 418685678 348344320 40498 33554432000 4194304 7232020 140733200879152 18446744073709551615 1089761397 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/882/statm: 85045 40498 1036 742 0 77616 0
[pid=882/tid=884] ppid=880 vsize=340180 CPUtime=1.08 cores=5,7
/proc/882/task/884/stat : 884 (mono) S 880 882 32703 0 -1 4202560 4 0 0 0 108 0 0 0 15 0 9 0 418685678 348344320 40498 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=885] ppid=880 vsize=340180 CPUtime=1.09 cores=5,7
/proc/882/task/885/stat : 885 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 109 0 0 0 16 0 9 0 418685678 348344320 40498 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=886] ppid=880 vsize=340180 CPUtime=0.94 cores=5,7
/proc/882/task/886/stat : 886 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 94 0 0 0 16 0 9 0 418685678 348344320 40498 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=887] ppid=880 vsize=340180 CPUtime=1.01 cores=5,7
/proc/882/task/887/stat : 887 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 101 0 0 0 16 0 9 0 418685678 348344320 40498 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=888] ppid=880 vsize=340180 CPUtime=0.98 cores=5,7
/proc/882/task/888/stat : 888 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 98 0 0 0 15 0 9 0 418685678 348344320 40498 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
[pid=882/tid=889] ppid=880 vsize=340180 CPUtime=1.02 cores=5,7
/proc/882/task/889/stat : 889 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 102 0 0 0 16 0 9 0 418685678 348344320 40498 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=890] ppid=880 vsize=340180 CPUtime=1.11 cores=5,7
/proc/882/task/890/stat : 890 (mono) S 880 882 32703 0 -1 4202560 2 0 0 0 111 0 0 0 15 0 9 0 418685678 348344320 40498 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296741785 0 0 4096 545260780 18446604454223471552 0 0 -1 7 0 0 0
[pid=882/tid=891] ppid=880 vsize=340180 CPUtime=0 cores=5,7
/proc/882/task/891/stat : 891 (mono) S 880 882 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418685679 348344320 40498 33554432000 4194304 7232020 140733200879152 18446744073709551615 224296749489 0 0 4096 545260780 18446604454223471552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1303.18
Current children cumulated vsize (KiB) 340180

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1303.22
CPU user time (s): 1302.84
CPU system time (s): 0.377942
CPU usage (%): 100.246
Max. virtual memory (cumulated for all children) (KiB): 340180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1302.84
system time used= 0.377942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99369
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= 28958
involuntary context switches= 8614

runsolver used 1.9827 second user time and 5.13022 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-08 19:42:30
IDJOB=3189333
IDBENCH=82864
IDSOLVER=1608
FILE ID=node118/3189333-1302284550
RUNJOBID= node118-1302280644-32724
PBS_JOBID= 12919080
Free space on /tmp= 70936 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S2127424322-078.UNKNOWN.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189333-1302284550/watcher-3189333-1302284550 -o /tmp/evaluation-result-3189333-1302284550/solver-3189333-1302284550 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189333-1302284550.cnf

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

MD5SUM BENCH= f8b6732f9f469525eb7751d9d1024a94
RANDOM SEED=148118268

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11090592 kB
Buffers:        542712 kB
Cached:       20669244 kB
SwapCached:        640 kB
Active:        9607524 kB
Inactive:     11782992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11090592 kB
SwapTotal:    67111528 kB
SwapFree:     67110456 kB
Dirty:             464 kB
Writeback:           0 kB
AnonPages:      178056 kB
Mapped:          18016 kB
Slab:           404404 kB
PageTables:       5580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   523660 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= 70936 MiB
End job on node118 at 2011-04-08 20:04:12