Trace number 3258429

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) 1310.97 1300.03

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v945c61409gyes5.cnf
MD5SUMccc3b90e7796ba48b01939580fe6357c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.34434
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3258429-1303477027/watcher-3258429-1303477027 -o /tmp/evaluation-result-3258429-1303477027/solver-3258429-1303477027 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3258429-1303477027.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.80 3.28 3.67 5/213 13998
/proc/meminfo: memFree=15713760/32951124 swapFree=67111528/67111528
[pid=13998] ppid=13996 vsize=11800 CPUtime=0 cores=4,6
/proc/13998/stat : 13998 (runsolver) R 13996 13998 12632 0 -1 4202560 45 0 0 0 0 0 0 0 23 0 1 0 459300429 12083200 54 33554432000 4194304 5434984 140736196684544 18446744073709551615 5055495 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/13998/statm: 2950 54 34 303 0 2644 0

[startup+0.090447 s]
/proc/loadavg: 1.80 3.28 3.67 5/213 13998
/proc/meminfo: memFree=15713760/32951124 swapFree=67111528/67111528
[pid=13998] ppid=13996 vsize=109304 CPUtime=0.07 cores=4,6
/proc/13998/stat : 13998 (mono) R 13996 13998 12632 0 -1 4202496 2218 0 0 0 7 0 0 0 25 0 9 0 459300429 111927296 2120 33554432000 4194304 7232020 140737019196304 18446744073709551615 1089221591 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13998/statm: 27326 2120 975 742 0 19897 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 109304

[startup+0.100449 s]
/proc/loadavg: 1.80 3.28 3.67 5/213 13998
/proc/meminfo: memFree=15713760/32951124 swapFree=67111528/67111528
[pid=13998] ppid=13996 vsize=109304 CPUtime=0.08 cores=4,6
/proc/13998/stat : 13998 (mono) R 13996 13998 12632 0 -1 4202496 2297 0 0 0 8 0 0 0 25 0 9 0 459300429 111927296 2199 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917548175 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13998/statm: 27326 2199 975 742 0 19897 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 109304

[startup+0.300413 s]
/proc/loadavg: 1.80 3.28 3.67 5/213 13998
/proc/meminfo: memFree=15713760/32951124 swapFree=67111528/67111528
[pid=13998] ppid=13996 vsize=139304 CPUtime=0.3 cores=4,6
/proc/13998/stat : 13998 (mono) R 13996 13998 12632 0 -1 4202496 8576 0 0 0 29 1 0 0 18 0 9 0 459300429 142647296 8478 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917548175 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13998/statm: 34826 8478 999 742 0 27397 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 139304

[startup+0.700355 s]
/proc/loadavg: 1.80 3.28 3.67 5/213 13998
/proc/meminfo: memFree=15713760/32951124 swapFree=67111528/67111528
[pid=13998] ppid=13996 vsize=139776 CPUtime=0.7 cores=4,6
/proc/13998/stat : 13998 (mono) R 13996 13998 12632 0 -1 4202496 10040 0 0 0 69 1 0 0 18 0 9 0 459300429 143130624 9941 33554432000 4194304 7232020 140737019196304 18446744073709551615 1083232373 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13998/statm: 34944 9941 1023 742 0 27515 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 139776

