Trace number 3189479

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1617172756-030.SATISFIABLE.cnf
MD5SUM47049d4705301f4ac565d8b47d11d0a5
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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-3189479-1302286145/watcher-3189479-1302286145 -o /tmp/evaluation-result-3189479-1302286145/solver-3189479-1302286145 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189479-1302286145.cnf 

running on 2 cores: 5,7

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.26 4.19 4.09 4/213 26494
/proc/meminfo: memFree=13652764/32951124 swapFree=67102128/67111528
[pid=26494] ppid=26492 vsize=21044 CPUtime=0 cores=5,7
/proc/26494/stat : 26494 (mono) R 26492 26494 25549 0 -1 4194304 255 0 0 0 0 0 0 0 25 0 1 0 418845135 21549056 200 33554432000 4194304 7232020 140736984538912 18446744073709551615 216730215912 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26494/statm: 5261 201 167 742 0 115 0

[startup+0.105323 s]
/proc/loadavg: 4.26 4.19 4.09 4/213 26494
/proc/meminfo: memFree=13652764/32951124 swapFree=67102128/67111528
[pid=26494] ppid=26492 vsize=112220 CPUtime=0.09 cores=5,7
/proc/26494/stat : 26494 (mono) R 26492 26494 25549 0 -1 4202496 2848 0 0 0 9 0 0 0 18 0 9 0 418845135 114913280 2746 33554432000 4194304 7232020 140736984538912 18446744073709551615 1074216527 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/26494/statm: 28055 2746 1024 742 0 20626 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 112220

[startup+0.200292 s]
/proc/loadavg: 4.26 4.19 4.09 4/213 26494
/proc/meminfo: memFree=13652764/32951124 swapFree=67102128/67111528
[pid=26494] ppid=26492 vsize=112220 CPUtime=0.18 cores=5,7
/proc/26494/stat : 26494 (mono) R 26492 26494 25549 0 -1 4202496 2857 0 0 0 18 0 0 0 18 0 9 0 418845135 114913280 2755 33554432000 4194304 7232020 140736984538912 18446744073709551615 1074217275 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/26494/statm: 28055 2755 1024 742 0 20626 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 112220

[startup+0.300264 s]
/proc/loadavg: 4.26 4.19 4.09 4/213 26494
/proc/meminfo: memFree=13652764/32951124 swapFree=67102128/67111528
[pid=26494] ppid=26492 vsize=112284 CPUtime=0.28 cores=5,7
/proc/26494/stat : 26494 (mono) R 26492 26494 25549 0 -1 4202496 2861 0 0 0 28 0 0 0 18 0 9 0 418845135 114978816 2759 33554432000 4194304 7232020 140736984538912 18446744073709551615 1074213825 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/26494/statm: 28071 2759 1024 742 0 20642 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 112284

[startup+0.700191 s]
/proc/loadavg: 4.26 4.19 4.09 4/213 26494
/proc/meminfo: memFree=13652764/32951124 swapFree=67102128/67111528
[pid=26494] ppid=26492 vsize=112284 CPUtime=0.69 cores=5,7
/proc/26494/stat : 26494 (mono) R 26492 26494 25549 0 -1 4202496 3180 0 0 0 69 0 0 0 18 0 9 0 418845135 114978816 3078 33554432000 4194304 7232020 140736984538912 18446744073709551615 1074217077 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/26494/statm: 28071 3078 1024 742 0 20642 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112284

