Trace number 3189490

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S902286199-017.SATISFIABLE.cnf
MD5SUM598e5ac0f35fb3d353f44669087059bc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035993
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 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-3189490-1302286398/watcher-3189490-1302286398 -o /tmp/evaluation-result-3189490-1302286398/solver-3189490-1302286398 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189490-1302286398.cnf 

running on 2 cores: 4,6

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: 3.43 3.90 4.00 5/213 17763
/proc/meminfo: memFree=16420692/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=11760 CPUtime=0 cores=4,6
/proc/17763/stat : 17763 (runsolver) R 17761 17763 16757 0 -1 4202560 46 0 0 0 0 0 0 0 22 0 1 0 418870442 12042240 55 33554432000 4194304 5392636 140733543707424 18446744073709551615 5012135 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/17763/statm: 2940 55 36 293 0 2644 0

[startup+0.060306 s]
/proc/loadavg: 3.43 3.90 4.00 5/213 17763
/proc/meminfo: memFree=16420692/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=109640 CPUtime=0.05 cores=4,6
/proc/17763/stat : 17763 (mono) R 17761 17763 16757 0 -1 4202496 2420 0 0 0 5 0 0 0 18 0 9 0 418870442 112271360 2321 33554432000 4194304 7232020 140735425993376 18446744073709551615 5574530 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/17763/statm: 27410 2321 1000 742 0 19981 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 109640

[startup+0.100353 s]
/proc/loadavg: 3.43 3.90 4.00 5/213 17763
/proc/meminfo: memFree=16420692/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=112544 CPUtime=0.09 cores=4,6
/proc/17763/stat : 17763 (mono) R 17761 17763 16757 0 -1 4202496 2908 0 0 0 9 0 0 0 18 0 9 0 418870442 115245056 2809 33554432000 4194304 7232020 140735425993376 18446744073709551615 1155348193 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/17763/statm: 28136 2809 1025 742 0 20707 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 112544

[startup+0.300315 s]
/proc/loadavg: 3.43 3.90 4.00 5/213 17763
/proc/meminfo: memFree=16420692/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=112608 CPUtime=0.29 cores=4,6
/proc/17763/stat : 17763 (mono) R 17761 17763 16757 0 -1 4202496 2928 0 0 0 29 0 0 0 18 0 9 0 418870442 115310592 2829 33554432000 4194304 7232020 140735425993376 18446744073709551615 1155346528 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/17763/statm: 28152 2829 1025 742 0 20723 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 112608

[startup+0.700243 s]
/proc/loadavg: 3.43 3.90 4.00 5/213 17763
/proc/meminfo: memFree=16420692/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=112672 CPUtime=0.68 cores=4,6
/proc/17763/stat : 17763 (mono) R 17761 17763 16757 0 -1 4202496 3219 0 0 0 68 0 0 0 18 0 9 0 418870442 115376128 3120 33554432000 4194304 7232020 140735425993376 18446744073709551615 231895181428 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/17763/statm: 28168 3120 1025 742 0 20739 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 112672

