Trace number 3189290

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.72 1300.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v175-c3727-S110935064-075.SATISFIABLE.cnf
MD5SUMb179d65395dd8ffd730bf106fb19b537
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.272958
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses3727
Sum of the clauses size18635
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53727
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-3189290-1302284057/watcher-3189290-1302284057 -o /tmp/evaluation-result-3189290-1302284057/solver-3189290-1302284057 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189290-1302284057.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.02 4.09 4.08 3/182 24980
/proc/meminfo: memFree=14793396/32950928 swapFree=67111528/67111528
[pid=24980] ppid=24978 vsize=11760 CPUtime=0 cores=0,2
/proc/24980/stat : 24980 (runsolver) S 24978 24980 24447 0 -1 4202560 46 0 0 0 0 0 0 0 25 0 1 0 340002429 12042240 55 33554432000 4194304 5392636 140733440136752 18446744073709551615 5012135 0 2147483391 4096 24578 18446744071699199166 0 0 17 0 0 0 0
/proc/24980/statm: 2940 55 36 293 0 2644 0

[startup+0.0759329 s]
/proc/loadavg: 4.02 4.09 4.08 3/182 24980
/proc/meminfo: memFree=14793396/32950928 swapFree=67111528/67111528
[pid=24980] ppid=24978 vsize=108724 CPUtime=0.05 cores=0,2
/proc/24980/stat : 24980 (mono) R 24978 24980 24447 0 -1 4202496 2247 0 0 0 5 0 0 0 18 0 9 0 340002429 111333376 2147 33554432000 4194304 7232020 140737374563680 18446744073709551615 4753808 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24980/statm: 27181 2147 1022 742 0 19752 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 108724

[startup+0.100849 s]
/proc/loadavg: 4.02 4.09 4.08 3/182 24980
/proc/meminfo: memFree=14793396/32950928 swapFree=67111528/67111528
[pid=24980] ppid=24978 vsize=109584 CPUtime=0.08 cores=0,2
/proc/24980/stat : 24980 (mono) R 24978 24980 24447 0 -1 4202496 2290 0 0 0 8 0 0 0 18 0 9 0 340002429 112214016 2190 33554432000 4194304 7232020 140737374563680 18446744073709551615 254500385753 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24980/statm: 27396 2190 1023 742 0 19967 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 109584

[startup+0.300887 s]
/proc/loadavg: 4.02 4.09 4.08 3/182 24980
/proc/meminfo: memFree=14793396/32950928 swapFree=67111528/67111528
[pid=24980] ppid=24978 vsize=110724 CPUtime=0.29 cores=0,2
/proc/24980/stat : 24980 (mono) R 24978 24980 24447 0 -1 4202496 2578 0 0 0 28 1 0 0 18 0 9 0 340002429 113381376 2478 33554432000 4194304 7232020 140737374563680 18446744073709551615 1083442404 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24980/statm: 27681 2478 1023 742 0 20252 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110724

[startup+0.706777 s]
/proc/loadavg: 4.02 4.09 4.08 3/182 24980
/proc/meminfo: memFree=14793396/32950928 swapFree=67111528/67111528
[pid=24980] ppid=24978 vsize=112308 CPUtime=0.7 cores=0,2
/proc/24980/stat : 24980 (mono) R 24978 24980 24447 0 -1 4202496 2884 0 0 0 69 1 0 0 18 0 9 0 340002429 115003392 2784 33554432000 4194304 7232020 140737374563680 18446744073709551615 1083444678 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24980/statm: 28077 2784 1023 742 0 20648 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 112308