[startup+1.50102 s]
/proc/loadavg: 4.26 4.19 4.09 5/222 26503
/proc/meminfo: memFree=13642320/32951124 swapFree=67102128/67111528
[pid=26494] ppid=26492 vsize=114368 CPUtime=1.49 cores=5,7
/proc/26494/stat : 26494 (mono) R 26492 26494 25549 0 -1 4202496 3595 0 0 0 149 0 0 0 18 0 9 0 418845135 117112832 3493 33554432000 4194304 7232020 140736984538912 18446744073709551615 1074224329 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/26494/statm: 28592 3493 1024 742 0 21163 0
[pid=26494/tid=26496] ppid=26492 vsize=114368 CPUtime=0 cores=5,7
/proc/26494/task/26496/stat : 26496 (mono) S 26492 26494 25549 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 418845136 117112832 3493 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26497] ppid=26492 vsize=114368 CPUtime=0 cores=5,7
/proc/26494/task/26497/stat : 26497 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418845136 117112832 3493 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26498] ppid=26492 vsize=114368 CPUtime=0 cores=5,7
/proc/26494/task/26498/stat : 26498 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418845136 117112832 3493 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26499] ppid=26492 vsize=114368 CPUtime=0 cores=5,7
/proc/26494/task/26499/stat : 26499 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418845136 117112832 3493 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26500] ppid=26492 vsize=114368 CPUtime=0 cores=5,7
/proc/26494/task/26500/stat : 26500 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418845136 117112832 3493 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26501] ppid=26492 vsize=114368 CPUtime=0 cores=5,7
/proc/26494/task/26501/stat : 26501 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418845136 117112832 3493 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26502] ppid=26492 vsize=114368 CPUtime=0 cores=5,7
/proc/26494/task/26502/stat : 26502 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418845136 117112832 3493 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26503] ppid=26492 vsize=114368 CPUtime=0 cores=5,7
/proc/26494/task/26503/stat : 26503 (mono) S 26492 26494 25549 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418845136 117112832 3493 33554432000 4194304 7232020 140736984538912 18446744073709551615 216747002289 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114368

[startup+3.10077 s]
/proc/loadavg: 4.26 4.19 4.09 5/222 26503
/proc/meminfo: memFree=13639532/32951124 swapFree=67102128/67111528
[pid=26494] ppid=26492 vsize=117124 CPUtime=3.13 cores=5,7
/proc/26494/stat : 26494 (mono) R 26492 26494 25549 0 -1 4202496 4433 0 0 0 311 2 0 0 18 0 9 0 418845135 119934976 4000 33554432000 4194304 7232020 140736984538912 18446744073709551615 1074219456 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/26494/statm: 29281 4000 1024 742 0 21852 0
[pid=26494/tid=26496] ppid=26492 vsize=117124 CPUtime=0 cores=5,7
/proc/26494/task/26496/stat : 26496 (mono) S 26492 26494 25549 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 418845136 119934976 4000 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26497] ppid=26492 vsize=117124 CPUtime=0 cores=5,7
/proc/26494/task/26497/stat : 26497 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418845136 119934976 4000 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26498] ppid=26492 vsize=117124 CPUtime=0.01 cores=5,7
/proc/26494/task/26498/stat : 26498 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418845136 119934976 4000 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26499] ppid=26492 vsize=117124 CPUtime=0 cores=5,7
/proc/26494/task/26499/stat : 26499 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418845136 119934976 4000 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26500] ppid=26492 vsize=117124 CPUtime=0 cores=5,7
/proc/26494/task/26500/stat : 26500 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418845136 119934976 4000 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26501] ppid=26492 vsize=117124 CPUtime=0 cores=5,7
/proc/26494/task/26501/stat : 26501 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418845136 119934976 4000 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26502] ppid=26492 vsize=117124 CPUtime=0 cores=5,7
/proc/26494/task/26502/stat : 26502 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418845136 119934976 4000 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26503] ppid=26492 vsize=117124 CPUtime=0 cores=5,7
/proc/26494/task/26503/stat : 26503 (mono) S 26492 26494 25549 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418845136 119934976 4000 33554432000 4194304 7232020 140736984538912 18446744073709551615 216747002289 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 117124

