Trace number 3721025

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
PB07: minisat+ 1.14? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k6_l3_n170.opb
MD5SUM7f5f10f1b8aeee16c5b46dadab8c5b22
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1020
Total number of constraints43010
Number of constraints which are clauses42840
Number of constraints which are cardinality constraints (but not clauses)170
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint6
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.59/0.63	c Converting 43180 PB-constraints to clauses...
0.59/0.64	c   -- Unit propagations: (none)
0.59/0.64	c   -- Detecting intervals from adjacent constraints: ##########################################################################################################################################################################
0.59/0.64	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.59/0.68	c ---[ 338]---> BDD-cost:    9
0.59/0.68	c ---[ 336]---> BDD-cost:    9
0.59/0.68	c ---[ 334]---> BDD-cost:    9
0.59/0.68	c ---[ 332]---> BDD-cost:    9
0.59/0.68	c ---[ 330]---> BDD-cost:    9
0.59/0.68	c ---[ 328]---> BDD-cost:    9
0.59/0.68	c ---[ 326]---> BDD-cost:    9
0.59/0.68	c ---[ 324]---> BDD-cost:    9
0.59/0.68	c ---[ 322]---> BDD-cost:    9
0.59/0.68	c ---[ 320]---> BDD-cost:    9
0.59/0.68	c ---[ 318]---> BDD-cost:    9
0.59/0.68	c ---[ 316]---> BDD-cost:    9
0.59/0.68	c ---[ 314]---> BDD-cost:    9
0.59/0.68	c ---[ 312]---> BDD-cost:    9
0.59/0.68	c ---[ 310]---> BDD-cost:    9
0.59/0.68	c ---[ 308]---> BDD-cost:    9
0.59/0.68	c ---[ 306]---> BDD-cost:    9
0.59/0.68	c ---[ 304]---> BDD-cost:    9
0.59/0.68	c ---[ 302]---> BDD-cost:    9
0.59/0.68	c ---[ 300]---> BDD-cost:    9
0.59/0.68	c ---[ 298]---> BDD-cost:    9
0.59/0.68	c ---[ 296]---> BDD-cost:    9
0.59/0.68	c ---[ 294]---> BDD-cost:    9
0.59/0.68	c ---[ 292]---> BDD-cost:    9
0.59/0.68	c ---[ 290]---> BDD-cost:    9
0.59/0.68	c ---[ 288]---> BDD-cost:    9
0.59/0.68	c ---[ 286]---> BDD-cost:    9
0.59/0.68	c ---[ 284]---> BDD-cost:    9
0.59/0.68	c ---[ 282]---> BDD-cost:    9
0.59/0.68	c ---[ 280]---> BDD-cost:    9
0.59/0.68	c ---[ 278]---> BDD-cost:    9
0.59/0.68	c ---[ 276]---> BDD-cost:    9
0.59/0.68	c ---[ 274]---> BDD-cost:    9
0.59/0.68	c ---[ 272]---> BDD-cost:    9
0.59/0.68	c ---[ 270]---> BDD-cost:    9
0.59/0.68	c ---[ 268]---> BDD-cost:    9
0.59/0.68	c ---[ 266]---> BDD-cost:    9
0.59/0.68	c ---[ 264]---> BDD-cost:    9
0.59/0.68	c ---[ 262]---> BDD-cost:    9
0.59/0.68	c ---[ 260]---> BDD-cost:    9
0.59/0.68	c ---[ 258]---> BDD-cost:    9
0.59/0.68	c ---[ 256]---> BDD-cost:    9
0.59/0.68	c ---[ 254]---> BDD-cost:    9
0.59/0.68	c ---[ 252]---> BDD-cost:    9
0.59/0.68	c ---[ 250]---> BDD-cost:    9
0.59/0.68	c ---[ 248]---> BDD-cost:    9
0.59/0.68	c ---[ 246]---> BDD-cost:    9
0.59/0.68	c ---[ 244]---> BDD-cost:    9
0.59/0.68	c ---[ 242]---> BDD-cost:    9
0.59/0.68	c ---[ 240]---> BDD-cost:    9
0.59/0.68	c ---[ 238]---> BDD-cost:    9
0.59/0.68	c ---[ 236]---> BDD-cost:    9
0.59/0.68	c ---[ 234]---> BDD-cost:    9
0.59/0.68	c ---[ 232]---> BDD-cost:    9
0.59/0.69	c ---[ 230]---> BDD-cost:    9
0.59/0.69	c ---[ 228]---> BDD-cost:    9
0.59/0.69	c ---[ 226]---> BDD-cost:    9
0.59/0.69	c ---[ 224]---> BDD-cost:    9
0.59/0.69	c ---[ 222]---> BDD-cost:    9
0.59/0.69	c ---[ 220]---> BDD-cost:    9
0.59/0.69	c ---[ 218]---> BDD-cost:    9
0.59/0.69	c ---[ 216]---> BDD-cost:    9
0.59/0.69	c ---[ 214]---> BDD-cost:    9
0.59/0.69	c ---[ 212]---> BDD-cost:    9
0.59/0.69	c ---[ 210]---> BDD-cost:    9
0.59/0.69	c ---[ 208]---> BDD-cost:    9
0.59/0.69	c ---[ 206]---> BDD-cost:    9
0.59/0.69	c ---[ 204]---> BDD-cost:    9
0.59/0.69	c ---[ 202]---> BDD-cost:    9
0.59/0.69	c ---[ 200]---> BDD-cost:    9
0.59/0.69	c ---[ 198]---> BDD-cost:    9
0.59/0.69	c ---[ 196]---> BDD-cost:    9
0.59/0.69	c ---[ 194]---> BDD-cost:    9
0.59/0.69	c ---[ 192]---> BDD-cost:    9
0.59/0.69	c ---[ 190]---> BDD-cost:    9
0.59/0.69	c ---[ 188]---> BDD-cost:    9
0.59/0.69	c ---[ 186]---> BDD-cost:    9
0.59/0.69	c ---[ 184]---> BDD-cost:    9
0.59/0.69	c ---[ 182]---> BDD-cost:    9
0.59/0.69	c ---[ 180]---> BDD-cost:    9
0.59/0.69	c ---[ 178]---> BDD-cost:    9
0.59/0.69	c ---[ 176]---> BDD-cost:    9
0.59/0.69	c ---[ 174]---> BDD-cost:    9
0.59/0.69	c ---[ 172]---> BDD-cost:    9
0.59/0.69	c ---[ 170]---> BDD-cost:    9
0.59/0.69	c ---[ 168]---> BDD-cost:    9
0.59/0.69	c ---[ 166]---> BDD-cost:    9
0.59/0.69	c ---[ 164]---> BDD-cost:    9
0.59/0.69	c ---[ 162]---> BDD-cost:    9
0.59/0.69	c ---[ 160]---> BDD-cost:    9
0.59/0.69	c ---[ 158]---> BDD-cost:    9
0.59/0.69	c ---[ 156]---> BDD-cost:    9
0.59/0.69	c ---[ 154]---> BDD-cost:    9
0.59/0.69	c ---[ 152]---> BDD-cost:    9
0.59/0.69	c ---[ 150]---> BDD-cost:    9
0.59/0.69	c ---[ 148]---> BDD-cost:    9
0.59/0.69	c ---[ 146]---> BDD-cost:    9
0.59/0.69	c ---[ 144]---> BDD-cost:    9
0.59/0.69	c ---[ 142]---> BDD-cost:    9
0.59/0.69	c ---[ 140]---> BDD-cost:    9
0.59/0.69	c ---[ 138]---> BDD-cost:    9
0.59/0.69	c ---[ 136]---> BDD-cost:    9
0.59/0.69	c ---[ 134]---> BDD-cost:    9
0.59/0.69	c ---[ 132]---> BDD-cost:    9
0.59/0.69	c ---[ 130]---> BDD-cost:    9
0.59/0.69	c ---[ 128]---> BDD-cost:    9
0.59/0.69	c ---[ 126]---> BDD-cost:    9
0.59/0.69	c ---[ 124]---> BDD-cost:    9
0.59/0.69	c ---[ 122]---> BDD-cost:    9
0.59/0.69	c ---[ 120]---> BDD-cost:    9
0.59/0.69	c ---[ 118]---> BDD-cost:    9
0.59/0.69	c ---[ 116]---> BDD-cost:    9
0.59/0.69	c ---[ 114]---> BDD-cost:    9
0.59/0.69	c ---[ 112]---> BDD-cost:    9
0.59/0.69	c ---[ 110]---> BDD-cost:    9
0.59/0.69	c ---[ 108]---> BDD-cost:    9
0.59/0.69	c ---[ 106]---> BDD-cost:    9
0.59/0.69	c ---[ 104]---> BDD-cost:    9
0.59/0.69	c ---[ 102]---> BDD-cost:    9
0.59/0.69	c ---[ 100]---> BDD-cost:    9
0.59/0.69	c ---[  98]---> BDD-cost:    9
0.59/0.69	c ---[  96]---> BDD-cost:    9
0.59/0.69	c ---[  94]---> BDD-cost:    9
0.59/0.69	c ---[  92]---> BDD-cost:    9
0.59/0.69	c ---[  90]---> BDD-cost:    9
0.59/0.69	c ---[  88]---> BDD-cost:    9
0.59/0.69	c ---[  86]---> BDD-cost:    9
0.59/0.69	c ---[  84]---> BDD-cost:    9
0.59/0.69	c ---[  82]---> BDD-cost:    9
0.59/0.69	c ---[  80]---> BDD-cost:    9
0.59/0.69	c ---[  78]---> BDD-cost:    9
0.59/0.69	c ---[  76]---> BDD-cost:    9
0.59/0.69	c ---[  74]---> BDD-cost:    9
0.59/0.69	c ---[  72]---> BDD-cost:    9
0.59/0.69	c ---[  70]---> BDD-cost:    9
0.59/0.69	c ---[  68]---> BDD-cost:    9
0.59/0.69	c ---[  66]---> BDD-cost:    9
0.59/0.69	c ---[  64]---> BDD-cost:    9
0.59/0.69	c ---[  62]---> BDD-cost:    9
0.59/0.69	c ---[  60]---> BDD-cost:    9
0.59/0.69	c ---[  58]---> BDD-cost:    9
0.59/0.69	c ---[  56]---> BDD-cost:    9
0.59/0.69	c ---[  54]---> BDD-cost:    9
0.59/0.69	c ---[  52]---> BDD-cost:    9
0.59/0.69	c ---[  50]---> BDD-cost:    9
0.59/0.69	c ---[  48]---> BDD-cost:    9
0.59/0.69	c ---[  46]---> BDD-cost:    9
0.59/0.69	c ---[  44]---> BDD-cost:    9
0.59/0.69	c ---[  42]---> BDD-cost:    9
0.59/0.69	c ---[  40]---> BDD-cost:    9
0.59/0.69	c ---[  38]---> BDD-cost:    9
0.59/0.69	c ---[  36]---> BDD-cost:    9
0.59/0.69	c ---[  34]---> BDD-cost:    9
0.59/0.69	c ---[  32]---> BDD-cost:    9
0.59/0.69	c ---[  30]---> BDD-cost:    9
0.59/0.69	c ---[  28]---> BDD-cost:    9
0.59/0.69	c ---[  26]---> BDD-cost:    9
0.59/0.69	c ---[  24]---> BDD-cost:    9
0.59/0.69	c ---[  22]---> BDD-cost:    9
0.59/0.69	c ---[  20]---> BDD-cost:    9
0.59/0.69	c ---[  18]---> BDD-cost:    9
0.59/0.69	c ---[  16]---> BDD-cost:    9
0.59/0.69	c ---[  14]---> BDD-cost:    9
0.59/0.69	c ---[  12]---> BDD-cost:    9
0.59/0.69	c ---[  10]---> BDD-cost:    9
0.59/0.69	c ---[   8]---> BDD-cost:    9
0.59/0.69	c ---[   6]---> BDD-cost:    9
0.59/0.69	c ---[   4]---> BDD-cost:    9
0.59/0.69	c ---[   2]---> BDD-cost:    9
0.59/0.69	c ---[   0]---> BDD-cost:    9
0.59/0.69	c ==================================[MINISAT+]==================================
0.59/0.69	c | Conflicts | Original         | Learnt                           | Progress |
0.59/0.69	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.59/0.69	c ==============================================================================
0.59/0.69	c |         0 |   46580   138380 |   15526       0        0     nan |  0.000 % |
0.59/0.69	c |       100 |   46580   138380 |   17078     100     1040    10.4 |  6.667 % |
0.69/0.70	c |       250 |   46580   138380 |   18786     250     8661    34.6 |  6.667 % |
0.69/0.72	c |       477 |   46580   138380 |   20665     477    19758    41.4 |  6.667 % |
0.69/0.74	c |       816 |   46580   138380 |   22731     816    35354    43.3 |  6.667 % |
0.69/0.76	c |      1323 |   46580   138380 |   25004    1323    53572    40.5 |  6.667 % |
0.79/0.80	c |      2083 |   46580   138380 |   27505    2083    80299    38.5 |  6.667 % |
0.79/0.85	c |      3223 |   46580   138380 |   30255    3223   119153    37.0 |  6.667 % |
0.89/0.96	c |      4932 |   46580   138380 |   33281    4932   214944    43.6 |  6.667 % |
0.99/1.10	c |      7494 |   46580   138380 |   36609    7494   307913    41.1 |  6.667 % |
1.29/1.31	c |     11339 |   46580   138380 |   40270   11339   442064    39.0 |  6.667 % |
1.59/1.68	c |     17105 |   46580   138380 |   44297   17105   660199    38.6 |  6.667 % |
2.19/2.23	c |     25756 |   46580   138380 |   48727   25756   956277    37.1 |  6.667 % |
3.69/3.71	c |     38731 |   46580   138380 |   53599   38731  1679534    43.4 |  6.667 % |
6.29/6.35	c |     58193 |   46580   138380 |   58959   15925   994591    62.5 |  6.667 % |
9.90/9.92	c |     87385 |   46580   138380 |   64855   45117  2918182    64.7 |  6.667 % |
15.29/15.35	c |    131175 |   46580   138380 |   71341   35456  2074287    58.5 |  6.667 % |
23.57/23.63	c |    196859 |   46580   138380 |   78475   41695  2806820    67.3 |  6.667 % |
36.37/36.47	c |    295385 |   46580   138380 |   86323   73578  4721013    64.2 |  6.667 % |
63.16/63.22	c |    443174 |   46580   138380 |   94955   75211  5028625    66.9 |  6.667 % |
96.46/96.55	c |    664857 |   46580   138380 |  104451   50529  3656011    72.4 |  6.667 % |
166.14/166.26	c |    997382 |   46580   138380 |  114896   28523  2033611    71.3 |  6.667 % |
284.63/284.75	c |   1496170 |   46580   138380 |  126385   23806  1674228    70.3 |  6.667 % |
467.39/467.55	c |   2244352 |   46580   138380 |  139024  109263  8361792    76.5 |  6.667 % |
758.34/758.50	c |   3366626 |   46580   138380 |  152926   23358  1167752    50.0 |  6.667 % |
1246.07/1246.32	c |   5050039 |   46580   138380 |  168219   73166  4435111    60.6 |  6.667 % |
1800.08/1800.40	c 
1800.08/1800.40	c *** TERMINATED ***
1800.08/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3721025-1338552590/watcher-3721025-1338552590 -o /tmp/evaluation-result-3721025-1338552590/solver-3721025-1338552590 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721025-1338552590.opb 

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

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