[startup+1.50112 s]
/proc/loadavg: 3.43 3.90 4.00 5/222 17772
/proc/meminfo: memFree=16402044/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=114800 CPUtime=1.49 cores=4,6
/proc/17763/stat : 17763 (mono) R 17761 17763 16757 0 -1 4202496 3606 0 0 0 149 0 0 0 18 0 9 0 418870442 117555200 3489 33554432000 4194304 7232020 140735425993376 18446744073709551615 1155345999 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/17763/statm: 28700 3489 1025 742 0 21271 0
[pid=17763/tid=17765] ppid=17761 vsize=114800 CPUtime=0 cores=4,6
/proc/17763/task/17765/stat : 17765 (mono) S 17761 17763 16757 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 418870443 117555200 3489 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17766] ppid=17761 vsize=114800 CPUtime=0 cores=4,6
/proc/17763/task/17766/stat : 17766 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418870443 117555200 3489 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17767] ppid=17761 vsize=114800 CPUtime=0 cores=4,6
/proc/17763/task/17767/stat : 17767 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418870443 117555200 3489 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17768] ppid=17761 vsize=114800 CPUtime=0 cores=4,6
/proc/17763/task/17768/stat : 17768 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418870443 117555200 3489 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17769] ppid=17761 vsize=114800 CPUtime=0 cores=4,6
/proc/17763/task/17769/stat : 17769 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418870443 117555200 3489 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17770] ppid=17761 vsize=114800 CPUtime=0 cores=4,6
/proc/17763/task/17770/stat : 17770 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418870443 117555200 3489 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17771] ppid=17761 vsize=114800 CPUtime=0 cores=4,6
/proc/17763/task/17771/stat : 17771 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418870443 117555200 3489 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17772] ppid=17761 vsize=114800 CPUtime=0 cores=4,6
/proc/17763/task/17772/stat : 17772 (mono) S 17761 17763 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418870443 117555200 3489 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907314097 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114800

[startup+3.10079 s]
/proc/loadavg: 3.43 3.90 4.00 5/222 17772
/proc/meminfo: memFree=16392372/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=117892 CPUtime=3.11 cores=4,6
/proc/17763/stat : 17763 (mono) R 17761 17763 16757 0 -1 4202496 4591 0 0 0 311 0 0 0 18 0 9 0 418870442 120721408 3946 33554432000 4194304 7232020 140735425993376 18446744073709551615 1155347257 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/17763/statm: 29473 3946 1025 742 0 22044 0
[pid=17763/tid=17765] ppid=17761 vsize=117892 CPUtime=0.01 cores=4,6
/proc/17763/task/17765/stat : 17765 (mono) S 17761 17763 16757 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 418870443 120721408 3946 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17766] ppid=17761 vsize=117892 CPUtime=0 cores=4,6
/proc/17763/task/17766/stat : 17766 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418870443 120721408 3946 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17767] ppid=17761 vsize=117892 CPUtime=0 cores=4,6
/proc/17763/task/17767/stat : 17767 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418870443 120721408 3946 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17768] ppid=17761 vsize=117892 CPUtime=0.01 cores=4,6
/proc/17763/task/17768/stat : 17768 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418870443 120721408 3946 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17769] ppid=17761 vsize=117892 CPUtime=0.01 cores=4,6
/proc/17763/task/17769/stat : 17769 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418870443 120721408 3946 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17770] ppid=17761 vsize=117892 CPUtime=0.01 cores=4,6
/proc/17763/task/17770/stat : 17770 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418870443 120721408 3946 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17771] ppid=17761 vsize=117892 CPUtime=0 cores=4,6
/proc/17763/task/17771/stat : 17771 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418870443 120721408 3946 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17772] ppid=17761 vsize=117892 CPUtime=0 cores=4,6
/proc/17763/task/17772/stat : 17772 (mono) S 17761 17763 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418870443 120721408 3946 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907314097 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 117892