[startup+6.30118 s]
/proc/loadavg: 4.24 4.19 4.09 5/222 26503
/proc/meminfo: memFree=13632588/32951124 swapFree=67102128/67111528
[pid=26494] ppid=26492 vsize=125892 CPUtime=6.37 cores=5,7
/proc/26494/stat : 26494 (mono) R 26492 26494 25549 0 -1 4202496 6156 0 0 0 634 3 0 0 18 0 9 0 418845135 128913408 4817 33554432000 4194304 7232020 140736984538912 18446744073709551615 1074217070 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 0
/proc/26494/statm: 31473 4817 1024 742 0 24044 0
[pid=26494/tid=26496] ppid=26492 vsize=125892 CPUtime=0.02 cores=5,7
/proc/26494/task/26496/stat : 26496 (mono) S 26492 26494 25549 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 418845136 128913408 4817 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26497] ppid=26492 vsize=125892 CPUtime=0 cores=5,7
/proc/26494/task/26497/stat : 26497 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418845136 128913408 4817 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26498] ppid=26492 vsize=125892 CPUtime=0.02 cores=5,7
/proc/26494/task/26498/stat : 26498 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418845136 128913408 4817 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26499] ppid=26492 vsize=125892 CPUtime=0.01 cores=5,7
/proc/26494/task/26499/stat : 26499 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418845136 128913408 4817 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26500] ppid=26492 vsize=125892 CPUtime=0.02 cores=5,7
/proc/26494/task/26500/stat : 26500 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418845136 128913408 4817 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26501] ppid=26492 vsize=125892 CPUtime=0.01 cores=5,7
/proc/26494/task/26501/stat : 26501 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418845136 128913408 4817 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26502] ppid=26492 vsize=125892 CPUtime=0.01 cores=5,7
/proc/26494/task/26502/stat : 26502 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418845136 128913408 4817 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26503] ppid=26492 vsize=125892 CPUtime=0 cores=5,7
/proc/26494/task/26503/stat : 26503 (mono) S 26492 26494 25549 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418845136 128913408 4817 33554432000 4194304 7232020 140736984538912 18446744073709551615 216747002289 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 125892

[startup+12.7011 s]
/proc/loadavg: 4.22 4.18 4.09 5/222 26503
/proc/meminfo: memFree=13626216/32951124 swapFree=67102128/67111528
[pid=26494] ppid=26492 vsize=132492 CPUtime=12.85 cores=5,7
/proc/26494/stat : 26494 (mono) R 26492 26494 25549 0 -1 4202496 8395 0 0 0 1281 4 0 0 19 0 9 0 418845135 135671808 5628 33554432000 4194304 7232020 140736984538912 18446744073709551615 1074217077 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/26494/statm: 33123 5628 1025 742 0 25694 0
[pid=26494/tid=26496] ppid=26492 vsize=132492 CPUtime=0.05 cores=5,7
/proc/26494/task/26496/stat : 26496 (mono) S 26492 26494 25549 0 -1 4202560 4 0 0 0 5 0 0 0 16 0 9 0 418845136 135671808 5628 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26497] ppid=26492 vsize=132492 CPUtime=0.02 cores=5,7
/proc/26494/task/26497/stat : 26497 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418845136 135671808 5628 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26498] ppid=26492 vsize=132492 CPUtime=0.04 cores=5,7
/proc/26494/task/26498/stat : 26498 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 418845136 135671808 5628 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26499] ppid=26492 vsize=132492 CPUtime=0.04 cores=5,7
/proc/26494/task/26499/stat : 26499 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 418845136 135671808 5628 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26500] ppid=26492 vsize=132492 CPUtime=0.04 cores=5,7
/proc/26494/task/26500/stat : 26500 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 418845136 135671808 5628 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26501] ppid=26492 vsize=132492 CPUtime=0.04 cores=5,7
/proc/26494/task/26501/stat : 26501 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 418845136 135671808 5628 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26502] ppid=26492 vsize=132492 CPUtime=0.04 cores=5,7
/proc/26494/task/26502/stat : 26502 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 418845136 135671808 5628 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26503] ppid=26492 vsize=132492 CPUtime=0 cores=5,7
/proc/26494/task/26503/stat : 26503 (mono) S 26492 26494 25549 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418845136 135671808 5628 33554432000 4194304 7232020 140736984538912 18446744073709551615 216747002289 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.85
Current children cumulated vsize (KiB) 132492