[startup+1.50119 s]
/proc/loadavg: 1.80 3.28 3.67 5/222 14008
/proc/meminfo: memFree=15670916/32951124 swapFree=67111528/67111528
[pid=13998] ppid=13996 vsize=148096 CPUtime=1.51 cores=4,6
/proc/13998/stat : 13998 (mono) R 13996 13998 12632 0 -1 4202496 10911 0 0 0 150 1 0 0 18 0 9 0 459300429 151650304 10812 33554432000 4194304 7232020 140737019196304 18446744073709551615 1083232536 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13998/statm: 37024 10812 1023 742 0 29595 0
[pid=13998/tid=14000] ppid=13996 vsize=148096 CPUtime=0.02 cores=4,6
/proc/13998/task/14000/stat : 14000 (mono) S 13996 13998 12632 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 459300430 151650304 10812 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14001] ppid=13996 vsize=148096 CPUtime=0 cores=4,6
/proc/13998/task/14001/stat : 14001 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 459300430 151650304 10812 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14002] ppid=13996 vsize=148096 CPUtime=0.01 cores=4,6
/proc/13998/task/14002/stat : 14002 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 459300430 151650304 10812 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14003] ppid=13996 vsize=148096 CPUtime=0 cores=4,6
/proc/13998/task/14003/stat : 14003 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 459300430 151650304 10812 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14004] ppid=13996 vsize=148096 CPUtime=0 cores=4,6
/proc/13998/task/14004/stat : 14004 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 459300430 151650304 10812 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14005] ppid=13996 vsize=148096 CPUtime=0 cores=4,6
/proc/13998/task/14005/stat : 14005 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 459300430 151650304 10812 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14006] ppid=13996 vsize=148096 CPUtime=0 cores=4,6
/proc/13998/task/14006/stat : 14006 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 459300430 151650304 10812 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14007] ppid=13996 vsize=148096 CPUtime=0 cores=4,6
/proc/13998/task/14007/stat : 14007 (mono) S 13996 13998 12632 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 459300431 151650304 10812 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917554609 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 148096

[startup+3.10089 s]
/proc/loadavg: 1.80 3.28 3.67 5/222 14008
/proc/meminfo: memFree=15665092/32951124 swapFree=67111528/67111528
[pid=13998] ppid=13996 vsize=148160 CPUtime=3.12 cores=4,6
/proc/13998/stat : 13998 (mono) R 13996 13998 12632 0 -1 4202496 11579 0 0 0 311 1 0 0 17 0 9 0 459300429 151715840 11480 33554432000 4194304 7232020 140737019196304 18446744073709551615 1089253016 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13998/statm: 37040 11480 1023 742 0 29611 0
[pid=13998/tid=14000] ppid=13996 vsize=148160 CPUtime=0.02 cores=4,6
/proc/13998/task/14000/stat : 14000 (mono) S 13996 13998 12632 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 459300430 151715840 11480 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14001] ppid=13996 vsize=148160 CPUtime=0 cores=4,6
/proc/13998/task/14001/stat : 14001 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 459300430 151715840 11480 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14002] ppid=13996 vsize=148160 CPUtime=0.01 cores=4,6
/proc/13998/task/14002/stat : 14002 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 459300430 151715840 11480 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14003] ppid=13996 vsize=148160 CPUtime=0.01 cores=4,6
/proc/13998/task/14003/stat : 14003 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 459300430 151715840 11480 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14004] ppid=13996 vsize=148160 CPUtime=0.01 cores=4,6
/proc/13998/task/14004/stat : 14004 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 459300430 151715840 11480 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14005] ppid=13996 vsize=148160 CPUtime=0.01 cores=4,6
/proc/13998/task/14005/stat : 14005 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 459300430 151715840 11480 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14006] ppid=13996 vsize=148160 CPUtime=0 cores=4,6
/proc/13998/task/14006/stat : 14006 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 459300430 151715840 11480 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14007] ppid=13996 vsize=148160 CPUtime=0 cores=4,6
/proc/13998/task/14007/stat : 14007 (mono) S 13996 13998 12632 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 459300431 151715840 11480 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917554609 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 148160