[startup+6.30114 s]
/proc/loadavg: 3.48 3.90 4.00 4/209 17789
/proc/meminfo: memFree=16388728/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=126880 CPUtime=6.36 cores=4,6
/proc/17763/stat : 17763 (mono) R 17761 17763 16757 0 -1 4202496 6551 0 0 0 635 1 0 0 18 0 9 0 418870442 129925120 4905 33554432000 4194304 7232020 140735425993376 18446744073709551615 1155346875 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/17763/statm: 31720 4905 1025 742 0 24291 0
[pid=17763/tid=17765] ppid=17761 vsize=126880 CPUtime=0.02 cores=4,6
/proc/17763/task/17765/stat : 17765 (mono) S 17761 17763 16757 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 418870443 129925120 4905 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17766] ppid=17761 vsize=126880 CPUtime=0.01 cores=4,6
/proc/17763/task/17766/stat : 17766 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418870443 129925120 4905 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17767] ppid=17761 vsize=126880 CPUtime=0.02 cores=4,6
/proc/17763/task/17767/stat : 17767 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418870443 129925120 4905 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17768] ppid=17761 vsize=126880 CPUtime=0.02 cores=4,6
/proc/17763/task/17768/stat : 17768 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418870443 129925120 4905 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17769] ppid=17761 vsize=126880 CPUtime=0.02 cores=4,6
/proc/17763/task/17769/stat : 17769 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418870443 129925120 4905 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17770] ppid=17761 vsize=126880 CPUtime=0.02 cores=4,6
/proc/17763/task/17770/stat : 17770 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 418870443 129925120 4905 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17771] ppid=17761 vsize=126880 CPUtime=0.01 cores=4,6
/proc/17763/task/17771/stat : 17771 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418870443 129925120 4905 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17772] ppid=17761 vsize=126880 CPUtime=0 cores=4,6
/proc/17763/task/17772/stat : 17772 (mono) S 17761 17763 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418870443 129925120 4905 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907314097 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 126880

[startup+12.701 s]
/proc/loadavg: 3.68 3.94 4.01 5/222 17807
/proc/meminfo: memFree=16353068/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=133872 CPUtime=12.84 cores=4,6
/proc/17763/stat : 17763 (mono) R 17761 17763 16757 0 -1 4202496 8838 0 0 0 1283 1 0 0 18 0 9 0 418870442 137084928 5823 33554432000 4194304 7232020 140735425993376 18446744073709551615 1155354060 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/17763/statm: 33468 5823 1026 742 0 26039 0
[pid=17763/tid=17765] ppid=17761 vsize=133872 CPUtime=0.04 cores=4,6
/proc/17763/task/17765/stat : 17765 (mono) S 17761 17763 16757 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 9 0 418870443 137084928 5823 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17766] ppid=17761 vsize=133872 CPUtime=0.04 cores=4,6
/proc/17763/task/17766/stat : 17766 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 418870443 137084928 5823 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17767] ppid=17761 vsize=133872 CPUtime=0.04 cores=4,6
/proc/17763/task/17767/stat : 17767 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 418870443 137084928 5823 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17768] ppid=17761 vsize=133872 CPUtime=0.05 cores=4,6
/proc/17763/task/17768/stat : 17768 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 418870443 137084928 5823 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17769] ppid=17761 vsize=133872 CPUtime=0.05 cores=4,6
/proc/17763/task/17769/stat : 17769 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 418870443 137084928 5823 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17770] ppid=17761 vsize=133872 CPUtime=0.05 cores=4,6
/proc/17763/task/17770/stat : 17770 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 418870443 137084928 5823 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17771] ppid=17761 vsize=133872 CPUtime=0.03 cores=4,6
/proc/17763/task/17771/stat : 17771 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418870443 137084928 5823 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17772] ppid=17761 vsize=133872 CPUtime=0 cores=4,6
/proc/17763/task/17772/stat : 17772 (mono) S 17761 17763 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418870443 137084928 5823 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907314097 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.84
Current children cumulated vsize (KiB) 133872