[startup+25.5009 s]
/proc/loadavg: 4.17 4.17 4.09 5/222 26503
/proc/meminfo: memFree=13615424/32951124 swapFree=67102128/67111528
[pid=26494] ppid=26492 vsize=140876 CPUtime=25.81 cores=5,7
/proc/26494/stat : 26494 (mono) R 26492 26494 25549 0 -1 4202496 12232 0 0 0 2575 6 0 0 18 0 9 0 418845135 144257024 9225 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746995755 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/26494/statm: 35219 9225 1025 742 0 27790 0
[pid=26494/tid=26496] ppid=26492 vsize=140876 CPUtime=0.09 cores=5,7
/proc/26494/task/26496/stat : 26496 (mono) S 26492 26494 25549 0 -1 4202560 4 0 0 0 9 0 0 0 15 0 9 0 418845136 144257024 9225 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26497] ppid=26492 vsize=140876 CPUtime=0.06 cores=5,7
/proc/26494/task/26497/stat : 26497 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 418845136 144257024 9225 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26498] ppid=26492 vsize=140876 CPUtime=0.09 cores=5,7
/proc/26494/task/26498/stat : 26498 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 418845136 144257024 9225 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26499] ppid=26492 vsize=140876 CPUtime=0.1 cores=5,7
/proc/26494/task/26499/stat : 26499 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 10 0 0 0 15 0 9 0 418845136 144257024 9225 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26500] ppid=26492 vsize=140876 CPUtime=0.09 cores=5,7
/proc/26494/task/26500/stat : 26500 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 418845136 144257024 9225 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26501] ppid=26492 vsize=140876 CPUtime=0.09 cores=5,7
/proc/26494/task/26501/stat : 26501 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 418845136 144257024 9225 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26502] ppid=26492 vsize=140876 CPUtime=0.09 cores=5,7
/proc/26494/task/26502/stat : 26502 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 9 0 0 0 16 0 9 0 418845136 144257024 9225 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26503] ppid=26492 vsize=140876 CPUtime=0 cores=5,7
/proc/26494/task/26503/stat : 26503 (mono) S 26492 26494 25549 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418845136 144257024 9225 33554432000 4194304 7232020 140736984538912 18446744073709551615 216747002289 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.81
Current children cumulated vsize (KiB) 140876

[startup+51.1014 s]
/proc/loadavg: 4.11 4.16 4.08 5/222 26504
/proc/meminfo: memFree=13570404/32951124 swapFree=67102128/67111528
[pid=26494] ppid=26492 vsize=149260 CPUtime=51.74 cores=5,7
/proc/26494/stat : 26494 (mono) R 26492 26494 25549 0 -1 4202496 17298 0 0 0 5166 8 0 0 18 0 9 0 418845135 152842240 11397 33554432000 4194304 7232020 140736984538912 18446744073709551615 1074217291 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/26494/statm: 37315 11397 1035 742 0 29886 0
[pid=26494/tid=26496] ppid=26492 vsize=149260 CPUtime=0.17 cores=5,7
/proc/26494/task/26496/stat : 26496 (mono) S 26492 26494 25549 0 -1 4202560 4 0 0 0 17 0 0 0 15 0 9 0 418845136 152842240 11397 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26497] ppid=26492 vsize=149260 CPUtime=0.15 cores=5,7
/proc/26494/task/26497/stat : 26497 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 15 0 0 0 16 0 9 0 418845136 152842240 11397 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26498] ppid=26492 vsize=149260 CPUtime=0.18 cores=5,7

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

/proc/26494/task/26499/stat : 26499 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 240 1 0 0 15 0 9 0 418845136 264187904 37314 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26500] ppid=26492 vsize=257996 CPUtime=2.49 cores=5,7
/proc/26494/task/26500/stat : 26500 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 248 1 0 0 16 0 9 0 418845136 264187904 37314 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26501] ppid=26492 vsize=257996 CPUtime=2.49 cores=5,7
/proc/26494/task/26501/stat : 26501 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 248 1 0 0 15 0 9 0 418845136 264187904 37314 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26502] ppid=26492 vsize=257996 CPUtime=2.18 cores=5,7
/proc/26494/task/26502/stat : 26502 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 217 1 0 0 16 0 9 0 418845136 264187904 37314 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26503] ppid=26492 vsize=257996 CPUtime=0.03 cores=5,7
/proc/26494/task/26503/stat : 26503 (mono) S 26492 26494 25549 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 418845136 264187904 37314 33554432000 4194304 7232020 140736984538912 18446744073709551615 216747002289 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1010.7
Current children cumulated vsize (KiB) 257996

