Trace number 3189453

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-04SAT 885.838 884.153

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S906725726-060.SATISFIABLE.cnf
MD5SUMba9975e86d838537f315701adfc9f925
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.003999
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51597
Number of clauses of size over 50

Solver Data

885.78/884.13	s SATISFIABLE
885.78/884.13	v 18 56 -39 44 47 62 -15 -12 63 65 -45 67 -7 -58 -14 -43 -4 52 -36 27 -49 6 -33 11 -75 -69 20 -31 -61 -42 21 -5 -70 8 -2 57 38 9 -66 51 -25 -28 59 -72 -29 32 -48 35 3 -26 -13 74 22 -19 -16 -68 60 55 -23 24 30 -64 73 -37 -46 34 -41 -71 50 -1 -40 10 54 53 17  0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3189453-1302285899/watcher-3189453-1302285899 -o /tmp/evaluation-result-3189453-1302285899/solver-3189453-1302285899 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189453-1302285899.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: 3.83 4.04 4.07 5/217 6719
/proc/meminfo: memFree=11186504/32951124 swapFree=67111528/67111528
[pid=6719] ppid=6717 vsize=21044 CPUtime=0 cores=4,6
/proc/6719/stat : 6719 (mono) R 6717 6719 5896 0 -1 4194304 256 0 0 0 0 0 0 0 25 0 1 0 340187786 21549056 202 33554432000 4194304 7232020 140736506709984 18446744073709551615 271545574888 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6719/statm: 5261 202 168 742 0 115 0

[startup+0.0955351 s]
/proc/loadavg: 3.83 4.04 4.07 5/217 6719
/proc/meminfo: memFree=11186504/32951124 swapFree=67111528/67111528
[pid=6719] ppid=6717 vsize=107848 CPUtime=0.09 cores=4,6
/proc/6719/stat : 6719 (mono) R 6717 6719 5896 0 -1 4202496 2047 0 0 0 9 0 0 0 18 0 9 0 340187786 110436352 1948 33554432000 4194304 7232020 140736506709984 18446744073709551615 271550230224 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/6719/statm: 26962 1948 1025 742 0 19533 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 107848

[startup+0.103783 s]
/proc/loadavg: 3.83 4.04 4.07 5/217 6719
/proc/meminfo: memFree=11186504/32951124 swapFree=67111528/67111528
[pid=6719] ppid=6717 vsize=107848 CPUtime=0.09 cores=4,6
/proc/6719/stat : 6719 (mono) R 6717 6719 5896 0 -1 4202496 2052 0 0 0 9 0 0 0 18 0 9 0 340187786 110436352 1953 33554432000 4194304 7232020 140736506709984 18446744073709551615 1082755000 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/6719/statm: 26962 1953 1025 742 0 19533 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 107848

[startup+0.300776 s]
/proc/loadavg: 3.83 4.04 4.07 5/217 6719
/proc/meminfo: memFree=11186504/32951124 swapFree=67111528/67111528
[pid=6719] ppid=6717 vsize=109212 CPUtime=0.29 cores=4,6
/proc/6719/stat : 6719 (mono) R 6717 6719 5896 0 -1 4202496 2349 0 0 0 29 0 0 0 18 0 9 0 340187786 111833088 2250 33554432000 4194304 7232020 140736506709984 18446744073709551615 1082749045 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/6719/statm: 27303 2250 1025 742 0 19874 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 109212

[startup+0.700689 s]
/proc/loadavg: 3.83 4.04 4.07 5/217 6719
/proc/meminfo: memFree=11186504/32951124 swapFree=67111528/67111528
[pid=6719] ppid=6717 vsize=111872 CPUtime=0.69 cores=4,6
/proc/6719/stat : 6719 (mono) R 6717 6719 5896 0 -1 4202496 2760 0 0 0 69 0 0 0 18 0 9 0 340187786 114556928 2661 33554432000 4194304 7232020 140736506709984 18446744073709551615 1082752270 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/6719/statm: 27968 2661 1025 742 0 20539 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111872

