Trace number 3189097

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.87 1300.05

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S30704505-092-UNKNOWN.cnf
MD5SUM15b86e0c1384321ea7bbac2466a811a7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark318.072
Satisfiable
(Un)Satisfiability was proved
Number of variables25000
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
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-3189097-1302281496/watcher-3189097-1302281496 -o /tmp/evaluation-result-3189097-1302281496/solver-3189097-1302281496 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189097-1302281496.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.70 4.02 4.85 5/202 26369
/proc/meminfo: memFree=15569336/32950940 swapFree=67111528/67111528
[pid=26369] ppid=26367 vsize=11760 CPUtime=0 cores=4,6
/proc/26369/stat : 26369 (runsolver) R 26367 26369 26117 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 418380417 12042240 49 33554432000 4194304 5392636 140734206380176 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/26369/statm: 2940 49 30 293 0 2644 0

[startup+0.070631 s]
/proc/loadavg: 3.70 4.02 4.85 5/202 26369
/proc/meminfo: memFree=15569336/32950940 swapFree=67111528/67111528
[pid=26369] ppid=26367 vsize=108564 CPUtime=0.06 cores=4,6
/proc/26369/stat : 26369 (mono) R 26367 26369 26117 0 -1 4202496 2189 0 0 0 6 0 0 0 18 0 9 0 418380417 111169536 2089 33554432000 4194304 7232020 140736661951584 18446744073709551615 1162433487 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/26369/statm: 27141 2089 976 742 0 19712 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 108564

[startup+0.100699 s]
/proc/loadavg: 3.70 4.02 4.85 5/202 26369
/proc/meminfo: memFree=15569336/32950940 swapFree=67111528/67111528
[pid=26369] ppid=26367 vsize=109504 CPUtime=0.09 cores=4,6
/proc/26369/stat : 26369 (mono) S 26367 26369 26117 0 -1 4202496 2436 0 0 0 9 0 0 0 18 0 9 0 418380417 112132096 2336 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/26369/statm: 27689 2398 976 742 0 20260 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 109504

[startup+0.300591 s]
/proc/loadavg: 3.70 4.02 4.85 5/202 26369
/proc/meminfo: memFree=15569336/32950940 swapFree=67111528/67111528
[pid=26369] ppid=26367 vsize=114912 CPUtime=0.31 cores=4,6
/proc/26369/stat : 26369 (mono) R 26367 26369 26117 0 -1 4202496 3802 0 0 0 30 1 0 0 18 0 9 0 418380417 117669888 3702 33554432000 4194304 7232020 140736661951584 18446744073709551615 1099409328 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/26369/statm: 28728 3702 995 742 0 21299 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 114912

[startup+0.700523 s]
/proc/loadavg: 3.70 4.02 4.85 5/202 26369
/proc/meminfo: memFree=15569336/32950940 swapFree=67111528/67111528
[pid=26369] ppid=26367 vsize=208124 CPUtime=0.72 cores=4,6
/proc/26369/stat : 26369 (mono) R 26367 26369 26117 0 -1 4202496 26016 0 0 0 70 2 0 0 18 0 9 0 418380417 213118976 25916 33554432000 4194304 7232020 140736661951584 18446744073709551615 1162470669 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/26369/statm: 52031 25916 1000 742 0 44602 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 208124

