Trace number 3189346

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1050579435-065.SATISFIABLE.cnf
MD5SUMa9aff6c7ce1658eb3edc84aa7f38478c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.006998
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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-3189346-1302284595/watcher-3189346-1302284595 -o /tmp/evaluation-result-3189346-1302284595/solver-3189346-1302284595 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189346-1302284595.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.08 4.17 4.17 5/213 24520
/proc/meminfo: memFree=16289668/32950928 swapFree=67102716/67111528
[pid=24520] ppid=24518 vsize=11760 CPUtime=0 cores=0,2
/proc/24520/stat : 24520 (runsolver) R 24518 24520 23888 0 -1 4202560 46 0 0 0 0 0 0 0 25 0 1 0 340056610 12042240 55 33554432000 4194304 5392636 140733625812480 18446744073709551615 5012135 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/24520/statm: 2940 55 36 293 0 2644 0

[startup+0.0906661 s]
/proc/loadavg: 4.08 4.17 4.17 5/213 24520
/proc/meminfo: memFree=16289668/32950928 swapFree=67102716/67111528
[pid=24520] ppid=24518 vsize=108428 CPUtime=0.07 cores=0,2
/proc/24520/stat : 24520 (mono) R 24518 24520 23888 0 -1 4202496 2211 0 0 0 7 0 0 0 25 0 9 0 340056610 111030272 2111 33554432000 4194304 7232020 140734544320368 18446744073709551615 1092637172 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24520/statm: 27107 2111 1023 742 0 19678 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 108428

[startup+0.100665 s]
/proc/loadavg: 4.08 4.17 4.17 5/213 24520
/proc/meminfo: memFree=16289668/32950928 swapFree=67102716/67111528
[pid=24520] ppid=24518 vsize=108428 CPUtime=0.08 cores=0,2
/proc/24520/stat : 24520 (mono) R 24518 24520 23888 0 -1 4202496 2212 0 0 0 8 0 0 0 25 0 9 0 340056610 111030272 2112 33554432000 4194304 7232020 140734544320368 18446744073709551615 1092636930 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24520/statm: 27107 2112 1023 742 0 19678 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 108428

[startup+0.300574 s]
/proc/loadavg: 4.08 4.17 4.17 5/213 24520
/proc/meminfo: memFree=16289668/32950928 swapFree=67102716/67111528
[pid=24520] ppid=24518 vsize=110304 CPUtime=0.29 cores=0,2
/proc/24520/stat : 24520 (mono) R 24518 24520 23888 0 -1 4202496 2471 0 0 0 29 0 0 0 18 0 9 0 340056610 112951296 2371 33554432000 4194304 7232020 140734544320368 18446744073709551615 1092633421 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24520/statm: 27576 2371 1023 742 0 20147 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110304

[startup+0.700523 s]
/proc/loadavg: 4.08 4.17 4.17 5/213 24520
/proc/meminfo: memFree=16289668/32950928 swapFree=67102716/67111528
[pid=24520] ppid=24518 vsize=111812 CPUtime=0.69 cores=0,2
/proc/24520/stat : 24520 (mono) R 24518 24520 23888 0 -1 4202496 2736 0 0 0 69 0 0 0 18 0 9 0 340056610 114495488 2629 33554432000 4194304 7232020 140734544320368 18446744073709551615 1092637104 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24520/statm: 27953 2629 1023 742 0 20524 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111812

