Trace number 3394863

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) 5000.13 4963.79

General information on the benchmark

NameSAT05/crafted/roussel05/visbmc-PHNF/
phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
MD5SUM32f22e9ac89bf164b7f5db6bef950d03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2174.06
Satisfiable
(Un)Satisfiability was proved
Number of variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

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: 961)

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-3394863-1306089883/watcher-3394863-1306089883 -o /tmp/evaluation-result-3394863-1306089883/solver-3394863-1306089883 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394863-1306089883.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 2/485 20045
/proc/meminfo: memFree=15765640/32951124 swapFree=67057928/67111528
[pid=20045] ppid=20043 vsize=11796 CPUtime=0 cores=1,3,5,7
/proc/20045/stat : 20045 (runsolver) S 20043 20045 19082 0 -1 4202560 41 0 0 0 0 0 0 0 22 0 1 0 701403729 12079104 49 33554432000 4194304 5432360 140734295428288 18446744073709551615 4881623 0 2147483391 4096 24578 18446744071699968823 0 0 17 3 0 0 0
/proc/20045/statm: 2949 49 30 303 0 2643 0

[startup+0.110669 s]
/proc/loadavg: 2.00 2.01 2.00 2/485 20045
/proc/meminfo: memFree=15765640/32951124 swapFree=67057928/67111528
[pid=20045] ppid=20043 vsize=105664 CPUtime=0.01 cores=1,3,5,7
/proc/20045/stat : 20045 (mono) R 20043 20045 19082 0 -1 4202496 1374 0 0 0 1 0 0 0 25 0 9 0 701403729 108199936 1281 33554432000 4194304 7232020 140734010478944 18446744073709551615 5667136 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/20045/statm: 26416 1285 906 742 0 18987 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 105664

[startup+0.200617 s]
/proc/loadavg: 2.00 2.01 2.00 2/485 20045
/proc/meminfo: memFree=15765640/32951124 swapFree=67057928/67111528
[pid=20045] ppid=20043 vsize=130488 CPUtime=0.1 cores=1,3,5,7
/proc/20045/stat : 20045 (mono) R 20043 20045 19082 0 -1 4202496 7167 0 0 0 9 1 0 0 18 0 9 0 701403729 133619712 7070 33554432000 4194304 7232020 140734010478944 18446744073709551615 1177395560 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/20045/statm: 32622 7070 975 742 0 25193 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 130488

[startup+0.3006 s]
/proc/loadavg: 2.00 2.01 2.00 2/485 20045
/proc/meminfo: memFree=15765640/32951124 swapFree=67057928/67111528
[pid=20045] ppid=20043 vsize=138712 CPUtime=0.22 cores=1,3,5,7
/proc/20045/stat : 20045 (mono) R 20043 20045 19082 0 -1 4202496 8187 0 0 0 21 1 0 0 18 0 9 0 701403729 142041088 8090 33554432000 4194304 7232020 140734010478944 18446744073709551615 1177403702 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/20045/statm: 34678 8090 975 742 0 27249 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 138712

[startup+0.700569 s]
/proc/loadavg: 2.00 2.01 2.00 2/485 20045
/proc/meminfo: memFree=15765640/32951124 swapFree=67057928/67111528
[pid=20045] ppid=20043 vsize=147288 CPUtime=0.69 cores=1,3,5,7
/proc/20045/stat : 20045 (mono) R 20043 20045 19082 0 -1 4202496 11291 0 0 0 68 1 0 0 18 0 9 0 701403729 150822912 11194 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273443275 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/20045/statm: 36822 11194 975 742 0 29393 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 147288