[startup+1.50038 s]
/proc/loadavg: 3.70 4.02 4.85 6/222 26392
/proc/meminfo: memFree=15385532/32950940 swapFree=67111528/67111528
[pid=26369] ppid=26367 vsize=225044 CPUtime=1.53 cores=4,6
/proc/26369/stat : 26369 (mono) R 26367 26369 26117 0 -1 4202496 31359 0 0 0 150 3 0 0 19 0 9 0 418380417 230445056 31258 33554432000 4194304 7232020 140736661951584 18446744073709551615 1164594487 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/26369/statm: 56261 31258 1024 742 0 48832 0
[pid=26369/tid=26371] ppid=26367 vsize=225044 CPUtime=0.02 cores=4,6
/proc/26369/task/26371/stat : 26371 (mono) S 26367 26369 26117 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 418380418 230445056 31258 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26372] ppid=26367 vsize=225044 CPUtime=0 cores=4,6
/proc/26369/task/26372/stat : 26372 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 418380418 230445056 31258 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26373] ppid=26367 vsize=225044 CPUtime=0.01 cores=4,6
/proc/26369/task/26373/stat : 26373 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418380418 230445056 31258 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26374] ppid=26367 vsize=225044 CPUtime=0.01 cores=4,6
/proc/26369/task/26374/stat : 26374 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418380418 230445056 31258 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26375] ppid=26367 vsize=225044 CPUtime=0.01 cores=4,6
/proc/26369/task/26375/stat : 26375 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418380418 230445056 31258 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26376] ppid=26367 vsize=225044 CPUtime=0 cores=4,6
/proc/26369/task/26376/stat : 26376 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 418380418 230445056 31258 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26377] ppid=26367 vsize=225044 CPUtime=0.01 cores=4,6
/proc/26369/task/26377/stat : 26377 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418380418 230445056 31258 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26378] ppid=26367 vsize=225044 CPUtime=0 cores=4,6
/proc/26369/task/26378/stat : 26378 (mono) S 26367 26369 26117 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 9 0 418380419 230445056 31258 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000416177 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 225044

[startup+3.1011 s]
/proc/loadavg: 3.70 4.02 4.85 5/222 26392
/proc/meminfo: memFree=15371212/32950940 swapFree=67111528/67111528
[pid=26369] ppid=26367 vsize=225620 CPUtime=3.14 cores=4,6
/proc/26369/stat : 26369 (mono) R 26367 26369 26117 0 -1 4202496 31497 0 0 0 311 3 0 0 23 0 9 0 418380417 231034880 31396 33554432000 4194304 7232020 140736661951584 18446744073709551615 1162469869 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/26369/statm: 56405 31396 1024 742 0 48976 0
[pid=26369/tid=26371] ppid=26367 vsize=225620 CPUtime=0.02 cores=4,6
/proc/26369/task/26371/stat : 26371 (mono) S 26367 26369 26117 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 418380418 231034880 31396 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26372] ppid=26367 vsize=225620 CPUtime=0 cores=4,6
/proc/26369/task/26372/stat : 26372 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 418380418 231034880 31396 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26373] ppid=26367 vsize=225620 CPUtime=0.01 cores=4,6
/proc/26369/task/26373/stat : 26373 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418380418 231034880 31396 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26374] ppid=26367 vsize=225620 CPUtime=0.01 cores=4,6
/proc/26369/task/26374/stat : 26374 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418380418 231034880 31396 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26375] ppid=26367 vsize=225620 CPUtime=0.02 cores=4,6
/proc/26369/task/26375/stat : 26375 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 418380418 231034880 31396 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26376] ppid=26367 vsize=225620 CPUtime=0 cores=4,6
/proc/26369/task/26376/stat : 26376 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 418380418 231034880 31396 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26377] ppid=26367 vsize=225620 CPUtime=0.01 cores=4,6
/proc/26369/task/26377/stat : 26377 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418380418 231034880 31396 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26378] ppid=26367 vsize=225620 CPUtime=0 cores=4,6
/proc/26369/task/26378/stat : 26378 (mono) S 26367 26369 26117 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 418380419 231034880 31396 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000416177 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 225620