[startup+1.50137 s]
/proc/loadavg: 4.07 4.16 4.17 6/222 24529
/proc/meminfo: memFree=16271508/32950928 swapFree=67102716/67111528
[pid=24520] ppid=24518 vsize=111876 CPUtime=1.51 cores=0,2
/proc/24520/stat : 24520 (mono) R 24518 24520 23888 0 -1 4202496 3145 0 0 0 150 1 0 0 18 0 9 0 340056610 114561024 2950 33554432000 4194304 7232020 140734544320368 18446744073709551615 1092636729 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24520/statm: 27969 2950 1023 742 0 20540 0
[pid=24520/tid=24522] ppid=24518 vsize=111876 CPUtime=0 cores=0,2
/proc/24520/task/24522/stat : 24522 (mono) S 24518 24520 23888 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 340056611 114561024 2950 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24523] ppid=24518 vsize=111876 CPUtime=0 cores=0,2
/proc/24520/task/24523/stat : 24523 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340056611 114561024 2950 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24524] ppid=24518 vsize=111876 CPUtime=0 cores=0,2
/proc/24520/task/24524/stat : 24524 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340056611 114561024 2950 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24525] ppid=24518 vsize=111876 CPUtime=0 cores=0,2
/proc/24520/task/24525/stat : 24525 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340056611 114561024 2950 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24526] ppid=24518 vsize=111876 CPUtime=0 cores=0,2
/proc/24520/task/24526/stat : 24526 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340056611 114561024 2950 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24527] ppid=24518 vsize=111876 CPUtime=0 cores=0,2
/proc/24520/task/24527/stat : 24527 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340056611 114561024 2950 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24528] ppid=24518 vsize=111876 CPUtime=0 cores=0,2
/proc/24520/task/24528/stat : 24528 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340056611 114561024 2950 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24529] ppid=24518 vsize=111876 CPUtime=0 cores=0,2
/proc/24520/task/24529/stat : 24529 (mono) S 24518 24520 23888 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340056612 114561024 2950 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488518577 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 111876

[startup+3.10103 s]
/proc/loadavg: 4.07 4.16 4.17 5/222 24529
/proc/meminfo: memFree=16261092/32950928 swapFree=67102716/67111528
[pid=24520] ppid=24518 vsize=116340 CPUtime=3.11 cores=0,2
/proc/24520/stat : 24520 (mono) R 24518 24520 23888 0 -1 4202496 4034 0 0 0 310 1 0 0 18 0 9 0 340056610 119132160 3493 33554432000 4194304 7232020 140734544320368 18446744073709551615 1092637115 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/24520/statm: 29085 3493 1023 742 0 21656 0
[pid=24520/tid=24522] ppid=24518 vsize=116340 CPUtime=0 cores=0,2
/proc/24520/task/24522/stat : 24522 (mono) S 24518 24520 23888 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 340056611 119132160 3493 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24523] ppid=24518 vsize=116340 CPUtime=0 cores=0,2
/proc/24520/task/24523/stat : 24523 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340056611 119132160 3493 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24524] ppid=24518 vsize=116340 CPUtime=0 cores=0,2
/proc/24520/task/24524/stat : 24524 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340056611 119132160 3493 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24525] ppid=24518 vsize=116340 CPUtime=0 cores=0,2
/proc/24520/task/24525/stat : 24525 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340056611 119132160 3493 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24526] ppid=24518 vsize=116340 CPUtime=0 cores=0,2
/proc/24520/task/24526/stat : 24526 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340056611 119132160 3493 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24527] ppid=24518 vsize=116340 CPUtime=0.01 cores=0,2
/proc/24520/task/24527/stat : 24527 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340056611 119132160 3493 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24528] ppid=24518 vsize=116340 CPUtime=0.01 cores=0,2
/proc/24520/task/24528/stat : 24528 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340056611 119132160 3493 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24529] ppid=24518 vsize=116340 CPUtime=0 cores=0,2
/proc/24520/task/24529/stat : 24529 (mono) S 24518 24520 23888 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340056612 119132160 3493 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488518577 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 116340