[startup+1.50043 s]
/proc/loadavg: 2.00 2.01 2.00 2/484 20055
/proc/meminfo: memFree=16412576/32951124 swapFree=67057928/67111528
[pid=20045] ppid=20043 vsize=172632 CPUtime=1.69 cores=1,3,5,7
/proc/20045/stat : 20045 (mono) R 20043 20045 19082 0 -1 4202496 17729 0 0 0 166 3 0 0 18 0 9 0 701403729 176775168 17632 33554432000 4194304 7232020 140734010478944 18446744073709551615 254261310411 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/20045/statm: 43158 17637 975 742 0 35729 0
[pid=20045/tid=20047] ppid=20043 vsize=172632 CPUtime=0.06 cores=1,3,5,7
/proc/20045/task/20047/stat : 20047 (mono) S 20043 20045 19082 0 -1 4202560 4 0 0 0 6 0 0 0 16 0 9 0 701403739 176775168 17639 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20048] ppid=20043 vsize=172632 CPUtime=0.02 cores=1,3,5,7
/proc/20045/task/20048/stat : 20048 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 701403739 176775168 17642 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20049] ppid=20043 vsize=172632 CPUtime=0.07 cores=1,3,5,7
/proc/20045/task/20049/stat : 20049 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 7 0 0 0 16 0 9 0 701403739 176775168 17644 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
[pid=20045/tid=20050] ppid=20043 vsize=172632 CPUtime=0.07 cores=1,3,5,7
/proc/20045/task/20050/stat : 20050 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 7 0 0 0 16 0 9 0 701403739 176775168 17647 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20051] ppid=20043 vsize=172632 CPUtime=0.03 cores=1,3,5,7
/proc/20045/task/20051/stat : 20051 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 701403739 176775168 17649 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20052] ppid=20043 vsize=172632 CPUtime=0.05 cores=1,3,5,7
/proc/20045/task/20052/stat : 20052 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 701403739 176775168 17650 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
[pid=20045/tid=20053] ppid=20043 vsize=172632 CPUtime=0.09 cores=1,3,5,7
/proc/20045/task/20053/stat : 20053 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 701403739 176775168 17652 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
[pid=20045/tid=20054] ppid=20043 vsize=172632 CPUtime=0 cores=1,3,5,7
/proc/20045/task/20054/stat : 20054 (mono) S 20043 20045 19082 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 701403740 176775168 17655 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273440177 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 172632

[startup+3.10115 s]
/proc/loadavg: 2.00 2.01 2.00 2/484 20056
/proc/meminfo: memFree=16375748/32951124 swapFree=67057928/67111528
[pid=20045] ppid=20043 vsize=223256 CPUtime=3.79 cores=1,3,5,7
/proc/20045/stat : 20045 (mono) R 20043 20045 19082 0 -1 4202496 30650 0 0 0 374 5 0 0 18 0 9 0 701403729 228614144 30553 33554432000 4194304 7232020 140734010478944 18446744073709551615 1177404236 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/20045/statm: 55814 30553 975 742 0 48385 0
[pid=20045/tid=20047] ppid=20043 vsize=223256 CPUtime=0.18 cores=1,3,5,7
/proc/20045/task/20047/stat : 20047 (mono) S 20043 20045 19082 0 -1 4202560 4 0 0 0 18 0 0 0 16 0 9 0 701403739 228614144 30553 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20048] ppid=20043 vsize=223256 CPUtime=0.07 cores=1,3,5,7
/proc/20045/task/20048/stat : 20048 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 701403739 228614144 30553 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 3 0 0 0
[pid=20045/tid=20049] ppid=20043 vsize=223256 CPUtime=0.14 cores=1,3,5,7
/proc/20045/task/20049/stat : 20049 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 14 0 0 0 16 0 9 0 701403739 228614144 30553 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
[pid=20045/tid=20050] ppid=20043 vsize=223256 CPUtime=0.16 cores=1,3,5,7
/proc/20045/task/20050/stat : 20050 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 16 0 0 0 16 0 9 0 701403739 228614144 30553 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20051] ppid=20043 vsize=223256 CPUtime=0.1 cores=1,3,5,7
/proc/20045/task/20051/stat : 20051 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 10 0 0 0 15 0 9 0 701403739 228614144 30553 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20052] ppid=20043 vsize=223256 CPUtime=0.16 cores=1,3,5,7
/proc/20045/task/20052/stat : 20052 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 16 0 0 0 15 0 9 0 701403739 228614144 30553 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
[pid=20045/tid=20053] ppid=20043 vsize=223256 CPUtime=0.19 cores=1,3,5,7
/proc/20045/task/20053/stat : 20053 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 19 0 0 0 15 0 9 0 701403739 228614144 30553 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20054] ppid=20043 vsize=223256 CPUtime=0 cores=1,3,5,7
/proc/20045/task/20054/stat : 20054 (mono) S 20043 20045 19082 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 701403740 228614144 30553 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273440177 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 223256