[startup+1.50052 s]
/proc/loadavg: 3.83 4.04 4.07 5/226 6728
/proc/meminfo: memFree=11173808/32951124 swapFree=67111528/67111528
[pid=6719] ppid=6717 vsize=113968 CPUtime=1.49 cores=4,6
/proc/6719/stat : 6719 (mono) R 6717 6719 5896 0 -1 4202496 3288 0 0 0 149 0 0 0 18 0 9 0 340187786 116703232 3186 33554432000 4194304 7232020 140736506709984 18446744073709551615 1082749265 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/6719/statm: 28492 3186 1025 742 0 21063 0
[pid=6719/tid=6721] ppid=6717 vsize=113968 CPUtime=0 cores=4,6
/proc/6719/task/6721/stat : 6721 (mono) S 6717 6719 5896 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 340187787 116703232 3186 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6722] ppid=6717 vsize=113968 CPUtime=0 cores=4,6
/proc/6719/task/6722/stat : 6722 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340187787 116703232 3186 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6723] ppid=6717 vsize=113968 CPUtime=0 cores=4,6
/proc/6719/task/6723/stat : 6723 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340187787 116703232 3186 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6724] ppid=6717 vsize=113968 CPUtime=0 cores=4,6
/proc/6719/task/6724/stat : 6724 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340187787 116703232 3186 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6725] ppid=6717 vsize=113968 CPUtime=0 cores=4,6
/proc/6719/task/6725/stat : 6725 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340187787 116703232 3186 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6726] ppid=6717 vsize=113968 CPUtime=0 cores=4,6
/proc/6719/task/6726/stat : 6726 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340187787 116703232 3186 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6727] ppid=6717 vsize=113968 CPUtime=0 cores=4,6
/proc/6719/task/6727/stat : 6727 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340187787 116703232 3186 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6728] ppid=6717 vsize=113968 CPUtime=0 cores=4,6
/proc/6719/task/6728/stat : 6728 (mono) S 6717 6719 5896 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340187788 116703232 3186 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562361265 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 113968

[startup+3.10119 s]
/proc/loadavg: 3.83 4.04 4.07 6/226 6728
/proc/meminfo: memFree=11166344/32951124 swapFree=67111528/67111528
[pid=6719] ppid=6717 vsize=116556 CPUtime=3.1 cores=4,6
/proc/6719/stat : 6719 (mono) R 6717 6719 5896 0 -1 4202496 4423 0 0 0 310 0 0 0 18 0 9 0 340187786 119353344 4146 33554432000 4194304 7232020 140736506709984 18446744073709551615 1082749265 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/6719/statm: 29139 4146 1025 742 0 21710 0
[pid=6719/tid=6721] ppid=6717 vsize=116556 CPUtime=0.01 cores=4,6
/proc/6719/task/6721/stat : 6721 (mono) S 6717 6719 5896 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 340187787 119353344 4146 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6722] ppid=6717 vsize=116556 CPUtime=0 cores=4,6
/proc/6719/task/6722/stat : 6722 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340187787 119353344 4146 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6723] ppid=6717 vsize=116556 CPUtime=0 cores=4,6
/proc/6719/task/6723/stat : 6723 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340187787 119353344 4146 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6724] ppid=6717 vsize=116556 CPUtime=0 cores=4,6
/proc/6719/task/6724/stat : 6724 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340187787 119353344 4146 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6725] ppid=6717 vsize=116556 CPUtime=0 cores=4,6
/proc/6719/task/6725/stat : 6725 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340187787 119353344 4146 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6726] ppid=6717 vsize=116556 CPUtime=0 cores=4,6
/proc/6719/task/6726/stat : 6726 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340187787 119353344 4146 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6727] ppid=6717 vsize=116556 CPUtime=0 cores=4,6
/proc/6719/task/6727/stat : 6727 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340187787 119353344 4146 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6728] ppid=6717 vsize=116556 CPUtime=0 cores=4,6
/proc/6719/task/6728/stat : 6728 (mono) S 6717 6719 5896 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340187788 119353344 4146 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562361265 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 116556