[startup+6.30065 s]
/proc/loadavg: 3.81 4.03 4.85 5/222 26392
/proc/meminfo: memFree=15341644/32950940 swapFree=67111528/67111528
[pid=26369] ppid=26367 vsize=225684 CPUtime=6.36 cores=4,6
/proc/26369/stat : 26369 (mono) R 26367 26369 26117 0 -1 4202496 31527 0 0 0 633 3 0 0 25 0 9 0 418380417 231100416 31426 33554432000 4194304 7232020 140736661951584 18446744073709551615 1164595317 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/26369/statm: 56421 31426 1024 742 0 48992 0
[pid=26369/tid=26371] ppid=26367 vsize=225684 CPUtime=0.03 cores=4,6
/proc/26369/task/26371/stat : 26371 (mono) S 26367 26369 26117 0 -1 4202560 4 0 0 0 3 0 0 0 16 0 9 0 418380418 231100416 31426 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26372] ppid=26367 vsize=225684 CPUtime=0 cores=4,6
/proc/26369/task/26372/stat : 26372 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418380418 231100416 31426 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26373] ppid=26367 vsize=225684 CPUtime=0.01 cores=4,6
/proc/26369/task/26373/stat : 26373 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418380418 231100416 31426 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26374] ppid=26367 vsize=225684 CPUtime=0.01 cores=4,6
/proc/26369/task/26374/stat : 26374 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418380418 231100416 31426 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26375] ppid=26367 vsize=225684 CPUtime=0.04 cores=4,6
/proc/26369/task/26375/stat : 26375 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 418380418 231100416 31426 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26376] ppid=26367 vsize=225684 CPUtime=0 cores=4,6
/proc/26369/task/26376/stat : 26376 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418380418 231100416 31426 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26377] ppid=26367 vsize=225684 CPUtime=0.01 cores=4,6
/proc/26369/task/26377/stat : 26377 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418380418 231100416 31426 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26378] ppid=26367 vsize=225684 CPUtime=0 cores=4,6
/proc/26369/task/26378/stat : 26378 (mono) S 26367 26369 26117 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418380419 231100416 31426 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000416177 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 225684

[startup+12.7005 s]
/proc/loadavg: 3.82 4.03 4.84 5/222 26392
/proc/meminfo: memFree=15279076/32950940 swapFree=67111528/67111528
[pid=26369] ppid=26367 vsize=234196 CPUtime=12.79 cores=4,6
/proc/26369/stat : 26369 (mono) R 26367 26369 26117 0 -1 4202496 32609 0 0 0 1276 3 0 0 25 0 9 0 418380417 239816704 32508 33554432000 4194304 7232020 140736661951584 18446744073709551615 1164595529 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/26369/statm: 58549 32508 1024 742 0 51120 0
[pid=26369/tid=26371] ppid=26367 vsize=234196 CPUtime=0.03 cores=4,6
/proc/26369/task/26371/stat : 26371 (mono) S 26367 26369 26117 0 -1 4202560 4 0 0 0 3 0 0 0 16 0 9 0 418380418 239816704 32508 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26372] ppid=26367 vsize=234196 CPUtime=0.01 cores=4,6
/proc/26369/task/26372/stat : 26372 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418380418 239816704 32508 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26373] ppid=26367 vsize=234196 CPUtime=0.02 cores=4,6
/proc/26369/task/26373/stat : 26373 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418380418 239816704 32508 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26374] ppid=26367 vsize=234196 CPUtime=0.02 cores=4,6
/proc/26369/task/26374/stat : 26374 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418380418 239816704 32508 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26375] ppid=26367 vsize=234196 CPUtime=0.04 cores=4,6
/proc/26369/task/26375/stat : 26375 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 418380418 239816704 32508 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26376] ppid=26367 vsize=234196 CPUtime=0.01 cores=4,6
/proc/26369/task/26376/stat : 26376 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418380418 239816704 32508 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26377] ppid=26367 vsize=234196 CPUtime=0.01 cores=4,6
/proc/26369/task/26377/stat : 26377 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418380418 239816704 32508 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26378] ppid=26367 vsize=234196 CPUtime=0 cores=4,6
/proc/26369/task/26378/stat : 26378 (mono) S 26367 26369 26117 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418380419 239816704 32508 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000416177 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 234196

