Trace number 351180

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 NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14? (TO) 1800.12 1800.55

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-recipe.opb
MD5SUMafb312a519ee7dfceb0c5aec9cb860b5
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-111787
Best CPU time to get the best result obtained on this benchmark1800.47
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -118677
Optimality of the best value was proved NO
Number of variables3671
Total number of constraints159
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints159
Minimum length of a constraint10
Maximum length of a constraint420
Number of terms in the objective function 1055
Biggest coefficient in the objective function 58802
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524960
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262113
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524960
Number of bits of the biggest sum of numbers20
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...
0.19/0.28	c Converting 201 PB-constraints to clauses...
0.19/0.28	c   -- Unit propagations: ppppppppppppppppppp
0.29/0.38	c   -- Detecting intervals from adjacent constraints: ###################################################
0.29/0.38	c   -- Clauses(.)/Splits(s): sssssssss
0.29/0.38	c ---[ 209]---> BDD-cost:   16
0.29/0.38	c ---[ 208]---> BDD-cost:   15
0.29/0.38	c ---[ 207]---> BDD-cost:   16
0.29/0.38	c ---[ 205]---> BDD-cost:   14
0.29/0.38	c ---[ 202]---> BDD-cost:   16
0.29/0.38	c ---[ 200]---> BDD-cost:   15
0.29/0.38	c ---[ 199]---> BDD-cost:   15
0.29/0.38	c ---[ 191]---> BDD-cost:   15
0.29/0.38	c ---[ 190]---> BDD-cost:   14
0.29/0.38	c ---[ 189]---> BDD-cost:   16
0.29/0.38	c ---[ 187]---> BDD-cost:   13
0.29/0.38	c ---[ 186]---> BDD-cost:   11
0.29/0.38	c ---[ 182]---> BDD-cost:   15
0.29/0.38	c ---[ 173]---> BDD-cost:   15
0.29/0.38	c ---[ 171]---> BDD-cost:   14
0.29/0.38	c ---[ 170]---> BDD-cost:   13
0.29/0.39	c ---[ 169]---> BDD-cost:   12
0.29/0.39	c ---[ 168]---> BDD-cost:   11
0.29/0.39	c ---[ 153]---> BDD-cost:   14
0.29/0.39	c ---[ 152]---> BDD-cost:   13
0.29/0.39	c ---[ 150]---> BDD-cost:   11
0.29/0.39	c ---[ 147]---> BDD-cost:   14
0.29/0.39	c ---[ 146]---> BDD-cost:   14
0.29/0.39	c ---[ 145]---> BDD-cost:   14
0.29/0.39	c ---[ 144]---> BDD-cost:   14
0.29/0.39	c ---[ 143]---> BDD-cost:   14
0.29/0.39	c ---[ 142]---> BDD-cost:   14
0.29/0.39	c ---[ 141]---> BDD-cost:   14
0.29/0.39	c ---[ 139]---> Adder-cost: 591   maxlim: 25692   bits: 16/15
0.49/0.51	c ---[ 137]---> Adder-cost: 1226   maxlim: 23620   bits: 16/15
0.59/0.66	c ---[ 135]---> Adder-cost: 746   maxlim: 24432   bits: 16/15
0.89/0.96	c ---[ 133]---> Adder-cost: 1226   maxlim: 23620   bits: 16/15
1.09/1.11	c ---[ 131]---> Adder-cost: 674   maxlim: 23904   bits: 16/15
1.29/1.30	c ---[ 129]---> Adder-cost: 1228   maxlim: 23620   bits: 16/15
1.39/1.45	c ---[ 127]---> Adder-cost: 170   maxlim: 262173   bits: 20/19
1.39/1.46	c ---[ 125]---> Adder-cost: 282   maxlim: 32795   bits: 16/16
1.39/1.49	c ---[ 123]---> Sorter-cost:  385     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.39/1.49	c ---[ 121]---> Adder-cost: 530   maxlim: 157302   bits: 19/18
1.59/1.66	c ---[ 119]---> Sorter-cost: 4754     Base: 2 2 3 2 2 17 2 2 2 2
1.79/1.80	c ---[ 117]---> BDD-cost:  128
1.79/1.80	c ---[ 115]---> Adder-cost: 278   maxlim: 32795   bits: 16/16
1.79/1.83	c ---[ 113]---> Sorter-cost:  362     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.79/1.83	c ---[ 111]---> Sorter-cost:  592     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.79/1.84	c ---[ 109]---> Sorter-cost:  530     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.79/1.85	c ---[ 107]---> BDD-cost:  131
1.79/1.85	c ---[ 105]---> Adder-cost: 282   maxlim: 32795   bits: 16/16
1.79/1.88	c ---[ 103]---> Sorter-cost:  385     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.79/1.88	c ---[ 101]---> Sorter-cost:  606     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.79/1.89	c ---[  99]---> Sorter-cost:  552     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.89/1.90	c ---[  97]---> BDD-cost:  128
1.89/1.90	c ---[  95]---> Adder-cost: 282   maxlim: 32795   bits: 16/16
1.89/1.93	c ---[  93]---> BDD-cost:  133
1.89/1.93	c ---[  91]---> Sorter-cost:  558     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.89/1.94	c ---[  89]---> Sorter-cost:  530     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.89/1.95	c ---[  87]---> BDD-cost:  131
1.89/1.95	c ---[  85]---> Adder-cost: 278   maxlim: 32795   bits: 16/16
1.89/1.97	c ---[  83]---> Adder-cost: 282   maxlim: 32795   bits: 16/16
1.99/2.00	c ---[  81]---> BDD-cost:  128
1.99/2.00	c ---[  79]---> Sorter-cost:  549     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.99/2.01	c ---[  77]---> Sorter-cost:  523     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.99/2.02	c ---[  75]---> BDD-cost:  126
1.99/2.02	c ---[  73]---> Adder-cost: 282   maxlim: 32795   bits: 16/16
1.99/2.04	c ---[  71]---> Adder-cost: 278   maxlim: 32795   bits: 16/16
1.99/2.06	c ---[  69]---> BDD-cost:  119
1.99/2.07	c ---[  67]---> Sorter-cost:  509     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.99/2.07	c ---[  65]---> Sorter-cost:  485     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.99/2.08	c ---[  63]---> BDD-cost:  122
1.99/2.08	c ---[  61]---> Adder-cost: 282   maxlim: 32795   bits: 16/16
2.09/2.11	c ---[  53]---> Adder-cost: 282   maxlim: 32795   bits: 16/16
2.09/2.13	c ---[  51]---> Sorter-cost:  385     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.09/2.14	c ---[  49]---> Adder-cost: 530   maxlim: 157302   bits: 19/18
2.29/2.31	c ---[  47]---> Sorter-cost: 4754     Base: 2 2 3 2 2 17 2 2 2 2
2.39/2.45	c ---[  45]---> BDD-cost:  128
2.39/2.45	c ---[  44]---> Adder-cost: 1156   maxlim: 6970   bits: 14/13
2.59/2.69	c ---[  43]---> Adder-cost: 1138   maxlim: 6970   bits: 14/13
2.89/2.93	c ---[  42]---> Adder-cost: 1144   maxlim: 6970   bits: 14/13
3.09/3.17	c ---[  41]---> Adder-cost: 1115   maxlim: 6037   bits: 14/13
3.39/3.41	c ---[  40]---> Adder-cost: 1109   maxlim: 6037   bits: 14/13
3.59/3.65	c ---[  39]---> Adder-cost: 1075   maxlim: 6037   bits: 14/13
3.80/3.89	c ---[  38]---> Adder-cost: 1163   maxlim: 8187   bits: 14/13
4.00/4.07	c ---[  37]---> Adder-cost: 1143   maxlim: 8187   bits: 14/13
4.20/4.24	c ---[  36]---> Adder-cost: 1147   maxlim: 8187   bits: 14/13
4.40/4.41	c ---[  35]---> Adder-cost: 1000   maxlim: 8891   bits: 15/14
4.59/4.61	c ---[  34]---> Adder-cost: 1014   maxlim: 8891   bits: 15/14
4.79/4.80	c ---[  33]---> Adder-cost: 1014   maxlim: 8891   bits: 15/14
4.99/5.00	c ---[  32]---> Adder-cost: 1144   maxlim: 32471   bits: 16/15
5.19/5.27	c ---[  31]---> Adder-cost: 1070   maxlim: 32459   bits: 16/15
5.40/5.50	c ---[  30]---> Adder-cost: 1116   maxlim: 32463   bits: 16/15
5.69/5.75	c ---[  29]---> Adder-cost: 750   maxlim: 32487   bits: 16/15
5.89/5.91	c ---[  28]---> Adder-cost: 748   maxlim: 32471   bits: 16/15
6.09/6.13	c ---[  27]---> Adder-cost: 736   maxlim: 32475   bits: 16/15
6.29/6.32	c ---[  25]---> Adder-cost: 1234   maxlim: 32801   bits: 16/16
6.60/6.64	c ---[  23]---> Adder-cost: 1238   maxlim: 32801   bits: 16/16
6.89/6.96	c ---[  21]---> Adder-cost: 1238   maxlim: 32801   bits: 16/16
7.19/7.28	c ---[  19]---> Adder-cost: 1098   maxlim: 32818   bits: 16/16
7.60/7.61	c ---[  17]---> Adder-cost: 1094   maxlim: 32818   bits: 16/16
7.89/7.93	c ---[  15]---> Adder-cost: 1090   maxlim: 32818   bits: 16/16
8.19/8.26	c ---[  14]---> Adder-cost: 1073   maxlim: 21862   bits: 16/15
8.49/8.52	c ---[  13]---> Adder-cost: 1073   maxlim: 21862   bits: 16/15
8.70/8.79	c ---[  12]---> Adder-cost: 1063   maxlim: 21862   bits: 16/15
8.99/9.05	c ---[  11]---> Adder-cost: 1087   maxlim: 26181   bits: 16/15
9.29/9.34	c ---[  10]---> Adder-cost: 1083   maxlim: 26181   bits: 16/15
9.59/9.62	c ---[   9]---> Adder-cost: 1085   maxlim: 26181   bits: 16/15
9.89/9.91	c ---[   8]---> BDD-cost:   12
9.89/9.91	c ---[   7]---> BDD-cost:   12
9.89/9.91	c ---[   6]---> BDD-cost:   10
9.89/9.91	c ---[   5]---> BDD-cost:   12
9.89/9.91	c ---[   4]---> BDD-cost:   12
9.89/9.91	c ---[   3]---> BDD-cost:   10
9.89/9.91	c ---[   2]---> BDD-cost:   12
9.89/9.91	c ---[   1]---> BDD-cost:   10
9.89/9.91	c ---[   0]---> BDD-cost:   10
10.09/10.18	c ==================================[MINISAT+]==================================
10.09/10.18	c | Conflicts | Original         | Learnt                           | Progress |
10.09/10.18	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.09/10.18	c ==============================================================================
10.09/10.18	c |         0 |  333154  1135077 |  111051       0        0     nan |  0.000 % |
10.09/10.18	c |       100 |  333154  1135077 |  122156     100      323     3.2 |  3.823 % |
10.09/10.19	c |       250 |  333154  1135077 |  134371     250      808     3.2 |  3.823 % |
10.19/10.22	c |       475 |  333154  1135077 |  147808     475     2719     5.7 |  3.823 % |
10.19/10.27	c |       812 |  333154  1135077 |  162589     812     5126     6.3 |  3.823 % |
10.29/10.32	c |      1319 |  333154  1135077 |  178848    1319    13359    10.1 |  3.823 % |
10.39/10.44	c |      2078 |  333148  1135060 |  196733    2077    18684     9.0 |  3.825 % |
10.59/10.61	c |      3219 |  333148  1135060 |  216406    3218    36518    11.3 |  3.825 % |
10.79/10.88	c |      4927 |  333136  1135026 |  238047    4924    68025    13.8 |  3.828 % |
11.29/11.30	c |      7489 |  333136  1135026 |  261852    7486   131841    17.6 |  3.828 % |
12.19/12.21	c |     11333 |  333021  1134732 |  288037   11309   211175    18.7 |  3.869 % |
13.19/13.21	c |     17099 |  332926  1134517 |  316841   17074   346176    20.3 |  3.908 % |
15.49/15.56	c |     25748 |  331656  1131394 |  348525   25714   593505    23.1 |  4.411 % |
19.49/19.58	c |     38722 |  329413  1125866 |  383378   38658   983476    25.4 |  5.351 % |
24.99/25.04	c |     58185 |  329295  1125479 |  421715   58104  1492376    25.7 |  5.387 % |
34.68/34.77	c |     87378 |  329202  1125254 |  463887   87264  2386433    27.3 |  5.429 % |
52.28/52.39	c |    131167 |  328732  1123985 |  510276  131012  3843646    29.3 |  5.615 % |
96.87/96.94	c |    196852 |  328621  1123721 |  561303  196691  6799512    34.6 |  5.672 % |
168.25/168.36	c |    295379 |  328516  1123466 |  617434  295204 10819580    36.7 |  5.721 % |
325.82/325.97	c |    443170 |  327981  1121750 |  679177  442164 18693066    42.3 |  5.836 % |
712.73/712.97	c |    664854 |  327719  1121127 |  747095  663788 31807636    47.9 |  5.964 % |
1141.81/1142.19	c |    997380 |  327489  1120519 |  821805  258991 21841692    84.3 |  6.054 % |
1800.07/1800.50	c 
1800.07/1800.50	c *** TERMINATED ***
1800.07/1800.50	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/351180-1176584856/instance-351180-1176584856.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/node43/watcher-351180-1176584856 -o ROOT/results/node43/solver-351180-1176584856 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/351180-1176584856/minisat+ /tmp/evaluation/351180-1176584856/instance-351180-1176584856.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.92 0.97 0.99 3/64 31768
/proc/meminfo: memFree=1698168/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=1180 CPUtime=0
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 0 106397394 1208320 138 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006824 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 295 142 75 215 0 77 0