[startup+6.30063 s]
/proc/loadavg: 3.84 4.03 4.07 4/216 6729
/proc/meminfo: memFree=11348676/32951124 swapFree=67111528/67111528
[pid=6719] ppid=6717 vsize=120068 CPUtime=6.32 cores=4,6
/proc/6719/stat : 6719 (mono) R 6717 6719 5896 0 -1 4202496 5498 0 0 0 631 1 0 0 18 0 9 0 340187786 122949632 4869 33554432000 4194304 7232020 140736506709984 18446744073709551615 1082749186 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/6719/statm: 30017 4869 1025 742 0 22588 0
[pid=6719/tid=6721] ppid=6717 vsize=120068 CPUtime=0.01 cores=4,6
/proc/6719/task/6721/stat : 6721 (mono) S 6717 6719 5896 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 340187787 122949632 4869 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6722] ppid=6717 vsize=120068 CPUtime=0.01 cores=4,6
/proc/6719/task/6722/stat : 6722 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 340187787 122949632 4869 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6723] ppid=6717 vsize=120068 CPUtime=0.01 cores=4,6
/proc/6719/task/6723/stat : 6723 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340187787 122949632 4869 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6724] ppid=6717 vsize=120068 CPUtime=0.01 cores=4,6
/proc/6719/task/6724/stat : 6724 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340187787 122949632 4869 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6725] ppid=6717 vsize=120068 CPUtime=0.01 cores=4,6
/proc/6719/task/6725/stat : 6725 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340187787 122949632 4869 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6726] ppid=6717 vsize=120068 CPUtime=0.01 cores=4,6
/proc/6719/task/6726/stat : 6726 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340187787 122949632 4869 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6727] ppid=6717 vsize=120068 CPUtime=0.02 cores=4,6
/proc/6719/task/6727/stat : 6727 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340187787 122949632 4869 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6728] ppid=6717 vsize=120068 CPUtime=0 cores=4,6
/proc/6719/task/6728/stat : 6728 (mono) S 6717 6719 5896 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340187788 122949632 4869 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562361265 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 120068

[startup+12.7005 s]
/proc/loadavg: 4.25 4.12 4.10 5/226 6764
/proc/meminfo: memFree=11323376/32951124 swapFree=67111528/67111528
[pid=6719] ppid=6717 vsize=131372 CPUtime=12.76 cores=4,6
/proc/6719/stat : 6719 (mono) R 6717 6719 5896 0 -1 4202496 7444 0 0 0 1275 1 0 0 18 0 9 0 340187786 134524928 6370 33554432000 4194304 7232020 140736506709984 18446744073709551615 1082749265 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/6719/statm: 32843 6370 1026 742 0 25414 0
[pid=6719/tid=6721] ppid=6717 vsize=131372 CPUtime=0.03 cores=4,6
/proc/6719/task/6721/stat : 6721 (mono) S 6717 6719 5896 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 340187787 134524928 6370 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6722] ppid=6717 vsize=131372 CPUtime=0.03 cores=4,6
/proc/6719/task/6722/stat : 6722 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340187787 134524928 6370 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6723] ppid=6717 vsize=131372 CPUtime=0.03 cores=4,6
/proc/6719/task/6723/stat : 6723 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340187787 134524928 6370 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6724] ppid=6717 vsize=131372 CPUtime=0.03 cores=4,6
/proc/6719/task/6724/stat : 6724 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340187787 134524928 6370 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6725] ppid=6717 vsize=131372 CPUtime=0.03 cores=4,6
/proc/6719/task/6725/stat : 6725 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340187787 134524928 6370 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6726] ppid=6717 vsize=131372 CPUtime=0.03 cores=4,6
/proc/6719/task/6726/stat : 6726 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 340187787 134524928 6370 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6727] ppid=6717 vsize=131372 CPUtime=0.03 cores=4,6
/proc/6719/task/6727/stat : 6727 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 340187787 134524928 6370 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6728] ppid=6717 vsize=131372 CPUtime=0 cores=4,6
/proc/6719/task/6728/stat : 6728 (mono) S 6717 6719 5896 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340187788 134524928 6370 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562361265 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.76
Current children cumulated vsize (KiB) 131372