[startup+0 s]
/proc/loadavg: 0.21 0.05 0.02 3/173 5503
/proc/meminfo: memFree=27426460/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=1284 CPUtime=0 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 172 0 0 0 0 0 0 0 20 0 1 0 321384783 1314816 129 33554432000 134512640 135395479 4290216432 4290214828 135006942 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/5503/statm: 321 129 74 216 0 103 0

[startup+0.094209 s]
/proc/loadavg: 0.21 0.05 0.02 3/173 5503
/proc/meminfo: memFree=27426460/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=3016 CPUtime=0.09 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 613 0 0 0 9 0 0 0 20 0 1 0 321384783 3088384 570 33554432000 134512640 135395479 4290216432 4290215432 135031278 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/5503/statm: 754 570 74 216 0 536 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3016

[startup+0.100253 s]
/proc/loadavg: 0.21 0.05 0.02 3/173 5503
/proc/meminfo: memFree=27426460/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=3156 CPUtime=0.09 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 643 0 0 0 9 0 0 0 20 0 1 0 321384783 3231744 600 33554432000 134512640 135395479 4290216432 4290215432 135031278 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/5503/statm: 789 600 74 216 0 571 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3156

[startup+0.300233 s]
/proc/loadavg: 0.21 0.05 0.02 3/173 5503
/proc/meminfo: memFree=27426460/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=7104 CPUtime=0.29 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 1615 0 0 0 29 0 0 0 20 0 1 0 321384783 7274496 1572 33554432000 134512640 135395479 4290216432 4290214732 135007481 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/5503/statm: 1776 1572 74 216 0 1558 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7104

