Trace number 3265293

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-04UNSAT 17.1704 17.0942

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-030-029.shuffled-as.sat05-1234.cnf
MD5SUMc12aa6a0ac1bca448bef51c167f3bbbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1704
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24825
Sum of the clauses size50460
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224795
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

17.07/17.08	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3265293-1303577296/watcher-3265293-1303577296 -o /tmp/evaluation-result-3265293-1303577296/solver-3265293-1303577296 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3265293-1303577296.cnf 

running on 2 cores: 1,3

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.71 3.84 3.86 4/213 28674
/proc/meminfo: memFree=12245784/32951124 swapFree=67111528/67111528
[pid=28674] ppid=28672 vsize=102604 CPUtime=0 cores=1,3
/proc/28674/stat : 28674 (mono) R 28672 28674 28449 0 -1 4202496 916 0 0 0 0 0 0 0 25 0 8 0 450145251 105066496 824 33554432000 4194304 7232020 140735664665232 18446744073709551615 270338044613 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/28674/statm: 25651 824 637 742 0 18222 0
[pid=28674/tid=28675] ppid=28672 vsize=102604 CPUtime=0 cores=1,3
/proc/28674/task/28675/stat : 28675 (mono) S 28672 28674 28449 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 450145252 105066496 824 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28676] ppid=28672 vsize=102604 CPUtime=0 cores=1,3
/proc/28674/task/28676/stat : 28676 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 450145252 105066496 825 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28677] ppid=28672 vsize=102604 CPUtime=0 cores=1,3
/proc/28674/task/28677/stat : 28677 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 450145252 105066496 827 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28678] ppid=28672 vsize=102604 CPUtime=0 cores=1,3
/proc/28674/task/28678/stat : 28678 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 450145252 105066496 827 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28679] ppid=28672 vsize=102604 CPUtime=0 cores=1,3
/proc/28674/task/28679/stat : 28679 (mono) S 28672 28674 28449 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 450145252 105066496 827 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28680] ppid=28672 vsize=102604 CPUtime=0 cores=1,3
/proc/28674/task/28680/stat : 28680 (mono) S 28672 28674 28449 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 450145252 105066496 827 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28681] ppid=28672 vsize=102604 CPUtime=0 cores=1,3
/proc/28674/task/28681/stat : 28681 (mono) S 28672 28674 28449 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 450145252 105066496 827 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0

[startup+0.0902391 s]
/proc/loadavg: 3.71 3.84 3.86 4/213 28674
/proc/meminfo: memFree=12245784/32951124 swapFree=67111528/67111528
[pid=28674] ppid=28672 vsize=111132 CPUtime=0.09 cores=1,3
/proc/28674/stat : 28674 (mono) S 28672 28674 28449 0 -1 4202496 2605 0 0 0 9 0 0 0 18 0 9 0 450145251 113799168 2507 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/28674/statm: 28284 3045 995 742 0 20855 0
[pid=28674/tid=28675] ppid=28672 vsize=115808 CPUtime=0 cores=1,3
/proc/28674/task/28675/stat : 28675 (mono) S 28672 28674 28449 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 450145252 118587392 3661 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28676] ppid=28672 vsize=115808 CPUtime=0 cores=1,3
/proc/28674/task/28676/stat : 28676 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 450145252 118587392 3661 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28677] ppid=28672 vsize=115808 CPUtime=0 cores=1,3
/proc/28674/task/28677/stat : 28677 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 450145252 118587392 3661 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28678] ppid=28672 vsize=115808 CPUtime=0 cores=1,3
/proc/28674/task/28678/stat : 28678 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 450145252 118587392 3661 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28679] ppid=28672 vsize=115808 CPUtime=0 cores=1,3
/proc/28674/task/28679/stat : 28679 (mono) R 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 450145252 118587392 3661 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=28674/tid=28680] ppid=28672 vsize=115808 CPUtime=0 cores=1,3
/proc/28674/task/28680/stat : 28680 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 450145252 118587392 3661 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28681] ppid=28672 vsize=115808 CPUtime=0 cores=1,3
/proc/28674/task/28681/stat : 28681 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 450145252 118587392 3661 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 111132