[startup+25.5012 s]
/proc/loadavg: 3.86 4.03 4.83 5/222 26393
/proc/meminfo: memFree=15191556/32950940 swapFree=67111528/67111528
[pid=26369] ppid=26367 vsize=251092 CPUtime=25.66 cores=4,6
/proc/26369/stat : 26369 (mono) R 26367 26369 26117 0 -1 4202496 37162 0 0 0 2562 4 0 0 25 0 9 0 418380417 257118208 37061 33554432000 4194304 7232020 140736661951584 18446744073709551615 1164602431 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/26369/statm: 62773 37061 1024 742 0 55344 0
[pid=26369/tid=26371] ppid=26367 vsize=251092 CPUtime=0.06 cores=4,6
/proc/26369/task/26371/stat : 26371 (mono) S 26367 26369 26117 0 -1 4202560 4 0 0 0 6 0 0 0 15 0 9 0 418380418 257118208 37061 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26372] ppid=26367 vsize=251092 CPUtime=0.03 cores=4,6
/proc/26369/task/26372/stat : 26372 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418380418 257118208 37061 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26373] ppid=26367 vsize=251092 CPUtime=0.03 cores=4,6
/proc/26369/task/26373/stat : 26373 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418380418 257118208 37061 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26374] ppid=26367 vsize=251092 CPUtime=0.04 cores=4,6
/proc/26369/task/26374/stat : 26374 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 418380418 257118208 37061 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26375] ppid=26367 vsize=251092 CPUtime=0.06 cores=4,6
/proc/26369/task/26375/stat : 26375 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 418380418 257118208 37061 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26376] ppid=26367 vsize=251092 CPUtime=0.02 cores=4,6
/proc/26369/task/26376/stat : 26376 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 418380418 257118208 37061 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26377] ppid=26367 vsize=251092 CPUtime=0.03 cores=4,6
/proc/26369/task/26377/stat : 26377 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418380418 257118208 37061 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26378] ppid=26367 vsize=251092 CPUtime=0 cores=4,6
/proc/26369/task/26378/stat : 26378 (mono) S 26367 26369 26117 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418380419 257118208 37061 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000416177 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.66
Current children cumulated vsize (KiB) 251092

[startup+51.1008 s]
/proc/loadavg: 4.13 4.07 4.82 5/222 26393
/proc/meminfo: memFree=15097512/32950940 swapFree=67111528/67111528
[pid=26369] ppid=26367 vsize=284564 CPUtime=51.38 cores=4,6
/proc/26369/stat : 26369 (mono) R 26367 26369 26117 0 -1 4202496 44431 0 0 0 5133 5 0 0 25 0 9 0 418380417 291393536 44330 33554432000 4194304 7232020 140736661951584 18446744073709551615 1164595317 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/26369/statm: 71141 44330 1024 742 0 63712 0
[pid=26369/tid=26371] ppid=26367 vsize=284564 CPUtime=0.09 cores=4,6
/proc/26369/task/26371/stat : 26371 (mono) S 26367 26369 26117 0 -1 4202560 4 0 0 0 9 0 0 0 15 0 9 0 418380418 291393536 44330 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26372] ppid=26367 vsize=284564 CPUtime=0.05 cores=4,6
/proc/26369/task/26372/stat : 26372 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 418380418 291393536 44330 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26373] ppid=26367 vsize=284564 CPUtime=0.06 cores=4,6

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

/proc/26369/task/26374/stat : 26374 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 111 0 0 0 15 0 9 0 418380418 1005613056 219811 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26375] ppid=26367 vsize=982044 CPUtime=0.87 cores=4,6
/proc/26369/task/26375/stat : 26375 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 87 0 0 0 16 0 9 0 418380418 1005613056 219811 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26376] ppid=26367 vsize=982044 CPUtime=0.76 cores=4,6
/proc/26369/task/26376/stat : 26376 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 76 0 0 0 15 0 9 0 418380418 1005613056 219811 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26377] ppid=26367 vsize=982044 CPUtime=0.89 cores=4,6
/proc/26369/task/26377/stat : 26377 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 89 0 0 0 16 0 9 0 418380418 1005613056 219811 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26378] ppid=26367 vsize=982044 CPUtime=0 cores=4,6
/proc/26369/task/26378/stat : 26378 (mono) S 26367 26369 26117 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418380419 1005613056 219811 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000416177 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 945.61
Current children cumulated vsize (KiB) 982044