[startup+6.30134 s]
/proc/loadavg: 2.05 3.31 3.67 5/222 14008
/proc/meminfo: memFree=15648368/32951124 swapFree=67111528/67111528
[pid=13998] ppid=13996 vsize=156480 CPUtime=6.35 cores=4,6
/proc/13998/stat : 13998 (mono) R 13996 13998 12632 0 -1 4202496 13069 0 0 0 634 1 0 0 18 0 9 0 459300429 160235520 12970 33554432000 4194304 7232020 140737019196304 18446744073709551615 1083229103 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13998/statm: 39120 12970 1023 742 0 31691 0
[pid=13998/tid=14000] ppid=13996 vsize=156480 CPUtime=0.03 cores=4,6
/proc/13998/task/14000/stat : 14000 (mono) S 13996 13998 12632 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 459300430 160235520 12970 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14001] ppid=13996 vsize=156480 CPUtime=0.01 cores=4,6
/proc/13998/task/14001/stat : 14001 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 459300430 160235520 12970 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14002] ppid=13996 vsize=156480 CPUtime=0.02 cores=4,6
/proc/13998/task/14002/stat : 14002 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 459300430 160235520 12970 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14003] ppid=13996 vsize=156480 CPUtime=0.01 cores=4,6
/proc/13998/task/14003/stat : 14003 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 459300430 160235520 12970 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14004] ppid=13996 vsize=156480 CPUtime=0.01 cores=4,6
/proc/13998/task/14004/stat : 14004 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 459300430 160235520 12970 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14005] ppid=13996 vsize=156480 CPUtime=0.02 cores=4,6
/proc/13998/task/14005/stat : 14005 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 459300430 160235520 12970 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14006] ppid=13996 vsize=156480 CPUtime=0.02 cores=4,6
/proc/13998/task/14006/stat : 14006 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 459300430 160235520 12970 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14007] ppid=13996 vsize=156480 CPUtime=0 cores=4,6
/proc/13998/task/14007/stat : 14007 (mono) S 13996 13998 12632 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 459300431 160235520 12970 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917554609 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 156480

[startup+12.7012 s]
/proc/loadavg: 2.21 3.32 3.67 5/222 14008
/proc/meminfo: memFree=15612640/32951124 swapFree=67111528/67111528
[pid=13998] ppid=13996 vsize=164864 CPUtime=12.81 cores=4,6
/proc/13998/stat : 13998 (mono) R 13996 13998 12632 0 -1 4202496 15844 0 0 0 1280 1 0 0 25 0 9 0 459300429 168820736 14826 33554432000 4194304 7232020 140737019196304 18446744073709551615 1083233957 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13998/statm: 41216 14826 1023 742 0 33787 0
[pid=13998/tid=14000] ppid=13996 vsize=164864 CPUtime=0.05 cores=4,6
/proc/13998/task/14000/stat : 14000 (mono) S 13996 13998 12632 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 9 0 459300430 168820736 14826 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14001] ppid=13996 vsize=164864 CPUtime=0.03 cores=4,6
/proc/13998/task/14001/stat : 14001 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 459300430 168820736 14826 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14002] ppid=13996 vsize=164864 CPUtime=0.03 cores=4,6
/proc/13998/task/14002/stat : 14002 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 459300430 168820736 14826 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14003] ppid=13996 vsize=164864 CPUtime=0.03 cores=4,6
/proc/13998/task/14003/stat : 14003 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 459300430 168820736 14826 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14004] ppid=13996 vsize=164864 CPUtime=0.03 cores=4,6
/proc/13998/task/14004/stat : 14004 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 459300430 168820736 14826 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14005] ppid=13996 vsize=164864 CPUtime=0.04 cores=4,6
/proc/13998/task/14005/stat : 14005 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 459300430 168820736 14826 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14006] ppid=13996 vsize=164864 CPUtime=0.03 cores=4,6
/proc/13998/task/14006/stat : 14006 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 459300430 168820736 14826 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14007] ppid=13996 vsize=164864 CPUtime=0 cores=4,6
/proc/13998/task/14007/stat : 14007 (mono) S 13996 13998 12632 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 459300431 168820736 14826 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917554609 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.81
Current children cumulated vsize (KiB) 164864