[startup+1.50064 s]
/proc/loadavg: 4.02 4.09 4.08 7/222 25088
/proc/meminfo: memFree=14763456/32950928 swapFree=67111528/67111528
[pid=24980] ppid=24978 vsize=114400 CPUtime=1.5 cores=0,2
/proc/24980/stat : 24980 (mono) R 24978 24980 24447 0 -1 4202496 3455 0 0 0 149 1 0 0 18 0 9 0 340002429 117145600 3355 33554432000 4194304 7232020 140737374563680 18446744073709551615 1083444535 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24980/statm: 28600 3355 1023 742 0 21171 0
[pid=24980/tid=24982] ppid=24978 vsize=114400 CPUtime=0 cores=0,2
/proc/24980/task/24982/stat : 24982 (mono) S 24978 24980 24447 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 340002430 117145600 3355 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24983] ppid=24978 vsize=114400 CPUtime=0 cores=0,2
/proc/24980/task/24983/stat : 24983 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340002430 117145600 3355 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24984] ppid=24978 vsize=114400 CPUtime=0 cores=0,2
/proc/24980/task/24984/stat : 24984 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340002430 117145600 3355 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24985] ppid=24978 vsize=114400 CPUtime=0 cores=0,2
/proc/24980/task/24985/stat : 24985 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340002430 117145600 3355 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24986] ppid=24978 vsize=114400 CPUtime=0 cores=0,2
/proc/24980/task/24986/stat : 24986 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340002430 117145600 3356 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24987] ppid=24978 vsize=114400 CPUtime=0 cores=0,2
/proc/24980/task/24987/stat : 24987 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340002430 117145600 3356 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24988] ppid=24978 vsize=114400 CPUtime=0 cores=0,2
/proc/24980/task/24988/stat : 24988 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340002430 117145600 3356 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24992] ppid=24978 vsize=114400 CPUtime=0 cores=0,2
/proc/24980/task/24992/stat : 24992 (mono) S 24978 24980 24447 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340002431 117145600 3357 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512515505 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 114400

[startup+3.10131 s]
/proc/loadavg: 4.02 4.08 4.08 5/222 25088
/proc/meminfo: memFree=14750436/32950928 swapFree=67111528/67111528
[pid=24980] ppid=24978 vsize=117168 CPUtime=3.12 cores=0,2
/proc/24980/stat : 24980 (mono) R 24978 24980 24447 0 -1 4202496 4457 0 0 0 310 2 0 0 18 0 9 0 340002429 119980032 3952 33554432000 4194304 7232020 140737374563680 18446744073709551615 1083444701 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24980/statm: 29292 3952 1023 742 0 21863 0
[pid=24980/tid=24982] ppid=24978 vsize=117168 CPUtime=0.01 cores=0,2
/proc/24980/task/24982/stat : 24982 (mono) S 24978 24980 24447 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 340002430 119980032 3952 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24983] ppid=24978 vsize=117168 CPUtime=0.01 cores=0,2
/proc/24980/task/24983/stat : 24983 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340002430 119980032 3952 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24984] ppid=24978 vsize=117168 CPUtime=0 cores=0,2
/proc/24980/task/24984/stat : 24984 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340002430 119980032 3952 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24985] ppid=24978 vsize=117168 CPUtime=0.01 cores=0,2
/proc/24980/task/24985/stat : 24985 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340002430 119980032 3952 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24986] ppid=24978 vsize=117168 CPUtime=0 cores=0,2
/proc/24980/task/24986/stat : 24986 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340002430 119980032 3952 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24987] ppid=24978 vsize=117168 CPUtime=0 cores=0,2
/proc/24980/task/24987/stat : 24987 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340002430 119980032 3953 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24988] ppid=24978 vsize=117168 CPUtime=0 cores=0,2
/proc/24980/task/24988/stat : 24988 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340002430 119980032 3954 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24992] ppid=24978 vsize=117168 CPUtime=0 cores=0,2
/proc/24980/task/24992/stat : 24992 (mono) S 24978 24980 24447 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340002431 119980032 3954 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512515505 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 117168