[startup+25.5011 s]
/proc/loadavg: 4.20 4.11 4.10 5/226 6764
/proc/meminfo: memFree=11290012/32951124 swapFree=67111528/67111528
[pid=6719] ppid=6717 vsize=131500 CPUtime=25.59 cores=4,6
/proc/6719/stat : 6719 (mono) R 6717 6719 5896 0 -1 4202496 9745 0 0 0 2557 2 0 0 18 0 9 0 340187786 134656000 7464 33554432000 4194304 7232020 140736506709984 18446744073709551615 1082749045 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/6719/statm: 32875 7464 1026 742 0 25446 0
[pid=6719/tid=6721] ppid=6717 vsize=131500 CPUtime=0.06 cores=4,6
/proc/6719/task/6721/stat : 6721 (mono) S 6717 6719 5896 0 -1 4202560 4 0 0 0 6 0 0 0 16 0 9 0 340187787 134656000 7464 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6722] ppid=6717 vsize=131500 CPUtime=0.06 cores=4,6
/proc/6719/task/6722/stat : 6722 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 340187787 134656000 7464 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6723] ppid=6717 vsize=131500 CPUtime=0.06 cores=4,6
/proc/6719/task/6723/stat : 6723 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 340187787 134656000 7464 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6724] ppid=6717 vsize=131500 CPUtime=0.05 cores=4,6
/proc/6719/task/6724/stat : 6724 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340187787 134656000 7464 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6725] ppid=6717 vsize=131500 CPUtime=0.05 cores=4,6
/proc/6719/task/6725/stat : 6725 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340187787 134656000 7464 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6726] ppid=6717 vsize=131500 CPUtime=0.06 cores=4,6
/proc/6719/task/6726/stat : 6726 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 340187787 134656000 7464 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6727] ppid=6717 vsize=131500 CPUtime=0.06 cores=4,6
/proc/6719/task/6727/stat : 6727 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 340187787 134656000 7464 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6728] ppid=6717 vsize=131500 CPUtime=0.01 cores=4,6
/proc/6719/task/6728/stat : 6728 (mono) S 6717 6719 5896 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 340187788 134656000 7464 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562361265 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 131500

[startup+51.1005 s]
/proc/loadavg: 4.13 4.10 4.09 5/226 6800
/proc/meminfo: memFree=11240928/32951124 swapFree=67111528/67111528
[pid=6719] ppid=6717 vsize=148076 CPUtime=51.2 cores=4,6
/proc/6719/stat : 6719 (mono) R 6717 6719 5896 0 -1 4202496 14327 0 0 0 5118 2 0 0 19 0 9 0 340187786 151629824 10526 33554432000 4194304 7232020 140736506709984 18446744073709551615 1082749045 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/6719/statm: 37019 10526 1037 742 0 29590 0
[pid=6719/tid=6721] ppid=6717 vsize=148076 CPUtime=0.09 cores=4,6
/proc/6719/task/6721/stat : 6721 (mono) S 6717 6719 5896 0 -1 4202560 4 0 0 0 9 0 0 0 15 0 9 0 340187787 151629824 10526 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6722] ppid=6717 vsize=148076 CPUtime=0.1 cores=4,6
/proc/6719/task/6722/stat : 6722 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 10 0 0 0 16 0 9 0 340187787 151629824 10526 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6723] ppid=6717 vsize=148076 CPUtime=0.1 cores=4,6

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

[pid=6719/tid=6721] ppid=6717 vsize=289584 CPUtime=0.77 cores=4,6
/proc/6719/task/6721/stat : 6721 (mono) S 6717 6719 5896 0 -1 4202560 4 0 0 0 77 0 0 0 16 0 9 0 340187787 296534016 33678 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6722] ppid=6717 vsize=289584 CPUtime=0.76 cores=4,6
/proc/6719/task/6722/stat : 6722 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 76 0 0 0 15 0 9 0 340187787 296534016 33678 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6723] ppid=6717 vsize=289584 CPUtime=0.84 cores=4,6
/proc/6719/task/6723/stat : 6723 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 84 0 0 0 16 0 9 0 340187787 296534016 33678 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6724] ppid=6717 vsize=289584 CPUtime=0.89 cores=4,6
/proc/6719/task/6724/stat : 6724 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 89 0 0 0 16 0 9 0 340187787 296534016 33678 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6725] ppid=6717 vsize=289584 CPUtime=0.75 cores=4,6
/proc/6719/task/6725/stat : 6725 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 75 0 0 0 16 0 9 0 340187787 296534016 33678 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6726] ppid=6717 vsize=289584 CPUtime=0.88 cores=4,6
/proc/6719/task/6726/stat : 6726 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 88 0 0 0 15 0 9 0 340187787 296534016 33678 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6727] ppid=6717 vsize=289584 CPUtime=0.76 cores=4,6
/proc/6719/task/6727/stat : 6727 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 76 0 0 0 15 0 9 0 340187787 296534016 33678 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6728] ppid=6717 vsize=289584 CPUtime=0.02 cores=4,6
/proc/6719/task/6728/stat : 6728 (mono) S 6717 6719 5896 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 340187788 296534016 33678 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562361265 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 703.45
Current children cumulated vsize (KiB) 289584