[startup+25.5009 s]
/proc/loadavg: 2.60 3.35 3.68 5/222 14008
/proc/meminfo: memFree=15533904/32951124 swapFree=67111528/67111528
[pid=13998] ppid=13996 vsize=173376 CPUtime=25.77 cores=4,6
/proc/13998/stat : 13998 (mono) R 13996 13998 12632 0 -1 4202496 20739 0 0 0 2575 2 0 0 19 0 9 0 459300429 177537024 16987 33554432000 4194304 7232020 140737019196304 18446744073709551615 1083236927 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13998/statm: 43344 16987 1024 742 0 35915 0
[pid=13998/tid=14000] ppid=13996 vsize=173376 CPUtime=0.09 cores=4,6
/proc/13998/task/14000/stat : 14000 (mono) S 13996 13998 12632 0 -1 4202560 4 0 0 0 9 0 0 0 15 0 9 0 459300430 177537024 16987 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14001] ppid=13996 vsize=173376 CPUtime=0.08 cores=4,6
/proc/13998/task/14001/stat : 14001 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 459300430 177537024 16987 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14002] ppid=13996 vsize=173376 CPUtime=0.05 cores=4,6
/proc/13998/task/14002/stat : 14002 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 459300430 177537024 16987 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14003] ppid=13996 vsize=173376 CPUtime=0.08 cores=4,6
/proc/13998/task/14003/stat : 14003 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 8 0 0 0 16 0 9 0 459300430 177537024 16987 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14004] ppid=13996 vsize=173376 CPUtime=0.07 cores=4,6
/proc/13998/task/14004/stat : 14004 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 459300430 177537024 16987 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14005] ppid=13996 vsize=173376 CPUtime=0.07 cores=4,6
/proc/13998/task/14005/stat : 14005 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 459300430 177537024 16987 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14006] ppid=13996 vsize=173376 CPUtime=0.08 cores=4,6
/proc/13998/task/14006/stat : 14006 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 459300430 177537024 16987 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14007] ppid=13996 vsize=173376 CPUtime=0 cores=4,6
/proc/13998/task/14007/stat : 14007 (mono) S 13996 13998 12632 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 459300431 177537024 16987 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917554609 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.77
Current children cumulated vsize (KiB) 173376

[startup+51.1012 s]
/proc/loadavg: 3.19 3.44 3.70 5/222 14009
/proc/meminfo: memFree=15413440/32951124 swapFree=67111528/67111528
[pid=13998] ppid=13996 vsize=198400 CPUtime=51.65 cores=4,6
/proc/13998/stat : 13998 (mono) R 13996 13998 12632 0 -1 4202496 31208 0 0 0 5160 5 0 0 25 0 9 0 459300429 203161600 21555 33554432000 4194304 7232020 140737019196304 18446744073709551615 1083232607 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13998/statm: 49600 21555 1034 742 0 42171 0
[pid=13998/tid=14000] ppid=13996 vsize=198400 CPUtime=0.14 cores=4,6
/proc/13998/task/14000/stat : 14000 (mono) S 13996 13998 12632 0 -1 4202560 4 0 0 0 14 0 0 0 15 0 9 0 459300430 203161600 21555 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14001] ppid=13996 vsize=198400 CPUtime=0.17 cores=4,6
/proc/13998/task/14001/stat : 14001 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 17 0 0 0 16 0 9 0 459300430 203161600 21555 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14002] ppid=13996 vsize=198400 CPUtime=0.12 cores=4,6

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

/proc/13998/task/14003/stat : 14003 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 219 0 0 0 16 0 9 0 459300430 443428864 71057 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14004] ppid=13996 vsize=433036 CPUtime=2.25 cores=4,6
/proc/13998/task/14004/stat : 14004 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 225 0 0 0 15 0 9 0 459300430 443428864 71057 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14005] ppid=13996 vsize=433036 CPUtime=2.2 cores=4,6
/proc/13998/task/14005/stat : 14005 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 220 0 0 0 15 0 9 0 459300430 443428864 71057 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14006] ppid=13996 vsize=433036 CPUtime=2.27 cores=4,6
/proc/13998/task/14006/stat : 14006 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 227 0 0 0 15 0 9 0 459300430 443428864 71057 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14007] ppid=13996 vsize=433036 CPUtime=0 cores=4,6
/proc/13998/task/14007/stat : 14007 (mono) S 13996 13998 12632 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 459300431 443428864 71057 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917554609 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 950.54
Current children cumulated vsize (KiB) 433036