[startup+1062.3 s]
/proc/loadavg: 1.08 2.17 3.21 2/180 26585
/proc/meminfo: memFree=13817192/32951124 swapFree=67102128/67111528
[pid=26494] ppid=26492 vsize=282768 CPUtime=1070.86 cores=5,7
/proc/26494/stat : 26494 (mono) R 26492 26494 25549 0 -1 4202496 101070 0 0 0 107046 40 0 0 25 0 9 0 418845135 289554432 44678 33554432000 4194304 7232020 140736984538912 18446744073709551615 1074216247 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/26494/statm: 70692 44678 1036 742 0 63263 0
[pid=26494/tid=26496] ppid=26492 vsize=282768 CPUtime=2.43 cores=5,7
/proc/26494/task/26496/stat : 26496 (mono) S 26492 26494 25549 0 -1 4202560 4 0 0 0 241 2 0 0 15 0 9 0 418845136 289554432 44678 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26497] ppid=26492 vsize=282768 CPUtime=2.37 cores=5,7
/proc/26494/task/26497/stat : 26497 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 235 2 0 0 15 0 9 0 418845136 289554432 44678 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26498] ppid=26492 vsize=282768 CPUtime=2.52 cores=5,7
/proc/26494/task/26498/stat : 26498 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 251 1 0 0 16 0 9 0 418845136 289554432 44678 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26499] ppid=26492 vsize=282768 CPUtime=2.48 cores=5,7
/proc/26494/task/26499/stat : 26499 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 247 1 0 0 16 0 9 0 418845136 289554432 44678 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26500] ppid=26492 vsize=282768 CPUtime=2.54 cores=5,7
/proc/26494/task/26500/stat : 26500 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 253 1 0 0 16 0 9 0 418845136 289554432 44678 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26501] ppid=26492 vsize=282768 CPUtime=2.53 cores=5,7
/proc/26494/task/26501/stat : 26501 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 252 1 0 0 16 0 9 0 418845136 289554432 44678 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26502] ppid=26492 vsize=282768 CPUtime=2.22 cores=5,7
/proc/26494/task/26502/stat : 26502 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 221 1 0 0 15 0 9 0 418845136 289554432 44678 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26503] ppid=26492 vsize=282768 CPUtime=0.03 cores=5,7
/proc/26494/task/26503/stat : 26503 (mono) S 26492 26494 25549 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 418845136 289554432 44678 33554432000 4194304 7232020 140736984538912 18446744073709551615 216747002289 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1070.86
Current children cumulated vsize (KiB) 282768

[startup+1122.3 s]
/proc/loadavg: 1.03 1.95 3.07 2/180 26587
/proc/meminfo: memFree=13798068/32951124 swapFree=67102128/67111528
[pid=26494] ppid=26492 vsize=299216 CPUtime=1130.96 cores=5,7
/proc/26494/stat : 26494 (mono) R 26492 26494 25549 0 -1 4202496 105881 0 0 0 113055 41 0 0 25 0 9 0 418845135 306397184 49489 33554432000 4194304 7232020 140736984538912 18446744073709551615 1074217041 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/26494/statm: 74804 49489 1036 742 0 67375 0
[pid=26494/tid=26496] ppid=26492 vsize=299216 CPUtime=2.46 cores=5,7
/proc/26494/task/26496/stat : 26496 (mono) S 26492 26494 25549 0 -1 4202560 4 0 0 0 244 2 0 0 15 0 9 0 418845136 306397184 49489 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26497] ppid=26492 vsize=299216 CPUtime=2.39 cores=5,7
/proc/26494/task/26497/stat : 26497 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 237 2 0 0 15 0 9 0 418845136 306397184 49489 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26498] ppid=26492 vsize=299216 CPUtime=2.54 cores=5,7
/proc/26494/task/26498/stat : 26498 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 253 1 0 0 15 0 9 0 418845136 306397184 49489 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26499] ppid=26492 vsize=299216 CPUtime=2.51 cores=5,7
/proc/26494/task/26499/stat : 26499 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 250 1 0 0 15 0 9 0 418845136 306397184 49489 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26500] ppid=26492 vsize=299216 CPUtime=2.6 cores=5,7
/proc/26494/task/26500/stat : 26500 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 259 1 0 0 15 0 9 0 418845136 306397184 49489 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26501] ppid=26492 vsize=299216 CPUtime=2.55 cores=5,7
/proc/26494/task/26501/stat : 26501 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 254 1 0 0 15 0 9 0 418845136 306397184 49489 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26502] ppid=26492 vsize=299216 CPUtime=2.24 cores=5,7
/proc/26494/task/26502/stat : 26502 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 223 1 0 0 15 0 9 0 418845136 306397184 49489 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26503] ppid=26492 vsize=299216 CPUtime=0.03 cores=5,7
/proc/26494/task/26503/stat : 26503 (mono) S 26492 26494 25549 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 418845136 306397184 49489 33554432000 4194304 7232020 140736984538912 18446744073709551615 216747002289 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1130.96
Current children cumulated vsize (KiB) 299216