[startup+6.30058 s]
/proc/loadavg: 2.00 2.01 2.00 3/494 20091
/proc/meminfo: memFree=16207104/32951124 swapFree=67057928/67111528
[pid=20045] ppid=20043 vsize=898928 CPUtime=7.4 cores=1,3,5,7
/proc/20045/stat : 20045 (mono) R 20043 20045 19082 0 -1 4202496 182401 0 0 0 721 19 0 0 18 0 9 0 701403729 920502272 182304 33554432000 4194304 7232020 140734010478944 18446744073709551615 1177429833 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/20045/statm: 224732 182304 999 742 0 217303 0
[pid=20045/tid=20047] ppid=20043 vsize=898928 CPUtime=0.28 cores=1,3,5,7
/proc/20045/task/20047/stat : 20047 (mono) S 20043 20045 19082 0 -1 4202560 4 0 0 0 28 0 0 0 16 0 9 0 701403739 920502272 182304 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20048] ppid=20043 vsize=898928 CPUtime=0.14 cores=1,3,5,7
/proc/20045/task/20048/stat : 20048 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 14 0 0 0 16 0 9 0 701403739 920502272 182304 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20049] ppid=20043 vsize=898928 CPUtime=0.23 cores=1,3,5,7
/proc/20045/task/20049/stat : 20049 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 23 0 0 0 16 0 9 0 701403739 920502272 182305 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
[pid=20045/tid=20050] ppid=20043 vsize=898928 CPUtime=0.23 cores=1,3,5,7
/proc/20045/task/20050/stat : 20050 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 23 0 0 0 15 0 9 0 701403739 920502272 182305 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 3 0 0 0
[pid=20045/tid=20051] ppid=20043 vsize=898928 CPUtime=0.17 cores=1,3,5,7
/proc/20045/task/20051/stat : 20051 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 17 0 0 0 16 0 9 0 701403739 920502272 182305 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20052] ppid=20043 vsize=898928 CPUtime=0.24 cores=1,3,5,7
/proc/20045/task/20052/stat : 20052 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 24 0 0 0 16 0 9 0 701403739 920502272 182305 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
[pid=20045/tid=20053] ppid=20043 vsize=898928 CPUtime=0.27 cores=1,3,5,7
/proc/20045/task/20053/stat : 20053 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 27 0 0 0 16 0 9 0 701403739 920502272 182305 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 3 0 0 0
[pid=20045/tid=20054] ppid=20043 vsize=898928 CPUtime=0 cores=1,3,5,7
/proc/20045/task/20054/stat : 20054 (mono) S 20043 20045 19082 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 701403740 920502272 182305 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273440177 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.4
Current children cumulated vsize (KiB) 898928

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.00 3/494 20091
/proc/meminfo: memFree=15315340/32951124 swapFree=67057928/67111528
[pid=20045] ppid=20043 vsize=1232352 CPUtime=13.96 cores=1,3,5,7
/proc/20045/stat : 20045 (mono) R 20043 20045 19082 0 -1 4202496 281710 0 0 0 1366 30 0 0 25 0 9 0 701403729 1261928448 281612 33554432000 4194304 7232020 140734010478944 18446744073709551615 1098799221 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/20045/statm: 308088 281612 1023 742 0 300659 0
[pid=20045/tid=20047] ppid=20043 vsize=1232352 CPUtime=0.31 cores=1,3,5,7
/proc/20045/task/20047/stat : 20047 (mono) S 20043 20045 19082 0 -1 4202560 4 0 0 0 31 0 0 0 16 0 9 0 701403739 1261928448 281612 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20048] ppid=20043 vsize=1232352 CPUtime=0.17 cores=1,3,5,7
/proc/20045/task/20048/stat : 20048 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 17 0 0 0 16 0 9 0 701403739 1261928448 281612 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20049] ppid=20043 vsize=1232352 CPUtime=0.27 cores=1,3,5,7
/proc/20045/task/20049/stat : 20049 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 27 0 0 0 16 0 9 0 701403739 1261928448 281612 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
[pid=20045/tid=20050] ppid=20043 vsize=1232352 CPUtime=0.25 cores=1,3,5,7
/proc/20045/task/20050/stat : 20050 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 25 0 0 0 16 0 9 0 701403739 1261928448 281612 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 3 0 0 0
[pid=20045/tid=20051] ppid=20043 vsize=1232352 CPUtime=0.22 cores=1,3,5,7
/proc/20045/task/20051/stat : 20051 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 22 0 0 0 16 0 9 0 701403739 1261928448 281612 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
[pid=20045/tid=20052] ppid=20043 vsize=1232352 CPUtime=0.25 cores=1,3,5,7
/proc/20045/task/20052/stat : 20052 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 25 0 0 0 15 0 9 0 701403739 1261928448 281612 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20053] ppid=20043 vsize=1232352 CPUtime=0.29 cores=1,3,5,7
/proc/20045/task/20053/stat : 20053 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 29 0 0 0 16 0 9 0 701403739 1261928448 281612 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 3 0 0 0
[pid=20045/tid=20054] ppid=20043 vsize=1232352 CPUtime=0 cores=1,3,5,7
/proc/20045/task/20054/stat : 20054 (mono) S 20043 20045 19082 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 701403740 1261928448 281612 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273440177 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 13.96
Current children cumulated vsize (KiB) 1232352

