Trace number 3189126

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) 1304.53 1300.05

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S926207202-053-UNKNOWN.cnf
MD5SUMbd4912a5ba3146c46ac3a58d7861d9a6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark37.8762
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
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-3189126-1302281946/watcher-3189126-1302281946 -o /tmp/evaluation-result-3189126-1302281946/solver-3189126-1302281946 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189126-1302281946.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: 4.00 4.03 4.13 10/200 501
/proc/meminfo: memFree=11178844/32951124 swapFree=67110456/67111528
[pid=501] ppid=499 vsize=11760 CPUtime=0 cores=4,6
/proc/501/stat : 501 (runsolver) R 499 501 32703 0 -1 4202560 46 0 0 0 0 0 0 0 25 0 1 0 418425277 12042240 55 33554432000 4194304 5392636 140734962741376 18446744073709551615 5012135 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/501/statm: 2940 55 36 293 0 2644 0

[startup+0.0666989 s]
/proc/loadavg: 4.00 4.03 4.13 10/200 501
/proc/meminfo: memFree=11178844/32951124 swapFree=67110456/67111528
[pid=501] ppid=499 vsize=108952 CPUtime=0.05 cores=4,6
/proc/501/stat : 501 (mono) S 499 501 32703 0 -1 4202496 2250 0 0 0 5 0 0 0 18 0 9 0 418425277 111566848 2151 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/501/statm: 27238 2151 975 742 0 19809 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 108952

[startup+0.102113 s]
/proc/loadavg: 4.00 4.03 4.13 10/200 501
/proc/meminfo: memFree=11178844/32951124 swapFree=67110456/67111528
[pid=501] ppid=499 vsize=110020 CPUtime=0.09 cores=4,6
/proc/501/stat : 501 (mono) S 499 501 32703 0 -1 4202496 2521 0 0 0 9 0 0 0 18 0 9 0 418425277 112660480 2422 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296749489 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/501/statm: 27505 2451 975 742 0 20076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 110020

[startup+0.304965 s]
/proc/loadavg: 4.00 4.03 4.13 10/200 501
/proc/meminfo: memFree=11178844/32951124 swapFree=67110456/67111528
[pid=501] ppid=499 vsize=116068 CPUtime=0.3 cores=4,6
/proc/501/stat : 501 (mono) R 499 501 32703 0 -1 4202496 3886 0 0 0 30 0 0 0 18 0 9 0 418425277 118853632 3787 33554432000 4194304 7232020 140735569833520 18446744073709551615 1083359504 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/501/statm: 29017 3787 975 742 0 21588 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 116068

[startup+0.700916 s]
/proc/loadavg: 4.00 4.03 4.13 10/200 501
/proc/meminfo: memFree=11178844/32951124 swapFree=67110456/67111528
[pid=501] ppid=499 vsize=201772 CPUtime=0.73 cores=4,6
/proc/501/stat : 501 (mono) R 499 501 32703 0 -1 4202496 25343 0 0 0 71 2 0 0 18 0 9 0 418425277 206614528 25244 33554432000 4194304 7232020 140735569833520 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/501/statm: 50443 25245 999 742 0 43014 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 201772