[startup+0.107516 s]
/proc/loadavg: 3.71 3.84 3.86 4/213 28674
/proc/meminfo: memFree=12245784/32951124 swapFree=67111528/67111528
[pid=28674] ppid=28672 vsize=119496 CPUtime=0.1 cores=1,3
/proc/28674/stat : 28674 (mono) R 28672 28674 28449 0 -1 4202496 4435 0 0 0 10 0 0 0 18 0 9 0 450145251 122363904 4337 33554432000 4194304 7232020 140735664665232 18446744073709551615 1084078034 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/28674/statm: 29874 4337 999 742 0 22445 0
[pid=28674/tid=28675] ppid=28672 vsize=119496 CPUtime=0 cores=1,3
/proc/28674/task/28675/stat : 28675 (mono) S 28672 28674 28449 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 450145252 122363904 4337 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28676] ppid=28672 vsize=119496 CPUtime=0 cores=1,3
/proc/28674/task/28676/stat : 28676 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 450145252 122363904 4337 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28677] ppid=28672 vsize=119496 CPUtime=0 cores=1,3
/proc/28674/task/28677/stat : 28677 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 450145252 122363904 4337 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28678] ppid=28672 vsize=119496 CPUtime=0 cores=1,3
/proc/28674/task/28678/stat : 28678 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 450145252 122363904 4337 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28679] ppid=28672 vsize=119496 CPUtime=0 cores=1,3
/proc/28674/task/28679/stat : 28679 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 450145252 122363904 4337 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28680] ppid=28672 vsize=119496 CPUtime=0 cores=1,3
/proc/28674/task/28680/stat : 28680 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 450145252 122363904 4337 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28681] ppid=28672 vsize=119496 CPUtime=0 cores=1,3
/proc/28674/task/28681/stat : 28681 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 450145252 122363904 4337 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 119496

[startup+0.300477 s]
/proc/loadavg: 3.71 3.84 3.86 4/213 28674
/proc/meminfo: memFree=12245784/32951124 swapFree=67111528/67111528
[pid=28674] ppid=28672 vsize=124012 CPUtime=0.3 cores=1,3
/proc/28674/stat : 28674 (mono) R 28672 28674 28449 0 -1 4202496 5808 0 0 0 29 1 0 0 18 0 9 0 450145251 126988288 5710 33554432000 4194304 7232020 140735664665232 18446744073709551615 1084077994 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/28674/statm: 31003 5710 999 742 0 23574 0
[pid=28674/tid=28675] ppid=28672 vsize=124012 CPUtime=0 cores=1,3
/proc/28674/task/28675/stat : 28675 (mono) S 28672 28674 28449 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 9 0 450145252 126988288 5710 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28676] ppid=28672 vsize=124012 CPUtime=0 cores=1,3
/proc/28674/task/28676/stat : 28676 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 450145252 126988288 5710 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28677] ppid=28672 vsize=124012 CPUtime=0 cores=1,3
/proc/28674/task/28677/stat : 28677 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 450145252 126988288 5710 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28678] ppid=28672 vsize=124012 CPUtime=0 cores=1,3
/proc/28674/task/28678/stat : 28678 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 450145252 126988288 5710 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28679] ppid=28672 vsize=124012 CPUtime=0 cores=1,3
/proc/28674/task/28679/stat : 28679 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 450145252 126988288 5710 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28680] ppid=28672 vsize=124012 CPUtime=0 cores=1,3
/proc/28674/task/28680/stat : 28680 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 450145252 126988288 5710 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28681] ppid=28672 vsize=124012 CPUtime=0 cores=1,3
/proc/28674/task/28681/stat : 28681 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 450145252 126988288 5710 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 124012