[startup+0.700274 s]
/proc/loadavg: 0.21 0.05 0.02 3/173 5503
/proc/meminfo: memFree=27426460/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=16116 CPUtime=0.69 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 3898 0 0 0 67 2 0 0 20 0 1 0 321384783 16502784 3855 33554432000 134512640 135395479 4290216432 4290214752 134572977 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/5503/statm: 4029 3855 105 216 0 3811 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16116

[startup+1.50018 s]
/proc/loadavg: 0.21 0.05 0.02 3/177 5521
/proc/meminfo: memFree=27394916/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=16308 CPUtime=1.49 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 3914 0 0 0 147 2 0 0 20 0 1 0 321384783 16699392 3871 33554432000 134512640 135395479 4290216432 4290214784 134580854 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/5503/statm: 4077 3871 106 216 0 3859 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16308

[startup+3.10019 s]
/proc/loadavg: 0.21 0.05 0.02 3/177 5521
/proc/meminfo: memFree=27374844/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=16700 CPUtime=3.09 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 4011 0 0 0 307 2 0 0 20 0 1 0 321384783 17100800 3968 33554432000 134512640 135395479 4290216432 4290214784 134581218 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/5503/statm: 4175 3968 106 216 0 3957 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16700

[startup+6.30022 s]
/proc/loadavg: 0.35 0.08 0.03 3/177 5521
/proc/meminfo: memFree=27348688/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=22328 CPUtime=6.29 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 5437 0 0 0 626 3 0 0 20 0 1 0 321384783 22863872 5394 33554432000 134512640 135395479 4290216432 4290214784 134580854 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/5503/statm: 5582 5394 106 216 0 5364 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22328