[startup+1.50079 s]
/proc/loadavg: 4.00 4.03 4.13 5/222 528
/proc/meminfo: memFree=10811256/32951124 swapFree=67110456/67111528
[pid=501] ppid=499 vsize=235076 CPUtime=1.53 cores=4,6
/proc/501/stat : 501 (mono) R 499 501 32703 0 -1 4202496 32039 0 0 0 151 2 0 0 18 0 9 0 418425277 240717824 31939 33554432000 4194304 7232020 140735569833520 18446744073709551615 1099054671 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/501/statm: 58769 31939 1023 742 0 51340 0
[pid=501/tid=503] ppid=499 vsize=235076 CPUtime=0.01 cores=4,6
/proc/501/task/503/stat : 503 (mono) S 499 501 32703 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 418425278 240717824 31939 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=504] ppid=499 vsize=235076 CPUtime=0 cores=4,6
/proc/501/task/504/stat : 504 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418425278 240717824 31939 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=505] ppid=499 vsize=235076 CPUtime=0.02 cores=4,6
/proc/501/task/505/stat : 505 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 418425278 240717824 31939 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=506] ppid=499 vsize=235076 CPUtime=0.01 cores=4,6
/proc/501/task/506/stat : 506 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418425278 240717824 31939 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=507] ppid=499 vsize=235076 CPUtime=0 cores=4,6
/proc/501/task/507/stat : 507 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418425278 240717824 31939 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=508] ppid=499 vsize=235076 CPUtime=0.02 cores=4,6
/proc/501/task/508/stat : 508 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 418425278 240717824 31939 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=509] ppid=499 vsize=235076 CPUtime=0 cores=4,6
/proc/501/task/509/stat : 509 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418425278 240717824 31939 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=510] ppid=499 vsize=235076 CPUtime=0 cores=4,6
/proc/501/task/510/stat : 510 (mono) S 499 501 32703 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 418425279 240717824 31939 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296749489 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 235076

[startup+3.10051 s]
/proc/loadavg: 4.00 4.03 4.13 5/222 528
/proc/meminfo: memFree=10801332/32951124 swapFree=67110456/67111528
[pid=501] ppid=499 vsize=235780 CPUtime=3.15 cores=4,6
/proc/501/stat : 501 (mono) R 499 501 32703 0 -1 4202496 33362 0 0 0 312 3 0 0 18 0 9 0 418425277 241438720 33262 33554432000 4194304 7232020 140735569833520 18446744073709551615 1099055221 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/501/statm: 58945 33262 1023 742 0 51516 0
[pid=501/tid=503] ppid=499 vsize=235780 CPUtime=0.01 cores=4,6
/proc/501/task/503/stat : 503 (mono) S 499 501 32703 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 418425278 241438720 33262 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=504] ppid=499 vsize=235780 CPUtime=0 cores=4,6
/proc/501/task/504/stat : 504 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418425278 241438720 33262 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=505] ppid=499 vsize=235780 CPUtime=0.02 cores=4,6
/proc/501/task/505/stat : 505 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 418425278 241438720 33262 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=506] ppid=499 vsize=235780 CPUtime=0.02 cores=4,6
/proc/501/task/506/stat : 506 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 418425278 241438720 33262 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=507] ppid=499 vsize=235780 CPUtime=0 cores=4,6
/proc/501/task/507/stat : 507 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418425278 241438720 33262 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=508] ppid=499 vsize=235780 CPUtime=0.02 cores=4,6
/proc/501/task/508/stat : 508 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 418425278 241438720 33262 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=509] ppid=499 vsize=235780 CPUtime=0 cores=4,6
/proc/501/task/509/stat : 509 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418425278 241438720 33262 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=510] ppid=499 vsize=235780 CPUtime=0 cores=4,6
/proc/501/task/510/stat : 510 (mono) S 499 501 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418425279 241438720 33262 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296749489 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 235780