[startup+6.30067 s]
/proc/loadavg: 4.02 4.08 4.08 5/222 25089
/proc/meminfo: memFree=14730188/32950928 swapFree=67111528/67111528
[pid=24980] ppid=24978 vsize=120840 CPUtime=6.35 cores=0,2
/proc/24980/stat : 24980 (mono) R 24978 24980 24447 0 -1 4202496 6320 0 0 0 632 3 0 0 19 0 9 0 340002429 123740160 4909 33554432000 4194304 7232020 140737374563680 18446744073709551615 1083444535 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24980/statm: 30210 4909 1023 742 0 22781 0
[pid=24980/tid=24982] ppid=24978 vsize=120840 CPUtime=0.02 cores=0,2
/proc/24980/task/24982/stat : 24982 (mono) S 24978 24980 24447 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 340002430 123740160 4909 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24983] ppid=24978 vsize=120840 CPUtime=0.02 cores=0,2
/proc/24980/task/24983/stat : 24983 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 340002430 123740160 4909 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24984] ppid=24978 vsize=120840 CPUtime=0.01 cores=0,2
/proc/24980/task/24984/stat : 24984 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340002430 123740160 4909 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24985] ppid=24978 vsize=120840 CPUtime=0.02 cores=0,2
/proc/24980/task/24985/stat : 24985 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340002430 123740160 4909 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24986] ppid=24978 vsize=120840 CPUtime=0.01 cores=0,2
/proc/24980/task/24986/stat : 24986 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340002430 123740160 4909 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24987] ppid=24978 vsize=120840 CPUtime=0.01 cores=0,2
/proc/24980/task/24987/stat : 24987 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340002430 123740160 4909 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24988] ppid=24978 vsize=120840 CPUtime=0.01 cores=0,2
/proc/24980/task/24988/stat : 24988 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 340002430 123740160 4909 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24992] ppid=24978 vsize=120840 CPUtime=0 cores=0,2
/proc/24980/task/24992/stat : 24992 (mono) S 24978 24980 24447 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340002431 123740160 4909 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512515505 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 120840

[startup+12.7004 s]
/proc/loadavg: 4.01 4.08 4.08 5/222 25089
/proc/meminfo: memFree=14707800/32950928 swapFree=67111528/67111528
[pid=24980] ppid=24978 vsize=132252 CPUtime=12.81 cores=0,2
/proc/24980/stat : 24980 (mono) R 24978 24980 24447 0 -1 4202496 8997 0 0 0 1276 5 0 0 19 0 9 0 340002429 135426048 6148 33554432000 4194304 7232020 140737374563680 18446744073709551615 1083445506 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24980/statm: 33063 6148 1024 742 0 25634 0
[pid=24980/tid=24982] ppid=24978 vsize=132252 CPUtime=0.03 cores=0,2
/proc/24980/task/24982/stat : 24982 (mono) S 24978 24980 24447 0 -1 4202560 4 0 0 0 3 0 0 0 16 0 9 0 340002430 135426048 6148 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24983] ppid=24978 vsize=132252 CPUtime=0.04 cores=0,2
/proc/24980/task/24983/stat : 24983 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 340002430 135426048 6148 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24984] ppid=24978 vsize=132252 CPUtime=0.03 cores=0,2
/proc/24980/task/24984/stat : 24984 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340002430 135426048 6148 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24985] ppid=24978 vsize=132252 CPUtime=0.04 cores=0,2
/proc/24980/task/24985/stat : 24985 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 340002430 135426048 6148 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24986] ppid=24978 vsize=132252 CPUtime=0.02 cores=0,2
/proc/24980/task/24986/stat : 24986 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 340002430 135426048 6148 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24987] ppid=24978 vsize=132252 CPUtime=0.03 cores=0,2
/proc/24980/task/24987/stat : 24987 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340002430 135426048 6148 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24988] ppid=24978 vsize=132252 CPUtime=0.03 cores=0,2
/proc/24980/task/24988/stat : 24988 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340002430 135426048 6148 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24992] ppid=24978 vsize=132252 CPUtime=0 cores=0,2
/proc/24980/task/24992/stat : 24992 (mono) S 24978 24980 24447 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340002431 135426048 6148 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512515505 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.81
Current children cumulated vsize (KiB) 132252

