Trace number 40524

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
bsolo 2006/05SAT 146.445 146.558

General information on the benchmark

Namenormalized-PB06/SATUNSAT-BIGINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob10.opb
MD5SUM0cd2d50a56364a25e801207dfed85434
Bench CategorySATUNSAT-BIGINT (no optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark146.445
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables106
Total number of constraints2
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 constraints2
Minimum length of a constraint106
Maximum length of a constraint106
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 106925262
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 1723212177
Number of bits of the biggest sum of numbers31
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	c Time Limit set via PBTIMEOUT to 1800
0.06	c INFO: OSL Context initialized.
0.06	c BIG Int formula...
0.06	c Initial problem consists of 106 variables and 2 constraints.
0.06	c Using non-optimization problem switches.
0.06	c No problem reductions applied in OPT. instance.
0.06	c	preprocess terminated. Elapsed time: 0.01
0.06	c After prepocess the problem consists of 106 variables and 2 constraints.
0.08	c Restart #1 #Var: 106 LB: 0 @ 0.021
0.10	c Restart #2 #Var: 106 LB: 0 @ 0.045
0.14	c Restart #3 #Var: 106 LB: 0 @ 0.083
0.19	c Restart #4 #Var: 106 LB: 0 @ 0.136
0.24	c Restart #5 #Var: 106 LB: 0 @ 0.189
0.31	c Restart #6 #Var: 106 LB: 0 @ 0.252
0.37	c Restart #7 #Var: 106 LB: 0 @ 0.32
0.45	c Restart #8 #Var: 106 LB: 0 @ 0.398
0.55	c Restart #9 #Var: 106 LB: 0 @ 0.493
0.66	c Restart #10 #Var: 106 LB: 0 @ 0.604
0.78	c Restart #11 #Var: 106 LB: 0 @ 0.729
0.92	c Restart #12 #Var: 106 LB: 0 @ 0.87
1.08	c Restart #13 #Var: 106 LB: 0 @ 1.028
1.26	c Restart #14 #Var: 106 LB: 0 @ 1.201
1.45	c Restart #15 #Var: 106 LB: 0 @ 1.392
1.65	c Restart #16 #Var: 106 LB: 0 @ 1.599
1.86	c Restart #17 #Var: 106 LB: 0 @ 1.804
2.11	c Restart #18 #Var: 106 LB: 0 @ 2.058
2.36	c Restart #19 #Var: 106 LB: 0 @ 2.309
2.64	c Restart #20 #Var: 106 LB: 0 @ 2.588
2.93	c Restart #21 #Var: 106 LB: 0 @ 2.872
3.28	c Restart #22 #Var: 106 LB: 0 @ 3.221
3.62	c Restart #23 #Var: 106 LB: 0 @ 3.569
4.05	c Restart #24 #Var: 106 LB: 0 @ 3.994
4.47	c Restart #25 #Var: 106 LB: 0 @ 4.415
4.86	c Restart #26 #Var: 106 LB: 0 @ 4.806
5.24	c Restart #27 #Var: 106 LB: 0 @ 5.189
5.67	c Restart #28 #Var: 106 LB: 0 @ 5.613
6.16	c Restart #29 #Var: 106 LB: 0 @ 6.107
6.75	c Restart #30 #Var: 106 LB: 0 @ 6.697
7.31	c Restart #31 #Var: 106 LB: 0 @ 7.253
7.89	c Restart #32 #Var: 106 LB: 0 @ 7.832
8.55	c Restart #33 #Var: 106 LB: 0 @ 8.497
9.15	c Restart #34 #Var: 106 LB: 0 @ 9.096
9.80	c Restart #35 #Var: 106 LB: 0 @ 9.745
10.29	c Restart #36 #Var: 106 LB: 0 @ 10.227
11.08	c Restart #37 #Var: 106 LB: 0 @ 11.021
11.70	c Restart #38 #Var: 106 LB: 0 @ 11.639
12.51	c Restart #39 #Var: 106 LB: 0 @ 12.453
13.54	c Restart #40 #Var: 106 LB: 0 @ 13.479
14.59	c Restart #41 #Var: 106 LB: 0 @ 14.525
15.49	c Restart #42 #Var: 106 LB: 0 @ 15.426
16.34	c Restart #43 #Var: 106 LB: 0 @ 16.278
17.45	c Restart #44 #Var: 106 LB: 0 @ 17.384
18.73	c Restart #45 #Var: 106 LB: 0 @ 18.667
19.99	c Restart #46 #Var: 106 LB: 0 @ 19.922
21.04	c Restart #47 #Var: 106 LB: 0 @ 20.98
22.32	c Restart #48 #Var: 106 LB: 0 @ 22.254
23.75	c Restart #49 #Var: 106 LB: 0 @ 23.68
25.18	c Restart #50 #Var: 106 LB: 0 @ 25.117
26.36	c Restart #51 #Var: 106 LB: 0 @ 26.297
27.67	c Restart #52 #Var: 106 LB: 0 @ 27.602
29.86	c Restart #53 #Var: 106 LB: 0 @ 29.793
31.47	c Restart #54 #Var: 106 LB: 0 @ 31.399
33.41	c Restart #55 #Var: 106 LB: 0 @ 33.344
35.26	c Restart #56 #Var: 106 LB: 0 @ 35.195
37.09	c Restart #57 #Var: 106 LB: 0 @ 37.017
38.89	c Restart #58 #Var: 106 LB: 0 @ 38.819
40.05	c Restart #59 #Var: 106 LB: 0 @ 39.981
41.62	c Restart #60 #Var: 106 LB: 0 @ 41.543
43.66	c Restart #61 #Var: 106 LB: 0 @ 43.585
45.82	c Restart #62 #Var: 106 LB: 0 @ 45.747
47.50	c Restart #63 #Var: 106 LB: 0 @ 47.424
49.36	c Restart #64 #Var: 106 LB: 0 @ 49.289
51.24	c Restart #65 #Var: 106 LB: 0 @ 51.16
52.77	c Restart #66 #Var: 106 LB: 0 @ 52.698
54.67	c Restart #67 #Var: 106 LB: 0 @ 54.588
56.64	c Restart #68 #Var: 106 LB: 0 @ 56.562
58.39	c Restart #69 #Var: 106 LB: 0 @ 58.315
59.98	c Restart #70 #Var: 106 LB: 0 @ 59.896
61.61	c Restart #71 #Var: 106 LB: 0 @ 61.526
63.23	c Restart #72 #Var: 106 LB: 0 @ 63.15
64.62	c Restart #73 #Var: 106 LB: 0 @ 64.537
66.55	c Restart #74 #Var: 106 LB: 0 @ 66.466
69.05	c Restart #75 #Var: 106 LB: 0 @ 68.969
72.13	c Restart #76 #Var: 106 LB: 0 @ 72.044
74.49	c Restart #77 #Var: 106 LB: 0 @ 74.403
78.64	c Restart #78 #Var: 106 LB: 0 @ 78.555
81.93	c Restart #79 #Var: 106 LB: 0 @ 81.844
84.83	c Restart #80 #Var: 106 LB: 0 @ 84.742
89.12	c Restart #81 #Var: 106 LB: 0 @ 89.029
91.57	c Restart #82 #Var: 106 LB: 0 @ 91.484
95.29	c Restart #83 #Var: 106 LB: 0 @ 95.196
97.92	c Restart #84 #Var: 106 LB: 0 @ 97.828
102.26	c Restart #85 #Var: 106 LB: 0 @ 102.17
105.82	c Restart #86 #Var: 106 LB: 0 @ 105.73
108.01	c Restart #87 #Var: 106 LB: 0 @ 107.91
111.67	c Restart #88 #Var: 106 LB: 0 @ 111.57
116.83	c Restart #89 #Var: 106 LB: 0 @ 116.73
119.89	c Restart #90 #Var: 106 LB: 0 @ 119.79
124.07	c Restart #91 #Var: 106 LB: 0 @ 123.97
133.42	c Restart #92 #Var: 106 LB: 0 @ 133.32
138.08	c Restart #93 #Var: 106 LB: 0 @ 137.97
142.14	c Restart #94 #Var: 106 LB: 0 @ 142.03
146.07	c Restart #95 #Var: 106 LB: 0 @ 145.96
146.47	c Sol. found (all assignments made)...
146.47	o 0
146.47	c NEW SOLUTION FOUND: 0 @ 146.36
146.47	s SATISFIABLE
146.47	c Cost: 0
146.47	v x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 x17 -x18 -x19 -x20 -x21 -x22 -x23 x24 x25 -x26 -x27 -x28 -x29
146.47	v -x30 -x31 x32 -x33 -x34 -x35 -x36 -x37 x38 -x39 -x40 -x41 x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 x50 -x51 -x52 x53 -x54 -x55 -x56
146.47	v -x57 -x58 -x59 x60 -x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82
146.47	v -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 x99 x100 -x101 -x102 -x103 x104 -x105 -x106
146.47	c Exit Code: 10
146.47	c Total time: 146.36 s

Verifier Data (download as text)

OK	0

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node67/watcher-40524-1149301947 -o ROOT/results/node67/solver-40524-1149301947 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node67/40524-1149301947/instance-40524-1149301947.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 1.00 0.97 2/64 24879
/proc/meminfo: memFree=1567176/2055920 swapFree=4181736/4192956
[pid=24879] ppid=24877 vsize=2900 CPUtime=0
/proc/24879/stat : 24879 (bsolo) R 24877 24879 24833 0 -1 0 43 0 0 0 0 0 0 0 18 0 1 0 195864108 2969600 27 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6890276 0 0 4096 0 0 0 0 17 1 0 0
/proc/24879/statm: 737 34 26 55 0 38 0

[startup+10.0033 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 24879
/proc/meminfo: memFree=1486752/2055920 swapFree=4181736/4192956
[pid=24879] ppid=24877 vsize=85056 CPUtime=9.94
/proc/24879/stat : 24879 (bsolo) R 24877 24879 24833 0 -1 0 20495 0 0 0 982 12 0 0 25 0 1 0 195864108 87097344 20409 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24879/statm: 21264 20409 296 55 0 20156 0
Current children cumulated CPU time (s) 9.94
Current children cumulated vsize (Kb) 85056

[startup+20.0101 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 24879
/proc/meminfo: memFree=1435944/2055920 swapFree=4181736/4192956
[pid=24879] ppid=24877 vsize=135872 CPUtime=19.94
/proc/24879/stat : 24879 (bsolo) R 24877 24879 24833 0 -1 0 33179 0 0 0 1973 21 0 0 25 0 1 0 195864108 139132928 33089 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533493 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24879/statm: 33968 33089 296 55 0 32860 0
Current children cumulated CPU time (s) 19.94
Current children cumulated vsize (Kb) 135872

[startup+30.017 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 24879
/proc/meminfo: memFree=1395816/2055920 swapFree=4181736/4192956
[pid=24879] ppid=24877 vsize=176160 CPUtime=29.94
/proc/24879/stat : 24879 (bsolo) R 24877 24879 24833 0 -1 0 43200 0 0 0 2966 28 0 0 25 0 1 0 195864108 180387840 43097 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24879/statm: 44040 43097 296 55 0 42932 0
Current children cumulated CPU time (s) 29.94
Current children cumulated vsize (Kb) 176160

[startup+40.0229 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 24879
/proc/meminfo: memFree=1357096/2055920 swapFree=4181736/4192956
[pid=24879] ppid=24877 vsize=214936 CPUtime=39.95
/proc/24879/stat : 24879 (bsolo) R 24877 24879 24833 0 -1 0 52869 0 0 0 3959 36 0 0 25 0 1 0 195864108 220094464 52761 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24879/statm: 53734 52761 296 55 0 52626 0
Current children cumulated CPU time (s) 39.95
Current children cumulated vsize (Kb) 214936

[startup+50.0297 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 24879
/proc/meminfo: memFree=1319976/2055920 swapFree=4181736/4192956
[pid=24879] ppid=24877 vsize=252076 CPUtime=49.95
/proc/24879/stat : 24879 (bsolo) R 24877 24879 24833 0 -1 0 62135 0 0 0 4952 43 0 0 25 0 1 0 195864108 258125824 62025 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24879/statm: 63019 62025 296 55 0 61911 0
Current children cumulated CPU time (s) 49.95
Current children cumulated vsize (Kb) 252076

[startup+60.0356 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 24879
/proc/meminfo: memFree=1276968/2055920 swapFree=4181736/4192956
[pid=24879] ppid=24877 vsize=295200 CPUtime=59.95
/proc/24879/stat : 24879 (bsolo) R 24877 24879 24833 0 -1 0 72873 0 0 0 5944 51 0 0 25 0 1 0 195864108 302284800 72762 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548654 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24879/statm: 73800 72762 296 55 0 72692 0
Current children cumulated CPU time (s) 59.95
Current children cumulated vsize (Kb) 295200

[startup+70.0425 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 24879
/proc/meminfo: memFree=1237096/2055920 swapFree=4181736/4192956
[pid=24879] ppid=24877 vsize=335260 CPUtime=69.96
/proc/24879/stat : 24879 (bsolo) R 24877 24879 24833 0 -1 0 82832 0 0 0 6937 59 0 0 25 0 1 0 195864108 343306240 82700 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24879/statm: 83815 82700 296 55 0 82707 0
Current children cumulated CPU time (s) 69.96
Current children cumulated vsize (Kb) 335260

[startup+80.0514 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 24879
/proc/meminfo: memFree=1211368/2055920 swapFree=4181736/4192956
[pid=24879] ppid=24877 vsize=361104 CPUtime=79.96
/proc/24879/stat : 24879 (bsolo) R 24877 24879 24833 0 -1 0 89267 0 0 0 7931 65 0 0 25 0 1 0 195864108 369770496 89125 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533608 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24879/statm: 90276 89125 296 55 0 89168 0
Current children cumulated CPU time (s) 79.96
Current children cumulated vsize (Kb) 361104

[startup+90.0572 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 24879
/proc/meminfo: memFree=1183848/2055920 swapFree=4181736/4192956
[pid=24879] ppid=24877 vsize=388440 CPUtime=89.96
/proc/24879/stat : 24879 (bsolo) R 24877 24879 24833 0 -1 0 96137 0 0 0 8926 70 0 0 25 0 1 0 195864108 397762560 95993 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7325307 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24879/statm: 97110 95993 296 55 0 96002 0
Current children cumulated CPU time (s) 89.96
Current children cumulated vsize (Kb) 388440

[startup+100.063 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 24881
/proc/meminfo: memFree=1156904/2055920 swapFree=4181736/4192956
[pid=24879] ppid=24877 vsize=415620 CPUtime=99.96
/proc/24879/stat : 24879 (bsolo) R 24877 24879 24833 0 -1 0 102858 0 0 0 9920 76 0 0 25 0 1 0 195864108 425594880 102709 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24879/statm: 103905 102709 296 55 0 102797 0
Current children cumulated CPU time (s) 99.96
Current children cumulated vsize (Kb) 415620

[startup+110.07 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 24881
/proc/meminfo: memFree=1126632/2055920 swapFree=4181736/4192956
[pid=24879] ppid=24877 vsize=446008 CPUtime=109.96
/proc/24879/stat : 24879 (bsolo) R 24877 24879 24833 0 -1 0 110421 0 0 0 10914 82 0 0 25 0 1 0 195864108 456712192 110260 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24879/statm: 111502 110260 296 55 0 110394 0
Current children cumulated CPU time (s) 109.96
Current children cumulated vsize (Kb) 446008

[startup+120.076 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 24881
/proc/meminfo: memFree=1099560/2055920 swapFree=4181736/4192956
[pid=24879] ppid=24877 vsize=473112 CPUtime=119.96
/proc/24879/stat : 24879 (bsolo) R 24877 24879 24833 0 -1 0 117173 0 0 0 11908 88 0 0 25 0 1 0 195864108 484466688 117012 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24879/statm: 118278 117012 296 55 0 117170 0
Current children cumulated CPU time (s) 119.96
Current children cumulated vsize (Kb) 473112

[startup+130.082 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 24881
/proc/meminfo: memFree=1083176/2055920 swapFree=4181736/4192956
[pid=24879] ppid=24877 vsize=489404 CPUtime=129.97
/proc/24879/stat : 24879 (bsolo) R 24877 24879 24833 0 -1 0 121257 0 0 0 12906 91 0 0 25 0 1 0 195864108 501149696 121094 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24879/statm: 122351 121094 296 55 0 121243 0
Current children cumulated CPU time (s) 129.97
Current children cumulated vsize (Kb) 489404

[startup+140.088 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 24881
/proc/meminfo: memFree=1066728/2055920 swapFree=4181736/4192956
[pid=24879] ppid=24877 vsize=506032 CPUtime=139.97
/proc/24879/stat : 24879 (bsolo) R 24877 24879 24833 0 -1 0 125369 0 0 0 13903 94 0 0 25 0 1 0 195864108 518176768 125200 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24879/statm: 126508 125200 296 55 0 125400 0
Current children cumulated CPU time (s) 139.97
Current children cumulated vsize (Kb) 506032

Child status: 10
Real time (s): 146.558
CPU time (s): 146.445
CPU user time (s): 145.37
CPU system time (s): 1.07484
CPU usage (%): 99.9229
Max. virtual memory (cumulated for all children) (Kb): 506032

Launcher Data (download as text)

Begin job on node67 on Sat Jun  3 02:32:27 UTC 2006


FILE ID= 40524-1149301947

PBS_JOBID= 307408

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-BIGINT/submitted-PB06/manquiho/Aardal_1/normalized-prob10.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node67/40524-1149301947/instance-40524-1149301947.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-40524-1149301947 -o ROOT/results/node67/solver-40524-1149301947 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node67/40524-1149301947/instance-40524-1149301947.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  0cd2d50a56364a25e801207dfed85434

RANDOM SEED= 658702685


/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.264
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	: 5931.00
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.264
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:       1567320 kB
Buffers:         30512 kB
Cached:         385596 kB
SwapCached:       2840 kB
Active:          76292 kB
Inactive:       348376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1567320 kB
SwapTotal:     4192956 kB
SwapFree:      4181736 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14724 kB
Slab:            49836 kB
Committed_AS:   285876 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node67 on Sat Jun  3 02:34:54 UTC 2006