[startup+6.30095 s]
/proc/loadavg: 4.00 4.03 4.13 5/222 528
/proc/meminfo: memFree=10777400/32951124 swapFree=67110456/67111528
[pid=501] ppid=499 vsize=235844 CPUtime=6.36 cores=4,6
/proc/501/stat : 501 (mono) R 499 501 32703 0 -1 4202496 33848 0 0 0 633 3 0 0 19 0 9 0 418425277 241504256 33748 33554432000 4194304 7232020 140735569833520 18446744073709551615 1099055807 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/501/statm: 58961 33748 1023 742 0 51532 0
[pid=501/tid=503] ppid=499 vsize=235844 CPUtime=0.01 cores=4,6
/proc/501/task/503/stat : 503 (mono) S 499 501 32703 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 418425278 241504256 33748 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=504] ppid=499 vsize=235844 CPUtime=0 cores=4,6
/proc/501/task/504/stat : 504 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418425278 241504256 33748 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=505] ppid=499 vsize=235844 CPUtime=0.02 cores=4,6
/proc/501/task/505/stat : 505 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418425278 241504256 33748 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=506] ppid=499 vsize=235844 CPUtime=0.02 cores=4,6
/proc/501/task/506/stat : 506 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418425278 241504256 33748 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=507] ppid=499 vsize=235844 CPUtime=0 cores=4,6
/proc/501/task/507/stat : 507 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418425278 241504256 33748 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=508] ppid=499 vsize=235844 CPUtime=0.02 cores=4,6
/proc/501/task/508/stat : 508 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418425278 241504256 33748 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=509] ppid=499 vsize=235844 CPUtime=0 cores=4,6
/proc/501/task/509/stat : 509 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418425278 241504256 33748 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=510] ppid=499 vsize=235844 CPUtime=0 cores=4,6
/proc/501/task/510/stat : 510 (mono) S 499 501 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418425279 241504256 33748 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296749489 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 235844

[startup+12.7009 s]
/proc/loadavg: 4.00 4.03 4.13 5/222 528
/proc/meminfo: memFree=10759704/32951124 swapFree=67110456/67111528
[pid=501] ppid=499 vsize=236100 CPUtime=12.8 cores=4,6
/proc/501/stat : 501 (mono) R 499 501 32703 0 -1 4202496 34129 0 0 0 1277 3 0 0 18 0 9 0 418425277 241766400 34029 33554432000 4194304 7232020 140735569833520 18446744073709551615 1099055153 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/501/statm: 59025 34029 1023 742 0 51596 0
[pid=501/tid=503] ppid=499 vsize=236100 CPUtime=0.01 cores=4,6
/proc/501/task/503/stat : 503 (mono) S 499 501 32703 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 418425278 241766400 34029 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=504] ppid=499 vsize=236100 CPUtime=0.01 cores=4,6
/proc/501/task/504/stat : 504 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418425278 241766400 34029 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=505] ppid=499 vsize=236100 CPUtime=0.03 cores=4,6
/proc/501/task/505/stat : 505 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418425278 241766400 34029 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=506] ppid=499 vsize=236100 CPUtime=0.03 cores=4,6
/proc/501/task/506/stat : 506 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418425278 241766400 34029 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=507] ppid=499 vsize=236100 CPUtime=0.02 cores=4,6
/proc/501/task/507/stat : 507 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 418425278 241766400 34029 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=508] ppid=499 vsize=236100 CPUtime=0.02 cores=4,6
/proc/501/task/508/stat : 508 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418425278 241766400 34029 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=509] ppid=499 vsize=236100 CPUtime=0.01 cores=4,6
/proc/501/task/509/stat : 509 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418425278 241766400 34029 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=510] ppid=499 vsize=236100 CPUtime=0 cores=4,6
/proc/501/task/510/stat : 510 (mono) S 499 501 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418425279 241766400 34029 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296749489 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.8
Current children cumulated vsize (KiB) 236100

