Trace number 3722197

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.01 1800.41

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K129.opb
MD5SUM1a22ba01765c232fe0c8623cfb5d750f
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15351
Total number of constraints15611
Number of constraints which are clauses15482
Number of constraints which are cardinality constraints (but not clauses)129
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint129
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 130
Number of bits of the biggest sum of numbers8
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.49/0.51	c Converting 15609 PB-constraints to clauses...
0.49/0.51	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.49/0.53	c   -- Detecting intervals from adjacent constraints: ###############################################################################################################################
0.49/0.54	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.49/0.55	c ---[ 254]---> BDD-cost:  235
0.49/0.56	c ---[ 252]---> BDD-cost:  235
0.49/0.56	c ---[ 250]---> BDD-cost:  235
0.49/0.57	c ---[ 248]---> BDD-cost:  235
0.49/0.57	c ---[ 246]---> BDD-cost:  235
0.49/0.57	c ---[ 244]---> BDD-cost:  235
0.49/0.58	c ---[ 242]---> BDD-cost:  235
0.49/0.58	c ---[ 240]---> BDD-cost:  235
0.49/0.58	c ---[ 238]---> BDD-cost:  235
0.49/0.59	c ---[ 236]---> BDD-cost:  235
0.49/0.59	c ---[ 234]---> BDD-cost:  235
0.58/0.60	c ---[ 232]---> BDD-cost:  235
0.58/0.60	c ---[ 230]---> BDD-cost:  235
0.58/0.60	c ---[ 228]---> BDD-cost:  235
0.58/0.61	c ---[ 226]---> BDD-cost:  235
0.58/0.61	c ---[ 224]---> BDD-cost:  235
0.58/0.61	c ---[ 222]---> BDD-cost:  235
0.58/0.62	c ---[ 220]---> BDD-cost:  235
0.58/0.62	c ---[ 218]---> BDD-cost:  235
0.58/0.63	c ---[ 216]---> BDD-cost:  235
0.58/0.63	c ---[ 214]---> BDD-cost:  235
0.58/0.63	c ---[ 212]---> BDD-cost:  235
0.58/0.64	c ---[ 210]---> BDD-cost:  235
0.58/0.64	c ---[ 208]---> BDD-cost:  235
0.58/0.64	c ---[ 206]---> BDD-cost:  235
0.58/0.65	c ---[ 204]---> BDD-cost:  235
0.58/0.65	c ---[ 202]---> BDD-cost:  235
0.58/0.66	c ---[ 200]---> BDD-cost:  235
0.58/0.66	c ---[ 198]---> BDD-cost:  235
0.58/0.66	c ---[ 196]---> BDD-cost:  235
0.58/0.67	c ---[ 194]---> BDD-cost:  235
0.58/0.67	c ---[ 192]---> BDD-cost:  235
0.58/0.67	c ---[ 190]---> BDD-cost:  235
0.58/0.68	c ---[ 188]---> BDD-cost:  235
0.58/0.68	c ---[ 186]---> BDD-cost:  235
0.58/0.69	c ---[ 184]---> BDD-cost:  235
0.58/0.69	c ---[ 182]---> BDD-cost:  235
0.58/0.69	c ---[ 180]---> BDD-cost:  235
0.68/0.70	c ---[ 178]---> BDD-cost:  235
0.68/0.70	c ---[ 176]---> BDD-cost:  235
0.68/0.70	c ---[ 174]---> BDD-cost:  235
0.68/0.71	c ---[ 172]---> BDD-cost:  235
0.68/0.71	c ---[ 170]---> BDD-cost:  235
0.68/0.72	c ---[ 168]---> BDD-cost:  235
0.68/0.72	c ---[ 166]---> BDD-cost:  235
0.68/0.72	c ---[ 164]---> BDD-cost:  235
0.68/0.73	c ---[ 162]---> BDD-cost:  235
0.68/0.73	c ---[ 160]---> BDD-cost:  235
0.68/0.74	c ---[ 158]---> BDD-cost:  235
0.68/0.74	c ---[ 156]---> BDD-cost:  235
0.68/0.74	c ---[ 154]---> BDD-cost:  235
0.68/0.75	c ---[ 152]---> BDD-cost:  235
0.68/0.75	c ---[ 150]---> BDD-cost:  235
0.68/0.75	c ---[ 148]---> BDD-cost:  235
0.68/0.76	c ---[ 146]---> BDD-cost:  235
0.68/0.76	c ---[ 144]---> BDD-cost:  235
0.68/0.77	c ---[ 142]---> BDD-cost:  235
0.68/0.77	c ---[ 140]---> BDD-cost:  235
0.68/0.77	c ---[ 138]---> BDD-cost:  235
0.68/0.78	c ---[ 136]---> BDD-cost:  235
0.68/0.78	c ---[ 134]---> BDD-cost:  235
0.68/0.78	c ---[ 132]---> BDD-cost:  235
0.68/0.79	c ---[ 130]---> BDD-cost:  235
0.68/0.79	c ---[ 128]---> BDD-cost:  235
0.79/0.80	c ---[ 126]---> BDD-cost:  235
0.79/0.80	c ---[ 124]---> BDD-cost:  235
0.79/0.80	c ---[ 122]---> BDD-cost:  235
0.79/0.81	c ---[ 120]---> BDD-cost:  235
0.79/0.81	c ---[ 118]---> BDD-cost:  235
0.79/0.81	c ---[ 116]---> BDD-cost:  235
0.79/0.82	c ---[ 114]---> BDD-cost:  235
0.79/0.82	c ---[ 112]---> BDD-cost:  235
0.79/0.83	c ---[ 110]---> BDD-cost:  235
0.79/0.83	c ---[ 108]---> BDD-cost:  235
0.79/0.83	c ---[ 106]---> BDD-cost:  235
0.79/0.84	c ---[ 104]---> BDD-cost:  235
0.79/0.84	c ---[ 102]---> BDD-cost:  235
0.79/0.84	c ---[ 100]---> BDD-cost:  235
0.79/0.85	c ---[  98]---> BDD-cost:  235
0.79/0.85	c ---[  96]---> BDD-cost:  235
0.79/0.86	c ---[  94]---> BDD-cost:  235
0.79/0.86	c ---[  92]---> BDD-cost:  235
0.79/0.86	c ---[  90]---> BDD-cost:  235
0.79/0.87	c ---[  88]---> BDD-cost:  235
0.79/0.87	c ---[  86]---> BDD-cost:  235
0.79/0.87	c ---[  84]---> BDD-cost:  235
0.79/0.88	c ---[  82]---> BDD-cost:  235
0.79/0.88	c ---[  80]---> BDD-cost:  235
0.79/0.89	c ---[  78]---> BDD-cost:  235
0.79/0.89	c ---[  76]---> BDD-cost:  235
0.79/0.89	c ---[  74]---> BDD-cost:  235
0.89/0.90	c ---[  72]---> BDD-cost:  235
0.89/0.90	c ---[  70]---> BDD-cost:  235
0.89/0.91	c ---[  68]---> BDD-cost:  235
0.89/0.91	c ---[  66]---> BDD-cost:  235
0.89/0.91	c ---[  64]---> BDD-cost:  235
0.89/0.92	c ---[  62]---> BDD-cost:  235
0.89/0.92	c ---[  60]---> BDD-cost:  235
0.89/0.92	c ---[  58]---> BDD-cost:  235
0.89/0.93	c ---[  56]---> BDD-cost:  235
0.89/0.93	c ---[  54]---> BDD-cost:  235
0.89/0.94	c ---[  52]---> BDD-cost:  235
0.89/0.94	c ---[  50]---> BDD-cost:  235
0.89/0.94	c ---[  48]---> BDD-cost:  235
0.89/0.95	c ---[  46]---> BDD-cost:  235
0.89/0.95	c ---[  44]---> BDD-cost:  235
0.89/0.95	c ---[  42]---> BDD-cost:  235
0.89/0.96	c ---[  40]---> BDD-cost:  235
0.89/0.96	c ---[  38]---> BDD-cost:  235
0.89/0.97	c ---[  36]---> BDD-cost:  235
0.89/0.97	c ---[  34]---> BDD-cost:  235
0.89/0.97	c ---[  32]---> BDD-cost:  235
0.89/0.98	c ---[  30]---> BDD-cost:  235
0.89/0.98	c ---[  28]---> BDD-cost:  235
0.89/0.98	c ---[  26]---> BDD-cost:  235
0.89/0.99	c ---[  24]---> BDD-cost:  233
0.89/0.99	c ---[  22]---> BDD-cost:  229
0.89/1.00	c ---[  20]---> BDD-cost:  223
0.89/1.00	c ---[  18]---> BDD-cost:  213
1.00/1.00	c ---[  16]---> BDD-cost:  205
1.00/1.01	c ---[  14]---> BDD-cost:  199
1.00/1.01	c ---[  12]---> BDD-cost:  177
1.00/1.01	c ---[  10]---> BDD-cost:  131
1.00/1.01	c ---[   8]---> BDD-cost:   97
1.00/1.01	c ---[   6]---> BDD-cost:   63
1.00/1.01	c ---[   4]---> BDD-cost:   35
1.00/1.01	c ---[   2]---> BDD-cost:    7
1.00/1.04	c ==================================[MINISAT+]==================================
1.00/1.04	c | Conflicts | Original         | Learnt                           | Progress |
1.00/1.04	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.00/1.04	c ==============================================================================
1.00/1.04	c |         0 |   86751   253558 |   28917       0        0     nan |  0.000 % |
1.00/1.09	c |       101 |   86751   253558 |   31808     101     7052    69.8 |  1.967 % |
1.10/1.17	c |       251 |   86751   253558 |   34989     251    22955    91.5 |  1.967 % |
1.19/1.28	c |       479 |   86751   253558 |   38488     479    56265   117.5 |  1.967 % |
1.29/1.38	c |       816 |   86751   253558 |   42337     816   101957   124.9 |  1.967 % |
1.49/1.58	c |      1322 |   86751   253558 |   46571    1322   192098   145.3 |  1.967 % |
1.89/1.91	c |      2083 |   86751   253558 |   51228    2083   311255   149.4 |  1.967 % |
2.39/2.41	c |      3222 |   86751   253558 |   56351    3222   511118   158.6 |  1.967 % |
3.20/3.29	c |      4930 |   86751   253558 |   61986    4930   826841   167.7 |  1.967 % |
4.59/4.67	c |      7492 |   86751   253558 |   68184    7492  1598927   213.4 |  1.967 % |
6.50/6.54	c |     11336 |   86751   253558 |   75003   11336  2480291   218.8 |  1.967 % |
9.29/9.38	c |     17102 |   86751   253558 |   82503   17102  3575997   209.1 |  1.967 % |
18.18/18.24	c |     25751 |   86751   253558 |   90753   25751  7394690   287.2 |  1.967 % |
25.69/25.73	c |     38727 |   86751   253558 |   99829   38727 10806811   279.1 |  1.967 % |
38.39/38.43	c |     58196 |   86751   253558 |  109812   58196 15675563   269.4 |  1.967 % |
62.28/62.38	c |     87388 |   86691   253396 |  120793   87386 23995678   274.6 |  2.034 % |
110.37/110.43	c |    131177 |   86691   253396 |  132872   33467  5370942   160.5 |  2.034 % |
173.86/173.91	c |    196861 |   86691   253396 |  146160   99151 32135198   324.1 |  2.034 % |
287.34/287.44	c |    295390 |   86691   253396 |  160776   82114 23225962   282.9 |  2.034 % |
488.56/488.70	c |    443182 |   86691   253396 |  176853  107966 39551787   366.3 |  2.034 % |
1082.31/1082.64	c |    664867 |   86691   253396 |  194539  175596 94763949   539.7 |  2.034 % |
1636.92/1637.30	c |    997392 |   86691   253396 |  213993  179130 80650592   450.2 |  2.034 % |
1800.00/1800.40	c 
1800.00/1800.40	c *** TERMINATED ***
1800.00/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-3722197-1338563961/watcher-3722197-1338563961 -o /tmp/evaluation-result-3722197-1338563961/solver-3722197-1338563961 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3722197-1338563961.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: 4.71 3.12 2.40 3/177 32272
/proc/meminfo: memFree=17785216/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=1264 CPUtime=0 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 184 0 0 0 0 0 0 0 20 0 1 0 322520159 1294336 141 33554432000 134512640 135395479 4294768080 4294767000 135031278 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 316 141 74 216 0 98 0