[startup+25.5008 s]
/proc/loadavg: 4.09 4.09 4.08 5/222 25089
/proc/meminfo: memFree=14681528/32950928 swapFree=67111528/67111528
[pid=24980] ppid=24978 vsize=140572 CPUtime=25.68 cores=0,2
/proc/24980/stat : 24980 (mono) R 24978 24980 24447 0 -1 4202496 12634 0 0 0 2561 7 0 0 23 0 9 0 340002429 143945728 7372 33554432000 4194304 7232020 140737374563680 18446744073709551615 1083445585 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24980/statm: 35143 7372 1024 742 0 27714 0
[pid=24980/tid=24982] ppid=24978 vsize=140572 CPUtime=0.07 cores=0,2
/proc/24980/task/24982/stat : 24982 (mono) S 24978 24980 24447 0 -1 4202560 4 0 0 0 7 0 0 0 16 0 9 0 340002430 143945728 7372 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24983] ppid=24978 vsize=140572 CPUtime=0.06 cores=0,2
/proc/24980/task/24983/stat : 24983 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 340002430 143945728 7372 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24984] ppid=24978 vsize=140572 CPUtime=0.05 cores=0,2
/proc/24980/task/24984/stat : 24984 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 340002430 143945728 7372 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24985] ppid=24978 vsize=140572 CPUtime=0.07 cores=0,2
/proc/24980/task/24985/stat : 24985 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 340002430 143945728 7372 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24986] ppid=24978 vsize=140572 CPUtime=0.05 cores=0,2
/proc/24980/task/24986/stat : 24986 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340002430 143945728 7372 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24987] ppid=24978 vsize=140572 CPUtime=0.06 cores=0,2
/proc/24980/task/24987/stat : 24987 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 340002430 143945728 7372 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24988] ppid=24978 vsize=140572 CPUtime=0.06 cores=0,2
/proc/24980/task/24988/stat : 24988 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 340002430 143945728 7372 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24992] ppid=24978 vsize=140572 CPUtime=0 cores=0,2
/proc/24980/task/24992/stat : 24992 (mono) S 24978 24980 24447 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340002431 143945728 7372 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512515505 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.68
Current children cumulated vsize (KiB) 140572

[startup+51.1007 s]
/proc/loadavg: 4.06 4.09 4.08 5/222 25090
/proc/meminfo: memFree=14623960/32950928 swapFree=67111528/67111528
[pid=24980] ppid=24978 vsize=157276 CPUtime=51.41 cores=0,2
/proc/24980/stat : 24980 (mono) R 24978 24980 24447 0 -1 4202496 19272 0 0 0 5131 10 0 0 25 0 9 0 340002429 161050624 13694 33554432000 4194304 7232020 140737374563680 18446744073709551615 1083444678 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24980/statm: 39319 13694 1035 742 0 31890 0
[pid=24980/tid=24982] ppid=24978 vsize=157276 CPUtime=0.13 cores=0,2
/proc/24980/task/24982/stat : 24982 (mono) S 24978 24980 24447 0 -1 4202560 4 0 0 0 13 0 0 0 15 0 9 0 340002430 161050624 13694 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24983] ppid=24978 vsize=157276 CPUtime=0.11 cores=0,2
/proc/24980/task/24983/stat : 24983 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 340002430 161050624 13694 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24984] ppid=24978 vsize=157276 CPUtime=0.12 cores=0,2

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

/proc/24980/task/24985/stat : 24985 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 118 1 0 0 16 0 9 0 340002430 263745536 29563 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24986] ppid=24978 vsize=257564 CPUtime=1.01 cores=0,2
/proc/24980/task/24986/stat : 24986 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 100 1 0 0 16 0 9 0 340002430 263745536 29563 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24987] ppid=24978 vsize=257564 CPUtime=1.07 cores=0,2
/proc/24980/task/24987/stat : 24987 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 107 0 0 0 16 0 9 0 340002430 263745536 29563 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24988] ppid=24978 vsize=257564 CPUtime=1.21 cores=0,2
/proc/24980/task/24988/stat : 24988 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 120 1 0 0 16 0 9 0 340002430 263745536 29563 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24992] ppid=24978 vsize=257564 CPUtime=0 cores=0,2
/proc/24980/task/24992/stat : 24992 (mono) S 24978 24980 24447 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340002431 263745536 29563 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512515505 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 946.16
Current children cumulated vsize (KiB) 257564