[startup+0.7004 s]
/proc/loadavg: 3.71 3.84 3.86 4/213 28674
/proc/meminfo: memFree=12245784/32951124 swapFree=67111528/67111528
[pid=28674] ppid=28672 vsize=130084 CPUtime=0.71 cores=1,3
/proc/28674/stat : 28674 (mono) R 28672 28674 28449 0 -1 4202496 6736 0 0 0 70 1 0 0 18 0 9 0 450145251 133206016 6638 33554432000 4194304 7232020 140735664665232 18446744073709551615 1084077948 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/28674/statm: 32521 6638 999 742 0 25092 0
[pid=28674/tid=28675] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28675/stat : 28675 (mono) S 28672 28674 28449 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 9 0 450145252 133206016 6638 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28676] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28676/stat : 28676 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 450145252 133206016 6638 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28677] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28677/stat : 28677 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 450145252 133206016 6638 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28678] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28678/stat : 28678 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 450145252 133206016 6638 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28679] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28679/stat : 28679 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 450145252 133206016 6638 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28680] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28680/stat : 28680 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 450145252 133206016 6638 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28681] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28681/stat : 28681 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 450145252 133206016 6638 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 130084

[startup+1.50124 s]
/proc/loadavg: 3.71 3.84 3.86 5/222 28683
/proc/meminfo: memFree=12229476/32951124 swapFree=67111528/67111528
[pid=28674] ppid=28672 vsize=130084 CPUtime=1.51 cores=1,3
/proc/28674/stat : 28674 (mono) R 28672 28674 28449 0 -1 4202496 6800 0 0 0 150 1 0 0 18 0 9 0 450145251 133206016 6701 33554432000 4194304 7232020 140735664665232 18446744073709551615 1084077912 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/28674/statm: 32521 6701 998 742 0 25092 0
[pid=28674/tid=28675] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28675/stat : 28675 (mono) S 28672 28674 28449 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 450145252 133206016 6701 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28676] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28676/stat : 28676 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 450145252 133206016 6701 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28677] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28677/stat : 28677 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 450145252 133206016 6701 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28678] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28678/stat : 28678 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 450145252 133206016 6701 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28679] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28679/stat : 28679 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 450145252 133206016 6701 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28680] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28680/stat : 28680 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 450145252 133206016 6701 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28681] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28681/stat : 28681 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 450145252 133206016 6701 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28683] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28683/stat : 28683 (mono) S 28672 28674 28449 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 450145252 133206016 6701 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350207409 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 130084

[startup+3.10093 s]
/proc/loadavg: 3.71 3.84 3.86 5/222 28683
/proc/meminfo: memFree=12224640/32951124 swapFree=67111528/67111528
[pid=28674] ppid=28672 vsize=130084 CPUtime=3.12 cores=1,3
/proc/28674/stat : 28674 (mono) R 28672 28674 28449 0 -1 4202496 6883 0 0 0 311 1 0 0 18 0 9 0 450145251 133206016 6784 33554432000 4194304 7232020 140735664665232 18446744073709551615 1084077956 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/28674/statm: 32521 6784 998 742 0 25092 0
[pid=28674/tid=28675] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28675/stat : 28675 (mono) S 28672 28674 28449 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 450145252 133206016 6784 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28676] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28676/stat : 28676 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 450145252 133206016 6784 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28677] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28677/stat : 28677 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 450145252 133206016 6784 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28678] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28678/stat : 28678 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 450145252 133206016 6784 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28679] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28679/stat : 28679 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 450145252 133206016 6784 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28680] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28680/stat : 28680 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 450145252 133206016 6784 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28681] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28681/stat : 28681 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 450145252 133206016 6784 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28683] ppid=28672 vsize=130084 CPUtime=0 cores=1,3
/proc/28674/task/28683/stat : 28683 (mono) S 28672 28674 28449 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 450145252 133206016 6784 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350207409 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 130084