[startup+25.5008 s]
/proc/loadavg: 4.00 4.03 4.12 5/222 530
/proc/meminfo: memFree=10685328/32951124 swapFree=67110456/67111528
[pid=501] ppid=499 vsize=261316 CPUtime=25.65 cores=4,6
/proc/501/stat : 501 (mono) R 499 501 32703 0 -1 4202496 38960 0 0 0 2562 3 0 0 18 0 9 0 418425277 267587584 38860 33554432000 4194304 7232020 140735569833520 18446744073709551615 1099055221 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/501/statm: 65329 38860 1023 742 0 57900 0
[pid=501/tid=503] ppid=499 vsize=261316 CPUtime=0.03 cores=4,6
/proc/501/task/503/stat : 503 (mono) S 499 501 32703 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 418425278 267587584 38860 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=504] ppid=499 vsize=261316 CPUtime=0.01 cores=4,6
/proc/501/task/504/stat : 504 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418425278 267587584 38860 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=505] ppid=499 vsize=261316 CPUtime=0.03 cores=4,6
/proc/501/task/505/stat : 505 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 418425278 267587584 38860 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=506] ppid=499 vsize=261316 CPUtime=0.06 cores=4,6
/proc/501/task/506/stat : 506 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 418425278 267587584 38860 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=507] ppid=499 vsize=261316 CPUtime=0.02 cores=4,6
/proc/501/task/507/stat : 507 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418425278 267587584 38860 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=508] ppid=499 vsize=261316 CPUtime=0.04 cores=4,6
/proc/501/task/508/stat : 508 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 418425278 267587584 38860 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=509] ppid=499 vsize=261316 CPUtime=0.03 cores=4,6
/proc/501/task/509/stat : 509 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418425278 267587584 38860 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=510] ppid=499 vsize=261316 CPUtime=0 cores=4,6
/proc/501/task/510/stat : 510 (mono) S 499 501 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418425279 267587584 38860 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296749489 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.65
Current children cumulated vsize (KiB) 261316

[startup+51.1005 s]
/proc/loadavg: 4.00 4.02 4.12 5/222 530
/proc/meminfo: memFree=10573288/32951124 swapFree=67110456/67111528
[pid=501] ppid=499 vsize=286596 CPUtime=51.35 cores=4,6
/proc/501/stat : 501 (mono) R 499 501 32703 0 -1 4202496 46687 0 0 0 5130 5 0 0 18 0 9 0 418425277 293474304 46587 33554432000 4194304 7232020 140735569833520 18446744073709551615 1099055221 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/501/statm: 71649 46587 1023 742 0 64220 0
[pid=501/tid=503] ppid=499 vsize=286596 CPUtime=0.07 cores=4,6
/proc/501/task/503/stat : 503 (mono) S 499 501 32703 0 -1 4202560 4 0 0 0 7 0 0 0 16 0 9 0 418425278 293474304 46587 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=504] ppid=499 vsize=286596 CPUtime=0.05 cores=4,6
/proc/501/task/504/stat : 504 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 418425278 293474304 46587 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=505] ppid=499 vsize=286596 CPUtime=0.06 cores=4,6

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

/proc/501/task/506/stat : 506 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 69 0 0 0 15 0 9 0 418425278 1024143360 193967 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=507] ppid=499 vsize=1000140 CPUtime=0.78 cores=4,6
/proc/501/task/507/stat : 507 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 78 0 0 0 16 0 9 0 418425278 1024143360 193968 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=508] ppid=499 vsize=1000140 CPUtime=0.98 cores=4,6
/proc/501/task/508/stat : 508 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 98 0 0 0 15 0 9 0 418425278 1024143360 193968 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=509] ppid=499 vsize=1000140 CPUtime=0.82 cores=4,6
/proc/501/task/509/stat : 509 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 82 0 0 0 16 0 9 0 418425278 1024143360 193968 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=510] ppid=499 vsize=1000140 CPUtime=0 cores=4,6
/proc/501/task/510/stat : 510 (mono) S 499 501 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418425279 1024143360 193968 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296749489 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 945.56
Current children cumulated vsize (KiB) 1000140