[startup+1002.3 s]
/proc/loadavg: 4.02 4.13 4.11 5/222 25115
/proc/meminfo: memFree=14231888/32950928 swapFree=67111528/67111528
[pid=24980] ppid=24978 vsize=257564 CPUtime=1006.45 cores=0,2
/proc/24980/stat : 24980 (mono) R 24978 24980 24447 0 -1 4202496 78372 0 0 0 100607 38 0 0 25 0 9 0 340002429 263745536 32145 33554432000 4194304 7232020 140737374563680 18446744073709551615 1083445365 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24980/statm: 64391 32145 1035 742 0 56962 0
[pid=24980/tid=24982] ppid=24978 vsize=257564 CPUtime=1.28 cores=0,2
/proc/24980/task/24982/stat : 24982 (mono) S 24978 24980 24447 0 -1 4202560 4 0 0 0 127 1 0 0 15 0 9 0 340002430 263745536 32145 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24983] ppid=24978 vsize=257564 CPUtime=1.2 cores=0,2
/proc/24980/task/24983/stat : 24983 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 120 0 0 0 16 0 9 0 340002430 263745536 32145 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24984] ppid=24978 vsize=257564 CPUtime=1.25 cores=0,2
/proc/24980/task/24984/stat : 24984 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 125 0 0 0 15 0 9 0 340002430 263745536 32145 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24985] ppid=24978 vsize=257564 CPUtime=1.28 cores=0,2
/proc/24980/task/24985/stat : 24985 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 127 1 0 0 16 0 9 0 340002430 263745536 32145 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24986] ppid=24978 vsize=257564 CPUtime=1.11 cores=0,2
/proc/24980/task/24986/stat : 24986 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 110 1 0 0 15 0 9 0 340002430 263745536 32145 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24987] ppid=24978 vsize=257564 CPUtime=1.15 cores=0,2
/proc/24980/task/24987/stat : 24987 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 115 0 0 0 16 0 9 0 340002430 263745536 32145 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24988] ppid=24978 vsize=257564 CPUtime=1.27 cores=0,2
/proc/24980/task/24988/stat : 24988 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 126 1 0 0 15 0 9 0 340002430 263745536 32145 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24992] ppid=24978 vsize=257564 CPUtime=0 cores=0,2
/proc/24980/task/24992/stat : 24992 (mono) S 24978 24980 24447 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340002431 263745536 32145 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512515505 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1006.45
Current children cumulated vsize (KiB) 257564

[startup+1062.3 s]
/proc/loadavg: 4.05 4.12 4.10 5/222 25117
/proc/meminfo: memFree=14182272/32950928 swapFree=67111528/67111528
[pid=24980] ppid=24978 vsize=257564 CPUtime=1066.72 cores=0,2
/proc/24980/stat : 24980 (mono) R 24978 24980 24447 0 -1 4202496 81389 0 0 0 106632 40 0 0 25 0 9 0 340002429 263745536 32889 33554432000 4194304 7232020 140737374563680 18446744073709551615 1083445358 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24980/statm: 64391 32889 1035 742 0 56962 0
[pid=24980/tid=24982] ppid=24978 vsize=257564 CPUtime=1.33 cores=0,2
/proc/24980/task/24982/stat : 24982 (mono) S 24978 24980 24447 0 -1 4202560 4 0 0 0 132 1 0 0 16 0 9 0 340002430 263745536 32889 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24983] ppid=24978 vsize=257564 CPUtime=1.27 cores=0,2
/proc/24980/task/24983/stat : 24983 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 127 0 0 0 16 0 9 0 340002430 263745536 32889 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24984] ppid=24978 vsize=257564 CPUtime=1.35 cores=0,2
/proc/24980/task/24984/stat : 24984 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 135 0 0 0 15 0 9 0 340002430 263745536 32889 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24985] ppid=24978 vsize=257564 CPUtime=1.35 cores=0,2
/proc/24980/task/24985/stat : 24985 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 134 1 0 0 15 0 9 0 340002430 263745536 32889 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24986] ppid=24978 vsize=257564 CPUtime=1.18 cores=0,2
/proc/24980/task/24986/stat : 24986 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 117 1 0 0 15 0 9 0 340002430 263745536 32889 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24987] ppid=24978 vsize=257564 CPUtime=1.23 cores=0,2
/proc/24980/task/24987/stat : 24987 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 123 0 0 0 16 0 9 0 340002430 263745536 32889 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24988] ppid=24978 vsize=257564 CPUtime=1.38 cores=0,2
/proc/24980/task/24988/stat : 24988 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 137 1 0 0 15 0 9 0 340002430 263745536 32889 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24992] ppid=24978 vsize=257564 CPUtime=0 cores=0,2
/proc/24980/task/24992/stat : 24992 (mono) S 24978 24980 24447 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340002431 263745536 32889 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512515505 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1066.72
Current children cumulated vsize (KiB) 257564