[startup+12.7001 s]
/proc/loadavg: 0.48 0.11 0.04 3/178 5522
/proc/meminfo: memFree=27337744/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=28908 CPUtime=12.68 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 7076 0 0 0 1265 3 0 0 20 0 1 0 321384783 29601792 7030 33554432000 134512640 135395479 4290216432 4290214784 134580765 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/5503/statm: 7227 7030 106 216 0 7009 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28908

[startup+25.5003 s]
/proc/loadavg: 0.82 0.20 0.07 3/178 5524
/proc/meminfo: memFree=27313880/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=29832 CPUtime=25.47 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 7306 0 0 0 2544 3 0 0 20 0 1 0 321384783 30547968 7256 33554432000 134512640 135395479 4290216432 4290214400 134577408 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/5503/statm: 7458 7256 106 216 0 7240 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 29832

[startup+51.1002 s]
/proc/loadavg: 1.22 0.35 0.12 3/178 5524
/proc/meminfo: memFree=27265988/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=37204 CPUtime=51.07 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 9152 0 0 0 5104 3 0 0 20 0 1 0 321384783 38096896 9102 33554432000 134512640 135395479 4290216432 4290214752 134572771 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 9301 9102 106 216 0 9083 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37204

[startup+102.307 s]
/proc/loadavg: 1.72 0.62 0.22 3/177 5524
/proc/meminfo: memFree=27246200/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=43436 CPUtime=102.26 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 10680 0 0 0 10223 3 0 0 20 0 1 0 321384783 44478464 10630 33554432000 134512640 135395479 4290216432 4290214784 134581451 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 10859 10630 106 216 0 10641 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 43436