[startup+0.093041 s]
/proc/loadavg: 4.71 3.12 2.40 3/177 32272
/proc/meminfo: memFree=17785216/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=4128 CPUtime=0.09 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 825 0 0 0 9 0 0 0 20 0 1 0 322520159 4227072 781 33554432000 134512640 135395479 4294768080 4294766492 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 1032 781 74 216 0 814 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4128

[startup+0.100196 s]
/proc/loadavg: 4.71 3.12 2.40 3/177 32272
/proc/meminfo: memFree=17785216/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=4260 CPUtime=0.09 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 855 0 0 0 9 0 0 0 20 0 1 0 322520159 4362240 811 33554432000 134512640 135395479 4294768080 4294766492 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 1065 811 74 216 0 847 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4260

[startup+0.300176 s]
/proc/loadavg: 4.71 3.12 2.40 3/177 32272
/proc/meminfo: memFree=17785216/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=7984 CPUtime=0.29 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 1812 0 0 0 29 0 0 0 20 0 1 0 322520159 8175616 1768 33554432000 134512640 135395479 4294768080 4294766444 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 1996 1768 74 216 0 1778 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7984

[startup+0.700167 s]
/proc/loadavg: 4.71 3.12 2.40 3/177 32272
/proc/meminfo: memFree=17785216/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=12476 CPUtime=0.68 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 3026 0 0 0 68 0 0 0 20 0 1 0 322520159 12775424 2892 33554432000 134512640 135395479 4294768080 4294756832 134808951 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 3119 2892 89 216 0 2901 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12476