[startup+1122.3 s]
/proc/loadavg: 4.02 4.10 4.09 5/222 25118
/proc/meminfo: memFree=14161928/32950928 swapFree=67111528/67111528
[pid=24980] ppid=24978 vsize=257564 CPUtime=1126.81 cores=0,2
/proc/24980/stat : 24980 (mono) R 24978 24980 24447 0 -1 4202496 83135 0 0 0 112641 40 0 0 24 0 9 0 340002429 263745536 34635 33554432000 4194304 7232020 140737374563680 18446744073709551615 1083445365 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24980/statm: 64391 34635 1035 742 0 56962 0
[pid=24980/tid=24982] ppid=24978 vsize=257564 CPUtime=1.35 cores=0,2
/proc/24980/task/24982/stat : 24982 (mono) S 24978 24980 24447 0 -1 4202560 4 0 0 0 134 1 0 0 16 0 9 0 340002430 263745536 34635 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24983] ppid=24978 vsize=257564 CPUtime=1.29 cores=0,2
/proc/24980/task/24983/stat : 24983 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 129 0 0 0 15 0 9 0 340002430 263745536 34635 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24984] ppid=24978 vsize=257564 CPUtime=1.37 cores=0,2
/proc/24980/task/24984/stat : 24984 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 137 0 0 0 16 0 9 0 340002430 263745536 34635 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24985] ppid=24978 vsize=257564 CPUtime=1.37 cores=0,2
/proc/24980/task/24985/stat : 24985 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 136 1 0 0 15 0 9 0 340002430 263745536 34635 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24986] ppid=24978 vsize=257564 CPUtime=1.21 cores=0,2
/proc/24980/task/24986/stat : 24986 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 120 1 0 0 16 0 9 0 340002430 263745536 34635 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24987] ppid=24978 vsize=257564 CPUtime=1.26 cores=0,2
/proc/24980/task/24987/stat : 24987 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 126 0 0 0 15 0 9 0 340002430 263745536 34635 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24988] ppid=24978 vsize=257564 CPUtime=1.4 cores=0,2
/proc/24980/task/24988/stat : 24988 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 139 1 0 0 16 0 9 0 340002430 263745536 34635 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24992] ppid=24978 vsize=257564 CPUtime=0 cores=0,2
/proc/24980/task/24992/stat : 24992 (mono) S 24978 24980 24447 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340002431 263745536 34635 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512515505 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1126.81
Current children cumulated vsize (KiB) 257564