[startup+0.017234 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 31768
/proc/meminfo: memFree=1698168/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=1320 CPUtime=0.01
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 171 0 0 0 1 0 0 0 18 0 1 0 106397394 1351680 156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 330 156 75 215 0 112 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1320

[startup+0.101242 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 31768
/proc/meminfo: memFree=1698168/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=2072 CPUtime=0.09
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 351 0 0 0 9 0 0 0 18 0 1 0 106397394 2121728 336 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 518 336 75 215 0 300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2072

[startup+0.30126 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 31768
/proc/meminfo: memFree=1698168/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=3272 CPUtime=0.29
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 679 0 0 0 29 0 0 0 19 0 1 0 106397394 3350528 664 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005785 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 818 664 83 215 0 600 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3272

[startup+0.701294 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 31768
/proc/meminfo: memFree=1698168/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=4064 CPUtime=0.69
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 907 0 0 0 69 0 0 0 22 0 1 0 106397394 4161536 863 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005891 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 1016 863 108 215 0 798 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4064

[startup+1.50136 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1695088/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=4260 CPUtime=1.49
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 954 0 0 0 149 0 0 0 25 0 1 0 106397394 4362240 910 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809847 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 1065 910 109 215 0 847 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4260

[startup+3.1015 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1694384/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=5652 CPUtime=3.09
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 1413 0 0 0 309 0 0 0 25 0 1 0 106397394 5787648 1244 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005820 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 1413 1244 109 215 0 1195 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5652

[startup+6.30278 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1692784/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=6464 CPUtime=6.29
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 1601 0 0 0 628 1 0 0 25 0 1 0 106397394 6619136 1432 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005772 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 1616 1432 109 215 0 1398 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6464

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1674616/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=26876 CPUtime=12.69
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 6266 0 0 0 1267 2 0 0 25 0 1 0 106397394 27521024 6066 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 6719 6066 124 215 0 6501 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26876

[startup+25.5014 s]
/proc/loadavg: 0.95 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1667128/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=34012 CPUtime=25.49
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 8034 0 0 0 2545 4 0 0 25 0 1 0 106397394 34828288 7834 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 8503 7834 124 215 0 8285 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34012

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1656056/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=45224 CPUtime=51.08
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 10837 0 0 0 5101 7 0 0 25 0 1 0 106397394 46309376 10637 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 11306 10637 124 215 0 11088 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 45224

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1638264/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=63208 CPUtime=102.27
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 15240 0 0 0 10215 12 0 0 25 0 1 0 106397394 64724992 15040 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 15802 15040 124 215 0 15584 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 63208

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1621944/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=79220 CPUtime=162.25
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 19327 0 0 0 16208 17 0 0 25 0 1 0 106397394 81121280 19127 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 19805 19127 124 215 0 19587 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 79220

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1607672/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=93900 CPUtime=222.24
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 22870 0 0 0 22203 21 0 0 25 0 1 0 106397394 96153600 22670 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 23475 22670 124 215 0 23257 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 93900

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1591992/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=109428 CPUtime=282.22
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 26812 0 0 0 28196 26 0 0 25 0 1 0 106397394 112054272 26612 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580798 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 27357 26612 124 215 0 27139 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 109428

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1581496/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=119612 CPUtime=342.21
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 29391 0 0 0 34191 30 0 0 25 0 1 0 106397394 122482688 29191 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 29903 29191 124 215 0 29685 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 119612

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1567352/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=134676 CPUtime=402.2
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 32977 0 0 0 40185 35 0 0 25 0 1 0 106397394 137908224 32777 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 33669 32777 124 215 0 33451 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 134676

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1558648/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=142992 CPUtime=462.18
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 35089 0 0 0 46181 37 0 0 25 0 1 0 106397394 146423808 34889 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 35748 34889 124 215 0 35530 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 142992

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1552504/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=149088 CPUtime=522.16
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 36638 0 0 0 52177 39 0 0 25 0 1 0 106397394 152666112 36438 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 37272 36438 124 215 0 37054 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 149088

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1546168/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=155336 CPUtime=582.15
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 38208 0 0 0 58174 41 0 0 25 0 1 0 106397394 159064064 38008 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 38834 38008 124 215 0 38616 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 155336

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1533624/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=167724 CPUtime=642.15
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 41327 0 0 0 64170 45 0 0 25 0 1 0 106397394 171749376 41127 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 41931 41127 124 215 0 41713 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 167724


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

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1496248/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=205964 CPUtime=882.08
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 50667 0 0 0 88152 56 0 0 25 0 1 0 106397394 210907136 50467 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134592897 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 51491 50467 124 215 0 51273 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 205964

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1496248/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=205964 CPUtime=942.07
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 50667 0 0 0 94151 56 0 0 25 0 1 0 106397394 210907136 50467 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 51491 50467 124 215 0 51273 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 205964

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1496248/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=205964 CPUtime=1002.05
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 50667 0 0 0 100149 56 0 0 25 0 1 0 106397394 210907136 50467 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 51491 50467 124 215 0 51273 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 205964

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1496248/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=205964 CPUtime=1062.04
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 50667 0 0 0 106148 56 0 0 25 0 1 0 106397394 210907136 50467 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 51491 50467 124 215 0 51273 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 205964

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1496248/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=205964 CPUtime=1122.02
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 50668 0 0 0 112146 56 0 0 25 0 1 0 106397394 210907136 50468 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 51491 50468 124 215 0 51273 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 205964

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1496184/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=205964 CPUtime=1182.01
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 50669 0 0 0 118144 57 0 0 25 0 1 0 106397394 210907136 50469 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 51491 50469 124 215 0 51273 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 205964

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1496184/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=205964 CPUtime=1242
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 50669 0 0 0 124143 57 0 0 25 0 1 0 106397394 210907136 50469 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 51491 50469 124 215 0 51273 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 205964

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1496184/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=205964 CPUtime=1301.98
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 50670 0 0 0 130141 57 0 0 25 0 1 0 106397394 210907136 50470 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 51491 50470 124 215 0 51273 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 205964

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1496248/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=205964 CPUtime=1361.96
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 50672 0 0 0 136139 57 0 0 25 0 1 0 106397394 210907136 50472 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580959 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 51491 50472 124 215 0 51273 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 205964

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1496184/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=205964 CPUtime=1421.95
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 50672 0 0 0 142138 57 0 0 25 0 1 0 106397394 210907136 50472 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 51491 50472 124 215 0 51273 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 205964

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1496184/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=205964 CPUtime=1481.94
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 50674 0 0 0 148136 58 0 0 25 0 1 0 106397394 210907136 50474 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 51491 50474 124 215 0 51273 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 205964

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1487736/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=214400 CPUtime=1541.92
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 52784 0 0 0 154132 60 0 0 25 0 1 0 106397394 219545600 52584 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 53600 52584 124 215 0 53382 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 214400

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1479992/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=222372 CPUtime=1601.91
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 54746 0 0 0 160129 62 0 0 25 0 1 0 106397394 227708928 54546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574387 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 55593 54546 124 215 0 55375 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 222372

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1471736/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=230432 CPUtime=1661.9
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 56776 0 0 0 166124 66 0 0 25 0 1 0 106397394 235962368 56576 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 57608 56576 124 215 0 57390 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 230432

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1467320/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=234944 CPUtime=1721.88
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 57893 0 0 0 172121 67 0 0 25 0 1 0 106397394 240582656 57693 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 58736 57693 124 215 0 58518 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 234944

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1460664/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=241600 CPUtime=1781.87
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 59543 0 0 0 178119 68 0 0 25 0 1 0 106397394 247398400 59343 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 60400 59343 124 215 0 60182 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 241600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1457912/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=244388 CPUtime=1800.07
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 60223 0 0 0 179939 68 0 0 25 0 1 0 106397394 250253312 60023 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 61097 60023 124 215 0 60879 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 244388

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

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

[startup+1800.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31769
/proc/meminfo: memFree=1457912/2055920 swapFree=4191892/4192956
[pid=31768] ppid=31766 vsize=244388 CPUtime=1800.07
/proc/31768/stat : 31768 (minisat+) R 31766 31768 31241 0 -1 4194304 60223 0 0 0 179939 68 0 0 25 0 1 0 106397394 250253312 60023 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31768/statm: 61097 60023 124 215 0 60879 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 244388

Child status: 0
Real time (s): 1800.55
CPU time (s): 1800.12
CPU user time (s): 1799.39
CPU system time (s): 0.725889
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 244388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.39
system time used= 0.725889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60224
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= 9
involuntary context switches= 2803

runsolver used 1.23281 second user time and 3.69544 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat Apr 14 21:07:36 UTC 2007

IDJOB= 351180
IDBENCH= 1683
IDSOLVER= 156
FILE ID= node43/351180-1176584856

PBS_JOBID= 4556959

Free space on /tmp= 66562 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-recipe.opb
COMMAND LINE= /tmp/evaluation/351180-1176584856/minisat+ /tmp/evaluation/351180-1176584856/instance-351180-1176584856.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node43/convwatcher-351180-1176584856 -o ROOT/results/node43/conversion-351180-1176584856 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/351180-1176584856/instance-351180-1176584856.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  afb312a519ee7dfceb0c5aec9cb860b5

RANDOM SEED= 573112215

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.218
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.218
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:       1698640 kB
Buffers:         32468 kB
Cached:         221932 kB
SwapCached:        396 kB
Active:          50244 kB
Inactive:       219692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1698640 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            2588 kB
Writeback:           0 kB
Mapped:          24316 kB
Slab:            73424 kB
Committed_AS:   135648 kB
PageTables:       1392 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= 66562 MiB

End job on node43 on Sat Apr 14 21:37:38 UTC 2007