[startup+762.307 s]
/proc/loadavg: 4.04 4.13 4.13 5/226 6819
/proc/meminfo: memFree=10893152/32951124 swapFree=67111528/67111528
[pid=6719] ppid=6717 vsize=289584 CPUtime=763.62 cores=4,6
/proc/6719/stat : 6719 (mono) R 6717 6719 5896 0 -1 4202496 85186 0 0 0 76339 23 0 0 25 0 9 0 340187786 296534016 36769 33554432000 4194304 7232020 140736506709984 18446744073709551615 1082749045 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/6719/statm: 72396 36769 1037 742 0 64967 0
[pid=6719/tid=6721] ppid=6717 vsize=289584 CPUtime=0.87 cores=4,6
/proc/6719/task/6721/stat : 6721 (mono) S 6717 6719 5896 0 -1 4202560 4 0 0 0 87 0 0 0 16 0 9 0 340187787 296534016 36769 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6722] ppid=6717 vsize=289584 CPUtime=0.86 cores=4,6
/proc/6719/task/6722/stat : 6722 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 86 0 0 0 15 0 9 0 340187787 296534016 36769 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6723] ppid=6717 vsize=289584 CPUtime=0.91 cores=4,6
/proc/6719/task/6723/stat : 6723 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 91 0 0 0 16 0 9 0 340187787 296534016 36769 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6724] ppid=6717 vsize=289584 CPUtime=0.96 cores=4,6
/proc/6719/task/6724/stat : 6724 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 96 0 0 0 16 0 9 0 340187787 296534016 36769 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6725] ppid=6717 vsize=289584 CPUtime=0.83 cores=4,6
/proc/6719/task/6725/stat : 6725 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 83 0 0 0 15 0 9 0 340187787 296534016 36769 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6726] ppid=6717 vsize=289584 CPUtime=0.96 cores=4,6
/proc/6719/task/6726/stat : 6726 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 96 0 0 0 15 0 9 0 340187787 296534016 36769 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6727] ppid=6717 vsize=289584 CPUtime=0.85 cores=4,6
/proc/6719/task/6727/stat : 6727 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 85 0 0 0 15 0 9 0 340187787 296534016 36769 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6728] ppid=6717 vsize=289584 CPUtime=0.02 cores=4,6
/proc/6719/task/6728/stat : 6728 (mono) S 6717 6719 5896 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 340187788 296534016 36769 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562361265 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 763.62
Current children cumulated vsize (KiB) 289584

[startup+822.3 s]
/proc/loadavg: 4.05 4.12 4.12 5/226 6820
/proc/meminfo: memFree=10854808/32951124 swapFree=67111528/67111528
[pid=6719] ppid=6717 vsize=289584 CPUtime=823.7 cores=4,6
/proc/6719/stat : 6719 (mono) R 6717 6719 5896 0 -1 4202496 90148 0 0 0 82345 25 0 0 25 0 9 0 340187786 296534016 40100 33554432000 4194304 7232020 140736506709984 18446744073709551615 1082749257 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/6719/statm: 72396 40100 1037 742 0 64967 0
[pid=6719/tid=6721] ppid=6717 vsize=289584 CPUtime=0.93 cores=4,6
/proc/6719/task/6721/stat : 6721 (mono) S 6717 6719 5896 0 -1 4202560 4 0 0 0 93 0 0 0 15 0 9 0 340187787 296534016 40100 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6722] ppid=6717 vsize=289584 CPUtime=0.91 cores=4,6
/proc/6719/task/6722/stat : 6722 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 91 0 0 0 16 0 9 0 340187787 296534016 40100 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6723] ppid=6717 vsize=289584 CPUtime=1 cores=4,6
/proc/6719/task/6723/stat : 6723 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 100 0 0 0 15 0 9 0 340187787 296534016 40100 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6724] ppid=6717 vsize=289584 CPUtime=1.02 cores=4,6
/proc/6719/task/6724/stat : 6724 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 102 0 0 0 16 0 9 0 340187787 296534016 40100 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6725] ppid=6717 vsize=289584 CPUtime=0.89 cores=4,6
/proc/6719/task/6725/stat : 6725 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 89 0 0 0 16 0 9 0 340187787 296534016 40100 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6726] ppid=6717 vsize=289584 CPUtime=1.04 cores=4,6
/proc/6719/task/6726/stat : 6726 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 104 0 0 0 16 0 9 0 340187787 296534016 40100 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6727] ppid=6717 vsize=289584 CPUtime=0.9 cores=4,6
/proc/6719/task/6727/stat : 6727 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 90 0 0 0 16 0 9 0 340187787 296534016 40100 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6728] ppid=6717 vsize=289584 CPUtime=0.02 cores=4,6
/proc/6719/task/6728/stat : 6728 (mono) S 6717 6719 5896 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 340187788 296534016 40100 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562361265 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 823.7
Current children cumulated vsize (KiB) 289584