[startup+25.5005 s]
/proc/loadavg: 3.75 3.94 4.01 5/222 17808
/proc/meminfo: memFree=16314272/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=142256 CPUtime=25.81 cores=4,6
/proc/17763/stat : 17763 (mono) R 17761 17763 16757 0 -1 4202496 12943 0 0 0 2579 2 0 0 18 0 9 0 418870442 145670144 9641 33554432000 4194304 7232020 140735425993376 18446744073709551615 1155346549 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/17763/statm: 35564 9641 1026 742 0 28135 0
[pid=17763/tid=17765] ppid=17761 vsize=142256 CPUtime=0.1 cores=4,6
/proc/17763/task/17765/stat : 17765 (mono) S 17761 17763 16757 0 -1 4202560 4 0 0 0 10 0 0 0 16 0 9 0 418870443 145670144 9641 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17766] ppid=17761 vsize=142256 CPUtime=0.1 cores=4,6
/proc/17763/task/17766/stat : 17766 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 10 0 0 0 15 0 9 0 418870443 145670144 9641 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17767] ppid=17761 vsize=142256 CPUtime=0.09 cores=4,6
/proc/17763/task/17767/stat : 17767 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 418870443 145670144 9641 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17768] ppid=17761 vsize=142256 CPUtime=0.1 cores=4,6
/proc/17763/task/17768/stat : 17768 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 10 0 0 0 15 0 9 0 418870443 145670144 9641 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17769] ppid=17761 vsize=142256 CPUtime=0.11 cores=4,6
/proc/17763/task/17769/stat : 17769 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 418870443 145670144 9641 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17770] ppid=17761 vsize=142256 CPUtime=0.11 cores=4,6
/proc/17763/task/17770/stat : 17770 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 11 0 0 0 16 0 9 0 418870443 145670144 9641 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17771] ppid=17761 vsize=142256 CPUtime=0.08 cores=4,6
/proc/17763/task/17771/stat : 17771 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 418870443 145670144 9641 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17772] ppid=17761 vsize=142256 CPUtime=0.01 cores=4,6
/proc/17763/task/17772/stat : 17772 (mono) S 17761 17763 16757 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 418870443 145670144 9641 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907314097 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.81
Current children cumulated vsize (KiB) 142256

[startup+51.1008 s]
/proc/loadavg: 3.83 3.94 4.01 5/222 17808
/proc/meminfo: memFree=16277036/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=150640 CPUtime=51.77 cores=4,6
/proc/17763/stat : 17763 (mono) R 17761 17763 16757 0 -1 4202496 18254 0 0 0 5173 4 0 0 21 0 9 0 418870442 154255360 11602 33554432000 4194304 7232020 140735425993376 18446744073709551615 1155345999 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/17763/statm: 37660 11602 1036 742 0 30231 0
[pid=17763/tid=17765] ppid=17761 vsize=150640 CPUtime=0.22 cores=4,6
/proc/17763/task/17765/stat : 17765 (mono) S 17761 17763 16757 0 -1 4202560 4 0 0 0 22 0 0 0 15 0 9 0 418870443 154255360 11602 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17766] ppid=17761 vsize=150640 CPUtime=0.2 cores=4,6
/proc/17763/task/17766/stat : 17766 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 20 0 0 0 15 0 9 0 418870443 154255360 11602 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17767] ppid=17761 vsize=150640 CPUtime=0.2 cores=4,6

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

/proc/17763/task/17768/stat : 17768 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 252 0 0 0 15 0 9 0 418870443 274186240 31702 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17769] ppid=17761 vsize=267760 CPUtime=2.78 cores=4,6
/proc/17763/task/17769/stat : 17769 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 277 1 0 0 16 0 9 0 418870443 274186240 31702 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17770] ppid=17761 vsize=267760 CPUtime=2.54 cores=4,6
/proc/17763/task/17770/stat : 17770 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 254 0 0 0 15 0 9 0 418870443 274186240 31702 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17771] ppid=17761 vsize=267760 CPUtime=2.75 cores=4,6
/proc/17763/task/17771/stat : 17771 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 274 1 0 0 15 0 9 0 418870443 274186240 31702 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17772] ppid=17761 vsize=267760 CPUtime=0.04 cores=4,6
/proc/17763/task/17772/stat : 17772 (mono) S 17761 17763 16757 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 418870443 274186240 31702 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907314097 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 951.39
Current children cumulated vsize (KiB) 267760