[startup+6.30129 s]
/proc/loadavg: 3.73 3.84 3.86 5/222 28718
/proc/meminfo: memFree=12262080/32951124 swapFree=67111528/67111528
[pid=28674] ppid=28672 vsize=138136 CPUtime=6.34 cores=1,3
/proc/28674/stat : 28674 (mono) R 28672 28674 28449 0 -1 4202496 7865 0 0 0 633 1 0 0 18 0 9 0 450145251 141451264 7766 33554432000 4194304 7232020 140735664665232 18446744073709551615 1084077707 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/28674/statm: 34534 7766 998 742 0 27105 0
[pid=28674/tid=28675] ppid=28672 vsize=138136 CPUtime=0.01 cores=1,3
/proc/28674/task/28675/stat : 28675 (mono) S 28672 28674 28449 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 450145252 141451264 7766 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28676] ppid=28672 vsize=138136 CPUtime=0.01 cores=1,3
/proc/28674/task/28676/stat : 28676 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 141451264 7766 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28677] ppid=28672 vsize=138136 CPUtime=0 cores=1,3
/proc/28674/task/28677/stat : 28677 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 450145252 141451264 7766 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28678] ppid=28672 vsize=138136 CPUtime=0 cores=1,3
/proc/28674/task/28678/stat : 28678 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 450145252 141451264 7766 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28679] ppid=28672 vsize=138136 CPUtime=0 cores=1,3
/proc/28674/task/28679/stat : 28679 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 450145252 141451264 7766 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28680] ppid=28672 vsize=138136 CPUtime=0.01 cores=1,3
/proc/28674/task/28680/stat : 28680 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 141451264 7766 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28681] ppid=28672 vsize=138136 CPUtime=0 cores=1,3
/proc/28674/task/28681/stat : 28681 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 450145252 141451264 7766 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28683] ppid=28672 vsize=138136 CPUtime=0 cores=1,3
/proc/28674/task/28683/stat : 28683 (mono) S 28672 28674 28449 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 450145252 141451264 7766 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350207409 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 138136

[startup+12.701 s]
/proc/loadavg: 3.75 3.84 3.86 6/222 28753
/proc/meminfo: memFree=12141196/32951124 swapFree=67111528/67111528
[pid=28674] ppid=28672 vsize=138272 CPUtime=12.75 cores=1,3
/proc/28674/stat : 28674 (mono) R 28672 28674 28449 0 -1 4202496 8228 0 0 0 1274 1 0 0 25 0 9 0 450145251 141590528 8129 33554432000 4194304 7232020 140735664665232 18446744073709551615 1079684826 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/28674/statm: 34568 8129 1023 742 0 27139 0
[pid=28674/tid=28675] ppid=28672 vsize=138272 CPUtime=0.01 cores=1,3
/proc/28674/task/28675/stat : 28675 (mono) S 28672 28674 28449 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 450145252 141590528 8129 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28676] ppid=28672 vsize=138272 CPUtime=0.01 cores=1,3
/proc/28674/task/28676/stat : 28676 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 141590528 8129 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28677] ppid=28672 vsize=138272 CPUtime=0 cores=1,3
/proc/28674/task/28677/stat : 28677 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 450145252 141590528 8129 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28678] ppid=28672 vsize=138272 CPUtime=0.01 cores=1,3
/proc/28674/task/28678/stat : 28678 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 450145252 141590528 8129 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28679] ppid=28672 vsize=138272 CPUtime=0.01 cores=1,3
/proc/28674/task/28679/stat : 28679 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 141590528 8129 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28680] ppid=28672 vsize=138272 CPUtime=0.01 cores=1,3
/proc/28674/task/28680/stat : 28680 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 450145252 141590528 8129 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28681] ppid=28672 vsize=138272 CPUtime=0 cores=1,3
/proc/28674/task/28681/stat : 28681 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 450145252 141590528 8129 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28683] ppid=28672 vsize=138272 CPUtime=0 cores=1,3
/proc/28674/task/28683/stat : 28683 (mono) S 28672 28674 28449 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 450145252 141590528 8129 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350207409 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.75
Current children cumulated vsize (KiB) 138272

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