[startup+1182.3 s]
/proc/loadavg: 1.01 1.78 2.93 2/180 26588
/proc/meminfo: memFree=13776696/32951124 swapFree=67102128/67111528
[pid=26494] ppid=26492 vsize=324176 CPUtime=1191.13 cores=5,7
/proc/26494/stat : 26494 (mono) R 26492 26494 25549 0 -1 4202496 111237 0 0 0 119072 41 0 0 25 0 9 0 418845135 331956224 54845 33554432000 4194304 7232020 140736984538912 18446744073709551615 1074217077 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/26494/statm: 81044 54845 1036 742 0 73615 0
[pid=26494/tid=26496] ppid=26492 vsize=324176 CPUtime=2.5 cores=5,7
/proc/26494/task/26496/stat : 26496 (mono) S 26492 26494 25549 0 -1 4202560 4 0 0 0 248 2 0 0 16 0 9 0 418845136 331956224 54845 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26497] ppid=26492 vsize=324176 CPUtime=2.39 cores=5,7
/proc/26494/task/26497/stat : 26497 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 237 2 0 0 15 0 9 0 418845136 331956224 54845 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26498] ppid=26492 vsize=324176 CPUtime=2.63 cores=5,7
/proc/26494/task/26498/stat : 26498 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 262 1 0 0 15 0 9 0 418845136 331956224 54845 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26499] ppid=26492 vsize=324176 CPUtime=2.56 cores=5,7
/proc/26494/task/26499/stat : 26499 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 255 1 0 0 16 0 9 0 418845136 331956224 54845 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26500] ppid=26492 vsize=324176 CPUtime=2.65 cores=5,7
/proc/26494/task/26500/stat : 26500 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 264 1 0 0 15 0 9 0 418845136 331956224 54845 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26501] ppid=26492 vsize=324176 CPUtime=2.63 cores=5,7
/proc/26494/task/26501/stat : 26501 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 262 1 0 0 16 0 9 0 418845136 331956224 54845 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26502] ppid=26492 vsize=324176 CPUtime=2.29 cores=5,7
/proc/26494/task/26502/stat : 26502 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 228 1 0 0 15 0 9 0 418845136 331956224 54845 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26503] ppid=26492 vsize=324176 CPUtime=0.03 cores=5,7
/proc/26494/task/26503/stat : 26503 (mono) S 26492 26494 25549 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 418845136 331956224 54845 33554432000 4194304 7232020 140736984538912 18446744073709551615 216747002289 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1191.13
Current children cumulated vsize (KiB) 324176