[startup+25.5012 s]
/proc/loadavg: 2.00 2.01 2.00 3/494 20091
/proc/meminfo: memFree=15225688/32951124 swapFree=67057928/67111528
[pid=20045] ppid=20043 vsize=1300000 CPUtime=26.94 cores=1,3,5,7
/proc/20045/stat : 20045 (mono) R 20043 20045 19082 0 -1 4202496 299273 0 0 0 2661 33 0 0 25 0 9 0 701403729 1331200000 299175 33554432000 4194304 7232020 140734010478944 18446744073709551615 1098800970 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/20045/statm: 325000 299175 1023 742 0 317571 0
[pid=20045/tid=20047] ppid=20043 vsize=1300000 CPUtime=0.36 cores=1,3,5,7
/proc/20045/task/20047/stat : 20047 (mono) S 20043 20045 19082 0 -1 4202560 4 0 0 0 36 0 0 0 16 0 9 0 701403739 1331200000 299175 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20048] ppid=20043 vsize=1300000 CPUtime=0.21 cores=1,3,5,7
/proc/20045/task/20048/stat : 20048 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 21 0 0 0 16 0 9 0 701403739 1331200000 299175 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20049] ppid=20043 vsize=1300000 CPUtime=0.3 cores=1,3,5,7
/proc/20045/task/20049/stat : 20049 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 30 0 0 0 16 0 9 0 701403739 1331200000 299175 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
[pid=20045/tid=20050] ppid=20043 vsize=1300000 CPUtime=0.3 cores=1,3,5,7
/proc/20045/task/20050/stat : 20050 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 30 0 0 0 16 0 9 0 701403739 1331200000 299175 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 3 0 0 0
[pid=20045/tid=20051] ppid=20043 vsize=1300000 CPUtime=0.26 cores=1,3,5,7
/proc/20045/task/20051/stat : 20051 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 26 0 0 0 16 0 9 0 701403739 1331200000 299175 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20052] ppid=20043 vsize=1300000 CPUtime=0.27 cores=1,3,5,7
/proc/20045/task/20052/stat : 20052 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 27 0 0 0 15 0 9 0 701403739 1331200000 299175 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 3 0 0 0
[pid=20045/tid=20053] ppid=20043 vsize=1300000 CPUtime=0.31 cores=1,3,5,7
/proc/20045/task/20053/stat : 20053 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 31 0 0 0 15 0 9 0 701403739 1331200000 299175 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20054] ppid=20043 vsize=1300000 CPUtime=0 cores=1,3,5,7
/proc/20045/task/20054/stat : 20054 (mono) S 20043 20045 19082 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 701403740 1331200000 299175 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273440177 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 26.94
Current children cumulated vsize (KiB) 1300000

[startup+51.1007 s]
/proc/loadavg: 2.00 2.01 2.00 3/494 20092
/proc/meminfo: memFree=15206148/32951124 swapFree=67057928/67111528
[pid=20045] ppid=20043 vsize=1300000 CPUtime=52.55 cores=1,3,5,7
/proc/20045/stat : 20045 (mono) R 20043 20045 19082 0 -1 4202496 299274 0 0 0 5222 33 0 0 25 0 9 0 701403729 1331200000 299176 33554432000 4194304 7232020 140734010478944 18446744073709551615 1098805503 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/20045/statm: 325000 299176 1023 742 0 317571 0
[pid=20045/tid=20047] ppid=20043 vsize=1300000 CPUtime=0.36 cores=1,3,5,7
/proc/20045/task/20047/stat : 20047 (mono) S 20043 20045 19082 0 -1 4202560 4 0 0 0 36 0 0 0 16 0 9 0 701403739 1331200000 299176 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20048] ppid=20043 vsize=1300000 CPUtime=0.21 cores=1,3,5,7
/proc/20045/task/20048/stat : 20048 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 21 0 0 0 16 0 9 0 701403739 1331200000 299176 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20049] ppid=20043 vsize=1300000 CPUtime=0.3 cores=1,3,5,7

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