[startup+1002.3 s]
/proc/loadavg: 4.05 4.03 4.06 5/222 565
/proc/meminfo: memFree=8253232/32951124 swapFree=67110456/67111528
[pid=501] ppid=499 vsize=1024988 CPUtime=1005.77 cores=4,6
/proc/501/stat : 501 (mono) R 499 501 32703 0 -1 4202496 458483 0 0 0 100491 86 0 0 25 0 9 0 418425277 1049587712 224227 33554432000 4194304 7232020 140735569833520 18446744073709551615 1099054534 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/501/statm: 256247 224227 1035 742 0 248818 0
[pid=501/tid=503] ppid=499 vsize=1024988 CPUtime=0.87 cores=4,6
/proc/501/task/503/stat : 503 (mono) S 499 501 32703 0 -1 4202560 4 0 0 0 87 0 0 0 16 0 9 0 418425278 1049587712 224227 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=504] ppid=499 vsize=1024988 CPUtime=0.85 cores=4,6
/proc/501/task/504/stat : 504 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 85 0 0 0 16 0 9 0 418425278 1049587712 224227 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=505] ppid=499 vsize=1024988 CPUtime=0.76 cores=4,6
/proc/501/task/505/stat : 505 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 76 0 0 0 15 0 9 0 418425278 1049587712 224227 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=506] ppid=499 vsize=1024988 CPUtime=0.77 cores=4,6
/proc/501/task/506/stat : 506 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 77 0 0 0 15 0 9 0 418425278 1049587712 224227 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=507] ppid=499 vsize=1024988 CPUtime=0.82 cores=4,6
/proc/501/task/507/stat : 507 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 82 0 0 0 16 0 9 0 418425278 1049587712 224227 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=508] ppid=499 vsize=1024988 CPUtime=0.99 cores=4,6
/proc/501/task/508/stat : 508 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 99 0 0 0 15 0 9 0 418425278 1049587712 224227 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=509] ppid=499 vsize=1024988 CPUtime=0.88 cores=4,6
/proc/501/task/509/stat : 509 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 88 0 0 0 15 0 9 0 418425278 1049587712 224227 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=510] ppid=499 vsize=1024988 CPUtime=0 cores=4,6
/proc/501/task/510/stat : 510 (mono) S 499 501 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418425279 1049587712 224227 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296749489 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1005.77
Current children cumulated vsize (KiB) 1024988

[startup+1062.3 s]
/proc/loadavg: 4.30 4.10 4.08 5/222 565
/proc/meminfo: memFree=7878096/32951124 swapFree=67110456/67111528
[pid=501] ppid=499 vsize=1126748 CPUtime=1065.93 cores=4,6
/proc/501/stat : 501 (mono) R 499 501 32703 0 -1 4202496 490726 0 0 0 106503 90 0 0 25 0 9 0 418425277 1153789952 256470 33554432000 4194304 7232020 140735569833520 18446744073709551615 1099055221 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/501/statm: 281687 256470 1035 742 0 274258 0
[pid=501/tid=503] ppid=499 vsize=1126748 CPUtime=0.94 cores=4,6
/proc/501/task/503/stat : 503 (mono) S 499 501 32703 0 -1 4202560 4 0 0 0 94 0 0 0 16 0 9 0 418425278 1153789952 256470 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=504] ppid=499 vsize=1126748 CPUtime=0.88 cores=4,6
/proc/501/task/504/stat : 504 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 88 0 0 0 15 0 9 0 418425278 1153789952 256470 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=505] ppid=499 vsize=1126748 CPUtime=0.78 cores=4,6
/proc/501/task/505/stat : 505 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 78 0 0 0 16 0 9 0 418425278 1153789952 256470 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=506] ppid=499 vsize=1126748 CPUtime=0.88 cores=4,6
/proc/501/task/506/stat : 506 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 88 0 0 0 16 0 9 0 418425278 1153789952 256470 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=507] ppid=499 vsize=1126748 CPUtime=0.86 cores=4,6
/proc/501/task/507/stat : 507 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 86 0 0 0 15 0 9 0 418425278 1153789952 256470 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=508] ppid=499 vsize=1126748 CPUtime=1.04 cores=4,6
/proc/501/task/508/stat : 508 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 104 0 0 0 16 0 9 0 418425278 1153789952 256470 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=509] ppid=499 vsize=1126748 CPUtime=0.96 cores=4,6
/proc/501/task/509/stat : 509 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 96 0 0 0 16 0 9 0 418425278 1153789952 256470 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=510] ppid=499 vsize=1126748 CPUtime=0 cores=4,6
/proc/501/task/510/stat : 510 (mono) S 499 501 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418425279 1153789952 256470 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296749489 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1065.93
Current children cumulated vsize (KiB) 1126748