[startup+882.301 s]
/proc/loadavg: 4.14 4.15 4.13 5/226 6822
/proc/meminfo: memFree=10877352/32951124 swapFree=67111528/67111528
[pid=6719] ppid=6717 vsize=289584 CPUtime=883.98 cores=4,6
/proc/6719/stat : 6719 (mono) R 6717 6719 5896 0 -1 4202496 97251 0 0 0 88371 27 0 0 18 0 9 0 340187786 296534016 43444 33554432000 4194304 7232020 140736506709984 18446744073709551615 1082749045 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/6719/statm: 72396 43444 1037 742 0 64967 0
[pid=6719/tid=6721] ppid=6717 vsize=289584 CPUtime=1.08 cores=4,6
/proc/6719/task/6721/stat : 6721 (mono) S 6717 6719 5896 0 -1 4202560 4 0 0 0 108 0 0 0 16 0 9 0 340187787 296534016 43444 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6722] ppid=6717 vsize=289584 CPUtime=1.08 cores=4,6
/proc/6719/task/6722/stat : 6722 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 108 0 0 0 15 0 9 0 340187787 296534016 43444 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6723] ppid=6717 vsize=289584 CPUtime=1.13 cores=4,6
/proc/6719/task/6723/stat : 6723 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 113 0 0 0 16 0 9 0 340187787 296534016 43444 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6724] ppid=6717 vsize=289584 CPUtime=1.1 cores=4,6
/proc/6719/task/6724/stat : 6724 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 110 0 0 0 15 0 9 0 340187787 296534016 43444 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6725] ppid=6717 vsize=289584 CPUtime=1.01 cores=4,6
/proc/6719/task/6725/stat : 6725 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 101 0 0 0 15 0 9 0 340187787 296534016 43444 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6726] ppid=6717 vsize=289584 CPUtime=1.18 cores=4,6
/proc/6719/task/6726/stat : 6726 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 118 0 0 0 16 0 9 0 340187787 296534016 43444 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6727] ppid=6717 vsize=289584 CPUtime=1.03 cores=4,6
/proc/6719/task/6727/stat : 6727 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 103 0 0 0 15 0 9 0 340187787 296534016 43444 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6728] ppid=6717 vsize=289584 CPUtime=0.02 cores=4,6
/proc/6719/task/6728/stat : 6728 (mono) S 6717 6719 5896 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 340187788 296534016 43444 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562361265 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 883.98
Current children cumulated vsize (KiB) 289584

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