/proc/20045/task/20050/stat : 20050 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 571 0 0 0 15 0 9 0 701403739 1830932480 420275 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20051] ppid=20043 vsize=1788020 CPUtime=6.5 cores=1,3,5,7
/proc/20045/task/20051/stat : 20051 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 650 0 0 0 16 0 9 0 701403739 1830932480 420275 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20052] ppid=20043 vsize=1788020 CPUtime=6.08 cores=1,3,5,7
/proc/20045/task/20052/stat : 20052 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 608 0 0 0 16 0 9 0 701403739 1830932480 420275 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20053] ppid=20043 vsize=1788020 CPUtime=6.65 cores=1,3,5,7
/proc/20045/task/20053/stat : 20053 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 664 1 0 0 16 0 9 0 701403739 1830932480 420275 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
[pid=20045/tid=20054] ppid=20043 vsize=1788020 CPUtime=0 cores=1,3,5,7
/proc/20045/task/20054/stat : 20054 (mono) S 20043 20045 19082 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 701403740 1830932480 420275 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273440177 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4696.87
Current children cumulated vsize (KiB) 1788020

[startup+4722.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/494 20237
/proc/meminfo: memFree=13965884/32951124 swapFree=67057928/67111528
[pid=20045] ppid=20043 vsize=1796468 CPUtime=4757.41 cores=1,3,5,7
/proc/20045/stat : 20045 (mono) R 20043 20045 19082 0 -1 4202496 594731 0 0 0 475656 85 0 0 25 0 9 0 701403729 1839583232 423140 33554432000 4194304 7232020 140734010478944 18446744073709551615 1098799796 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/20045/statm: 449117 423140 1035 742 0 441688 0
[pid=20045/tid=20047] ppid=20043 vsize=1796468 CPUtime=6.76 cores=1,3,5,7
/proc/20045/task/20047/stat : 20047 (mono) S 20043 20045 19082 0 -1 4202560 4 0 0 0 676 0 0 0 16 0 9 0 701403739 1839583232 423140 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20048] ppid=20043 vsize=1796468 CPUtime=6.3 cores=1,3,5,7
/proc/20045/task/20048/stat : 20048 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 629 1 0 0 16 0 9 0 701403739 1839583232 423140 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20049] ppid=20043 vsize=1796468 CPUtime=6.09 cores=1,3,5,7
/proc/20045/task/20049/stat : 20049 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 608 1 0 0 16 0 9 0 701403739 1839583232 423140 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20050] ppid=20043 vsize=1796468 CPUtime=5.78 cores=1,3,5,7
/proc/20045/task/20050/stat : 20050 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 578 0 0 0 16 0 9 0 701403739 1839583232 423140 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 3 0 0 0
[pid=20045/tid=20051] ppid=20043 vsize=1796468 CPUtime=6.59 cores=1,3,5,7
/proc/20045/task/20051/stat : 20051 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 659 0 0 0 15 0 9 0 701403739 1839583232 423140 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20052] ppid=20043 vsize=1796468 CPUtime=6.13 cores=1,3,5,7
/proc/20045/task/20052/stat : 20052 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 613 0 0 0 16 0 9 0 701403739 1839583232 423140 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 3 0 0 0
[pid=20045/tid=20053] ppid=20043 vsize=1796468 CPUtime=6.78 cores=1,3,5,7
/proc/20045/task/20053/stat : 20053 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 677 1 0 0 16 0 9 0 701403739 1839583232 423140 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
[pid=20045/tid=20054] ppid=20043 vsize=1796468 CPUtime=0 cores=1,3,5,7
/proc/20045/task/20054/stat : 20054 (mono) S 20043 20045 19082 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 701403740 1839583232 423140 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273440177 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4757.41
Current children cumulated vsize (KiB) 1796468