[startup+6.30048 s]
/proc/loadavg: 4.07 4.16 4.17 5/222 24529
/proc/meminfo: memFree=16247872/32950928 swapFree=67102716/67111528
[pid=24520] ppid=24518 vsize=119756 CPUtime=6.35 cores=0,2
/proc/24520/stat : 24520 (mono) R 24518 24520 23888 0 -1 4202496 5499 0 0 0 633 2 0 0 18 0 9 0 340056610 122630144 4143 33554432000 4194304 7232020 140734544320368 18446744073709551615 1092633841 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24520/statm: 29939 4143 1023 742 0 22510 0
[pid=24520/tid=24522] ppid=24518 vsize=119756 CPUtime=0.02 cores=0,2
/proc/24520/task/24522/stat : 24522 (mono) S 24518 24520 23888 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 340056611 122630144 4143 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24523] ppid=24518 vsize=119756 CPUtime=0.01 cores=0,2
/proc/24520/task/24523/stat : 24523 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340056611 122630144 4143 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24524] ppid=24518 vsize=119756 CPUtime=0.02 cores=0,2
/proc/24520/task/24524/stat : 24524 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340056611 122630144 4143 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24525] ppid=24518 vsize=119756 CPUtime=0.02 cores=0,2
/proc/24520/task/24525/stat : 24525 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 340056611 122630144 4143 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24526] ppid=24518 vsize=119756 CPUtime=0.01 cores=0,2
/proc/24520/task/24526/stat : 24526 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340056611 122630144 4143 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24527] ppid=24518 vsize=119756 CPUtime=0.03 cores=0,2
/proc/24520/task/24527/stat : 24527 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 340056611 122630144 4143 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24528] ppid=24518 vsize=119756 CPUtime=0.02 cores=0,2
/proc/24520/task/24528/stat : 24528 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340056611 122630144 4143 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24529] ppid=24518 vsize=119756 CPUtime=0 cores=0,2
/proc/24520/task/24529/stat : 24529 (mono) S 24518 24520 23888 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340056612 122630144 4143 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488518577 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 119756

[startup+12.7013 s]
/proc/loadavg: 4.06 4.16 4.17 5/222 24529
/proc/meminfo: memFree=16232568/32950928 swapFree=67102716/67111528
[pid=24520] ppid=24518 vsize=124352 CPUtime=12.83 cores=0,2
/proc/24520/stat : 24520 (mono) R 24518 24520 23888 0 -1 4202496 7357 0 0 0 1280 3 0 0 18 0 9 0 340056610 127336448 4783 33554432000 4194304 7232020 140734544320368 18446744073709551615 1092636774 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24520/statm: 31088 4783 1024 742 0 23659 0
[pid=24520/tid=24522] ppid=24518 vsize=124352 CPUtime=0.06 cores=0,2
/proc/24520/task/24522/stat : 24522 (mono) S 24518 24520 23888 0 -1 4202560 4 0 0 0 6 0 0 0 15 0 9 0 340056611 127336448 4783 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24523] ppid=24518 vsize=124352 CPUtime=0.04 cores=0,2
/proc/24520/task/24523/stat : 24523 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 340056611 127336448 4783 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24524] ppid=24518 vsize=124352 CPUtime=0.04 cores=0,2
/proc/24520/task/24524/stat : 24524 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 340056611 127336448 4783 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24525] ppid=24518 vsize=124352 CPUtime=0.03 cores=0,2
/proc/24520/task/24525/stat : 24525 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340056611 127336448 4783 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24526] ppid=24518 vsize=124352 CPUtime=0.04 cores=0,2
/proc/24520/task/24526/stat : 24526 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 340056611 127336448 4783 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24527] ppid=24518 vsize=124352 CPUtime=0.06 cores=0,2
/proc/24520/task/24527/stat : 24527 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 340056611 127336448 4783 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24528] ppid=24518 vsize=124352 CPUtime=0.05 cores=0,2
/proc/24520/task/24528/stat : 24528 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340056611 127336448 4783 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24529] ppid=24518 vsize=124352 CPUtime=0 cores=0,2
/proc/24520/task/24529/stat : 24529 (mono) S 24518 24520 23888 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340056612 127336448 4783 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488518577 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.83
Current children cumulated vsize (KiB) 124352