[startup+1002.3 s]
/proc/loadavg: 4.00 4.06 4.33 5/222 26428
/proc/meminfo: memFree=13148740/32950940 swapFree=67111528/67111528
[pid=26369] ppid=26367 vsize=1074908 CPUtime=1005.89 cores=4,6
/proc/26369/stat : 26369 (mono) R 26367 26369 26117 0 -1 4202496 457304 0 0 0 100503 86 0 0 25 0 9 0 418380417 1100705792 243555 33554432000 4194304 7232020 140736661951584 18446744073709551615 1164595241 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/26369/statm: 268727 243555 1036 742 0 261298 0
[pid=26369/tid=26371] ppid=26367 vsize=1074908 CPUtime=1.09 cores=4,6
/proc/26369/task/26371/stat : 26371 (mono) S 26367 26369 26117 0 -1 4202560 4 0 0 0 109 0 0 0 15 0 9 0 418380418 1100705792 243555 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26372] ppid=26367 vsize=1074908 CPUtime=0.73 cores=4,6
/proc/26369/task/26372/stat : 26372 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 73 0 0 0 15 0 9 0 418380418 1100705792 243555 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26373] ppid=26367 vsize=1074908 CPUtime=1.01 cores=4,6
/proc/26369/task/26373/stat : 26373 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 101 0 0 0 15 0 9 0 418380418 1100705792 243555 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26374] ppid=26367 vsize=1074908 CPUtime=1.27 cores=4,6
/proc/26369/task/26374/stat : 26374 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 127 0 0 0 16 0 9 0 418380418 1100705792 243555 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26375] ppid=26367 vsize=1074908 CPUtime=0.92 cores=4,6
/proc/26369/task/26375/stat : 26375 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 92 0 0 0 15 0 9 0 418380418 1100705792 243555 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26376] ppid=26367 vsize=1074908 CPUtime=0.79 cores=4,6
/proc/26369/task/26376/stat : 26376 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 79 0 0 0 15 0 9 0 418380418 1100705792 243555 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26377] ppid=26367 vsize=1074908 CPUtime=1 cores=4,6
/proc/26369/task/26377/stat : 26377 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 100 0 0 0 16 0 9 0 418380418 1100705792 243555 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26378] ppid=26367 vsize=1074908 CPUtime=0 cores=4,6
/proc/26369/task/26378/stat : 26378 (mono) S 26367 26369 26117 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418380419 1100705792 243555 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000416177 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1005.89
Current children cumulated vsize (KiB) 1074908

[startup+1062.3 s]
/proc/loadavg: 4.00 4.05 4.31 5/222 26429
/proc/meminfo: memFree=12984652/32950940 swapFree=67111528/67111528
[pid=26369] ppid=26367 vsize=1108444 CPUtime=1066.11 cores=4,6
/proc/26369/stat : 26369 (mono) R 26367 26369 26117 0 -1 4202496 464569 0 0 0 106524 87 0 0 25 0 9 0 418380417 1135046656 250820 33554432000 4194304 7232020 140736661951584 18446744073709551615 1164595317 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/26369/statm: 277111 250820 1036 742 0 269682 0
[pid=26369/tid=26371] ppid=26367 vsize=1108444 CPUtime=1.14 cores=4,6
/proc/26369/task/26371/stat : 26371 (mono) S 26367 26369 26117 0 -1 4202560 4 0 0 0 114 0 0 0 16 0 9 0 418380418 1135046656 250820 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26372] ppid=26367 vsize=1108444 CPUtime=0.74 cores=4,6
/proc/26369/task/26372/stat : 26372 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 74 0 0 0 15 0 9 0 418380418 1135046656 250820 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26373] ppid=26367 vsize=1108444 CPUtime=1.12 cores=4,6
/proc/26369/task/26373/stat : 26373 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 112 0 0 0 16 0 9 0 418380418 1135046656 250820 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26374] ppid=26367 vsize=1108444 CPUtime=1.3 cores=4,6
/proc/26369/task/26374/stat : 26374 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 130 0 0 0 15 0 9 0 418380418 1135046656 250820 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26375] ppid=26367 vsize=1108444 CPUtime=1.02 cores=4,6
/proc/26369/task/26375/stat : 26375 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 102 0 0 0 15 0 9 0 418380418 1135046656 250820 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26376] ppid=26367 vsize=1108444 CPUtime=0.83 cores=4,6
/proc/26369/task/26376/stat : 26376 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 83 0 0 0 15 0 9 0 418380418 1135046656 250820 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26377] ppid=26367 vsize=1108444 CPUtime=1.04 cores=4,6
/proc/26369/task/26377/stat : 26377 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 104 0 0 0 15 0 9 0 418380418 1135046656 250820 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26378] ppid=26367 vsize=1108444 CPUtime=0 cores=4,6
/proc/26369/task/26378/stat : 26378 (mono) S 26367 26369 26117 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418380419 1135046656 250820 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000416177 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1066.11
Current children cumulated vsize (KiB) 1108444