[startup+1122.3 s]
/proc/loadavg: 4.11 4.08 4.07 5/222 567
/proc/meminfo: memFree=7623744/32951124 swapFree=67110456/67111528
[pid=501] ppid=499 vsize=1185564 CPUtime=1126.12 cores=4,6
/proc/501/stat : 501 (mono) R 499 501 32703 0 -1 4202496 505566 0 0 0 112520 92 0 0 25 0 9 0 418425277 1214017536 271310 33554432000 4194304 7232020 140735569833520 18446744073709551615 1099055221 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/501/statm: 296391 271310 1035 742 0 288962 0
[pid=501/tid=503] ppid=499 vsize=1185564 CPUtime=0.99 cores=4,6
/proc/501/task/503/stat : 503 (mono) S 499 501 32703 0 -1 4202560 4 0 0 0 99 0 0 0 15 0 9 0 418425278 1214017536 271310 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=504] ppid=499 vsize=1185564 CPUtime=0.93 cores=4,6
/proc/501/task/504/stat : 504 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 93 0 0 0 15 0 9 0 418425278 1214017536 271310 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=505] ppid=499 vsize=1185564 CPUtime=0.83 cores=4,6
/proc/501/task/505/stat : 505 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 83 0 0 0 15 0 9 0 418425278 1214017536 271310 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=506] ppid=499 vsize=1185564 CPUtime=0.9 cores=4,6
/proc/501/task/506/stat : 506 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 90 0 0 0 16 0 9 0 418425278 1214017536 271310 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=507] ppid=499 vsize=1185564 CPUtime=0.89 cores=4,6
/proc/501/task/507/stat : 507 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 89 0 0 0 16 0 9 0 418425278 1214017536 271310 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=508] ppid=499 vsize=1185564 CPUtime=1.13 cores=4,6
/proc/501/task/508/stat : 508 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 113 0 0 0 15 0 9 0 418425278 1214017536 271310 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=509] ppid=499 vsize=1185564 CPUtime=1 cores=4,6
/proc/501/task/509/stat : 509 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 100 0 0 0 15 0 9 0 418425278 1214017536 271310 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=510] ppid=499 vsize=1185564 CPUtime=0 cores=4,6
/proc/501/task/510/stat : 510 (mono) S 499 501 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418425279 1214017536 271310 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296749489 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1126.12
Current children cumulated vsize (KiB) 1185564