[startup+1.50023 s]
/proc/loadavg: 4.71 3.12 2.40 5/178 32273
/proc/meminfo: memFree=20707236/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=16700 CPUtime=1.49 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 4067 0 0 0 148 1 0 0 20 0 1 0 322520159 17100800 3843 33554432000 134512640 135395479 4294768080 4294765952 134573868 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 4175 3843 106 216 0 3957 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16700

[startup+3.10022 s]
/proc/loadavg: 4.71 3.12 2.40 6/178 32273
/proc/meminfo: memFree=22746416/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=18012 CPUtime=3.09 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 4383 0 0 0 308 1 0 0 20 0 1 0 322520159 18444288 4159 33554432000 134512640 135395479 4294768080 4294765952 134574293 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 4503 4159 106 216 0 4285 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18012

[startup+6.30019 s]
/proc/loadavg: 4.49 3.10 2.39 4/178 32273
/proc/meminfo: memFree=26109484/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=24724 CPUtime=6.29 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 6059 0 0 0 628 1 0 0 20 0 1 0 322520159 25317376 5835 33554432000 134512640 135395479 4294768080 4294766432 134580923 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 6181 5835 106 216 0 5963 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24724

[startup+12.7002 s]
/proc/loadavg: 4.37 3.10 2.40 4/178 32273
/proc/meminfo: memFree=26087608/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=36636 CPUtime=12.69 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 9038 0 0 0 1267 2 0 0 20 0 1 0 322520159 37515264 8814 33554432000 134512640 135395479 4294768080 4294766432 134581110 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 9159 8814 106 216 0 8941 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36636