[startup+14.3067 s]
/proc/loadavg: 3.77 3.84 3.86 6/222 28754
/proc/meminfo: memFree=12137964/32951124 swapFree=67111528/67111528
[pid=28674] ppid=28672 vsize=138336 CPUtime=14.36 cores=1,3
/proc/28674/stat : 28674 (mono) R 28672 28674 28449 0 -1 4202496 8245 0 0 0 1435 1 0 0 25 0 9 0 450145251 141656064 8146 33554432000 4194304 7232020 140735664665232 18446744073709551615 1079684941 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/28674/statm: 34584 8146 1023 742 0 27155 0
[pid=28674/tid=28675] ppid=28672 vsize=138336 CPUtime=0.01 cores=1,3
/proc/28674/task/28675/stat : 28675 (mono) S 28672 28674 28449 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 450145252 141656064 8146 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28676] ppid=28672 vsize=138336 CPUtime=0.01 cores=1,3
/proc/28674/task/28676/stat : 28676 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 141656064 8146 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28677] ppid=28672 vsize=138336 CPUtime=0 cores=1,3
/proc/28674/task/28677/stat : 28677 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 450145252 141656064 8146 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28678] ppid=28672 vsize=138336 CPUtime=0.01 cores=1,3
/proc/28674/task/28678/stat : 28678 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 141656064 8146 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28679] ppid=28672 vsize=138336 CPUtime=0.01 cores=1,3
/proc/28674/task/28679/stat : 28679 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 141656064 8146 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28680] ppid=28672 vsize=138336 CPUtime=0.02 cores=1,3
/proc/28674/task/28680/stat : 28680 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 450145252 141656064 8146 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28681] ppid=28672 vsize=138336 CPUtime=0 cores=1,3
/proc/28674/task/28681/stat : 28681 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 450145252 141656064 8146 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28683] ppid=28672 vsize=138336 CPUtime=0 cores=1,3
/proc/28674/task/28683/stat : 28683 (mono) S 28672 28674 28449 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 450145252 141656064 8146 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350207409 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 14.36
Current children cumulated vsize (KiB) 138336

[startup+15.9004 s]
/proc/loadavg: 3.77 3.84 3.86 5/222 28754
/proc/meminfo: memFree=12137468/32951124 swapFree=67111528/67111528
[pid=28674] ppid=28672 vsize=138464 CPUtime=15.96 cores=1,3
/proc/28674/stat : 28674 (mono) R 28672 28674 28449 0 -1 4202496 9087 0 0 0 1595 1 0 0 25 0 9 0 450145251 141787136 8988 33554432000 4194304 7232020 140735664665232 18446744073709551615 1079674927 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/28674/statm: 34616 8988 1023 742 0 27187 0
[pid=28674/tid=28675] ppid=28672 vsize=138464 CPUtime=0.01 cores=1,3
/proc/28674/task/28675/stat : 28675 (mono) S 28672 28674 28449 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 450145252 141787136 8988 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28676] ppid=28672 vsize=138464 CPUtime=0.01 cores=1,3
/proc/28674/task/28676/stat : 28676 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 141787136 8988 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28677] ppid=28672 vsize=138464 CPUtime=0 cores=1,3
/proc/28674/task/28677/stat : 28677 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 450145252 141787136 8988 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28678] ppid=28672 vsize=138464 CPUtime=0.01 cores=1,3
/proc/28674/task/28678/stat : 28678 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 141787136 8988 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28679] ppid=28672 vsize=138464 CPUtime=0.01 cores=1,3
/proc/28674/task/28679/stat : 28679 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 141787136 8988 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28680] ppid=28672 vsize=138464 CPUtime=0.02 cores=1,3
/proc/28674/task/28680/stat : 28680 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 450145252 141787136 8988 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28681] ppid=28672 vsize=138464 CPUtime=0.01 cores=1,3
/proc/28674/task/28681/stat : 28681 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 450145252 141787136 8988 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28683] ppid=28672 vsize=138464 CPUtime=0 cores=1,3
/proc/28674/task/28683/stat : 28683 (mono) S 28672 28674 28449 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 450145252 141787136 8988 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350207409 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 15.96
Current children cumulated vsize (KiB) 138464

