Trace number 360406

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, and are wall clock time (not CPU 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
minisat+ 1.14? (TO) 1800.1 1800.82

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k6_l3_n170.opb
MD5SUM7f5f10f1b8aeee16c5b46dadab8c5b22
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark9.8735
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 (download as text)

0.00/0.00	c Parsing PB file...
1.49/1.51	c Converting 43180 PB-constraints to clauses...
1.49/1.52	c   -- Unit propagations: (none)
1.49/1.52	c   -- Detecting intervals from adjacent constraints: ##########################################################################################################################################################################
1.49/1.52	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.59/1.62	c ---[ 338]---> BDD-cost:    9
1.59/1.62	c ---[ 336]---> BDD-cost:    9
1.59/1.62	c ---[ 334]---> BDD-cost:    9
1.59/1.62	c ---[ 332]---> BDD-cost:    9
1.59/1.62	c ---[ 330]---> BDD-cost:    9
1.59/1.62	c ---[ 328]---> BDD-cost:    9
1.59/1.62	c ---[ 326]---> BDD-cost:    9
1.59/1.62	c ---[ 324]---> BDD-cost:    9
1.59/1.62	c ---[ 322]---> BDD-cost:    9
1.59/1.62	c ---[ 320]---> BDD-cost:    9
1.59/1.62	c ---[ 318]---> BDD-cost:    9
1.59/1.62	c ---[ 316]---> BDD-cost:    9
1.59/1.62	c ---[ 314]---> BDD-cost:    9
1.59/1.62	c ---[ 312]---> BDD-cost:    9
1.59/1.62	c ---[ 310]---> BDD-cost:    9
1.59/1.62	c ---[ 308]---> BDD-cost:    9
1.59/1.62	c ---[ 306]---> BDD-cost:    9
1.59/1.62	c ---[ 304]---> BDD-cost:    9
1.59/1.62	c ---[ 302]---> BDD-cost:    9
1.59/1.62	c ---[ 300]---> BDD-cost:    9
1.59/1.62	c ---[ 298]---> BDD-cost:    9
1.59/1.62	c ---[ 296]---> BDD-cost:    9
1.59/1.62	c ---[ 294]---> BDD-cost:    9
1.59/1.62	c ---[ 292]---> BDD-cost:    9
1.59/1.62	c ---[ 290]---> BDD-cost:    9
1.59/1.62	c ---[ 288]---> BDD-cost:    9
1.59/1.62	c ---[ 286]---> BDD-cost:    9
1.59/1.62	c ---[ 284]---> BDD-cost:    9
1.59/1.62	c ---[ 282]---> BDD-cost:    9
1.59/1.62	c ---[ 280]---> BDD-cost:    9
1.59/1.62	c ---[ 278]---> BDD-cost:    9
1.59/1.62	c ---[ 276]---> BDD-cost:    9
1.59/1.62	c ---[ 274]---> BDD-cost:    9
1.59/1.62	c ---[ 272]---> BDD-cost:    9
1.59/1.62	c ---[ 270]---> BDD-cost:    9
1.59/1.62	c ---[ 268]---> BDD-cost:    9
1.59/1.62	c ---[ 266]---> BDD-cost:    9
1.59/1.62	c ---[ 264]---> BDD-cost:    9
1.59/1.62	c ---[ 262]---> BDD-cost:    9
1.59/1.62	c ---[ 260]---> BDD-cost:    9
1.59/1.62	c ---[ 258]---> BDD-cost:    9
1.59/1.62	c ---[ 256]---> BDD-cost:    9
1.59/1.62	c ---[ 254]---> BDD-cost:    9
1.59/1.62	c ---[ 252]---> BDD-cost:    9
1.59/1.62	c ---[ 250]---> BDD-cost:    9
1.59/1.62	c ---[ 248]---> BDD-cost:    9
1.59/1.62	c ---[ 246]---> BDD-cost:    9
1.59/1.62	c ---[ 244]---> BDD-cost:    9
1.59/1.62	c ---[ 242]---> BDD-cost:    9
1.59/1.62	c ---[ 240]---> BDD-cost:    9
1.59/1.63	c ---[ 238]---> BDD-cost:    9
1.59/1.63	c ---[ 236]---> BDD-cost:    9
1.59/1.63	c ---[ 234]---> BDD-cost:    9
1.59/1.63	c ---[ 232]---> BDD-cost:    9
1.59/1.63	c ---[ 230]---> BDD-cost:    9
1.59/1.63	c ---[ 228]---> BDD-cost:    9
1.59/1.63	c ---[ 226]---> BDD-cost:    9
1.59/1.63	c ---[ 224]---> BDD-cost:    9
1.59/1.63	c ---[ 222]---> BDD-cost:    9
1.59/1.63	c ---[ 220]---> BDD-cost:    9
1.59/1.63	c ---[ 218]---> BDD-cost:    9
1.59/1.63	c ---[ 216]---> BDD-cost:    9
1.59/1.63	c ---[ 214]---> BDD-cost:    9
1.59/1.63	c ---[ 212]---> BDD-cost:    9
1.59/1.63	c ---[ 210]---> BDD-cost:    9
1.59/1.63	c ---[ 208]---> BDD-cost:    9
1.59/1.63	c ---[ 206]---> BDD-cost:    9
1.59/1.63	c ---[ 204]---> BDD-cost:    9
1.59/1.63	c ---[ 202]---> BDD-cost:    9
1.59/1.63	c ---[ 200]---> BDD-cost:    9
1.59/1.63	c ---[ 198]---> BDD-cost:    9
1.59/1.63	c ---[ 196]---> BDD-cost:    9
1.59/1.63	c ---[ 194]---> BDD-cost:    9
1.59/1.63	c ---[ 192]---> BDD-cost:    9
1.59/1.63	c ---[ 190]---> BDD-cost:    9
1.59/1.63	c ---[ 188]---> BDD-cost:    9
1.59/1.63	c ---[ 186]---> BDD-cost:    9
1.59/1.63	c ---[ 184]---> BDD-cost:    9
1.59/1.63	c ---[ 182]---> BDD-cost:    9
1.59/1.63	c ---[ 180]---> BDD-cost:    9
1.59/1.63	c ---[ 178]---> BDD-cost:    9
1.59/1.63	c ---[ 176]---> BDD-cost:    9
1.59/1.63	c ---[ 174]---> BDD-cost:    9
1.59/1.63	c ---[ 172]---> BDD-cost:    9
1.59/1.63	c ---[ 170]---> BDD-cost:    9
1.59/1.63	c ---[ 168]---> BDD-cost:    9
1.59/1.63	c ---[ 166]---> BDD-cost:    9
1.59/1.63	c ---[ 164]---> BDD-cost:    9
1.59/1.63	c ---[ 162]---> BDD-cost:    9
1.59/1.63	c ---[ 160]---> BDD-cost:    9
1.59/1.63	c ---[ 158]---> BDD-cost:    9
1.59/1.63	c ---[ 156]---> BDD-cost:    9
1.59/1.63	c ---[ 154]---> BDD-cost:    9
1.59/1.63	c ---[ 152]---> BDD-cost:    9
1.59/1.63	c ---[ 150]---> BDD-cost:    9
1.59/1.63	c ---[ 148]---> BDD-cost:    9
1.59/1.63	c ---[ 146]---> BDD-cost:    9
1.59/1.63	c ---[ 144]---> BDD-cost:    9
1.59/1.63	c ---[ 142]---> BDD-cost:    9
1.59/1.63	c ---[ 140]---> BDD-cost:    9
1.59/1.63	c ---[ 138]---> BDD-cost:    9
1.59/1.63	c ---[ 136]---> BDD-cost:    9
1.59/1.63	c ---[ 134]---> BDD-cost:    9
1.59/1.63	c ---[ 132]---> BDD-cost:    9
1.59/1.63	c ---[ 130]---> BDD-cost:    9
1.59/1.63	c ---[ 128]---> BDD-cost:    9
1.59/1.63	c ---[ 126]---> BDD-cost:    9
1.59/1.63	c ---[ 124]---> BDD-cost:    9
1.59/1.63	c ---[ 122]---> BDD-cost:    9
1.59/1.63	c ---[ 120]---> BDD-cost:    9
1.59/1.63	c ---[ 118]---> BDD-cost:    9
1.59/1.63	c ---[ 116]---> BDD-cost:    9
1.59/1.63	c ---[ 114]---> BDD-cost:    9
1.59/1.63	c ---[ 112]---> BDD-cost:    9
1.59/1.63	c ---[ 110]---> BDD-cost:    9
1.59/1.63	c ---[ 108]---> BDD-cost:    9
1.59/1.63	c ---[ 106]---> BDD-cost:    9
1.59/1.63	c ---[ 104]---> BDD-cost:    9
1.59/1.63	c ---[ 102]---> BDD-cost:    9
1.59/1.63	c ---[ 100]---> BDD-cost:    9
1.59/1.63	c ---[  98]---> BDD-cost:    9
1.59/1.63	c ---[  96]---> BDD-cost:    9
1.59/1.63	c ---[  94]---> BDD-cost:    9
1.59/1.63	c ---[  92]---> BDD-cost:    9
1.59/1.63	c ---[  90]---> BDD-cost:    9
1.59/1.63	c ---[  88]---> BDD-cost:    9
1.59/1.63	c ---[  86]---> BDD-cost:    9
1.59/1.63	c ---[  84]---> BDD-cost:    9
1.59/1.63	c ---[  82]---> BDD-cost:    9
1.59/1.63	c ---[  80]---> BDD-cost:    9
1.59/1.63	c ---[  78]---> BDD-cost:    9
1.59/1.63	c ---[  76]---> BDD-cost:    9
1.59/1.63	c ---[  74]---> BDD-cost:    9
1.59/1.63	c ---[  72]---> BDD-cost:    9
1.59/1.63	c ---[  70]---> BDD-cost:    9
1.59/1.63	c ---[  68]---> BDD-cost:    9
1.59/1.63	c ---[  66]---> BDD-cost:    9
1.59/1.63	c ---[  64]---> BDD-cost:    9
1.59/1.63	c ---[  62]---> BDD-cost:    9
1.59/1.63	c ---[  60]---> BDD-cost:    9
1.59/1.63	c ---[  58]---> BDD-cost:    9
1.59/1.63	c ---[  56]---> BDD-cost:    9
1.59/1.63	c ---[  54]---> BDD-cost:    9
1.59/1.63	c ---[  52]---> BDD-cost:    9
1.59/1.63	c ---[  50]---> BDD-cost:    9
1.59/1.63	c ---[  48]---> BDD-cost:    9
1.59/1.63	c ---[  46]---> BDD-cost:    9
1.59/1.63	c ---[  44]---> BDD-cost:    9
1.59/1.63	c ---[  42]---> BDD-cost:    9
1.59/1.63	c ---[  40]---> BDD-cost:    9
1.59/1.63	c ---[  38]---> BDD-cost:    9
1.59/1.63	c ---[  36]---> BDD-cost:    9
1.59/1.63	c ---[  34]---> BDD-cost:    9
1.59/1.63	c ---[  32]---> BDD-cost:    9
1.59/1.63	c ---[  30]---> BDD-cost:    9
1.59/1.63	c ---[  28]---> BDD-cost:    9
1.59/1.63	c ---[  26]---> BDD-cost:    9
1.59/1.63	c ---[  24]---> BDD-cost:    9
1.59/1.63	c ---[  22]---> BDD-cost:    9
1.59/1.63	c ---[  20]---> BDD-cost:    9
1.59/1.63	c ---[  18]---> BDD-cost:    9
1.59/1.63	c ---[  16]---> BDD-cost:    9
1.59/1.63	c ---[  14]---> BDD-cost:    9
1.59/1.63	c ---[  12]---> BDD-cost:    9
1.59/1.64	c ---[  10]---> BDD-cost:    9
1.59/1.64	c ---[   8]---> BDD-cost:    9
1.59/1.64	c ---[   6]---> BDD-cost:    9
1.59/1.64	c ---[   4]---> BDD-cost:    9
1.59/1.64	c ---[   2]---> BDD-cost:    9
1.59/1.64	c ---[   0]---> BDD-cost:    9
1.59/1.64	c ==================================[MINISAT+]==================================
1.59/1.64	c | Conflicts | Original         | Learnt                           | Progress |
1.59/1.64	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.59/1.64	c ==============================================================================
1.59/1.64	c |         0 |   46580   138380 |   15526       0        0     nan |  0.000 % |
1.59/1.64	c |       100 |   46580   138380 |   17078     100     1040    10.4 |  6.667 % |
1.59/1.66	c |       250 |   46580   138380 |   18786     250     8661    34.6 |  6.667 % |
1.59/1.69	c |       477 |   46580   138380 |   20665     477    19758    41.4 |  6.667 % |
1.69/1.74	c |       816 |   46580   138380 |   22731     816    35354    43.3 |  6.667 % |
1.69/1.80	c |      1323 |   46580   138380 |   25004    1323    53572    40.5 |  6.667 % |
1.79/1.87	c |      2083 |   46580   138380 |   27505    2083    80299    38.5 |  6.667 % |
1.89/1.98	c |      3223 |   46580   138380 |   30255    3223   119153    37.0 |  6.667 % |
2.19/2.22	c |      4932 |   46580   138380 |   33281    4932   214944    43.6 |  6.667 % |
2.49/2.52	c |      7494 |   46580   138380 |   36609    7494   307913    41.1 |  6.667 % |
2.89/2.99	c |     11339 |   46580   138380 |   40270   11339   442064    39.0 |  6.667 % |
3.79/3.85	c |     17105 |   46580   138380 |   44297   17105   660199    38.6 |  6.667 % |
5.18/5.26	c |     25756 |   46580   138380 |   48727   25756   956277    37.1 |  6.667 % |
9.38/9.44	c |     38731 |   46580   138380 |   53599   38731  1679534    43.4 |  6.667 % |
17.49/17.55	c |     58193 |   46580   138380 |   58959   15925   994591    62.5 |  6.667 % |
27.77/27.81	c |     87385 |   46580   138380 |   64855   45117  2918182    64.7 |  6.667 % |
46.47/46.59	c |    131175 |   46580   138380 |   71341   35456  2074287    58.5 |  6.667 % |
76.76/76.86	c |    196859 |   46580   138380 |   78475   41695  2806820    67.3 |  6.667 % |
126.75/126.88	c |    295385 |   46580   138380 |   86323   73578  4721013    64.2 |  6.667 % |
234.21/234.30	c |    443174 |   46580   138380 |   94955   75211  5028625    66.9 |  6.667 % |
368.46/368.60	c |    664857 |   46580   138380 |  104451   50529  3656011    72.4 |  6.667 % |
675.75/676.08	c |    997382 |   46580   138380 |  114896   28523  2033611    71.3 |  6.667 % |
1211.87/1212.39	c |   1496170 |   46580   138380 |  126385   23806  1674228    70.3 |  6.667 % |
1800.08/1800.80	c 
1800.08/1800.80	c *** TERMINATED ***
1800.08/1800.80	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/360406-1176968339/instance-360406-1176968339.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node23/watcher-360406-1176968339 -o ROOT/results/node23/solver-360406-1176968339 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/360406-1176968339/minisat+ /tmp/evaluation/360406-1176968339/instance-360406-1176968339.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.95 0.98 0.99 3/77 10457
/proc/meminfo: memFree=1688616/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=1048 CPUtime=0
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 144751043 1073152 100 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 262 100 74 215 0 44 0

[startup+0.0261601 s]
/proc/loadavg: 0.95 0.98 0.99 3/77 10457
/proc/meminfo: memFree=1688616/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=1340 CPUtime=0.02
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 183 0 0 0 2 0 0 0 18 0 1 0 144751043 1372160 168 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 335 168 74 215 0 117 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1340

[startup+0.101174 s]
/proc/loadavg: 0.95 0.98 0.99 3/77 10457
/proc/meminfo: memFree=1688616/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=1928 CPUtime=0.09
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 344 0 0 0 9 0 0 0 18 0 1 0 144751043 1974272 329 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 482 329 74 215 0 264 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1928

[startup+0.301214 s]
/proc/loadavg: 0.95 0.98 0.99 3/77 10457
/proc/meminfo: memFree=1688616/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=3652 CPUtime=0.29
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 756 0 0 0 29 0 0 0 19 0 1 0 144751043 3739648 741 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 913 741 74 215 0 695 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3652

[startup+0.70129 s]
/proc/loadavg: 0.95 0.98 0.99 3/77 10457
/proc/meminfo: memFree=1688616/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=6880 CPUtime=0.69
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 1576 0 0 0 69 0 0 0 23 0 1 0 144751043 7045120 1561 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 1720 1561 74 215 0 1502 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6880

[startup+1.50144 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1680160/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=13424 CPUtime=1.49
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 3200 0 0 0 148 1 0 0 25 0 1 0 144751043 13746176 3185 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 3356 3186 74 215 0 3138 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13424

[startup+3.10175 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1673440/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=16224 CPUtime=3.09
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 3884 0 0 0 303 6 0 0 25 0 1 0 144751043 16613376 3869 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574470 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 4056 3869 106 215 0 3838 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16224

[startup+6.30137 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1673120/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=16224 CPUtime=6.28
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 3902 0 0 0 622 6 0 0 25 0 1 0 144751043 16613376 3887 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574462 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 4056 3887 106 215 0 3838 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16224

[startup+12.7016 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1669672/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=20284 CPUtime=12.68
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 4890 0 0 0 1261 7 0 0 25 0 1 0 144751043 20770816 4875 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 5071 4875 106 215 0 4853 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20284

[startup+25.5011 s]
/proc/loadavg: 0.97 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1667112/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=22248 CPUtime=25.48
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 5409 0 0 0 2540 8 0 0 25 0 1 0 144751043 22781952 5394 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135005282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 5562 5394 106 215 0 5344 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22248

[startup+51.101 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1660648/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=28828 CPUtime=51.07
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 7041 0 0 0 5097 10 0 0 25 0 1 0 144751043 29519872 7026 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 7207 7026 106 215 0 6989 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28828

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1655464/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=33956 CPUtime=102.26
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 8339 0 0 0 10214 12 0 0 25 0 1 0 144751043 34770944 8324 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 8489 8324 106 215 0 8271 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 33956

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1652776/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=36724 CPUtime=162.23
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 9007 0 0 0 16210 13 0 0 25 0 1 0 144751043 37605376 8992 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 9181 8992 106 215 0 8963 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 36724

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1651048/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=38324 CPUtime=222.21
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 9428 0 0 0 22207 14 0 0 25 0 1 0 144751043 39243776 9413 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 9581 9413 106 215 0 9363 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 38324

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1648872/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=40668 CPUtime=282.19
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 9964 0 0 0 28204 15 0 0 25 0 1 0 144751043 41644032 9949 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 10167 9949 106 215 0 9949 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 40668

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1648872/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=40800 CPUtime=342.17
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 9994 0 0 0 34202 15 0 0 25 0 1 0 144751043 41779200 9979 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 10200 9979 106 215 0 9982 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 40800

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1645864/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=43944 CPUtime=402.15
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 10778 0 0 0 40198 17 0 0 25 0 1 0 144751043 44998656 10763 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 10986 10763 106 215 0 10768 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 43944

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1642024/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=47388 CPUtime=462.13
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 11662 0 0 0 46195 18 0 0 25 0 1 0 144751043 48525312 11647 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 11847 11647 106 215 0 11629 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 47388

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1641000/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=48512 CPUtime=522.11
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 11914 0 0 0 52192 19 0 0 25 0 1 0 144751043 49676288 11899 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 12128 11899 106 215 0 11910 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 48512

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1639528/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=49956 CPUtime=582.09
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 12278 0 0 0 58189 20 0 0 25 0 1 0 144751043 51154944 12263 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134576760 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 12489 12263 106 215 0 12271 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 49956

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1639528/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=49956 CPUtime=642.07
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 12286 0 0 0 64187 20 0 0 25 0 1 0 144751043 51154944 12271 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 12489 12271 106 215 0 12271 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 49956


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

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1635752/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=53572 CPUtime=822
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 13211 0 0 0 82178 22 0 0 25 0 1 0 144751043 54857728 13196 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 13393 13196 106 215 0 13175 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 53572

[startup+882.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1635752/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=53572 CPUtime=881.98
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 13211 0 0 0 88175 23 0 0 25 0 1 0 144751043 54857728 13196 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574268 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 13393 13196 106 215 0 13175 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 53572

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1635432/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=53936 CPUtime=941.96
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 13293 0 0 0 94172 24 0 0 25 0 1 0 144751043 55230464 13278 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 13484 13278 106 215 0 13266 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 53936

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1631272/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=58136 CPUtime=1001.95
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 14328 0 0 0 100169 26 0 0 25 0 1 0 144751043 59531264 14313 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 14534 14313 106 215 0 14316 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 58136

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1631272/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=58136 CPUtime=1061.92
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 14328 0 0 0 106166 26 0 0 25 0 1 0 144751043 59531264 14313 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 14534 14313 106 215 0 14316 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 58136

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1631208/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=58136 CPUtime=1121.9
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 14328 0 0 0 112163 27 0 0 25 0 1 0 144751043 59531264 14313 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 14534 14313 106 215 0 14316 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 58136

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1631208/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=58088 CPUtime=1181.88
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 14328 0 0 0 118161 27 0 0 25 0 1 0 144751043 59482112 14304 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 14522 14304 106 215 0 14304 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 58088

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1627816/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=61520 CPUtime=1241.86
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 15176 0 0 0 124157 29 0 0 25 0 1 0 144751043 62996480 15152 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134579573 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 15380 15152 106 215 0 15162 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 61520

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10458
/proc/meminfo: memFree=1627816/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=61508 CPUtime=1301.85
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 15187 0 0 0 130155 30 0 0 25 0 1 0 144751043 62984192 15161 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134576749 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 15377 15161 106 215 0 15159 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 61508

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 10628
/proc/meminfo: memFree=1626416/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=61508 CPUtime=1361.73
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 15187 0 0 0 136143 30 0 0 25 0 1 0 144751043 62984192 15161 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 15377 15161 106 215 0 15159 0
Current children cumulated CPU time (s) 1361.73
Current children cumulated vsize (KiB) 61508

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10656
/proc/meminfo: memFree=1627496/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=61508 CPUtime=1421.7
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 15187 0 0 0 142139 31 0 0 25 0 1 0 144751043 62984192 15161 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 15377 15161 106 215 0 15159 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 61508

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10656
/proc/meminfo: memFree=1627432/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=61508 CPUtime=1481.68
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 15187 0 0 0 148136 32 0 0 25 0 1 0 144751043 62984192 15161 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134576810 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 15377 15161 106 215 0 15159 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 61508

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10656
/proc/meminfo: memFree=1627560/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=61508 CPUtime=1541.66
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 15188 0 0 0 154134 32 0 0 25 0 1 0 144751043 62984192 15162 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 15377 15162 106 215 0 15159 0
Current children cumulated CPU time (s) 1541.66
Current children cumulated vsize (KiB) 61508

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10656
/proc/meminfo: memFree=1626024/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=63088 CPUtime=1601.64
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 15583 0 0 0 160131 33 0 0 25 0 1 0 144751043 64602112 15557 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 15772 15557 106 215 0 15554 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 63088

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10656
/proc/meminfo: memFree=1626152/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=63088 CPUtime=1661.62
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 15583 0 0 0 166128 34 0 0 25 0 1 0 144751043 64602112 15557 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 15772 15557 106 215 0 15554 0
Current children cumulated CPU time (s) 1661.62
Current children cumulated vsize (KiB) 63088

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10656
/proc/meminfo: memFree=1625960/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=63352 CPUtime=1721.6
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 15637 0 0 0 172126 34 0 0 25 0 1 0 144751043 64872448 15611 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 15838 15611 106 215 0 15620 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 63352

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10656
/proc/meminfo: memFree=1625896/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=63352 CPUtime=1781.57
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 15637 0 0 0 178123 34 0 0 25 0 1 0 144751043 64872448 15611 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 15838 15611 106 215 0 15620 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (KiB) 63352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10656
/proc/meminfo: memFree=1625896/2055920 swapFree=4169120/4192956
[pid=10457] ppid=10455 vsize=63352 CPUtime=1800.08
/proc/10457/stat : 10457 (minisat+) R 10455 10457 9683 0 -1 4194304 15637 0 0 0 179973 35 0 0 25 0 1 0 144751043 64872448 15611 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574216 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10457/statm: 15838 15611 106 215 0 15620 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 63352

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.82
CPU time (s): 1800.1
CPU user time (s): 1799.73
CPU system time (s): 0.361944
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 63352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.73
system time used= 0.361944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15638
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= 490
involuntary context switches= 37024

runsolver used 2.25166 second user time and 4.23036 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Thu Apr 19 07:38:59 UTC 2007

IDJOB= 360406
IDBENCH= 1369
IDSOLVER= 156
FILE ID= node23/360406-1176968339

PBS_JOBID= 4630268

Free space on /tmp= 66452 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k6_l3_n170.opb
COMMAND LINE= /tmp/evaluation/360406-1176968339/minisat+ /tmp/evaluation/360406-1176968339/instance-360406-1176968339.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node23/convwatcher-360406-1176968339 -o ROOT/results/node23/conversion-360406-1176968339 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/360406-1176968339/instance-360406-1176968339.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-360406-1176968339 -o ROOT/results/node23/solver-360406-1176968339 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/360406-1176968339/minisat+ /tmp/evaluation/360406-1176968339/instance-360406-1176968339.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  7f5f10f1b8aeee16c5b46dadab8c5b22

RANDOM SEED= 164773134

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.276
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.276
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1689152 kB
Buffers:         43720 kB
Cached:         228408 kB
SwapCached:       2388 kB
Active:         121124 kB
Inactive:       173948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1689152 kB
SwapTotal:     4192956 kB
SwapFree:      4169120 kB
Dirty:            3716 kB
Writeback:           0 kB
Mapped:          30296 kB
Slab:            57264 kB
Committed_AS:  2445612 kB
PageTables:       1796 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66452 MiB

End job on node23 on Thu Apr 19 08:09:02 UTC 2007