[startup+4782.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/494 20239
/proc/meminfo: memFree=13957808/32951124 swapFree=67057928/67111528
[pid=20045] ppid=20043 vsize=1804988 CPUtime=4817.93 cores=1,3,5,7
/proc/20045/stat : 20045 (mono) R 20043 20045 19082 0 -1 4202496 596791 0 0 0 481708 85 0 0 25 0 9 0 701403729 1848307712 425200 33554432000 4194304 7232020 140734010478944 18446744073709551615 1098799388 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/20045/statm: 451247 425200 1035 742 0 443818 0
[pid=20045/tid=20047] ppid=20043 vsize=1804988 CPUtime=6.85 cores=1,3,5,7
/proc/20045/task/20047/stat : 20047 (mono) S 20043 20045 19082 0 -1 4202560 4 0 0 0 685 0 0 0 16 0 9 0 701403739 1848307712 425200 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20048] ppid=20043 vsize=1804988 CPUtime=6.4 cores=1,3,5,7
/proc/20045/task/20048/stat : 20048 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 639 1 0 0 16 0 9 0 701403739 1848307712 425200 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
[pid=20045/tid=20049] ppid=20043 vsize=1804988 CPUtime=6.17 cores=1,3,5,7
/proc/20045/task/20049/stat : 20049 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 616 1 0 0 15 0 9 0 701403739 1848307712 425200 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 3 0 0 0
[pid=20045/tid=20050] ppid=20043 vsize=1804988 CPUtime=5.87 cores=1,3,5,7
/proc/20045/task/20050/stat : 20050 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 587 0 0 0 16 0 9 0 701403739 1848307712 425200 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20051] ppid=20043 vsize=1804988 CPUtime=6.67 cores=1,3,5,7
/proc/20045/task/20051/stat : 20051 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 667 0 0 0 16 0 9 0 701403739 1848307712 425200 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20052] ppid=20043 vsize=1804988 CPUtime=6.23 cores=1,3,5,7
/proc/20045/task/20052/stat : 20052 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 623 0 0 0 16 0 9 0 701403739 1848307712 425200 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
[pid=20045/tid=20053] ppid=20043 vsize=1804988 CPUtime=6.9 cores=1,3,5,7
/proc/20045/task/20053/stat : 20053 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 689 1 0 0 16 0 9 0 701403739 1848307712 425200 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 3 0 0 0
[pid=20045/tid=20054] ppid=20043 vsize=1804988 CPUtime=0 cores=1,3,5,7
/proc/20045/task/20054/stat : 20054 (mono) S 20043 20045 19082 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 701403740 1848307712 425200 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273440177 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4817.93
Current children cumulated vsize (KiB) 1804988

[startup+4842.32 s]
/proc/loadavg: 2.00 2.02 2.04 3/494 20241
/proc/meminfo: memFree=13956316/32951124 swapFree=67057928/67111528
[pid=20045] ppid=20043 vsize=1806460 CPUtime=4877.94 cores=1,3,5,7
/proc/20045/stat : 20045 (mono) R 20043 20045 19082 0 -1 4202496 597156 0 0 0 487709 85 0 0 25 0 9 0 701403729 1849815040 425565 33554432000 4194304 7232020 140734010478944 18446744073709551615 1098798396 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/20045/statm: 451615 425565 1035 742 0 444186 0
[pid=20045/tid=20047] ppid=20043 vsize=1806460 CPUtime=6.85 cores=1,3,5,7
/proc/20045/task/20047/stat : 20047 (mono) S 20043 20045 19082 0 -1 4202560 4 0 0 0 685 0 0 0 16 0 9 0 701403739 1849815040 425565 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20048] ppid=20043 vsize=1806460 CPUtime=6.4 cores=1,3,5,7
/proc/20045/task/20048/stat : 20048 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 639 1 0 0 16 0 9 0 701403739 1849815040 425565 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
[pid=20045/tid=20049] ppid=20043 vsize=1806460 CPUtime=6.17 cores=1,3,5,7
/proc/20045/task/20049/stat : 20049 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 616 1 0 0 15 0 9 0 701403739 1849815040 425565 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 3 0 0 0
[pid=20045/tid=20050] ppid=20043 vsize=1806460 CPUtime=5.87 cores=1,3,5,7
/proc/20045/task/20050/stat : 20050 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 587 0 0 0 16 0 9 0 701403739 1849815040 425565 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20051] ppid=20043 vsize=1806460 CPUtime=6.67 cores=1,3,5,7
/proc/20045/task/20051/stat : 20051 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 667 0 0 0 16 0 9 0 701403739 1849815040 425565 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20052] ppid=20043 vsize=1806460 CPUtime=6.23 cores=1,3,5,7
/proc/20045/task/20052/stat : 20052 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 623 0 0 0 16 0 9 0 701403739 1849815040 425565 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
[pid=20045/tid=20053] ppid=20043 vsize=1806460 CPUtime=6.9 cores=1,3,5,7
/proc/20045/task/20053/stat : 20053 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 689 1 0 0 16 0 9 0 701403739 1849815040 425565 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 3 0 0 0
[pid=20045/tid=20054] ppid=20043 vsize=1806460 CPUtime=0 cores=1,3,5,7
/proc/20045/task/20054/stat : 20054 (mono) S 20043 20045 19082 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 701403740 1849815040 425565 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273440177 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4877.94
Current children cumulated vsize (KiB) 1806460

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/494 20242
/proc/meminfo: memFree=13956304/32951124 swapFree=67057928/67111528
[pid=20045] ppid=20043 vsize=1806652 CPUtime=4938.19 cores=1,3,5,7
/proc/20045/stat : 20045 (mono) R 20043 20045 19082 0 -1 4202496 597200 0 0 0 493734 85 0 0 25 0 9 0 701403729 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 1098810504 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/20045/statm: 451663 425609 1035 742 0 444234 0
[pid=20045/tid=20047] ppid=20043 vsize=1806652 CPUtime=6.91 cores=1,3,5,7
/proc/20045/task/20047/stat : 20047 (mono) S 20043 20045 19082 0 -1 4202560 4 0 0 0 691 0 0 0 16 0 9 0 701403739 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
[pid=20045/tid=20048] ppid=20043 vsize=1806652 CPUtime=6.41 cores=1,3,5,7
/proc/20045/task/20048/stat : 20048 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 640 1 0 0 16 0 9 0 701403739 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20049] ppid=20043 vsize=1806652 CPUtime=6.23 cores=1,3,5,7
/proc/20045/task/20049/stat : 20049 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 622 1 0 0 15 0 9 0 701403739 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
[pid=20045/tid=20050] ppid=20043 vsize=1806652 CPUtime=5.95 cores=1,3,5,7
/proc/20045/task/20050/stat : 20050 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 595 0 0 0 16 0 9 0 701403739 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20051] ppid=20043 vsize=1806652 CPUtime=6.77 cores=1,3,5,7
/proc/20045/task/20051/stat : 20051 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 676 1 0 0 16 0 9 0 701403739 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20052] ppid=20043 vsize=1806652 CPUtime=6.26 cores=1,3,5,7
/proc/20045/task/20052/stat : 20052 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 626 0 0 0 15 0 9 0 701403739 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
[pid=20045/tid=20053] ppid=20043 vsize=1806652 CPUtime=6.94 cores=1,3,5,7
/proc/20045/task/20053/stat : 20053 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 693 1 0 0 16 0 9 0 701403739 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 3 0 0 0
[pid=20045/tid=20054] ppid=20043 vsize=1806652 CPUtime=0 cores=1,3,5,7
/proc/20045/task/20054/stat : 20054 (mono) S 20043 20045 19082 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 701403740 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273440177 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4938.19
Current children cumulated vsize (KiB) 1806652