[startup+1242.3 s]
/proc/loadavg: 1.00 1.63 2.81 2/180 26590
/proc/meminfo: memFree=13767620/32951124 swapFree=67102128/67111528
[pid=26494] ppid=26492 vsize=332624 CPUtime=1251.57 cores=5,7
/proc/26494/stat : 26494 (mono) R 26492 26494 25549 0 -1 4202496 115401 0 0 0 125115 42 0 0 25 0 9 0 418845135 340606976 57128 33554432000 4194304 7232020 140736984538912 18446744073709551615 1074217492 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/26494/statm: 83156 57128 1036 742 0 75727 0
[pid=26494/tid=26496] ppid=26492 vsize=332624 CPUtime=2.66 cores=5,7
/proc/26494/task/26496/stat : 26496 (mono) S 26492 26494 25549 0 -1 4202560 4 0 0 0 264 2 0 0 16 0 9 0 418845136 340606976 57128 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26497] ppid=26492 vsize=332624 CPUtime=2.53 cores=5,7
/proc/26494/task/26497/stat : 26497 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 251 2 0 0 15 0 9 0 418845136 340606976 57128 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26498] ppid=26492 vsize=332624 CPUtime=2.72 cores=5,7
/proc/26494/task/26498/stat : 26498 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 271 1 0 0 16 0 9 0 418845136 340606976 57128 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26499] ppid=26492 vsize=332624 CPUtime=2.67 cores=5,7
/proc/26494/task/26499/stat : 26499 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 266 1 0 0 16 0 9 0 418845136 340606976 57128 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26500] ppid=26492 vsize=332624 CPUtime=2.77 cores=5,7
/proc/26494/task/26500/stat : 26500 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 276 1 0 0 15 0 9 0 418845136 340606976 57128 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26501] ppid=26492 vsize=332624 CPUtime=2.71 cores=5,7
/proc/26494/task/26501/stat : 26501 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 270 1 0 0 15 0 9 0 418845136 340606976 57128 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26502] ppid=26492 vsize=332624 CPUtime=2.45 cores=5,7
/proc/26494/task/26502/stat : 26502 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 244 1 0 0 16 0 9 0 418845136 340606976 57128 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26503] ppid=26492 vsize=332624 CPUtime=0.03 cores=5,7
/proc/26494/task/26503/stat : 26503 (mono) S 26492 26494 25549 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 418845136 340606976 57128 33554432000 4194304 7232020 140736984538912 18446744073709551615 216747002289 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1251.57
Current children cumulated vsize (KiB) 332624



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.52 2.69 2/180 26591
/proc/meminfo: memFree=13811872/32951124 swapFree=67102128/67111528
[pid=26494] ppid=26492 vsize=333200 CPUtime=1309.65 cores=5,7
/proc/26494/stat : 26494 (mono) R 26492 26494 25549 0 -1 4202496 117353 0 0 0 130921 44 0 0 25 0 9 0 418845135 341196800 45911 33554432000 4194304 7232020 140736984538912 18446744073709551615 1074217289 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/26494/statm: 83300 45911 1036 742 0 75871 0
[pid=26494/tid=26496] ppid=26492 vsize=333200 CPUtime=2.76 cores=5,7
/proc/26494/task/26496/stat : 26496 (mono) S 26492 26494 25549 0 -1 4202560 4 0 0 0 274 2 0 0 15 0 9 0 418845136 341196800 45911 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26497] ppid=26492 vsize=333200 CPUtime=2.65 cores=5,7
/proc/26494/task/26497/stat : 26497 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 263 2 0 0 16 0 9 0 418845136 341196800 45911 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26498] ppid=26492 vsize=333200 CPUtime=2.83 cores=5,7
/proc/26494/task/26498/stat : 26498 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 281 2 0 0 15 0 9 0 418845136 341196800 45911 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26499] ppid=26492 vsize=333200 CPUtime=2.75 cores=5,7
/proc/26494/task/26499/stat : 26499 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 274 1 0 0 16 0 9 0 418845136 341196800 45911 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26500] ppid=26492 vsize=333200 CPUtime=2.87 cores=5,7
/proc/26494/task/26500/stat : 26500 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 286 1 0 0 15 0 9 0 418845136 341196800 45911 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26501] ppid=26492 vsize=333200 CPUtime=2.79 cores=5,7
/proc/26494/task/26501/stat : 26501 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 277 2 0 0 15 0 9 0 418845136 341196800 45911 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26502] ppid=26492 vsize=333200 CPUtime=2.57 cores=5,7
/proc/26494/task/26502/stat : 26502 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 256 1 0 0 15 0 9 0 418845136 341196800 45911 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26503] ppid=26492 vsize=333200 CPUtime=0.03 cores=5,7
/proc/26494/task/26503/stat : 26503 (mono) S 26492 26494 25549 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 418845136 341196800 45911 33554432000 4194304 7232020 140736984538912 18446744073709551615 216747002289 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1309.65
Current children cumulated vsize (KiB) 333200

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

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