[startup+1182.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/222 25120
/proc/meminfo: memFree=14111572/32950928 swapFree=67111528/67111528
[pid=24980] ppid=24978 vsize=257564 CPUtime=1186.88 cores=0,2
/proc/24980/stat : 24980 (mono) R 24978 24980 24447 0 -1 4202496 86031 0 0 0 118647 41 0 0 25 0 9 0 340002429 263745536 37531 33554432000 4194304 7232020 140737374563680 18446744073709551615 1083445358 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24980/statm: 64391 37531 1035 742 0 56962 0
[pid=24980/tid=24982] ppid=24978 vsize=257564 CPUtime=1.39 cores=0,2
/proc/24980/task/24982/stat : 24982 (mono) S 24978 24980 24447 0 -1 4202560 4 0 0 0 138 1 0 0 16 0 9 0 340002430 263745536 37531 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24983] ppid=24978 vsize=257564 CPUtime=1.31 cores=0,2
/proc/24980/task/24983/stat : 24983 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 131 0 0 0 16 0 9 0 340002430 263745536 37531 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24984] ppid=24978 vsize=257564 CPUtime=1.4 cores=0,2
/proc/24980/task/24984/stat : 24984 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 140 0 0 0 15 0 9 0 340002430 263745536 37531 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24985] ppid=24978 vsize=257564 CPUtime=1.39 cores=0,2
/proc/24980/task/24985/stat : 24985 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 138 1 0 0 16 0 9 0 340002430 263745536 37531 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24986] ppid=24978 vsize=257564 CPUtime=1.21 cores=0,2
/proc/24980/task/24986/stat : 24986 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 120 1 0 0 16 0 9 0 340002430 263745536 37531 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24987] ppid=24978 vsize=257564 CPUtime=1.28 cores=0,2
/proc/24980/task/24987/stat : 24987 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 128 0 0 0 16 0 9 0 340002430 263745536 37531 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24988] ppid=24978 vsize=257564 CPUtime=1.43 cores=0,2
/proc/24980/task/24988/stat : 24988 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 142 1 0 0 15 0 9 0 340002430 263745536 37531 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24992] ppid=24978 vsize=257564 CPUtime=0.01 cores=0,2
/proc/24980/task/24992/stat : 24992 (mono) S 24978 24980 24447 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 340002431 263745536 37531 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512515505 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1186.88
Current children cumulated vsize (KiB) 257564