[startup+1122.3 s]
/proc/loadavg: 4.03 4.05 4.29 5/222 26431
/proc/meminfo: memFree=13609824/32950940 swapFree=67111528/67111528
[pid=26369] ppid=26367 vsize=1108444 CPUtime=1126.32 cores=4,6
/proc/26369/stat : 26369 (mono) R 26367 26369 26117 0 -1 4202496 483983 0 0 0 112536 96 0 0 25 0 9 0 418380417 1135046656 118535 33554432000 4194304 7232020 140736661951584 18446744073709551615 1164594630 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/26369/statm: 277111 118535 1036 742 0 269682 0
[pid=26369/tid=26371] ppid=26367 vsize=1108444 CPUtime=1.18 cores=4,6
/proc/26369/task/26371/stat : 26371 (mono) S 26367 26369 26117 0 -1 4202560 4 0 0 0 118 0 0 0 15 0 9 0 418380418 1135046656 118535 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26372] ppid=26367 vsize=1108444 CPUtime=0.82 cores=4,6
/proc/26369/task/26372/stat : 26372 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 82 0 0 0 15 0 9 0 418380418 1135046656 118535 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26373] ppid=26367 vsize=1108444 CPUtime=1.16 cores=4,6
/proc/26369/task/26373/stat : 26373 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 116 0 0 0 16 0 9 0 418380418 1135046656 118535 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26374] ppid=26367 vsize=1108444 CPUtime=1.37 cores=4,6
/proc/26369/task/26374/stat : 26374 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 137 0 0 0 15 0 9 0 418380418 1135046656 118535 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26375] ppid=26367 vsize=1108444 CPUtime=1.05 cores=4,6
/proc/26369/task/26375/stat : 26375 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 105 0 0 0 16 0 9 0 418380418 1135046656 118535 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26376] ppid=26367 vsize=1108444 CPUtime=0.92 cores=4,6
/proc/26369/task/26376/stat : 26376 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 92 0 0 0 16 0 9 0 418380418 1135046656 118535 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26377] ppid=26367 vsize=1108444 CPUtime=1.11 cores=4,6
/proc/26369/task/26377/stat : 26377 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 111 0 0 0 16 0 9 0 418380418 1135046656 118535 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26378] ppid=26367 vsize=1108444 CPUtime=0 cores=4,6
/proc/26369/task/26378/stat : 26378 (mono) S 26367 26369 26117 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418380419 1135046656 118535 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000416177 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1126.32
Current children cumulated vsize (KiB) 1108444