[startup+1002.3 s]
/proc/loadavg: 4.17 4.19 4.00 5/222 14046
/proc/meminfo: memFree=14065404/32951124 swapFree=67111528/67111528
[pid=13998] ppid=13996 vsize=433036 CPUtime=1011.09 cores=4,6
/proc/13998/stat : 13998 (mono) R 13996 13998 12632 0 -1 4202496 178457 0 0 0 101074 35 0 0 25 0 9 0 459300429 443428864 76606 33554432000 4194304 7232020 140737019196304 18446744073709551615 1083231686 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13998/statm: 108259 76606 1035 742 0 100830 0
[pid=13998/tid=14000] ppid=13996 vsize=433036 CPUtime=2.49 cores=4,6
/proc/13998/task/14000/stat : 14000 (mono) S 13996 13998 12632 0 -1 4202560 4 0 0 0 249 0 0 0 16 0 9 0 459300430 443428864 76606 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14001] ppid=13996 vsize=433036 CPUtime=2.26 cores=4,6
/proc/13998/task/14001/stat : 14001 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 226 0 0 0 15 0 9 0 459300430 443428864 76606 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14002] ppid=13996 vsize=433036 CPUtime=2.41 cores=4,6
/proc/13998/task/14002/stat : 14002 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 241 0 0 0 15 0 9 0 459300430 443428864 76606 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14003] ppid=13996 vsize=433036 CPUtime=2.31 cores=4,6
/proc/13998/task/14003/stat : 14003 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 231 0 0 0 16 0 9 0 459300430 443428864 76606 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14004] ppid=13996 vsize=433036 CPUtime=2.45 cores=4,6
/proc/13998/task/14004/stat : 14004 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 245 0 0 0 15 0 9 0 459300430 443428864 76606 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14005] ppid=13996 vsize=433036 CPUtime=2.39 cores=4,6
/proc/13998/task/14005/stat : 14005 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 239 0 0 0 15 0 9 0 459300430 443428864 76606 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14006] ppid=13996 vsize=433036 CPUtime=2.38 cores=4,6
/proc/13998/task/14006/stat : 14006 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 238 0 0 0 15 0 9 0 459300430 443428864 76606 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14007] ppid=13996 vsize=433036 CPUtime=0 cores=4,6
/proc/13998/task/14007/stat : 14007 (mono) S 13996 13998 12632 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 459300431 443428864 76606 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917554609 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1011.09
Current children cumulated vsize (KiB) 433036

[startup+1062.3 s]
/proc/loadavg: 4.06 4.16 4.00 5/222 14048
/proc/meminfo: memFree=13961336/32951124 swapFree=67111528/67111528
[pid=13998] ppid=13996 vsize=433036 CPUtime=1071.59 cores=4,6
/proc/13998/stat : 13998 (mono) R 13996 13998 12632 0 -1 4202496 183078 0 0 0 107123 36 0 0 25 0 9 0 459300429 443428864 81227 33554432000 4194304 7232020 140737019196304 18446744073709551615 1083232366 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13998/statm: 108259 81227 1035 742 0 100830 0
[pid=13998/tid=14000] ppid=13996 vsize=433036 CPUtime=2.58 cores=4,6
/proc/13998/task/14000/stat : 14000 (mono) S 13996 13998 12632 0 -1 4202560 4 0 0 0 258 0 0 0 16 0 9 0 459300430 443428864 81227 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14001] ppid=13996 vsize=433036 CPUtime=2.46 cores=4,6
/proc/13998/task/14001/stat : 14001 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 246 0 0 0 16 0 9 0 459300430 443428864 81227 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14002] ppid=13996 vsize=433036 CPUtime=2.58 cores=4,6
/proc/13998/task/14002/stat : 14002 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 258 0 0 0 16 0 9 0 459300430 443428864 81227 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14003] ppid=13996 vsize=433036 CPUtime=2.39 cores=4,6
/proc/13998/task/14003/stat : 14003 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 239 0 0 0 15 0 9 0 459300430 443428864 81227 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14004] ppid=13996 vsize=433036 CPUtime=2.58 cores=4,6
/proc/13998/task/14004/stat : 14004 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 258 0 0 0 15 0 9 0 459300430 443428864 81227 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14005] ppid=13996 vsize=433036 CPUtime=2.56 cores=4,6
/proc/13998/task/14005/stat : 14005 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 256 0 0 0 15 0 9 0 459300430 443428864 81227 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14006] ppid=13996 vsize=433036 CPUtime=2.52 cores=4,6
/proc/13998/task/14006/stat : 14006 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 252 0 0 0 15 0 9 0 459300430 443428864 81227 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14007] ppid=13996 vsize=433036 CPUtime=0 cores=4,6
/proc/13998/task/14007/stat : 14007 (mono) S 13996 13998 12632 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 459300431 443428864 81227 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917554609 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1071.59
Current children cumulated vsize (KiB) 433036