[startup+1002.3 s]
/proc/loadavg: 4.17 4.10 4.03 5/222 17834
/proc/meminfo: memFree=15882296/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=267760 CPUtime=1011.96 cores=4,6
/proc/17763/stat : 17763 (mono) R 17761 17763 16757 0 -1 4202496 91491 0 0 0 101167 29 0 0 25 0 9 0 418870442 274186240 33485 33554432000 4194304 7232020 140735425993376 18446744073709551615 1155345999 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/17763/statm: 66940 33485 1037 742 0 59511 0
[pid=17763/tid=17765] ppid=17761 vsize=267760 CPUtime=3.04 cores=4,6
/proc/17763/task/17765/stat : 17765 (mono) S 17761 17763 16757 0 -1 4202560 4 0 0 0 304 0 0 0 15 0 9 0 418870443 274186240 33485 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17766] ppid=17761 vsize=267760 CPUtime=2.96 cores=4,6
/proc/17763/task/17766/stat : 17766 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 296 0 0 0 15 0 9 0 418870443 274186240 33485 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17767] ppid=17761 vsize=267760 CPUtime=2.82 cores=4,6
/proc/17763/task/17767/stat : 17767 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 282 0 0 0 15 0 9 0 418870443 274186240 33485 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17768] ppid=17761 vsize=267760 CPUtime=2.68 cores=4,6
/proc/17763/task/17768/stat : 17768 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 268 0 0 0 16 0 9 0 418870443 274186240 33485 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17769] ppid=17761 vsize=267760 CPUtime=2.95 cores=4,6
/proc/17763/task/17769/stat : 17769 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 294 1 0 0 15 0 9 0 418870443 274186240 33485 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17770] ppid=17761 vsize=267760 CPUtime=2.66 cores=4,6
/proc/17763/task/17770/stat : 17770 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 266 0 0 0 15 0 9 0 418870443 274186240 33485 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17771] ppid=17761 vsize=267760 CPUtime=2.85 cores=4,6
/proc/17763/task/17771/stat : 17771 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 284 1 0 0 15 0 9 0 418870443 274186240 33485 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17772] ppid=17761 vsize=267760 CPUtime=0.04 cores=4,6
/proc/17763/task/17772/stat : 17772 (mono) S 17761 17763 16757 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 418870443 274186240 33485 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907314097 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1011.96
Current children cumulated vsize (KiB) 267760

[startup+1062.3 s]
/proc/loadavg: 4.06 4.08 4.02 5/222 17835
/proc/meminfo: memFree=15847040/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=267760 CPUtime=1072.29 cores=4,6
/proc/17763/stat : 17763 (mono) R 17761 17763 16757 0 -1 4202496 94494 0 0 0 107199 30 0 0 25 0 9 0 418870442 274186240 36420 33554432000 4194304 7232020 140735425993376 18446744073709551615 1155345999 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/17763/statm: 66940 36420 1037 742 0 59511 0
[pid=17763/tid=17765] ppid=17761 vsize=267760 CPUtime=3.13 cores=4,6
/proc/17763/task/17765/stat : 17765 (mono) S 17761 17763 16757 0 -1 4202560 4 0 0 0 313 0 0 0 15 0 9 0 418870443 274186240 36420 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17766] ppid=17761 vsize=267760 CPUtime=3.07 cores=4,6
/proc/17763/task/17766/stat : 17766 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 307 0 0 0 15 0 9 0 418870443 274186240 36420 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17767] ppid=17761 vsize=267760 CPUtime=2.88 cores=4,6
/proc/17763/task/17767/stat : 17767 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 288 0 0 0 15 0 9 0 418870443 274186240 36420 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17768] ppid=17761 vsize=267760 CPUtime=2.78 cores=4,6
/proc/17763/task/17768/stat : 17768 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 278 0 0 0 15 0 9 0 418870443 274186240 36420 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17769] ppid=17761 vsize=267760 CPUtime=2.99 cores=4,6
/proc/17763/task/17769/stat : 17769 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 298 1 0 0 16 0 9 0 418870443 274186240 36420 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17770] ppid=17761 vsize=267760 CPUtime=2.73 cores=4,6
/proc/17763/task/17770/stat : 17770 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 273 0 0 0 15 0 9 0 418870443 274186240 36420 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17771] ppid=17761 vsize=267760 CPUtime=2.94 cores=4,6
/proc/17763/task/17771/stat : 17771 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 293 1 0 0 16 0 9 0 418870443 274186240 36420 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17772] ppid=17761 vsize=267760 CPUtime=0.04 cores=4,6
/proc/17763/task/17772/stat : 17772 (mono) S 17761 17763 16757 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 418870443 274186240 36420 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907314097 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1072.29
Current children cumulated vsize (KiB) 267760