[startup+1182.3 s]
/proc/loadavg: 4.08 4.08 4.07 5/222 569
/proc/meminfo: memFree=8728052/32951124 swapFree=67110456/67111528
[pid=501] ppid=499 vsize=1202140 CPUtime=1186.37 cores=4,6
/proc/501/stat : 501 (mono) R 499 501 32703 0 -1 4202496 511882 0 0 0 118540 97 0 0 25 0 9 0 418425277 1230991360 131920 33554432000 4194304 7232020 140735569833520 18446744073709551615 1099054671 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/501/statm: 300535 131920 1035 742 0 293106 0
[pid=501/tid=503] ppid=499 vsize=1202140 CPUtime=1.08 cores=4,6
/proc/501/task/503/stat : 503 (mono) S 499 501 32703 0 -1 4202560 4 0 0 0 108 0 0 0 15 0 9 0 418425278 1230991360 131920 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=504] ppid=499 vsize=1202140 CPUtime=0.98 cores=4,6
/proc/501/task/504/stat : 504 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 98 0 0 0 16 0 9 0 418425278 1230991360 131920 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=505] ppid=499 vsize=1202140 CPUtime=0.89 cores=4,6
/proc/501/task/505/stat : 505 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 89 0 0 0 15 0 9 0 418425278 1230991360 131920 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=506] ppid=499 vsize=1202140 CPUtime=0.91 cores=4,6
/proc/501/task/506/stat : 506 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 91 0 0 0 15 0 9 0 418425278 1230991360 131920 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=507] ppid=499 vsize=1202140 CPUtime=0.98 cores=4,6
/proc/501/task/507/stat : 507 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 98 0 0 0 15 0 9 0 418425278 1230991360 131920 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=508] ppid=499 vsize=1202140 CPUtime=1.2 cores=4,6
/proc/501/task/508/stat : 508 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 120 0 0 0 16 0 9 0 418425278 1230991360 131920 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=509] ppid=499 vsize=1202140 CPUtime=1.06 cores=4,6
/proc/501/task/509/stat : 509 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 106 0 0 0 15 0 9 0 418425278 1230991360 131920 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=510] ppid=499 vsize=1202140 CPUtime=0 cores=4,6
/proc/501/task/510/stat : 510 (mono) S 499 501 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418425279 1230991360 131920 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296749489 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1186.37
Current children cumulated vsize (KiB) 1202140