[startup+883.1 s]
/proc/loadavg: 4.14 4.15 4.13 5/226 6822
/proc/meminfo: memFree=10877352/32951124 swapFree=67111528/67111528
[pid=6719] ppid=6717 vsize=289584 CPUtime=884.78 cores=4,6
/proc/6719/stat : 6719 (mono) R 6717 6719 5896 0 -1 4202496 97252 0 0 0 88451 27 0 0 19 0 9 0 340187786 296534016 43445 33554432000 4194304 7232020 140736506709984 18446744073709551615 1082748969 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/6719/statm: 72396 43445 1037 742 0 64967 0
[pid=6719/tid=6721] ppid=6717 vsize=289584 CPUtime=1.08 cores=4,6
/proc/6719/task/6721/stat : 6721 (mono) S 6717 6719 5896 0 -1 4202560 4 0 0 0 108 0 0 0 16 0 9 0 340187787 296534016 43445 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6722] ppid=6717 vsize=289584 CPUtime=1.08 cores=4,6
/proc/6719/task/6722/stat : 6722 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 108 0 0 0 15 0 9 0 340187787 296534016 43445 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6723] ppid=6717 vsize=289584 CPUtime=1.13 cores=4,6
/proc/6719/task/6723/stat : 6723 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 113 0 0 0 16 0 9 0 340187787 296534016 43445 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6724] ppid=6717 vsize=289584 CPUtime=1.1 cores=4,6
/proc/6719/task/6724/stat : 6724 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 110 0 0 0 15 0 9 0 340187787 296534016 43445 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6725] ppid=6717 vsize=289584 CPUtime=1.01 cores=4,6
/proc/6719/task/6725/stat : 6725 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 101 0 0 0 15 0 9 0 340187787 296534016 43445 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6726] ppid=6717 vsize=289584 CPUtime=1.18 cores=4,6
/proc/6719/task/6726/stat : 6726 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 118 0 0 0 16 0 9 0 340187787 296534016 43445 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6727] ppid=6717 vsize=289584 CPUtime=1.03 cores=4,6
/proc/6719/task/6727/stat : 6727 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 103 0 0 0 15 0 9 0 340187787 296534016 43445 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6728] ppid=6717 vsize=289584 CPUtime=0.02 cores=4,6
/proc/6719/task/6728/stat : 6728 (mono) S 6717 6719 5896 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 340187788 296534016 43445 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562361265 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 884.78
Current children cumulated vsize (KiB) 289584

[startup+883.901 s]
/proc/loadavg: 4.13 4.15 4.13 5/226 6822
/proc/meminfo: memFree=10877352/32951124 swapFree=67111528/67111528
[pid=6719] ppid=6717 vsize=289584 CPUtime=885.58 cores=4,6
/proc/6719/stat : 6719 (mono) R 6717 6719 5896 0 -1 4202496 97275 0 0 0 88531 27 0 0 21 0 9 0 340187786 296534016 43468 33554432000 4194304 7232020 140736506709984 18446744073709551615 1082749149 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/6719/statm: 72396 43468 1037 742 0 64967 0
[pid=6719/tid=6721] ppid=6717 vsize=289584 CPUtime=1.08 cores=4,6
/proc/6719/task/6721/stat : 6721 (mono) S 6717 6719 5896 0 -1 4202560 4 0 0 0 108 0 0 0 16 0 9 0 340187787 296534016 43468 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6722] ppid=6717 vsize=289584 CPUtime=1.08 cores=4,6
/proc/6719/task/6722/stat : 6722 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 108 0 0 0 15 0 9 0 340187787 296534016 43468 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6723] ppid=6717 vsize=289584 CPUtime=1.13 cores=4,6
/proc/6719/task/6723/stat : 6723 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 113 0 0 0 16 0 9 0 340187787 296534016 43468 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6724] ppid=6717 vsize=289584 CPUtime=1.1 cores=4,6
/proc/6719/task/6724/stat : 6724 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 110 0 0 0 15 0 9 0 340187787 296534016 43468 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6725] ppid=6717 vsize=289584 CPUtime=1.01 cores=4,6
/proc/6719/task/6725/stat : 6725 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 101 0 0 0 15 0 9 0 340187787 296534016 43468 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6726] ppid=6717 vsize=289584 CPUtime=1.18 cores=4,6
/proc/6719/task/6726/stat : 6726 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 118 0 0 0 16 0 9 0 340187787 296534016 43468 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6727] ppid=6717 vsize=289584 CPUtime=1.03 cores=4,6
/proc/6719/task/6727/stat : 6727 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 103 0 0 0 15 0 9 0 340187787 296534016 43468 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6728] ppid=6717 vsize=289584 CPUtime=0.02 cores=4,6
/proc/6719/task/6728/stat : 6728 (mono) S 6717 6719 5896 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 340187788 296534016 43468 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562361265 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 885.58
Current children cumulated vsize (KiB) 289584