[startup+16.7012 s]
/proc/loadavg: 3.77 3.84 3.86 6/222 28754
/proc/meminfo: memFree=12129928/32951124 swapFree=67111528/67111528
[pid=28674] ppid=28672 vsize=138528 CPUtime=16.76 cores=1,3
/proc/28674/stat : 28674 (mono) R 28672 28674 28449 0 -1 4202496 9656 0 0 0 1675 1 0 0 25 0 9 0 450145251 141852672 9557 33554432000 4194304 7232020 140735664665232 18446744073709551615 1079684941 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/28674/statm: 34632 9557 1023 742 0 27203 0
[pid=28674/tid=28675] ppid=28672 vsize=138528 CPUtime=0.01 cores=1,3
/proc/28674/task/28675/stat : 28675 (mono) S 28672 28674 28449 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 450145252 141852672 9557 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28676] ppid=28672 vsize=138528 CPUtime=0.01 cores=1,3
/proc/28674/task/28676/stat : 28676 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 141852672 9557 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28677] ppid=28672 vsize=138528 CPUtime=0.01 cores=1,3
/proc/28674/task/28677/stat : 28677 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 141852672 9557 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28678] ppid=28672 vsize=138528 CPUtime=0.01 cores=1,3
/proc/28674/task/28678/stat : 28678 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 450145252 141852672 9557 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28679] ppid=28672 vsize=138528 CPUtime=0.01 cores=1,3
/proc/28674/task/28679/stat : 28679 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 141852672 9557 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28680] ppid=28672 vsize=138528 CPUtime=0.02 cores=1,3
/proc/28674/task/28680/stat : 28680 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 450145252 141852672 9557 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28681] ppid=28672 vsize=138528 CPUtime=0.01 cores=1,3
/proc/28674/task/28681/stat : 28681 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 141852672 9557 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28683] ppid=28672 vsize=138528 CPUtime=0 cores=1,3
/proc/28674/task/28683/stat : 28683 (mono) S 28672 28674 28449 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 450145252 141852672 9557 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350207409 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 16.76
Current children cumulated vsize (KiB) 138528

[startup+16.9012 s]
/proc/loadavg: 3.77 3.84 3.86 6/222 28754
/proc/meminfo: memFree=12129928/32951124 swapFree=67111528/67111528
[pid=28674] ppid=28672 vsize=146848 CPUtime=16.97 cores=1,3
/proc/28674/stat : 28674 (mono) R 28672 28674 28449 0 -1 4202496 10987 0 0 0 1695 2 0 0 25 0 9 0 450145251 150372352 10888 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350200975 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/28674/statm: 36712 10888 1023 742 0 29283 0
[pid=28674/tid=28675] ppid=28672 vsize=146848 CPUtime=0.01 cores=1,3
/proc/28674/task/28675/stat : 28675 (mono) S 28672 28674 28449 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 450145252 150372352 10888 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28676] ppid=28672 vsize=146848 CPUtime=0.01 cores=1,3
/proc/28674/task/28676/stat : 28676 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 150372352 10888 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28677] ppid=28672 vsize=146848 CPUtime=0.01 cores=1,3
/proc/28674/task/28677/stat : 28677 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 150372352 10888 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28678] ppid=28672 vsize=146848 CPUtime=0.01 cores=1,3
/proc/28674/task/28678/stat : 28678 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 450145252 150372352 10888 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28679] ppid=28672 vsize=146848 CPUtime=0.01 cores=1,3
/proc/28674/task/28679/stat : 28679 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 150372352 10888 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28680] ppid=28672 vsize=146848 CPUtime=0.02 cores=1,3
/proc/28674/task/28680/stat : 28680 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 450145252 150372352 10888 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28681] ppid=28672 vsize=146848 CPUtime=0.01 cores=1,3
/proc/28674/task/28681/stat : 28681 (mono) R 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 150372352 10888 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 0 0 0 -1 3 0 0 0
[pid=28674/tid=28683] ppid=28672 vsize=146848 CPUtime=0 cores=1,3
/proc/28674/task/28683/stat : 28683 (mono) S 28672 28674 28449 0 -1 4194368 3 0 0 0 0 0 0 0 15 0 9 0 450145252 150372352 10888 33554432000 4194304 7232020 140735664665232 18446744073709551615 270337771455 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 16.97
Current children cumulated vsize (KiB) 146848