[startup+1122.3 s]
/proc/loadavg: 4.18 4.10 4.03 5/222 17837
/proc/meminfo: memFree=15789336/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=267760 CPUtime=1132.5 cores=4,6
/proc/17763/stat : 17763 (mono) R 17761 17763 16757 0 -1 4202496 97866 0 0 0 113219 31 0 0 25 0 9 0 418870442 274186240 39792 33554432000 4194304 7232020 140735425993376 18446744073709551615 1155346568 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/17763/statm: 66940 39792 1037 742 0 59511 0
[pid=17763/tid=17765] ppid=17761 vsize=267760 CPUtime=3.2 cores=4,6
/proc/17763/task/17765/stat : 17765 (mono) S 17761 17763 16757 0 -1 4202560 4 0 0 0 320 0 0 0 16 0 9 0 418870443 274186240 39792 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17766] ppid=17761 vsize=267760 CPUtime=3.13 cores=4,6
/proc/17763/task/17766/stat : 17766 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 313 0 0 0 16 0 9 0 418870443 274186240 39792 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17767] ppid=17761 vsize=267760 CPUtime=2.94 cores=4,6
/proc/17763/task/17767/stat : 17767 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 294 0 0 0 15 0 9 0 418870443 274186240 39792 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17768] ppid=17761 vsize=267760 CPUtime=2.85 cores=4,6
/proc/17763/task/17768/stat : 17768 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 285 0 0 0 15 0 9 0 418870443 274186240 39792 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17769] ppid=17761 vsize=267760 CPUtime=3.03 cores=4,6
/proc/17763/task/17769/stat : 17769 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 302 1 0 0 16 0 9 0 418870443 274186240 39792 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17770] ppid=17761 vsize=267760 CPUtime=2.75 cores=4,6
/proc/17763/task/17770/stat : 17770 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 275 0 0 0 16 0 9 0 418870443 274186240 39792 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17771] ppid=17761 vsize=267760 CPUtime=2.99 cores=4,6
/proc/17763/task/17771/stat : 17771 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 298 1 0 0 16 0 9 0 418870443 274186240 39792 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17772] ppid=17761 vsize=267760 CPUtime=0.04 cores=4,6
/proc/17763/task/17772/stat : 17772 (mono) S 17761 17763 16757 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 418870443 274186240 39792 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907314097 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1132.5
Current children cumulated vsize (KiB) 267760