[startup+1122.3 s]
/proc/loadavg: 4.02 4.12 4.00 5/222 14049
/proc/meminfo: memFree=13855420/32951124 swapFree=67111528/67111528
[pid=13998] ppid=13996 vsize=449484 CPUtime=1131.95 cores=4,6
/proc/13998/stat : 13998 (mono) R 13996 13998 12632 0 -1 4202496 188900 0 0 0 113158 37 0 0 25 0 9 0 459300429 460271616 87049 33554432000 4194304 7232020 140737019196304 18446744073709551615 1083232373 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13998/statm: 112371 87049 1035 742 0 104942 0
[pid=13998/tid=14000] ppid=13996 vsize=449484 CPUtime=2.69 cores=4,6
/proc/13998/task/14000/stat : 14000 (mono) S 13996 13998 12632 0 -1 4202560 4 0 0 0 269 0 0 0 15 0 9 0 459300430 460271616 87049 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14001] ppid=13996 vsize=449484 CPUtime=2.62 cores=4,6
/proc/13998/task/14001/stat : 14001 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 262 0 0 0 16 0 9 0 459300430 460271616 87049 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14002] ppid=13996 vsize=449484 CPUtime=2.66 cores=4,6
/proc/13998/task/14002/stat : 14002 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 266 0 0 0 15 0 9 0 459300430 460271616 87049 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14003] ppid=13996 vsize=449484 CPUtime=2.49 cores=4,6
/proc/13998/task/14003/stat : 14003 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 249 0 0 0 16 0 9 0 459300430 460271616 87049 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14004] ppid=13996 vsize=449484 CPUtime=2.65 cores=4,6
/proc/13998/task/14004/stat : 14004 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 265 0 0 0 15 0 9 0 459300430 460271616 87049 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14005] ppid=13996 vsize=449484 CPUtime=2.68 cores=4,6
/proc/13998/task/14005/stat : 14005 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 268 0 0 0 16 0 9 0 459300430 460271616 87049 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14006] ppid=13996 vsize=449484 CPUtime=2.63 cores=4,6
/proc/13998/task/14006/stat : 14006 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 263 0 0 0 15 0 9 0 459300430 460271616 87049 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14007] ppid=13996 vsize=449484 CPUtime=0 cores=4,6
/proc/13998/task/14007/stat : 14007 (mono) S 13996 13998 12632 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 459300431 460271616 87049 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917554609 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1131.95
Current children cumulated vsize (KiB) 449484