[startup+17.0012 s]
/proc/loadavg: 3.77 3.84 3.86 6/222 28754
/proc/meminfo: memFree=12129928/32951124 swapFree=67111528/67111528
[pid=28674] ppid=28672 vsize=146848 CPUtime=17.07 cores=1,3
/proc/28674/stat : 28674 (mono) R 28672 28674 28449 0 -1 4202496 10987 0 0 0 1705 2 0 0 25 0 9 0 450145251 150372352 10888 33554432000 4194304 7232020 140735664665232 18446744073709551615 1079684851 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/28674/statm: 36712 10888 1023 742 0 29283 0
[pid=28674/tid=28675] ppid=28672 vsize=146848 CPUtime=0.01 cores=1,3
/proc/28674/task/28675/stat : 28675 (mono) S 28672 28674 28449 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 450145252 150372352 10888 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28676] ppid=28672 vsize=146848 CPUtime=0.01 cores=1,3
/proc/28674/task/28676/stat : 28676 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 150372352 10888 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28677] ppid=28672 vsize=146848 CPUtime=0.01 cores=1,3
/proc/28674/task/28677/stat : 28677 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 150372352 10888 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28678] ppid=28672 vsize=146848 CPUtime=0.01 cores=1,3
/proc/28674/task/28678/stat : 28678 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 150372352 10888 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28679] ppid=28672 vsize=146848 CPUtime=0.01 cores=1,3
/proc/28674/task/28679/stat : 28679 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 450145252 150372352 10888 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28680] ppid=28672 vsize=146848 CPUtime=0.02 cores=1,3
/proc/28674/task/28680/stat : 28680 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 450145252 150372352 10888 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
[pid=28674/tid=28681] ppid=28672 vsize=146848 CPUtime=0.01 cores=1,3
/proc/28674/task/28681/stat : 28681 (mono) S 28672 28674 28449 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 450145252 150372352 10888 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350199705 0 0 4096 545260780 18446604469778531648 0 0 -1 3 0 0 0
[pid=28674/tid=28683] ppid=28672 vsize=146848 CPUtime=0 cores=1,3
/proc/28674/task/28683/stat : 28683 (mono) S 28672 28674 28449 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 450145252 150372352 10888 33554432000 4194304 7232020 140735664665232 18446744073709551615 270350207409 0 0 4096 545260780 18446604469778531648 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 17.07
Current children cumulated vsize (KiB) 146848

Child status: 0
Real time (s): 17.0942
CPU time (s): 17.1704
CPU user time (s): 17.1474
CPU system time (s): 0.022996
CPU usage (%): 100.446
Max. virtual memory (cumulated for all children) (KiB): 146848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.1474
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11080
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= 2851
involuntary context switches= 415

runsolver used 0.025996 second user time and 0.070989 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-23 18:48:16
IDJOB=3265293
IDBENCH=85538
IDSOLVER=1608
FILE ID=node143/3265293-1303577296
RUNJOBID= node143-1303577249-28469
PBS_JOBID= 13150325
Free space on /tmp= 72116 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-030-029.shuffled-as.sat05-1234.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265293-1303577296/watcher-3265293-1303577296 -o /tmp/evaluation-result-3265293-1303577296/solver-3265293-1303577296 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3265293-1303577296.cnf

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

MD5SUM BENCH= c12aa6a0ac1bca448bef51c167f3bbbb
RANDOM SEED=1634956392

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12245816 kB
Buffers:       2296788 kB
Cached:       17636272 kB
SwapCached:          0 kB
Active:        9856840 kB
Inactive:     10292464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12245816 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             556 kB
Writeback:           0 kB
AnonPages:      215732 kB
Mapped:          18344 kB
Slab:           491856 kB
PageTables:       6124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   630956 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= 72116 MiB
End job on node143 at 2011-04-23 18:48:33