[startup+1242.3 s]
/proc/loadavg: 4.32 4.19 4.12 5/222 25122
/proc/meminfo: memFree=14076948/32950928 swapFree=67111528/67111528
[pid=24980] ppid=24978 vsize=265756 CPUtime=1246.96 cores=0,2
/proc/24980/stat : 24980 (mono) R 24978 24980 24447 0 -1 4202496 89316 0 0 0 124655 41 0 0 25 0 9 0 340002429 272134144 40816 33554432000 4194304 7232020 140737374563680 18446744073709551615 1083445358 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/24980/statm: 66439 40816 1035 742 0 59010 0
[pid=24980/tid=24982] ppid=24978 vsize=265756 CPUtime=1.4 cores=0,2
/proc/24980/task/24982/stat : 24982 (mono) S 24978 24980 24447 0 -1 4202560 4 0 0 0 139 1 0 0 16 0 9 0 340002430 272134144 40816 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24983] ppid=24978 vsize=265756 CPUtime=1.32 cores=0,2
/proc/24980/task/24983/stat : 24983 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 132 0 0 0 15 0 9 0 340002430 272134144 40816 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24984] ppid=24978 vsize=265756 CPUtime=1.41 cores=0,2
/proc/24980/task/24984/stat : 24984 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 141 0 0 0 15 0 9 0 340002430 272134144 40816 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24985] ppid=24978 vsize=265756 CPUtime=1.42 cores=0,2
/proc/24980/task/24985/stat : 24985 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 141 1 0 0 15 0 9 0 340002430 272134144 40816 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24986] ppid=24978 vsize=265756 CPUtime=1.24 cores=0,2
/proc/24980/task/24986/stat : 24986 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 123 1 0 0 15 0 9 0 340002430 272134144 40816 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24987] ppid=24978 vsize=265756 CPUtime=1.31 cores=0,2
/proc/24980/task/24987/stat : 24987 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 131 0 0 0 15 0 9 0 340002430 272134144 40816 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24988] ppid=24978 vsize=265756 CPUtime=1.43 cores=0,2
/proc/24980/task/24988/stat : 24988 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 142 1 0 0 16 0 9 0 340002430 272134144 40816 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24992] ppid=24978 vsize=265756 CPUtime=0.01 cores=0,2
/proc/24980/task/24992/stat : 24992 (mono) S 24978 24980 24447 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 340002431 272134144 40816 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512515505 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1246.96
Current children cumulated vsize (KiB) 265756



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.35 4.24 4.14 5/222 25123
/proc/meminfo: memFree=14031916/32950928 swapFree=67111528/67111528
[pid=24980] ppid=24978 vsize=291696 CPUtime=1304.69 cores=0,2
/proc/24980/stat : 24980 (mono) R 24978 24980 24447 0 -1 4202496 94882 0 0 0 130427 42 0 0 25 0 9 0 340002429 298696704 46382 33554432000 4194304 7232020 140737374563680 18446744073709551615 1083445365 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/24980/statm: 72924 46382 1035 742 0 65495 0
[pid=24980/tid=24982] ppid=24978 vsize=291696 CPUtime=1.45 cores=0,2
/proc/24980/task/24982/stat : 24982 (mono) S 24978 24980 24447 0 -1 4202560 4 0 0 0 144 1 0 0 16 0 9 0 340002430 298696704 46382 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24983] ppid=24978 vsize=291696 CPUtime=1.34 cores=0,2
/proc/24980/task/24983/stat : 24983 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 134 0 0 0 15 0 9 0 340002430 298696704 46382 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24984] ppid=24978 vsize=291696 CPUtime=1.42 cores=0,2
/proc/24980/task/24984/stat : 24984 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 142 0 0 0 15 0 9 0 340002430 298696704 46382 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24985] ppid=24978 vsize=291696 CPUtime=1.42 cores=0,2
/proc/24980/task/24985/stat : 24985 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 141 1 0 0 15 0 9 0 340002430 298696704 46382 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
[pid=24980/tid=24986] ppid=24978 vsize=291696 CPUtime=1.29 cores=0,2
/proc/24980/task/24986/stat : 24986 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 128 1 0 0 15 0 9 0 340002430 298696704 46382 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24987] ppid=24978 vsize=291696 CPUtime=1.32 cores=0,2
/proc/24980/task/24987/stat : 24987 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 132 0 0 0 15 0 9 0 340002430 298696704 46382 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24988] ppid=24978 vsize=291696 CPUtime=1.44 cores=0,2
/proc/24980/task/24988/stat : 24988 (mono) S 24978 24980 24447 0 -1 4202560 2 0 0 0 143 1 0 0 15 0 9 0 340002430 298696704 46382 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512507801 0 0 4096 545260780 18446604453904460672 0 0 -1 2 0 0 0
[pid=24980/tid=24992] ppid=24978 vsize=291696 CPUtime=0.01 cores=0,2
/proc/24980/task/24992/stat : 24992 (mono) S 24978 24980 24447 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 340002431 298696704 46382 33554432000 4194304 7232020 140737374563680 18446744073709551615 254512515505 0 0 4096 545260780 18446604453904460672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1304.69
Current children cumulated vsize (KiB) 291696

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): 1304.72
CPU user time (s): 1304.28
CPU system time (s): 0.433934
CPU usage (%): 100.361
Max. virtual memory (cumulated for all children) (KiB): 291696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1304.28
system time used= 0.433934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94882
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= 43924
involuntary context switches= 13486

runsolver used 2.27065 second user time and 4.84326 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-08 19:34:17
IDJOB=3189290
IDBENCH=82821
IDSOLVER=1608
FILE ID=node149/3189290-1302284057
RUNJOBID= node149-1302280151-24465
PBS_JOBID= 12919062
Free space on /tmp= 72108 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v175-c3727-S110935064-075.SATISFIABLE.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189290-1302284057/watcher-3189290-1302284057 -o /tmp/evaluation-result-3189290-1302284057/solver-3189290-1302284057 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189290-1302284057.cnf

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

MD5SUM BENCH= b179d65395dd8ffd730bf106fb19b537
RANDOM SEED=1617344047

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14793676 kB
Buffers:        509116 kB
Cached:       17188720 kB
SwapCached:          0 kB
Active:        9101164 kB
Inactive:      8665824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14793676 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:              40 kB
Writeback:           0 kB
AnonPages:       69116 kB
Mapped:          15084 kB
Slab:           325760 kB
PageTables:       5180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   260824 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= 72108 MiB
End job on node149 at 2011-04-08 19:55:59