[startup+1300 s]
/proc/loadavg: 1.00 1.52 2.69 2/180 26591
/proc/meminfo: memFree=13811872/32951124 swapFree=67102128/67111528
[pid=26494] ppid=26492 vsize=333200 CPUtime=1309.65 cores=5,7
/proc/26494/stat : 26494 (mono) R 26492 26494 25549 0 -1 4202496 117353 0 0 0 130921 44 0 0 25 0 9 0 418845135 341196800 45911 33554432000 4194304 7232020 140736984538912 18446744073709551615 1074217289 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/26494/statm: 83300 45911 1036 742 0 75871 0
[pid=26494/tid=26496] ppid=26492 vsize=333200 CPUtime=2.76 cores=5,7
/proc/26494/task/26496/stat : 26496 (mono) S 26492 26494 25549 0 -1 4202560 4 0 0 0 274 2 0 0 15 0 9 0 418845136 341196800 45911 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26497] ppid=26492 vsize=333200 CPUtime=2.65 cores=5,7
/proc/26494/task/26497/stat : 26497 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 263 2 0 0 16 0 9 0 418845136 341196800 45911 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26498] ppid=26492 vsize=333200 CPUtime=2.83 cores=5,7
/proc/26494/task/26498/stat : 26498 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 281 2 0 0 15 0 9 0 418845136 341196800 45911 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26499] ppid=26492 vsize=333200 CPUtime=2.75 cores=5,7
/proc/26494/task/26499/stat : 26499 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 274 1 0 0 16 0 9 0 418845136 341196800 45911 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26500] ppid=26492 vsize=333200 CPUtime=2.87 cores=5,7
/proc/26494/task/26500/stat : 26500 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 286 1 0 0 15 0 9 0 418845136 341196800 45911 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26501] ppid=26492 vsize=333200 CPUtime=2.79 cores=5,7
/proc/26494/task/26501/stat : 26501 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 277 2 0 0 15 0 9 0 418845136 341196800 45911 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
[pid=26494/tid=26502] ppid=26492 vsize=333200 CPUtime=2.57 cores=5,7
/proc/26494/task/26502/stat : 26502 (mono) S 26492 26494 25549 0 -1 4202560 2 0 0 0 256 1 0 0 15 0 9 0 418845136 341196800 45911 33554432000 4194304 7232020 140736984538912 18446744073709551615 216746994585 0 0 4096 545260780 18446604455933510912 0 0 -1 7 0 0 0
[pid=26494/tid=26503] ppid=26492 vsize=333200 CPUtime=0.03 cores=5,7
/proc/26494/task/26503/stat : 26503 (mono) S 26492 26494 25549 0 -1 4202560 3 0 0 0 1 2 0 0 15 0 9 0 418845136 341196800 45911 33554432000 4194304 7232020 140736984538912 18446744073709551615 216747002289 0 0 4096 545260780 18446604455933510912 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1309.65
Current children cumulated vsize (KiB) 333200

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1309.67
CPU user time (s): 1309.22
CPU system time (s): 0.450931
CPU usage (%): 100.742
Max. virtual memory (cumulated for all children) (KiB): 333200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1309.22
system time used= 0.450931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117353
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= 82567
involuntary context switches= 20649

runsolver used 1.9977 second user time and 5.12022 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-08 20:09:05
IDJOB=3189479
IDBENCH=83010
IDSOLVER=1608
FILE ID=node119/3189479-1302286145
RUNJOBID= node119-1302280322-25570
PBS_JOBID= 12919068
Free space on /tmp= 71104 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1617172756-030.SATISFIABLE.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189479-1302286145/watcher-3189479-1302286145 -o /tmp/evaluation-result-3189479-1302286145/solver-3189479-1302286145 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189479-1302286145.cnf

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

MD5SUM BENCH= 47049d4705301f4ac565d8b47d11d0a5
RANDOM SEED=1923533645

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13652920 kB
Buffers:        477516 kB
Cached:       17999216 kB
SwapCached:       5516 kB
Active:        7006840 kB
Inactive:     11868384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13652920 kB
SwapTotal:    67111528 kB
SwapFree:     67102128 kB
Dirty:             148 kB
Writeback:           0 kB
AnonPages:      396004 kB
Mapped:          17984 kB
Slab:           358004 kB
PageTables:       6240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   816100 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= 71104 MiB
End job on node119 at 2011-04-08 20:30:47