[startup+25.5008 s]
/proc/loadavg: 4.05 4.15 4.17 5/222 24530
/proc/meminfo: memFree=16192284/32950928 swapFree=67102716/67111528
[pid=24520] ppid=24518 vsize=139140 CPUtime=25.77 cores=0,2
/proc/24520/stat : 24520 (mono) R 24518 24520 23888 0 -1 4202496 10633 0 0 0 2572 5 0 0 18 0 9 0 340056610 142479360 7977 33554432000 4194304 7232020 140734544320368 18446744073709551615 1092648072 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24520/statm: 34785 7977 1024 742 0 27356 0
[pid=24520/tid=24522] ppid=24518 vsize=139140 CPUtime=0.1 cores=0,2
/proc/24520/task/24522/stat : 24522 (mono) S 24518 24520 23888 0 -1 4202560 4 0 0 0 10 0 0 0 15 0 9 0 340056611 142479360 7977 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24523] ppid=24518 vsize=139140 CPUtime=0.08 cores=0,2
/proc/24520/task/24523/stat : 24523 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 340056611 142479360 7977 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24524] ppid=24518 vsize=139140 CPUtime=0.09 cores=0,2
/proc/24520/task/24524/stat : 24524 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 340056611 142479360 7977 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24525] ppid=24518 vsize=139140 CPUtime=0.09 cores=0,2
/proc/24520/task/24525/stat : 24525 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 9 0 0 0 16 0 9 0 340056611 142479360 7977 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24526] ppid=24518 vsize=139140 CPUtime=0.09 cores=0,2
/proc/24520/task/24526/stat : 24526 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 9 0 0 0 16 0 9 0 340056611 142479360 7977 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24527] ppid=24518 vsize=139140 CPUtime=0.1 cores=0,2
/proc/24520/task/24527/stat : 24527 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 10 0 0 0 16 0 9 0 340056611 142479360 7977 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24528] ppid=24518 vsize=139140 CPUtime=0.1 cores=0,2
/proc/24520/task/24528/stat : 24528 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 10 0 0 0 16 0 9 0 340056611 142479360 7977 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24529] ppid=24518 vsize=139140 CPUtime=0 cores=0,2
/proc/24520/task/24529/stat : 24529 (mono) S 24518 24520 23888 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340056612 142479360 7977 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488518577 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.77
Current children cumulated vsize (KiB) 139140

[startup+51.1009 s]
/proc/loadavg: 4.03 4.14 4.16 5/222 24530
/proc/meminfo: memFree=16148220/32950928 swapFree=67102716/67111528
[pid=24520] ppid=24518 vsize=139268 CPUtime=51.56 cores=0,2
/proc/24520/stat : 24520 (mono) R 24518 24520 23888 0 -1 4202496 14606 0 0 0 5148 8 0 0 19 0 9 0 340056610 142610432 9786 33554432000 4194304 7232020 140734544320368 18446744073709551615 1092636239 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24520/statm: 34817 9786 1034 742 0 27388 0
[pid=24520/tid=24522] ppid=24518 vsize=139268 CPUtime=0.17 cores=0,2
/proc/24520/task/24522/stat : 24522 (mono) S 24518 24520 23888 0 -1 4202560 4 0 0 0 17 0 0 0 15 0 9 0 340056611 142610432 9786 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24523] ppid=24518 vsize=139268 CPUtime=0.17 cores=0,2
/proc/24520/task/24523/stat : 24523 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 17 0 0 0 15 0 9 0 340056611 142610432 9786 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24524] ppid=24518 vsize=139268 CPUtime=0.19 cores=0,2

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

/proc/24520/task/24525/stat : 24525 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 129 1 0 0 16 0 9 0 340056611 245043200 30908 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24526] ppid=24518 vsize=239300 CPUtime=1.44 cores=0,2
/proc/24520/task/24526/stat : 24526 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 144 0 0 0 15 0 9 0 340056611 245043200 30908 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24527] ppid=24518 vsize=239300 CPUtime=1.43 cores=0,2
/proc/24520/task/24527/stat : 24527 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 142 1 0 0 15 0 9 0 340056611 245043200 30908 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24528] ppid=24518 vsize=239300 CPUtime=1.46 cores=0,2
/proc/24520/task/24528/stat : 24528 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 145 1 0 0 16 0 9 0 340056611 245043200 30908 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24529] ppid=24518 vsize=239300 CPUtime=0.01 cores=0,2
/proc/24520/task/24529/stat : 24529 (mono) S 24518 24520 23888 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 340056612 245043200 30908 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488518577 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 947.05
Current children cumulated vsize (KiB) 239300