[startup+162.3 s]
/proc/loadavg: 1.90 0.87 0.33 3/177 5524
/proc/meminfo: memFree=27198056/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=51616 CPUtime=162.24 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 12743 0 0 0 16220 4 0 0 20 0 1 0 321384783 52854784 12698 33554432000 134512640 135395479 4290216432 4290214332 135007481 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 12904 12698 106 216 0 12686 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 51616

[startup+222.3 s]
/proc/loadavg: 1.96 1.07 0.43 3/177 5525
/proc/meminfo: memFree=27195352/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=53948 CPUtime=222.23 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 13300 0 0 0 22218 5 0 0 20 0 1 0 321384783 55242752 13255 33554432000 134512640 135395479 4290216432 4290214400 134576837 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 13487 13255 106 216 0 13269 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 53948

[startup+282.3 s]
/proc/loadavg: 1.98 1.24 0.52 3/177 5525
/proc/meminfo: memFree=27181240/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=61196 CPUtime=282.23 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 15085 0 0 0 28217 6 0 0 20 0 1 0 321384783 62664704 15031 33554432000 134512640 135395479 4290216432 4290214784 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 15299 15031 106 216 0 15081 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 61196

[startup+342.3 s]
/proc/loadavg: 1.99 1.37 0.61 3/177 5525
/proc/meminfo: memFree=27179352/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=61592 CPUtime=342.21 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 15233 0 0 0 34215 6 0 0 20 0 1 0 321384783 63070208 15212 33554432000 134512640 135395479 4290216432 4290214784 134580840 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 15398 15212 106 216 0 15180 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 61592