[startup+25.5002 s]
/proc/loadavg: 3.84 3.04 2.39 4/178 32273
/proc/meminfo: memFree=26047100/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=59968 CPUtime=25.49 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 14881 0 0 0 2545 4 0 0 20 0 1 0 322520159 61407232 14657 33554432000 134512640 135395479 4294768080 4294765952 134574442 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 14992 14657 106 216 0 14774 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59968

[startup+51.1002 s]
/proc/loadavg: 3.28 2.97 2.38 4/178 32275
/proc/meminfo: memFree=25968576/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=101068 CPUtime=51.08 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 25114 0 0 0 5102 6 0 0 20 0 1 0 322520159 103493632 24890 33554432000 134512640 135395479 4294768080 4294765916 135010461 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 25267 24890 106 216 0 25049 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 101068

[startup+102.307 s]
/proc/loadavg: 2.55 2.82 2.36 4/177 32275
/proc/meminfo: memFree=25807352/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=164596 CPUtime=102.29 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 41005 0 0 0 10218 11 0 0 20 0 1 0 322520159 168546304 40781 33554432000 134512640 135395479 4294768080 4294766432 134581451 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 41149 40781 106 216 0 40931 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 164596

[startup+162.3 s]
/proc/loadavg: 2.20 2.67 2.33 4/177 32276
/proc/meminfo: memFree=25772508/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=169864 CPUtime=162.27 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 42344 0 0 0 16216 11 0 0 20 0 1 0 322520159 173940736 42120 33554432000 134512640 135395479 4294768080 4294765952 134573950 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 42466 42120 106 216 0 42248 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 169864