[startup+1002.3 s]
/proc/loadavg: 4.00 4.06 4.11 5/222 24556
/proc/meminfo: memFree=15744204/32950928 swapFree=67102716/67111528
[pid=24520] ppid=24518 vsize=264848 CPUtime=1007.14 cores=0,2
/proc/24520/stat : 24520 (mono) R 24518 24520 23888 0 -1 4202496 88552 0 0 0 100678 36 0 0 25 0 9 0 340056610 271204352 40058 33554432000 4194304 7232020 140734544320368 18446744073709551615 1092636789 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24520/statm: 66212 40058 1035 742 0 58783 0
[pid=24520/tid=24522] ppid=24518 vsize=264848 CPUtime=1.39 cores=0,2
/proc/24520/task/24522/stat : 24522 (mono) S 24518 24520 23888 0 -1 4202560 4 0 0 0 138 1 0 0 16 0 9 0 340056611 271204352 40058 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24523] ppid=24518 vsize=264848 CPUtime=1.54 cores=0,2
/proc/24520/task/24523/stat : 24523 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 154 0 0 0 16 0 9 0 340056611 271204352 40058 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24524] ppid=24518 vsize=264848 CPUtime=1.43 cores=0,2
/proc/24520/task/24524/stat : 24524 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 142 1 0 0 16 0 9 0 340056611 271204352 40058 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24525] ppid=24518 vsize=264848 CPUtime=1.33 cores=0,2
/proc/24520/task/24525/stat : 24525 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 132 1 0 0 16 0 9 0 340056611 271204352 40058 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24526] ppid=24518 vsize=264848 CPUtime=1.47 cores=0,2
/proc/24520/task/24526/stat : 24526 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 147 0 0 0 16 0 9 0 340056611 271204352 40058 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24527] ppid=24518 vsize=264848 CPUtime=1.44 cores=0,2
/proc/24520/task/24527/stat : 24527 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 143 1 0 0 15 0 9 0 340056611 271204352 40058 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24528] ppid=24518 vsize=264848 CPUtime=1.49 cores=0,2
/proc/24520/task/24528/stat : 24528 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 148 1 0 0 15 0 9 0 340056611 271204352 40058 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24529] ppid=24518 vsize=264848 CPUtime=0.01 cores=0,2
/proc/24520/task/24529/stat : 24529 (mono) S 24518 24520 23888 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 340056612 271204352 40058 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488518577 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1007.14
Current children cumulated vsize (KiB) 264848

[startup+1062.3 s]
/proc/loadavg: 4.00 4.05 4.10 5/222 24557
/proc/meminfo: memFree=15672380/32950928 swapFree=67102716/67111528
[pid=24520] ppid=24518 vsize=264912 CPUtime=1067.21 cores=0,2
/proc/24520/stat : 24520 (mono) R 24518 24520 23888 0 -1 4202496 89726 0 0 0 106685 36 0 0 25 0 9 0 340056610 271269888 41232 33554432000 4194304 7232020 140734544320368 18446744073709551615 1092636789 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24520/statm: 66228 41232 1035 742 0 58799 0
[pid=24520/tid=24522] ppid=24518 vsize=264912 CPUtime=1.39 cores=0,2
/proc/24520/task/24522/stat : 24522 (mono) S 24518 24520 23888 0 -1 4202560 4 0 0 0 138 1 0 0 15 0 9 0 340056611 271269888 41232 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24523] ppid=24518 vsize=264912 CPUtime=1.58 cores=0,2
/proc/24520/task/24523/stat : 24523 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 158 0 0 0 16 0 9 0 340056611 271269888 41232 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24524] ppid=24518 vsize=264912 CPUtime=1.45 cores=0,2
/proc/24520/task/24524/stat : 24524 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 144 1 0 0 16 0 9 0 340056611 271269888 41232 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24525] ppid=24518 vsize=264912 CPUtime=1.33 cores=0,2
/proc/24520/task/24525/stat : 24525 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 132 1 0 0 16 0 9 0 340056611 271269888 41232 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24526] ppid=24518 vsize=264912 CPUtime=1.48 cores=0,2
/proc/24520/task/24526/stat : 24526 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 148 0 0 0 15 0 9 0 340056611 271269888 41232 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24527] ppid=24518 vsize=264912 CPUtime=1.45 cores=0,2
/proc/24520/task/24527/stat : 24527 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 144 1 0 0 16 0 9 0 340056611 271269888 41232 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24528] ppid=24518 vsize=264912 CPUtime=1.52 cores=0,2
/proc/24520/task/24528/stat : 24528 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 151 1 0 0 15 0 9 0 340056611 271269888 41232 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24529] ppid=24518 vsize=264912 CPUtime=0.01 cores=0,2
/proc/24520/task/24529/stat : 24529 (mono) S 24518 24520 23888 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 340056612 271269888 41232 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488518577 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1067.21
Current children cumulated vsize (KiB) 264912