[startup+402.3 s]
/proc/loadavg: 1.99 1.48 0.70 3/177 5525
/proc/meminfo: memFree=27170928/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=63428 CPUtime=402.2 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 15681 0 0 0 40214 6 0 0 20 0 1 0 321384783 64950272 15660 33554432000 134512640 135395479 4290216432 4290214784 134580915 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 15857 15660 106 216 0 15639 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 63428

[startup+462.3 s]
/proc/loadavg: 2.05 1.59 0.78 3/177 5525
/proc/meminfo: memFree=27169376/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=65076 CPUtime=462.19 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 16056 0 0 0 46213 6 0 0 20 0 1 0 321384783 66637824 16034 33554432000 134512640 135395479 4290216432 4290214784 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 16269 16034 106 216 0 16051 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 65076

[startup+522.3 s]
/proc/loadavg: 2.02 1.66 0.85 3/177 5526
/proc/meminfo: memFree=27149048/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=70364 CPUtime=522.18 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 17279 0 0 0 52211 7 0 0 20 0 1 0 321384783 72052736 17257 33554432000 134512640 135395479 4290216432 4290214784 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 17591 17257 106 216 0 17373 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 70364

[startup+582.3 s]
/proc/loadavg: 2.07 1.74 0.93 3/177 5526
/proc/meminfo: memFree=27148308/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=71088 CPUtime=582.17 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 17443 0 0 0 58210 7 0 0 20 0 1 0 321384783 72794112 17421 33554432000 134512640 135395479 4290216432 4290214784 134580768 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 17772 17421 106 216 0 17554 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 71088

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.87 1.16 3/177 5530
/proc/meminfo: memFree=27112984/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=71416 CPUtime=822.13 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 17550 0 0 0 82206 7 0 0 20 0 1 0 321384783 73129984 17569 33554432000 134512640 135395479 4290216432 4290214784 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 17854 17569 106 216 0 17636 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 71416