[startup+222.3 s]
/proc/loadavg: 2.07 2.54 2.31 4/177 32276
/proc/meminfo: memFree=25730496/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=212340 CPUtime=222.25 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 52871 0 0 0 22211 14 0 0 20 0 1 0 322520159 217436160 52647 33554432000 134512640 135395479 4294768080 4294766048 134576867 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 53085 52647 106 216 0 52867 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 212340

[startup+282.3 s]
/proc/loadavg: 2.02 2.44 2.29 4/177 32276
/proc/meminfo: memFree=25709200/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=233456 CPUtime=282.24 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 58162 0 0 0 28209 15 0 0 20 0 1 0 322520159 239058944 57938 33554432000 134512640 135395479 4294768080 4294765952 134573950 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 58364 57938 106 216 0 58146 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 233456

[startup+342.3 s]
/proc/loadavg: 2.01 2.36 2.27 4/177 32276
/proc/meminfo: memFree=25709108/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=233456 CPUtime=342.23 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 58163 0 0 0 34208 15 0 0 20 0 1 0 322520159 239058944 57939 33554432000 134512640 135395479 4294768080 4294766432 134581488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 58364 57939 106 216 0 58146 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 233456

[startup+402.3 s]
/proc/loadavg: 2.00 2.29 2.25 3/177 32325
/proc/meminfo: memFree=27455036/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=247516 CPUtime=402.22 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 61719 0 0 0 40205 17 0 0 20 0 1 0 322520159 253456384 61494 33554432000 134512640 135395479 4294768080 4294766048 134579235 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 61879 61494 106 216 0 61661 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 247516

[startup+462.3 s]
/proc/loadavg: 2.04 2.25 2.24 3/178 32327
/proc/meminfo: memFree=27369248/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=247516 CPUtime=462.18 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 61767 0 0 0 46201 17 0 0 20 0 1 0 322520159 253456384 61494 33554432000 134512640 135395479 4294768080 4294766432 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 61879 61494 106 216 0 61661 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 247516

[startup+522.3 s]
/proc/loadavg: 2.01 2.20 2.22 3/177 32327
/proc/meminfo: memFree=27290424/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=247516 CPUtime=522.13 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 61814 0 0 0 52196 17 0 0 20 0 1 0 322520159 253456384 61504 33554432000 134512640 135395479 4294768080 4294766432 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 61879 61504 106 216 0 61661 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 247516

[startup+582.3 s]
/proc/loadavg: 2.00 2.16 2.20 3/177 32327
/proc/meminfo: memFree=27183144/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=299260 CPUtime=582.11 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 74727 0 0 0 58190 21 0 0 20 0 1 0 322520159 306442240 74413 33554432000 134512640 135395479 4294768080 4294765952 134574262 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 74815 74413 106 216 0 74597 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 299260

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.08 2.09 2.16 3/177 32331
/proc/meminfo: memFree=26952872/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=432480 CPUtime=822.07 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 107976 0 0 0 82173 34 0 0 20 0 1 0 322520159 442859520 107662 33554432000 134512640 135395479 4294768080 4294766432 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 108120 107662 106 216 0 107902 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 432480