[startup+1122.3 s]
/proc/loadavg: 4.07 4.05 4.09 5/222 24568
/proc/meminfo: memFree=15620332/32950928 swapFree=67102716/67111528
[pid=24520] ppid=24518 vsize=273168 CPUtime=1127.27 cores=0,2
/proc/24520/stat : 24520 (mono) R 24518 24520 23888 0 -1 4202496 90357 0 0 0 112690 37 0 0 25 0 9 0 340056610 279724032 41863 33554432000 4194304 7232020 140734544320368 18446744073709551615 1092636687 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24520/statm: 68292 41863 1035 742 0 60863 0
[pid=24520/tid=24522] ppid=24518 vsize=273168 CPUtime=1.39 cores=0,2
/proc/24520/task/24522/stat : 24522 (mono) S 24518 24520 23888 0 -1 4202560 4 0 0 0 138 1 0 0 16 0 9 0 340056611 279724032 41863 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24523] ppid=24518 vsize=273168 CPUtime=1.59 cores=0,2
/proc/24520/task/24523/stat : 24523 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 159 0 0 0 15 0 9 0 340056611 279724032 41863 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24524] ppid=24518 vsize=273168 CPUtime=1.47 cores=0,2
/proc/24520/task/24524/stat : 24524 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 146 1 0 0 16 0 9 0 340056611 279724032 41863 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24525] ppid=24518 vsize=273168 CPUtime=1.35 cores=0,2
/proc/24520/task/24525/stat : 24525 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 134 1 0 0 15 0 9 0 340056611 279724032 41863 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24526] ppid=24518 vsize=273168 CPUtime=1.49 cores=0,2
/proc/24520/task/24526/stat : 24526 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 149 0 0 0 16 0 9 0 340056611 279724032 41863 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24527] ppid=24518 vsize=273168 CPUtime=1.47 cores=0,2
/proc/24520/task/24527/stat : 24527 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 146 1 0 0 15 0 9 0 340056611 279724032 41863 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24528] ppid=24518 vsize=273168 CPUtime=1.54 cores=0,2
/proc/24520/task/24528/stat : 24528 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 153 1 0 0 16 0 9 0 340056611 279724032 41863 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24529] ppid=24518 vsize=273168 CPUtime=0.01 cores=0,2
/proc/24520/task/24529/stat : 24529 (mono) S 24518 24520 23888 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 340056612 279724032 41863 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488518577 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1127.27
Current children cumulated vsize (KiB) 273168