[startup+884.101 s]
/proc/loadavg: 4.13 4.15 4.13 5/226 6822
/proc/meminfo: memFree=10877352/32951124 swapFree=67111528/67111528
[pid=6719] ppid=6717 vsize=289584 CPUtime=885.78 cores=4,6
/proc/6719/stat : 6719 (mono) R 6717 6719 5896 0 -1 4202496 97285 0 0 0 88551 27 0 0 21 0 9 0 340187786 296534016 43478 33554432000 4194304 7232020 140736506709984 18446744073709551615 1082749045 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/6719/statm: 72396 43478 1037 742 0 64967 0
[pid=6719/tid=6721] ppid=6717 vsize=289584 CPUtime=1.08 cores=4,6
/proc/6719/task/6721/stat : 6721 (mono) S 6717 6719 5896 0 -1 4202560 4 0 0 0 108 0 0 0 16 0 9 0 340187787 296534016 43478 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6722] ppid=6717 vsize=289584 CPUtime=1.08 cores=4,6
/proc/6719/task/6722/stat : 6722 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 108 0 0 0 15 0 9 0 340187787 296534016 43478 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6723] ppid=6717 vsize=289584 CPUtime=1.13 cores=4,6
/proc/6719/task/6723/stat : 6723 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 113 0 0 0 16 0 9 0 340187787 296534016 43478 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6724] ppid=6717 vsize=289584 CPUtime=1.1 cores=4,6
/proc/6719/task/6724/stat : 6724 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 110 0 0 0 15 0 9 0 340187787 296534016 43478 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6725] ppid=6717 vsize=289584 CPUtime=1.01 cores=4,6
/proc/6719/task/6725/stat : 6725 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 101 0 0 0 15 0 9 0 340187787 296534016 43478 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6726] ppid=6717 vsize=289584 CPUtime=1.18 cores=4,6
/proc/6719/task/6726/stat : 6726 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 118 0 0 0 16 0 9 0 340187787 296534016 43478 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 6 0 0 0
[pid=6719/tid=6727] ppid=6717 vsize=289584 CPUtime=1.03 cores=4,6
/proc/6719/task/6727/stat : 6727 (mono) S 6717 6719 5896 0 -1 4202560 2 0 0 0 103 0 0 0 15 0 9 0 340187787 296534016 43478 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562353561 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
[pid=6719/tid=6728] ppid=6717 vsize=289584 CPUtime=0.02 cores=4,6
/proc/6719/task/6728/stat : 6728 (mono) S 6717 6719 5896 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 340187788 296534016 43478 33554432000 4194304 7232020 140736506709984 18446744073709551615 271562361265 0 0 4096 545260780 18446604442388890816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 885.78
Current children cumulated vsize (KiB) 289584

Child status: 0
Real time (s): 884.153
CPU time (s): 885.838
CPU user time (s): 885.555
CPU system time (s): 0.282956
CPU usage (%): 100.191
Max. virtual memory (cumulated for all children) (KiB): 289584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 885.555
system time used= 0.282956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97437
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= 33122
involuntary context switches= 25065

runsolver used 1.55076 second user time and 3.2795 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-08 20:04:59
IDJOB=3189453
IDBENCH=82984
IDSOLVER=1608
FILE ID=node133/3189453-1302285899
RUNJOBID= node133-1302280689-5915
PBS_JOBID= 12919088
Free space on /tmp= 71428 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S906725726-060.SATISFIABLE.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189453-1302285899/watcher-3189453-1302285899 -o /tmp/evaluation-result-3189453-1302285899/solver-3189453-1302285899 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189453-1302285899.cnf

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

MD5SUM BENCH= ba9975e86d838537f315701adfc9f925
RANDOM SEED=1767970473

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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:      11186784 kB
Buffers:        551456 kB
Cached:       20496364 kB
SwapCached:          0 kB
Active:       11173452 kB
Inactive:     10149180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11186784 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             152 kB
Writeback:           0 kB
AnonPages:      274624 kB
Mapped:          18008 kB
Slab:           378760 kB
PageTables:       5936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   687588 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71428 MiB
End job on node133 at 2011-04-08 20:19:43