[startup+882.3 s]
/proc/loadavg: 2.03 2.07 2.14 3/177 32331
/proc/meminfo: memFree=26952168/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=432480 CPUtime=882.07 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 107987 0 0 0 88172 35 0 0 20 0 1 0 322520159 442859520 107664 33554432000 134512640 135395479 4294768080 4294766432 134581216 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 108120 107664 106 216 0 107902 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 432480

[startup+942.3 s]
/proc/loadavg: 2.06 2.07 2.14 3/177 32331
/proc/meminfo: memFree=26951828/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=432480 CPUtime=942.04 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 108041 0 0 0 94169 35 0 0 20 0 1 0 322520159 442859520 107699 33554432000 134512640 135395479 4294768080 4294765952 134574149 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 108120 107699 106 216 0 107902 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 432480

[startup+1002.3 s]
/proc/loadavg: 2.02 2.06 2.13 3/177 32331
/proc/meminfo: memFree=26952216/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=432480 CPUtime=1002.03 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 108071 0 0 0 100168 35 0 0 20 0 1 0 322520159 442859520 107755 33554432000 134512640 135395479 4294768080 4294766432 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 108120 107755 106 216 0 107902 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 432480

[startup+1062.3 s]
/proc/loadavg: 2.00 2.04 2.12 3/177 32332
/proc/meminfo: memFree=26952684/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=432480 CPUtime=1062.02 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 108071 0 0 0 106167 35 0 0 20 0 1 0 322520159 442859520 107755 33554432000 134512640 135395479 4294768080 4294766432 134581488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 108120 107755 106 216 0 107902 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 432480

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.10 3/177 32332
/proc/meminfo: memFree=26927144/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=458048 CPUtime=1122.01 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 114468 0 0 0 112163 38 0 0 20 0 1 0 322520159 469041152 114152 33554432000 134512640 135395479 4294768080 4294766432 134580753 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 114512 114152 106 216 0 114294 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 458048

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.09 3/177 32332
/proc/meminfo: memFree=26927068/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=458048 CPUtime=1182 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 114468 0 0 0 118162 38 0 0 20 0 1 0 322520159 469041152 114152 33554432000 134512640 135395479 4294768080 4294766432 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 114512 114152 106 216 0 114294 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 458048

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.09 3/178 32335
/proc/meminfo: memFree=26926616/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=458048 CPUtime=1241.99 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 114468 0 0 0 124161 38 0 0 20 0 1 0 322520159 469041152 114152 33554432000 134512640 135395479 4294768080 4294766384 134580452 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 114512 114152 106 216 0 114294 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 458048

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.08 3/177 32335
/proc/meminfo: memFree=26927032/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=458048 CPUtime=1301.99 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 114469 0 0 0 130161 38 0 0 20 0 1 0 322520159 469041152 114153 33554432000 134512640 135395479 4294768080 4294766432 134581488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 114512 114153 106 216 0 114294 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 458048

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/177 32336
/proc/meminfo: memFree=26927032/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=458048 CPUtime=1361.97 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 114469 0 0 0 136159 38 0 0 20 0 1 0 322520159 469041152 114153 33554432000 134512640 135395479 4294768080 4294765952 134574544 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 114512 114153 106 216 0 114294 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 458048

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.07 3/177 32336
/proc/meminfo: memFree=26919156/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=458048 CPUtime=1421.97 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 114477 0 0 0 142159 38 0 0 20 0 1 0 322520159 469041152 114160 33554432000 134512640 135395479 4294768080 4294766432 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 114512 114160 106 216 0 114294 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 458048

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/177 32336
/proc/meminfo: memFree=26901348/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=458048 CPUtime=1481.95 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 114483 0 0 0 148157 38 0 0 20 0 1 0 322520159 469041152 114170 33554432000 134512640 135395479 4294768080 4294766432 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 114512 114170 106 216 0 114294 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 458048

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/177 32336
/proc/meminfo: memFree=26901868/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=458048 CPUtime=1541.94 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 114489 0 0 0 154156 38 0 0 20 0 1 0 322520159 469041152 114179 33554432000 134512640 135395479 4294768080 4294766432 134580798 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 114512 114179 106 216 0 114294 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 458048

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/177 32336
/proc/meminfo: memFree=26901620/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=458048 CPUtime=1601.93 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 114489 0 0 0 160155 38 0 0 20 0 1 0 322520159 469041152 114179 33554432000 134512640 135395479 4294768080 4294766432 134581124 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 114512 114179 106 216 0 114294 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 458048

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/177 32337
/proc/meminfo: memFree=26901620/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=458048 CPUtime=1661.92 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 114489 0 0 0 166154 38 0 0 20 0 1 0 322520159 469041152 114179 33554432000 134512640 135395479 4294768080 4294765952 134574457 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 114512 114179 106 216 0 114294 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 458048

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/177 32337
/proc/meminfo: memFree=26867392/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=458452 CPUtime=1721.91 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 114501 0 0 0 172153 38 0 0 20 0 1 0 322520159 469454848 114191 33554432000 134512640 135395479 4294768080 4294765952 134574075 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 114613 114191 106 216 0 114395 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 458452

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 32337
/proc/meminfo: memFree=26801744/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=475144 CPUtime=1781.9 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 118662 0 0 0 178150 40 0 0 20 0 1 0 322520159 486547456 118352 33554432000 134512640 135395479 4294768080 4294765952 134574575 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 118786 118352 106 216 0 118568 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 475144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 32337
/proc/meminfo: memFree=26801864/32873648 swapFree=7368/7368
[pid=32272] ppid=32270 vsize=475144 CPUtime=1800 cores=1,3,5,7
/proc/32272/stat : 32272 (minisat+) R 32270 32272 31158 0 -1 4202496 118662 0 0 0 179960 40 0 0 20 0 1 0 322520159 486547456 118352 33554432000 134512640 135395479 4294768080 4294766432 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32272/statm: 118786 118352 106 216 0 118568 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 475144

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.01
CPU user time (s): 1799.61
CPU system time (s): 0.404938
CPU usage (%): 99.978
Max. virtual memory (cumulated for all children) (KiB): 475144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.61
system time used= 0.404938
maximum resident set size= 473412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118663
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= 200
involuntary context switches= 1846