[startup+1182.3 s]
/proc/loadavg: 4.02 4.04 4.09 5/222 24569
/proc/meminfo: memFree=15550740/32950928 swapFree=67102716/67111528
[pid=24520] ppid=24518 vsize=306128 CPUtime=1187.41 cores=0,2
/proc/24520/stat : 24520 (mono) R 24518 24520 23888 0 -1 4202496 100027 0 0 0 118703 38 0 0 25 0 9 0 340056610 313475072 50666 33554432000 4194304 7232020 140734544320368 18446744073709551615 1092636102 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24520/statm: 76532 50666 1035 742 0 69103 0
[pid=24520/tid=24522] ppid=24518 vsize=306128 CPUtime=1.43 cores=0,2
/proc/24520/task/24522/stat : 24522 (mono) S 24518 24520 23888 0 -1 4202560 4 0 0 0 142 1 0 0 15 0 9 0 340056611 313475072 50666 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24523] ppid=24518 vsize=306128 CPUtime=1.62 cores=0,2
/proc/24520/task/24523/stat : 24523 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 162 0 0 0 15 0 9 0 340056611 313475072 50666 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24524] ppid=24518 vsize=306128 CPUtime=1.51 cores=0,2
/proc/24520/task/24524/stat : 24524 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 150 1 0 0 15 0 9 0 340056611 313475072 50666 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24525] ppid=24518 vsize=306128 CPUtime=1.42 cores=0,2
/proc/24520/task/24525/stat : 24525 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 141 1 0 0 15 0 9 0 340056611 313475072 50666 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24526] ppid=24518 vsize=306128 CPUtime=1.53 cores=0,2
/proc/24520/task/24526/stat : 24526 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 153 0 0 0 16 0 9 0 340056611 313475072 50666 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24527] ppid=24518 vsize=306128 CPUtime=1.51 cores=0,2
/proc/24520/task/24527/stat : 24527 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 150 1 0 0 16 0 9 0 340056611 313475072 50666 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24528] ppid=24518 vsize=306128 CPUtime=1.58 cores=0,2
/proc/24520/task/24528/stat : 24528 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 157 1 0 0 16 0 9 0 340056611 313475072 50666 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24529] ppid=24518 vsize=306128 CPUtime=0.01 cores=0,2
/proc/24520/task/24529/stat : 24529 (mono) S 24518 24520 23888 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 340056612 313475072 50666 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488518577 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1187.41
Current children cumulated vsize (KiB) 306128