[startup+1182.3 s]
/proc/loadavg: 4.06 4.08 4.02 5/222 17838
/proc/meminfo: memFree=15721840/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=293700 CPUtime=1192.71 cores=4,6
/proc/17763/stat : 17763 (mono) R 17761 17763 16757 0 -1 4202496 105195 0 0 0 119239 32 0 0 25 0 9 0 418870442 300748800 47121 33554432000 4194304 7232020 140735425993376 18446744073709551615 1155346549 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/17763/statm: 73425 47121 1037 742 0 65996 0
[pid=17763/tid=17765] ppid=17761 vsize=293700 CPUtime=3.27 cores=4,6
/proc/17763/task/17765/stat : 17765 (mono) S 17761 17763 16757 0 -1 4202560 4 0 0 0 327 0 0 0 15 0 9 0 418870443 300748800 47121 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17766] ppid=17761 vsize=293700 CPUtime=3.19 cores=4,6
/proc/17763/task/17766/stat : 17766 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 319 0 0 0 16 0 9 0 418870443 300748800 47121 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17767] ppid=17761 vsize=293700 CPUtime=2.97 cores=4,6
/proc/17763/task/17767/stat : 17767 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 297 0 0 0 15 0 9 0 418870443 300748800 47121 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17768] ppid=17761 vsize=293700 CPUtime=2.93 cores=4,6
/proc/17763/task/17768/stat : 17768 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 293 0 0 0 16 0 9 0 418870443 300748800 47121 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17769] ppid=17761 vsize=293700 CPUtime=3.05 cores=4,6
/proc/17763/task/17769/stat : 17769 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 304 1 0 0 15 0 9 0 418870443 300748800 47121 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17770] ppid=17761 vsize=293700 CPUtime=2.79 cores=4,6
/proc/17763/task/17770/stat : 17770 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 279 0 0 0 15 0 9 0 418870443 300748800 47121 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17771] ppid=17761 vsize=293700 CPUtime=3.02 cores=4,6
/proc/17763/task/17771/stat : 17771 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 301 1 0 0 16 0 9 0 418870443 300748800 47121 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17772] ppid=17761 vsize=293700 CPUtime=0.04 cores=4,6
/proc/17763/task/17772/stat : 17772 (mono) S 17761 17763 16757 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 418870443 300748800 47121 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907314097 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1192.71
Current children cumulated vsize (KiB) 293700