[startup+1182.3 s]
/proc/loadavg: 4.01 4.10 4.00 5/222 14051
/proc/meminfo: memFree=13747632/32951124 swapFree=67111528/67111528
[pid=13998] ppid=13996 vsize=474188 CPUtime=1192.4 cores=4,6
/proc/13998/stat : 13998 (mono) R 13996 13998 12632 0 -1 4202496 194066 0 0 0 119202 38 0 0 25 0 9 0 459300429 485568512 92215 33554432000 4194304 7232020 140737019196304 18446744073709551615 1083232366 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13998/statm: 118547 92215 1035 742 0 111118 0
[pid=13998/tid=14000] ppid=13996 vsize=474188 CPUtime=2.86 cores=4,6
/proc/13998/task/14000/stat : 14000 (mono) S 13996 13998 12632 0 -1 4202560 4 0 0 0 286 0 0 0 15 0 9 0 459300430 485568512 92215 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14001] ppid=13996 vsize=474188 CPUtime=2.79 cores=4,6
/proc/13998/task/14001/stat : 14001 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 279 0 0 0 15 0 9 0 459300430 485568512 92215 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14002] ppid=13996 vsize=474188 CPUtime=2.79 cores=4,6
/proc/13998/task/14002/stat : 14002 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 279 0 0 0 16 0 9 0 459300430 485568512 92215 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14003] ppid=13996 vsize=474188 CPUtime=2.58 cores=4,6
/proc/13998/task/14003/stat : 14003 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 258 0 0 0 16 0 9 0 459300430 485568512 92215 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14004] ppid=13996 vsize=474188 CPUtime=2.78 cores=4,6
/proc/13998/task/14004/stat : 14004 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 278 0 0 0 15 0 9 0 459300430 485568512 92215 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14005] ppid=13996 vsize=474188 CPUtime=2.78 cores=4,6
/proc/13998/task/14005/stat : 14005 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 278 0 0 0 15 0 9 0 459300430 485568512 92215 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14006] ppid=13996 vsize=474188 CPUtime=2.75 cores=4,6
/proc/13998/task/14006/stat : 14006 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 275 0 0 0 15 0 9 0 459300430 485568512 92215 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14007] ppid=13996 vsize=474188 CPUtime=0 cores=4,6
/proc/13998/task/14007/stat : 14007 (mono) S 13996 13998 12632 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 459300431 485568512 92215 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917554609 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1192.4
Current children cumulated vsize (KiB) 474188