[startup+1242.3 s]
/proc/loadavg: 4.01 4.03 4.08 5/222 24571
/proc/meminfo: memFree=15506576/32950928 swapFree=67102716/67111528
[pid=24520] ppid=24518 vsize=314384 CPUtime=1247.67 cores=0,2
/proc/24520/stat : 24520 (mono) R 24518 24520 23888 0 -1 4202496 101657 0 0 0 124729 38 0 0 25 0 9 0 340056610 321929216 50438 33554432000 4194304 7232020 140734544320368 18446744073709551615 1092636789 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24520/statm: 78596 50438 1035 742 0 71167 0
[pid=24520/tid=24522] ppid=24518 vsize=314384 CPUtime=1.5 cores=0,2
/proc/24520/task/24522/stat : 24522 (mono) S 24518 24520 23888 0 -1 4202560 4 0 0 0 149 1 0 0 16 0 9 0 340056611 321929216 50438 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24523] ppid=24518 vsize=314384 CPUtime=1.7 cores=0,2
/proc/24520/task/24523/stat : 24523 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 170 0 0 0 16 0 9 0 340056611 321929216 50438 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24524] ppid=24518 vsize=314384 CPUtime=1.58 cores=0,2
/proc/24520/task/24524/stat : 24524 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 157 1 0 0 16 0 9 0 340056611 321929216 50438 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24525] ppid=24518 vsize=314384 CPUtime=1.52 cores=0,2
/proc/24520/task/24525/stat : 24525 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 151 1 0 0 16 0 9 0 340056611 321929216 50438 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24526] ppid=24518 vsize=314384 CPUtime=1.57 cores=0,2
/proc/24520/task/24526/stat : 24526 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 157 0 0 0 16 0 9 0 340056611 321929216 50438 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24527] ppid=24518 vsize=314384 CPUtime=1.61 cores=0,2
/proc/24520/task/24527/stat : 24527 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 160 1 0 0 16 0 9 0 340056611 321929216 50438 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24528] ppid=24518 vsize=314384 CPUtime=1.62 cores=0,2
/proc/24520/task/24528/stat : 24528 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 161 1 0 0 15 0 9 0 340056611 321929216 50438 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24529] ppid=24518 vsize=314384 CPUtime=0.01 cores=0,2
/proc/24520/task/24529/stat : 24529 (mono) S 24518 24520 23888 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 340056612 321929216 50438 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488518577 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1247.67
Current children cumulated vsize (KiB) 314384



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.08 2/192 24579
/proc/meminfo: memFree=16095620/32950928 swapFree=67102716/67111528
[pid=24520] ppid=24518 vsize=315152 CPUtime=1305.49 cores=0,2
/proc/24520/stat : 24520 (mono) R 24518 24520 23888 0 -1 4202496 103869 0 0 0 130510 39 0 0 25 0 9 0 340056610 322715648 52492 33554432000 4194304 7232020 140734544320368 18446744073709551615 1092636122 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24520/statm: 78788 52492 1035 742 0 71359 0
[pid=24520/tid=24522] ppid=24518 vsize=315152 CPUtime=1.52 cores=0,2
/proc/24520/task/24522/stat : 24522 (mono) S 24518 24520 23888 0 -1 4202560 4 0 0 0 151 1 0 0 16 0 9 0 340056611 322715648 52492 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24523] ppid=24518 vsize=315152 CPUtime=1.74 cores=0,2
/proc/24520/task/24523/stat : 24523 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 174 0 0 0 16 0 9 0 340056611 322715648 52492 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24524] ppid=24518 vsize=315152 CPUtime=1.63 cores=0,2
/proc/24520/task/24524/stat : 24524 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 162 1 0 0 15 0 9 0 340056611 322715648 52492 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24525] ppid=24518 vsize=315152 CPUtime=1.55 cores=0,2
/proc/24520/task/24525/stat : 24525 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 154 1 0 0 16 0 9 0 340056611 322715648 52492 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24526] ppid=24518 vsize=315152 CPUtime=1.58 cores=0,2
/proc/24520/task/24526/stat : 24526 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 158 0 0 0 15 0 9 0 340056611 322715648 52492 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24527] ppid=24518 vsize=315152 CPUtime=1.64 cores=0,2
/proc/24520/task/24527/stat : 24527 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 163 1 0 0 16 0 9 0 340056611 322715648 52492 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
[pid=24520/tid=24528] ppid=24518 vsize=315152 CPUtime=1.65 cores=0,2
/proc/24520/task/24528/stat : 24528 (mono) S 24518 24520 23888 0 -1 4202560 2 0 0 0 164 1 0 0 15 0 9 0 340056611 322715648 52492 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488510873 0 0 4096 545260780 18446604453964757184 0 0 -1 0 0 0 0
[pid=24520/tid=24529] ppid=24518 vsize=315152 CPUtime=0.01 cores=0,2
/proc/24520/task/24529/stat : 24529 (mono) S 24518 24520 23888 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 340056612 322715648 52492 33554432000 4194304 7232020 140734544320368 18446744073709551615 239488518577 0 0 4096 545260780 18446604453964757184 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1305.49
Current children cumulated vsize (KiB) 315152

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1305.51
CPU user time (s): 1305.11
CPU system time (s): 0.404938
CPU usage (%): 100.422
Max. virtual memory (cumulated for all children) (KiB): 315152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1305.11
system time used= 0.404938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103869
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= 60816
involuntary context switches= 19891

runsolver used 2.31865 second user time and 4.80127 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-08 19:43:15
IDJOB=3189346
IDBENCH=82877
IDSOLVER=1608
FILE ID=node148/3189346-1302284595
RUNJOBID= node148-1302280688-23906
PBS_JOBID= 12919086
Free space on /tmp= 70876 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1050579435-065.SATISFIABLE.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189346-1302284595/watcher-3189346-1302284595 -o /tmp/evaluation-result-3189346-1302284595/solver-3189346-1302284595 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189346-1302284595.cnf

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

MD5SUM BENCH= a9aff6c7ce1658eb3edc84aa7f38478c
RANDOM SEED=2087994377

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16290072 kB
Buffers:        452844 kB
Cached:       15733052 kB
SwapCached:       4908 kB
Active:        7695356 kB
Inactive:      8570716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16290072 kB
SwapTotal:    67111528 kB
SwapFree:     67102716 kB
Dirty:             420 kB
Writeback:           0 kB
AnonPages:       77612 kB
Mapped:          17740 kB
Slab:           331376 kB
PageTables:       5172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   493628 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= 70876 MiB
End job on node148 at 2011-04-08 20:04:58