[startup+1242.3 s]
/proc/loadavg: 4.08 4.08 4.02 5/222 17840
/proc/meminfo: memFree=15745608/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=301956 CPUtime=1252.83 cores=4,6
/proc/17763/stat : 17763 (mono) R 17761 17763 16757 0 -1 4202496 108111 0 0 0 125251 32 0 0 25 0 9 0 418870442 309202944 50037 33554432000 4194304 7232020 140735425993376 18446744073709551615 1155346974 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/17763/statm: 75489 50037 1037 742 0 68060 0
[pid=17763/tid=17765] ppid=17761 vsize=301956 CPUtime=3.33 cores=4,6
/proc/17763/task/17765/stat : 17765 (mono) S 17761 17763 16757 0 -1 4202560 4 0 0 0 333 0 0 0 15 0 9 0 418870443 309202944 50037 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17766] ppid=17761 vsize=301956 CPUtime=3.21 cores=4,6
/proc/17763/task/17766/stat : 17766 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 321 0 0 0 15 0 9 0 418870443 309202944 50037 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17767] ppid=17761 vsize=301956 CPUtime=3 cores=4,6
/proc/17763/task/17767/stat : 17767 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 300 0 0 0 15 0 9 0 418870443 309202944 50037 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17768] ppid=17761 vsize=301956 CPUtime=3 cores=4,6
/proc/17763/task/17768/stat : 17768 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 300 0 0 0 16 0 9 0 418870443 309202944 50037 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17769] ppid=17761 vsize=301956 CPUtime=3.07 cores=4,6
/proc/17763/task/17769/stat : 17769 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 306 1 0 0 15 0 9 0 418870443 309202944 50037 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17770] ppid=17761 vsize=301956 CPUtime=2.85 cores=4,6
/proc/17763/task/17770/stat : 17770 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 285 0 0 0 15 0 9 0 418870443 309202944 50037 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17771] ppid=17761 vsize=301956 CPUtime=3.09 cores=4,6
/proc/17763/task/17771/stat : 17771 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 308 1 0 0 16 0 9 0 418870443 309202944 50037 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17772] ppid=17761 vsize=301956 CPUtime=0.04 cores=4,6
/proc/17763/task/17772/stat : 17772 (mono) S 17761 17763 16757 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 418870443 309202944 50037 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907314097 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1252.83
Current children cumulated vsize (KiB) 301956



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.07 4.02 3/202 17844
/proc/meminfo: memFree=16041832/32950928 swapFree=67111528/67111528
[pid=17763] ppid=17761 vsize=318532 CPUtime=1310.67 cores=4,6
/proc/17763/stat : 17763 (mono) R 17761 17763 16757 0 -1 4202496 111217 0 0 0 131034 33 0 0 25 0 9 0 418870442 326176768 53143 33554432000 4194304 7232020 140735425993376 18446744073709551615 1155345999 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/17763/statm: 79633 53143 1037 742 0 72204 0
[pid=17763/tid=17765] ppid=17761 vsize=318532 CPUtime=3.34 cores=4,6
/proc/17763/task/17765/stat : 17765 (mono) S 17761 17763 16757 0 -1 4202560 4 0 0 0 334 0 0 0 16 0 9 0 418870443 326176768 53143 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17766] ppid=17761 vsize=318532 CPUtime=3.26 cores=4,6
/proc/17763/task/17766/stat : 17766 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 326 0 0 0 16 0 9 0 418870443 326176768 53143 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17767] ppid=17761 vsize=318532 CPUtime=3.04 cores=4,6
/proc/17763/task/17767/stat : 17767 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 304 0 0 0 16 0 9 0 418870443 326176768 53143 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17768] ppid=17761 vsize=318532 CPUtime=3.01 cores=4,6
/proc/17763/task/17768/stat : 17768 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 301 0 0 0 15 0 9 0 418870443 326176768 53143 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17769] ppid=17761 vsize=318532 CPUtime=3.09 cores=4,6
/proc/17763/task/17769/stat : 17769 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 308 1 0 0 15 0 9 0 418870443 326176768 53143 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17770] ppid=17761 vsize=318532 CPUtime=2.87 cores=4,6
/proc/17763/task/17770/stat : 17770 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 287 0 0 0 15 0 9 0 418870443 326176768 53143 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
[pid=17763/tid=17771] ppid=17761 vsize=318532 CPUtime=3.14 cores=4,6
/proc/17763/task/17771/stat : 17771 (mono) S 17761 17763 16757 0 -1 4202560 2 0 0 0 313 1 0 0 16 0 9 0 418870443 326176768 53143 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907306393 0 0 4096 545260780 18446604453897501504 0 0 -1 6 0 0 0
[pid=17763/tid=17772] ppid=17761 vsize=318532 CPUtime=0.04 cores=4,6
/proc/17763/task/17772/stat : 17772 (mono) S 17761 17763 16757 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 418870443 326176768 53143 33554432000 4194304 7232020 140735425993376 18446744073709551615 231907314097 0 0 4096 545260780 18446604453897501504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1310.67
Current children cumulated vsize (KiB) 318532

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): 1310.69
CPU user time (s): 1310.35
CPU system time (s): 0.341948
CPU usage (%): 100.82
Max. virtual memory (cumulated for all children) (KiB): 318532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1310.35
system time used= 0.341948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111217
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= 94964
involuntary context switches= 25275

runsolver used 2.24366 second user time and 4.88326 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-08 20:13:18
IDJOB=3189490
IDBENCH=83021
IDSOLVER=1608
FILE ID=node114/3189490-1302286398
RUNJOBID= node114-1302286397-17698
PBS_JOBID= 12919054
Free space on /tmp= 71184 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S902286199-017.SATISFIABLE.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189490-1302286398/watcher-3189490-1302286398 -o /tmp/evaluation-result-3189490-1302286398/solver-3189490-1302286398 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189490-1302286398.cnf

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

MD5SUM BENCH= 598e5ac0f35fb3d353f44669087059bc
RANDOM SEED=1736831296

node114.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.848
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.69
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.848
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	: 5226.15
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.848
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.848
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.73
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.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16420972 kB
Buffers:        533356 kB
Cached:       15481920 kB
SwapCached:          0 kB
Active:        3493236 kB
Inactive:     12606120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16420972 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             660 kB
Writeback:           0 kB
AnonPages:       83348 kB
Mapped:          17804 kB
Slab:           367904 kB
PageTables:       5368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   493708 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= 71184 MiB
End job on node114 at 2011-04-08 20:35:00