runsolver used 2.89156 second user time and 9.99248 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-01 17:19:21
IDJOB=3722197
IDBENCH=90161
IDSOLVER=2306
FILE ID=node149/3722197-1338563961
RUNJOBID= node149-1338552555-31175
PBS_JOBID= 14635835
Free space on /tmp= 67440 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K129.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3722197-1338563961/watcher-3722197-1338563961 -o /tmp/evaluation-result-3722197-1338563961/solver-3722197-1338563961 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3722197-1338563961.opb            

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

MD5SUM BENCH= 1a22ba01765c232fe0c8623cfb5d750f
RANDOM SEED=656813176

node149.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		: 2666.145
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	: 5332.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		: 2666.145
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		: 2666.145
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	: 5438.55
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		: 2666.145
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.91
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		: 2666.145
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		: 2666.145
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	: 5438.55
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		: 2666.145
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		: 2666.145
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:       32873648 kB
MemFree:        17785488 kB
Buffers:          674924 kB
Cached:         11514196 kB
SwapCached:         2468 kB
Active:          3128152 kB
Inactive:       10682472 kB
Active(anon):    1604300 kB
Inactive(anon):     9368 kB
Active(file):    1523852 kB
Inactive(file): 10673104 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:            138352 kB
Writeback:             0 kB
AnonPages:       1616812 kB
Mapped:            15128 kB
Shmem:                96 kB
Slab:            1137188 kB
SReclaimable:     576768 kB
SUnreclaim:       560420 kB
KernelStack:        1488 kB
PageTables:         6888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1729388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1257472 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-3722197-1338563961.opb

Free space on /tmp at the end= 71324 MiB
End job on node149 at 2012-06-01 17:49:23