[startup+1182.3 s]
/proc/loadavg: 4.06 4.05 4.27 5/222 26432
/proc/meminfo: memFree=13382108/32950940 swapFree=67111528/67111528
[pid=26369] ppid=26367 vsize=1108444 CPUtime=1186.62 cores=4,6
/proc/26369/stat : 26369 (mono) R 26367 26369 26117 0 -1 4202496 509497 0 0 0 118562 100 0 0 20 0 9 0 418380417 1135046656 143861 33554432000 4194304 7232020 140736661951584 18446744073709551615 1164594767 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/26369/statm: 277111 143861 1036 742 0 269682 0
[pid=26369/tid=26371] ppid=26367 vsize=1108444 CPUtime=1.26 cores=4,6
/proc/26369/task/26371/stat : 26371 (mono) S 26367 26369 26117 0 -1 4202560 4 0 0 0 126 0 0 0 15 0 9 0 418380418 1135046656 143861 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26372] ppid=26367 vsize=1108444 CPUtime=0.9 cores=4,6
/proc/26369/task/26372/stat : 26372 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 90 0 0 0 16 0 9 0 418380418 1135046656 143861 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26373] ppid=26367 vsize=1108444 CPUtime=1.27 cores=4,6
/proc/26369/task/26373/stat : 26373 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 127 0 0 0 15 0 9 0 418380418 1135046656 143861 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26374] ppid=26367 vsize=1108444 CPUtime=1.41 cores=4,6
/proc/26369/task/26374/stat : 26374 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 141 0 0 0 15 0 9 0 418380418 1135046656 143861 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26375] ppid=26367 vsize=1108444 CPUtime=1.11 cores=4,6
/proc/26369/task/26375/stat : 26375 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 111 0 0 0 15 0 9 0 418380418 1135046656 143861 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26376] ppid=26367 vsize=1108444 CPUtime=1 cores=4,6
/proc/26369/task/26376/stat : 26376 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 100 0 0 0 16 0 9 0 418380418 1135046656 143861 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26377] ppid=26367 vsize=1108444 CPUtime=1.17 cores=4,6
/proc/26369/task/26377/stat : 26377 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 117 0 0 0 15 0 9 0 418380418 1135046656 143861 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26378] ppid=26367 vsize=1108444 CPUtime=0 cores=4,6
/proc/26369/task/26378/stat : 26378 (mono) S 26367 26369 26117 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418380419 1135046656 143861 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000416177 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1186.62
Current children cumulated vsize (KiB) 1108444