[startup+882.3 s]
/proc/loadavg: 2.00 1.89 1.21 3/177 5530
/proc/meminfo: memFree=27110628/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=73792 CPUtime=882.12 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 18102 0 0 0 88205 7 0 0 20 0 1 0 321384783 75563008 18121 33554432000 134512640 135395479 4290216432 4290214784 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 18448 18121 106 216 0 18230 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 73792

[startup+942.3 s]
/proc/loadavg: 2.06 1.93 1.26 3/177 5530
/proc/meminfo: memFree=27110052/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=74248 CPUtime=942.11 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 18212 0 0 0 94204 7 0 0 20 0 1 0 321384783 76029952 18231 33554432000 134512640 135395479 4290216432 4290214784 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 18562 18231 106 216 0 18344 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 74248

[startup+1002.3 s]
/proc/loadavg: 2.02 1.94 1.31 3/177 5530
/proc/meminfo: memFree=27085732/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=75344 CPUtime=1002.1 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 18475 0 0 0 100203 7 0 0 20 0 1 0 321384783 77152256 18499 33554432000 134512640 135395479 4290216432 4290214152 135006630 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 18836 18499 106 216 0 18618 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 75344

[startup+1062.3 s]
/proc/loadavg: 2.01 1.95 1.35 3/177 5530
/proc/meminfo: memFree=27081432/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=76492 CPUtime=1062.09 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 18738 0 0 0 106202 7 0 0 20 0 1 0 321384783 78327808 18762 33554432000 134512640 135395479 4290216432 4290214784 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 19123 18762 106 216 0 18905 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 76492

[startup+1122.3 s]
/proc/loadavg: 2.00 1.95 1.39 3/177 5531
/proc/meminfo: memFree=27081308/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=76752 CPUtime=1122.08 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 18783 0 0 0 112201 7 0 0 20 0 1 0 321384783 78594048 18807 33554432000 134512640 135395479 4290216432 4290214784 134581036 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 19188 18807 106 216 0 18970 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 76752

[startup+1182.3 s]
/proc/loadavg: 2.00 1.96 1.42 3/177 5531
/proc/meminfo: memFree=27079860/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=77528 CPUtime=1182.07 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 18985 0 0 0 118200 7 0 0 20 0 1 0 321384783 79388672 19009 33554432000 134512640 135395479 4290216432 4290214784 134580970 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 19382 19009 106 216 0 19164 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 77528