[startup+1242.3 s]
/proc/loadavg: 4.00 4.08 4.00 5/222 14052
/proc/meminfo: memFree=13872328/32951124 swapFree=67111528/67111528
[pid=13998] ppid=13996 vsize=490956 CPUtime=1252.84 cores=4,6
/proc/13998/stat : 13998 (mono) R 13996 13998 12632 0 -1 4202496 198628 0 0 0 125246 38 0 0 25 0 9 0 459300429 502738944 96777 33554432000 4194304 7232020 140737019196304 18446744073709551615 1083231589 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13998/statm: 122739 96777 1035 742 0 115310 0
[pid=13998/tid=14000] ppid=13996 vsize=490956 CPUtime=2.99 cores=4,6
/proc/13998/task/14000/stat : 14000 (mono) S 13996 13998 12632 0 -1 4202560 4 0 0 0 299 0 0 0 15 0 9 0 459300430 502738944 96777 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14001] ppid=13996 vsize=490956 CPUtime=2.96 cores=4,6
/proc/13998/task/14001/stat : 14001 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 296 0 0 0 15 0 9 0 459300430 502738944 96777 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14002] ppid=13996 vsize=490956 CPUtime=2.91 cores=4,6
/proc/13998/task/14002/stat : 14002 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 291 0 0 0 16 0 9 0 459300430 502738944 96777 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14003] ppid=13996 vsize=490956 CPUtime=2.66 cores=4,6
/proc/13998/task/14003/stat : 14003 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 266 0 0 0 16 0 9 0 459300430 502738944 96777 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14004] ppid=13996 vsize=490956 CPUtime=2.89 cores=4,6
/proc/13998/task/14004/stat : 14004 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 289 0 0 0 15 0 9 0 459300430 502738944 96777 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14005] ppid=13996 vsize=490956 CPUtime=2.89 cores=4,6
/proc/13998/task/14005/stat : 14005 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 289 0 0 0 16 0 9 0 459300430 502738944 96777 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14006] ppid=13996 vsize=490956 CPUtime=2.87 cores=4,6
/proc/13998/task/14006/stat : 14006 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 287 0 0 0 15 0 9 0 459300430 502738944 96777 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14007] ppid=13996 vsize=490956 CPUtime=0 cores=4,6
/proc/13998/task/14007/stat : 14007 (mono) S 13996 13998 12632 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 459300431 502738944 96777 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917554609 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1252.84
Current children cumulated vsize (KiB) 490956



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.10 4.01 2/183 14108
/proc/meminfo: memFree=15869460/32951124 swapFree=67111528/67111528
[pid=13998] ppid=13996 vsize=507660 CPUtime=1310.93 cores=4,6
/proc/13998/stat : 13998 (mono) R 13996 13998 12632 0 -1 4202496 202440 0 0 0 131054 39 0 0 25 0 9 0 459300429 519843840 100589 33554432000 4194304 7232020 140737019196304 18446744073709551615 218905428570 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/13998/statm: 126915 100589 1035 742 0 119486 0
[pid=13998/tid=14000] ppid=13996 vsize=507660 CPUtime=3.08 cores=4,6
/proc/13998/task/14000/stat : 14000 (mono) S 13996 13998 12632 0 -1 4202560 4 0 0 0 308 0 0 0 15 0 9 0 459300430 519843840 100589 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14001] ppid=13996 vsize=507660 CPUtime=3.03 cores=4,6
/proc/13998/task/14001/stat : 14001 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 303 0 0 0 15 0 9 0 459300430 519843840 100589 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14002] ppid=13996 vsize=507660 CPUtime=2.99 cores=4,6
/proc/13998/task/14002/stat : 14002 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 299 0 0 0 15 0 9 0 459300430 519843840 100589 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14003] ppid=13996 vsize=507660 CPUtime=2.76 cores=4,6
/proc/13998/task/14003/stat : 14003 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 276 0 0 0 16 0 9 0 459300430 519843840 100589 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14004] ppid=13996 vsize=507660 CPUtime=3.02 cores=4,6
/proc/13998/task/14004/stat : 14004 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 302 0 0 0 16 0 9 0 459300430 519843840 100589 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14005] ppid=13996 vsize=507660 CPUtime=2.99 cores=4,6
/proc/13998/task/14005/stat : 14005 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 299 0 0 0 16 0 9 0 459300430 519843840 100589 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
[pid=13998/tid=14006] ppid=13996 vsize=507660 CPUtime=2.99 cores=4,6
/proc/13998/task/14006/stat : 14006 (mono) S 13996 13998 12632 0 -1 4202560 2 0 0 0 299 0 0 0 15 0 9 0 459300430 519843840 100589 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917546905 0 0 4096 545260780 18446604453869958336 0 0 -1 6 0 0 0
[pid=13998/tid=14007] ppid=13996 vsize=507660 CPUtime=0 cores=4,6
/proc/13998/task/14007/stat : 14007 (mono) S 13996 13998 12632 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 459300431 519843840 100589 33554432000 4194304 7232020 140737019196304 18446744073709551615 218917554609 0 0 4096 545260780 18446604453869958336 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1310.93
Current children cumulated vsize (KiB) 507660

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.03
CPU time (s): 1310.97
CPU user time (s): 1310.55
CPU system time (s): 0.415936
CPU usage (%): 100.841
Max. virtual memory (cumulated for all children) (KiB): 507660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1310.55
system time used= 0.415936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202440
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= 40451
involuntary context switches= 11643

runsolver used 2.36464 second user time and 4.77427 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-22 14:57:07
IDJOB=3258429
IDBENCH=71354
IDSOLVER=1608
FILE ID=node137/3258429-1303477027
RUNJOBID= node137-1303477024-13933
PBS_JOBID= 13107203
Free space on /tmp= 71384 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v945c61409gyes5.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258429-1303477027/watcher-3258429-1303477027 -o /tmp/evaluation-result-3258429-1303477027/solver-3258429-1303477027 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3258429-1303477027.cnf

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

MD5SUM BENCH= ccc3b90e7796ba48b01939580fe6357c
RANDOM SEED=949639460

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15713916 kB
Buffers:       1210248 kB
Cached:       14858528 kB
SwapCached:          0 kB
Active:        9865880 kB
Inactive:      6814796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15713916 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9548 kB
Writeback:           0 kB
AnonPages:      611816 kB
Mapped:          18044 kB
Slab:           492604 kB
PageTables:       6908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1024092 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= 71392 MiB
End job on node137 at 2011-04-22 15:18:49