[startup+1242.3 s]
/proc/loadavg: 4.02 4.04 4.26 5/222 26434
/proc/meminfo: memFree=13165308/32950940 swapFree=67111528/67111528
[pid=26369] ppid=26367 vsize=1108444 CPUtime=1246.9 cores=4,6
/proc/26369/stat : 26369 (mono) R 26367 26369 26117 0 -1 4202496 526913 0 0 0 124586 104 0 0 25 0 9 0 418380417 1135046656 161277 33554432000 4194304 7232020 140736661951584 18446744073709551615 1164595215 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/26369/statm: 277111 161277 1036 742 0 269682 0
[pid=26369/tid=26371] ppid=26367 vsize=1108444 CPUtime=1.35 cores=4,6
/proc/26369/task/26371/stat : 26371 (mono) S 26367 26369 26117 0 -1 4202560 4 0 0 0 135 0 0 0 16 0 9 0 418380418 1135046656 161277 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26372] ppid=26367 vsize=1108444 CPUtime=0.94 cores=4,6
/proc/26369/task/26372/stat : 26372 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 94 0 0 0 15 0 9 0 418380418 1135046656 161277 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26373] ppid=26367 vsize=1108444 CPUtime=1.33 cores=4,6
/proc/26369/task/26373/stat : 26373 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 133 0 0 0 16 0 9 0 418380418 1135046656 161277 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26374] ppid=26367 vsize=1108444 CPUtime=1.52 cores=4,6
/proc/26369/task/26374/stat : 26374 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 152 0 0 0 16 0 9 0 418380418 1135046656 161277 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26375] ppid=26367 vsize=1108444 CPUtime=1.18 cores=4,6
/proc/26369/task/26375/stat : 26375 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 118 0 0 0 16 0 9 0 418380418 1135046656 161277 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26376] ppid=26367 vsize=1108444 CPUtime=1.07 cores=4,6
/proc/26369/task/26376/stat : 26376 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 107 0 0 0 16 0 9 0 418380418 1135046656 161277 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26377] ppid=26367 vsize=1108444 CPUtime=1.24 cores=4,6
/proc/26369/task/26377/stat : 26377 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 124 0 0 0 15 0 9 0 418380418 1135046656 161277 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26378] ppid=26367 vsize=1108444 CPUtime=0 cores=4,6
/proc/26369/task/26378/stat : 26378 (mono) S 26367 26369 26117 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418380419 1135046656 161277 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000416177 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1246.9
Current children cumulated vsize (KiB) 1108444



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.29 4.10 4.26 4/206 26438
/proc/meminfo: memFree=13662720/32950940 swapFree=67111528/67111528
[pid=26369] ppid=26367 vsize=1108444 CPUtime=1304.82 cores=4,6
/proc/26369/stat : 26369 (mono) R 26367 26369 26117 0 -1 4202496 542488 0 0 0 130376 106 0 0 25 0 9 0 418380417 1135046656 176852 33554432000 4194304 7232020 140736661951584 18446744073709551615 1164595317 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/26369/statm: 277111 176852 1036 742 0 269682 0
[pid=26369/tid=26371] ppid=26367 vsize=1108444 CPUtime=1.4 cores=4,6
/proc/26369/task/26371/stat : 26371 (mono) S 26367 26369 26117 0 -1 4202560 4 0 0 0 140 0 0 0 15 0 9 0 418380418 1135046656 176852 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26372] ppid=26367 vsize=1108444 CPUtime=1.04 cores=4,6
/proc/26369/task/26372/stat : 26372 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 104 0 0 0 16 0 9 0 418380418 1135046656 176852 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26373] ppid=26367 vsize=1108444 CPUtime=1.37 cores=4,6
/proc/26369/task/26373/stat : 26373 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 137 0 0 0 16 0 9 0 418380418 1135046656 176852 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26374] ppid=26367 vsize=1108444 CPUtime=1.57 cores=4,6
/proc/26369/task/26374/stat : 26374 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 157 0 0 0 15 0 9 0 418380418 1135046656 176852 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
[pid=26369/tid=26375] ppid=26367 vsize=1108444 CPUtime=1.23 cores=4,6
/proc/26369/task/26375/stat : 26375 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 123 0 0 0 16 0 9 0 418380418 1135046656 176852 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26376] ppid=26367 vsize=1108444 CPUtime=1.17 cores=4,6
/proc/26369/task/26376/stat : 26376 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 117 0 0 0 15 0 9 0 418380418 1135046656 176852 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26377] ppid=26367 vsize=1108444 CPUtime=1.29 cores=4,6
/proc/26369/task/26377/stat : 26377 (mono) S 26367 26369 26117 0 -1 4202560 2 0 0 0 129 0 0 0 16 0 9 0 418380418 1135046656 176852 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000408473 0 0 4096 545260780 18446604453917981504 0 0 -1 6 0 0 0
[pid=26369/tid=26378] ppid=26367 vsize=1108444 CPUtime=0 cores=4,6
/proc/26369/task/26378/stat : 26378 (mono) S 26367 26369 26117 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418380419 1135046656 176852 33554432000 4194304 7232020 140736661951584 18446744073709551615 216000416177 0 0 4096 545260780 18446604453917981504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1304.82
Current children cumulated vsize (KiB) 1108444

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.87
CPU user time (s): 1303.77
CPU system time (s): 1.09883
CPU usage (%): 100.371
Max. virtual memory (cumulated for all children) (KiB): 1108444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1303.77
system time used= 1.09883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 542488
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= 13172
involuntary context switches= 8952

runsolver used 2.15267 second user time and 4.96624 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-08 18:51:36
IDJOB=3189097
IDBENCH=82628
IDSOLVER=1608
FILE ID=node117/3189097-1302281496
RUNJOBID= node117-1302280194-26136
PBS_JOBID= 12919066
Free space on /tmp= 70628 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v25000-c105000-S30704505-092-UNKNOWN.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189097-1302281496/watcher-3189097-1302281496 -o /tmp/evaluation-result-3189097-1302281496/solver-3189097-1302281496 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189097-1302281496.cnf

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

MD5SUM BENCH= 15b86e0c1384321ea7bbac2466a811a7
RANDOM SEED=394013695

node117.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.849
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.849
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.849
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.849
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.849
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      15569740 kB
Buffers:        601904 kB
Cached:       16265160 kB
SwapCached:          0 kB
Active:        6005308 kB
Inactive:     10951380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      15569740 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3528 kB
Writeback:           0 kB
AnonPages:       88684 kB
Mapped:          17784 kB
Slab:           360896 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   411940 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= 70628 MiB
End job on node117 at 2011-04-08 19:13:18