[startup+1242.3 s]
/proc/loadavg: 4.03 4.06 4.07 5/222 571
/proc/meminfo: memFree=9151236/32951124 swapFree=67110456/67111528
[pid=501] ppid=499 vsize=1202140 CPUtime=1246.57 cores=4,6
/proc/501/stat : 501 (mono) R 499 501 32703 0 -1 4202496 536969 0 0 0 124554 103 0 0 25 0 9 0 418425277 1230991360 138204 33554432000 4194304 7232020 140735569833520 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/501/statm: 300535 138204 1035 742 0 293106 0
[pid=501/tid=503] ppid=499 vsize=1202140 CPUtime=1.12 cores=4,6
/proc/501/task/503/stat : 503 (mono) S 499 501 32703 0 -1 4202560 4 0 0 0 112 0 0 0 15 0 9 0 418425278 1230991360 138204 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=504] ppid=499 vsize=1202140 CPUtime=1.01 cores=4,6
/proc/501/task/504/stat : 504 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 101 0 0 0 15 0 9 0 418425278 1230991360 138204 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=505] ppid=499 vsize=1202140 CPUtime=0.95 cores=4,6
/proc/501/task/505/stat : 505 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 95 0 0 0 15 0 9 0 418425278 1230991360 138204 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=506] ppid=499 vsize=1202140 CPUtime=0.99 cores=4,6
/proc/501/task/506/stat : 506 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 99 0 0 0 16 0 9 0 418425278 1230991360 138205 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=507] ppid=499 vsize=1202140 CPUtime=1.01 cores=4,6
/proc/501/task/507/stat : 507 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 101 0 0 0 15 0 9 0 418425278 1230991360 138205 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=508] ppid=499 vsize=1202140 CPUtime=1.25 cores=4,6
/proc/501/task/508/stat : 508 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 125 0 0 0 16 0 9 0 418425278 1230991360 138205 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=509] ppid=499 vsize=1202140 CPUtime=1.12 cores=4,6
/proc/501/task/509/stat : 509 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 112 0 0 0 16 0 9 0 418425278 1230991360 138205 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=510] ppid=499 vsize=1202140 CPUtime=0 cores=4,6
/proc/501/task/510/stat : 510 (mono) S 499 501 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418425279 1230991360 138205 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296749489 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1246.57
Current children cumulated vsize (KiB) 1202140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.06 4.07 3/202 575
/proc/meminfo: memFree=10083356/32951124 swapFree=67110456/67111528
[pid=501] ppid=499 vsize=1202140 CPUtime=1304.47 cores=4,6
/proc/501/stat : 501 (mono) R 499 501 32703 0 -1 4202496 552456 0 0 0 130341 106 0 0 25 0 9 0 418425277 1230991360 153518 33554432000 4194304 7232020 140735569833520 18446744073709551615 1099054671 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/501/statm: 300535 153518 1035 742 0 293106 0
[pid=501/tid=503] ppid=499 vsize=1202140 CPUtime=1.18 cores=4,6
/proc/501/task/503/stat : 503 (mono) S 499 501 32703 0 -1 4202560 4 0 0 0 118 0 0 0 15 0 9 0 418425278 1230991360 153518 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=504] ppid=499 vsize=1202140 CPUtime=1.08 cores=4,6
/proc/501/task/504/stat : 504 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 108 0 0 0 16 0 9 0 418425278 1230991360 153518 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=505] ppid=499 vsize=1202140 CPUtime=1.01 cores=4,6
/proc/501/task/505/stat : 505 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 101 0 0 0 15 0 9 0 418425278 1230991360 153518 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=506] ppid=499 vsize=1202140 CPUtime=1.02 cores=4,6
/proc/501/task/506/stat : 506 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 102 0 0 0 15 0 9 0 418425278 1230991360 153518 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=507] ppid=499 vsize=1202140 CPUtime=1.1 cores=4,6
/proc/501/task/507/stat : 507 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 110 0 0 0 15 0 9 0 418425278 1230991360 153518 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=508] ppid=499 vsize=1202140 CPUtime=1.28 cores=4,6
/proc/501/task/508/stat : 508 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 128 0 0 0 15 0 9 0 418425278 1230991360 153518 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 6 0 0 0
[pid=501/tid=509] ppid=499 vsize=1202140 CPUtime=1.21 cores=4,6
/proc/501/task/509/stat : 509 (mono) S 499 501 32703 0 -1 4202560 2 0 0 0 121 0 0 0 16 0 9 0 418425278 1230991360 153518 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296741785 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
[pid=501/tid=510] ppid=499 vsize=1202140 CPUtime=0 cores=4,6
/proc/501/task/510/stat : 510 (mono) S 499 501 32703 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418425279 1230991360 153518 33554432000 4194304 7232020 140735569833520 18446744073709551615 224296749489 0 0 4096 545260780 18446604446086206464 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1304.47
Current children cumulated vsize (KiB) 1202140

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.05
CPU time (s): 1304.53
CPU user time (s): 1303.43
CPU system time (s): 1.09983
CPU usage (%): 100.345
Max. virtual memory (cumulated for all children) (KiB): 1202140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1303.43
system time used= 1.09983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 552456
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= 11427
involuntary context switches= 4373

runsolver used 2.31565 second user time and 4.79927 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-08 18:59:06
IDJOB=3189126
IDBENCH=82657
IDSOLVER=1608
FILE ID=node118/3189126-1302281946
RUNJOBID= node118-1302280644-32722
PBS_JOBID= 12919080
Free space on /tmp= 70928 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S926207202-053-UNKNOWN.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189126-1302281946/watcher-3189126-1302281946 -o /tmp/evaluation-result-3189126-1302281946/solver-3189126-1302281946 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189126-1302281946.cnf

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

MD5SUM BENCH= bd4912a5ba3146c46ac3a58d7861d9a6
RANDOM SEED=1227234551

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:      11179504 kB
Buffers:        542488 kB
Cached:       20675220 kB
SwapCached:        640 kB
Active:        9520456 kB
Inactive:     11783156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11179504 kB
SwapTotal:    67111528 kB
SwapFree:     67110456 kB
Dirty:            6984 kB
Writeback:           0 kB
AnonPages:       84576 kB
Mapped:          17904 kB
Slab:           404208 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   401984 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= 70932 MiB
End job on node118 at 2011-04-08 19:20:48