[startup+1242.3 s]
/proc/loadavg: 2.00 1.96 1.46 3/178 5534
/proc/meminfo: memFree=27074712/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=78056 CPUtime=1242.06 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 19077 0 0 0 124199 7 0 0 20 0 1 0 321384783 79929344 19119 33554432000 134512640 135395479 4290216432 4290214784 134581412 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 19514 19119 106 216 0 19296 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 78056

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.49 3/177 5534
/proc/meminfo: memFree=27071744/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=80980 CPUtime=1302.06 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 19809 0 0 0 130198 8 0 0 20 0 1 0 321384783 82923520 19851 33554432000 134512640 135395479 4290216432 4290214784 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 20245 19851 106 216 0 20027 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 80980

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/177 5534
/proc/meminfo: memFree=27067280/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=85016 CPUtime=1362.04 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 20811 0 0 0 136195 9 0 0 20 0 1 0 321384783 87056384 20853 33554432000 134512640 135395479 4290216432 4290214784 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 21254 20853 106 216 0 21036 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 85016

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/177 5535
/proc/meminfo: memFree=27066652/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=85180 CPUtime=1422.05 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 20850 0 0 0 142195 10 0 0 20 0 1 0 321384783 87224320 20892 33554432000 134512640 135395479 4290216432 4290214784 134580923 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 21295 20892 106 216 0 21077 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 85180

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/177 5535
/proc/meminfo: memFree=27056764/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=85260 CPUtime=1482.03 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 20867 0 0 0 148193 10 0 0 20 0 1 0 321384783 87306240 20929 33554432000 134512640 135395479 4290216432 4290214784 134580959 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 21315 20929 106 216 0 21097 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 85260

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/177 5535
/proc/meminfo: memFree=27049200/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=85424 CPUtime=1542.02 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 20900 0 0 0 154192 10 0 0 20 0 1 0 321384783 87474176 20962 33554432000 134512640 135395479 4290216432 4290214784 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 21356 20962 106 216 0 21138 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 85424

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/177 5535
/proc/meminfo: memFree=27048456/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=85952 CPUtime=1602.01 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 21005 0 0 0 160191 10 0 0 20 0 1 0 321384783 88014848 21067 33554432000 134512640 135395479 4290216432 4290214784 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 21488 21067 106 216 0 21270 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 85952

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.64 3/177 5535
/proc/meminfo: memFree=27046272/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=87256 CPUtime=1662 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 21336 0 0 0 166190 10 0 0 20 0 1 0 321384783 89350144 21407 33554432000 134512640 135395479 4290216432 4290214784 134580825 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 21814 21407 106 216 0 21596 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 87256

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.66 3/177 5536
/proc/meminfo: memFree=27045924/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=87420 CPUtime=1721.99 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 21368 0 0 0 172189 10 0 0 20 0 1 0 321384783 89518080 21439 33554432000 134512640 135395479 4290216432 4290214784 134580908 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 21855 21439 106 216 0 21637 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 87420

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.67 3/177 5536
/proc/meminfo: memFree=27045056/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=87392 CPUtime=1781.98 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 21370 0 0 0 178188 10 0 0 20 0 1 0 321384783 89489408 21434 33554432000 134512640 135395479 4290216432 4290214784 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 21848 21434 106 216 0 21630 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 87392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.97 1.68 3/177 5536
/proc/meminfo: memFree=27045428/32873660 swapFree=7120/7120
[pid=5503] ppid=5501 vsize=87392 CPUtime=1800.08 cores=1,3,5,7
/proc/5503/stat : 5503 (minisat+) R 5501 5503 5366 0 -1 4202496 21370 0 0 0 179998 10 0 0 20 0 1 0 321384783 89489408 21434 33554432000 134512640 135395479 4290216432 4290214784 134580959 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5503/statm: 21848 21434 106 216 0 21630 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 87392

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

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.99
CPU system time (s): 0.109983
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 87420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.109983
maximum resident set size= 85764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21371
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= 40
involuntary context switches= 1938

runsolver used 3.60145 second user time and 9.41357 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-01 14:09:50
IDJOB=3721025
IDBENCH=1369
IDSOLVER=2306
FILE ID=node117/3721025-1338552590
RUNJOBID= node117-1338552576-5383
PBS_JOBID= 14635867
Free space on /tmp= 69132 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k6_l3_n170.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721025-1338552590/watcher-3721025-1338552590 -o /tmp/evaluation-result-3721025-1338552590/solver-3721025-1338552590 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721025-1338552590.opb            

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

MD5SUM BENCH= 7f5f10f1b8aeee16c5b46dadab8c5b22
RANDOM SEED=1235919265

node117.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.148
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873660 kB
MemFree:        27428864 kB
Buffers:          569540 kB
Cached:          3946000 kB
SwapCached:          768 kB
Active:          2199640 kB
Inactive:        2335740 kB
Active(anon):       6008 kB
Inactive(anon):     9976 kB
Active(file):    2193632 kB
Inactive(file):  2325764 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107008 kB
Dirty:              4416 kB
Writeback:             8 kB
AnonPages:         19740 kB
Mapped:            11548 kB
Shmem:                80 kB
Slab:             774220 kB
SReclaimable:     218176 kB
SUnreclaim:       556044 kB
KernelStack:        1408 kB
PageTables:         3912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     108508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721025-1338552590.opb

Free space on /tmp at the end= 69124 MiB
End job on node117 at 2012-06-01 14:39:53