[startup+4962.3 s]
/proc/loadavg: 2.08 2.04 2.04 3/494 20244
/proc/meminfo: memFree=13956164/32951124 swapFree=67057928/67111528
[pid=20045] ppid=20043 vsize=1806652 CPUtime=4998.63 cores=1,3,5,7
/proc/20045/stat : 20045 (mono) R 20043 20045 19082 0 -1 4202496 597200 0 0 0 499778 85 0 0 25 0 9 0 701403729 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 1098799136 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/20045/statm: 451663 425609 1035 742 0 444234 0
[pid=20045/tid=20047] ppid=20043 vsize=1806652 CPUtime=7.02 cores=1,3,5,7
/proc/20045/task/20047/stat : 20047 (mono) S 20043 20045 19082 0 -1 4202560 4 0 0 0 702 0 0 0 16 0 9 0 701403739 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20048] ppid=20043 vsize=1806652 CPUtime=6.45 cores=1,3,5,7
/proc/20045/task/20048/stat : 20048 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 644 1 0 0 15 0 9 0 701403739 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20049] ppid=20043 vsize=1806652 CPUtime=6.35 cores=1,3,5,7
/proc/20045/task/20049/stat : 20049 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 634 1 0 0 16 0 9 0 701403739 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20050] ppid=20043 vsize=1806652 CPUtime=6.03 cores=1,3,5,7
/proc/20045/task/20050/stat : 20050 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 603 0 0 0 16 0 9 0 701403739 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
[pid=20045/tid=20051] ppid=20043 vsize=1806652 CPUtime=6.85 cores=1,3,5,7
/proc/20045/task/20051/stat : 20051 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 684 1 0 0 16 0 9 0 701403739 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 3 0 0 0
[pid=20045/tid=20052] ppid=20043 vsize=1806652 CPUtime=6.33 cores=1,3,5,7
/proc/20045/task/20052/stat : 20052 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 633 0 0 0 16 0 9 0 701403739 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20053] ppid=20043 vsize=1806652 CPUtime=7 cores=1,3,5,7
/proc/20045/task/20053/stat : 20053 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 699 1 0 0 16 0 9 0 701403739 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 3 0 0 0
[pid=20045/tid=20054] ppid=20043 vsize=1806652 CPUtime=0 cores=1,3,5,7
/proc/20045/task/20054/stat : 20054 (mono) S 20043 20045 19082 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 701403740 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273440177 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4998.63
Current children cumulated vsize (KiB) 1806652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4963.7 s]
/proc/loadavg: 2.07 2.04 2.04 3/494 20244
/proc/meminfo: memFree=13956164/32951124 swapFree=67057928/67111528
[pid=20045] ppid=20043 vsize=1806652 CPUtime=5000.04 cores=1,3,5,7
/proc/20045/stat : 20045 (mono) R 20043 20045 19082 0 -1 4202496 597200 0 0 0 499919 85 0 0 25 0 9 0 701403729 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 1098807587 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/20045/statm: 451663 425609 1035 742 0 444234 0
[pid=20045/tid=20047] ppid=20043 vsize=1806652 CPUtime=7.02 cores=1,3,5,7
/proc/20045/task/20047/stat : 20047 (mono) S 20043 20045 19082 0 -1 4202560 4 0 0 0 702 0 0 0 16 0 9 0 701403739 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20048] ppid=20043 vsize=1806652 CPUtime=6.45 cores=1,3,5,7
/proc/20045/task/20048/stat : 20048 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 644 1 0 0 15 0 9 0 701403739 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20049] ppid=20043 vsize=1806652 CPUtime=6.35 cores=1,3,5,7
/proc/20045/task/20049/stat : 20049 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 634 1 0 0 16 0 9 0 701403739 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 7 0 0 0
[pid=20045/tid=20050] ppid=20043 vsize=1806652 CPUtime=6.03 cores=1,3,5,7
/proc/20045/task/20050/stat : 20050 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 603 0 0 0 16 0 9 0 701403739 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
[pid=20045/tid=20051] ppid=20043 vsize=1806652 CPUtime=6.85 cores=1,3,5,7
/proc/20045/task/20051/stat : 20051 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 684 1 0 0 16 0 9 0 701403739 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 3 0 0 0
[pid=20045/tid=20052] ppid=20043 vsize=1806652 CPUtime=6.33 cores=1,3,5,7
/proc/20045/task/20052/stat : 20052 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 633 0 0 0 16 0 9 0 701403739 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 5 0 0 0
[pid=20045/tid=20053] ppid=20043 vsize=1806652 CPUtime=7 cores=1,3,5,7
/proc/20045/task/20053/stat : 20053 (mono) S 20043 20045 19082 0 -1 4202560 2 0 0 0 699 1 0 0 16 0 9 0 701403739 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273432473 0 0 4096 545260780 18446604458705832704 0 0 -1 3 0 0 0
[pid=20045/tid=20054] ppid=20043 vsize=1806652 CPUtime=0 cores=1,3,5,7
/proc/20045/task/20054/stat : 20054 (mono) S 20043 20045 19082 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 701403740 1850011648 425609 33554432000 4194304 7232020 140734010478944 18446744073709551615 254273440177 0 0 4096 545260780 18446604458705832704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1806652

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): 4963.79
CPU time (s): 5000.13
CPU user time (s): 4999.2
CPU system time (s): 0.92086
CPU usage (%): 100.732
Max. virtual memory (cumulated for all children) (KiB): 1806652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.21
system time used= 0.92086
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 597200
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= 19583
involuntary context switches= 20322

runsolver used 22.8445 second user time and 53.9938 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-22 20:44:44
IDJOB=3394863
IDBENCH=85764
IDSOLVER=1880
FILE ID=node140/3394863-1306089883
RUNJOBID= node140-1306084916-19835
PBS_JOBID= 13387863
Free space on /tmp= 73200 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT05/crafted/roussel05/visbmc-PHNF/phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394863-1306089883/watcher-3394863-1306089883 -o /tmp/evaluation-result-3394863-1306089883/solver-3394863-1306089883 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394863-1306089883.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 32f22e9ac89bf164b7f5db6bef950d03
RANDOM SEED=1008914367

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15765920 kB
Buffers:        358404 kB
Cached:        8846644 kB
SwapCached:       8168 kB
Active:       11532152 kB
Inactive:      5292992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15765920 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:           24072 kB
Writeback:           0 kB
AnonPages:     7617128 kB
Mapped:          40900 kB
Slab:           237392 kB
PageTables:      53816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 142182284 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= 73200 MiB
End job on node140 at 2011-05-22 22:07:30