Trace number 39539

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 193.711 193.782

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900582376.opb
MD5SUM71c5bbe3ecea59c90976a5bc95b3dd6b
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.090985
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 741
Number of bits of the biggest sum of numbers10
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.01	c INFO: OSL Context initialized.
0.06	c Initial problem consists of 231 variables and 2707 constraints.
0.07	c Using non-optimization problem switches.
0.07	c No problem reductions applied in OPT. instance.
0.07	c	preprocess terminated. Elapsed time: 0.062
0.07	c After prepocess the problem consists of 231 variables and 2586 constraints.
0.12	c Restart #1 #Var: 231 LB: 0 @ 0.107
0.26	c Restart #2 #Var: 231 LB: 0 @ 0.246
0.43	c Restart #3 #Var: 231 LB: 0 @ 0.421
0.60	c Restart #4 #Var: 231 LB: 0 @ 0.59
0.84	c Restart #5 #Var: 231 LB: 0 @ 0.826
1.11	c Restart #6 #Var: 231 LB: 0 @ 1.1
1.46	c Restart #7 #Var: 231 LB: 0 @ 1.443
1.91	c Restart #8 #Var: 231 LB: 0 @ 1.9
2.45	c Restart #9 #Var: 231 LB: 0 @ 2.436
3.00	c Restart #10 #Var: 231 LB: 0 @ 2.984
3.52	c Restart #11 #Var: 231 LB: 0 @ 3.505
4.26	c Restart #12 #Var: 231 LB: 0 @ 4.25
5.39	c Restart #13 #Var: 231 LB: 0 @ 5.378
6.44	c Restart #14 #Var: 231 LB: 0 @ 6.423
7.66	c Restart #15 #Var: 231 LB: 0 @ 7.637
8.88	c Restart #16 #Var: 231 LB: 0 @ 8.866
10.51	c Restart #17 #Var: 231 LB: 0 @ 10.492
12.01	c Restart #18 #Var: 231 LB: 0 @ 11.993
13.54	c Restart #19 #Var: 231 LB: 0 @ 13.523
15.83	c Restart #20 #Var: 231 LB: 0 @ 15.809
18.30	c Restart #21 #Var: 231 LB: 0 @ 18.278
21.35	c Restart #22 #Var: 231 LB: 0 @ 21.331
23.78	c Restart #23 #Var: 231 LB: 0 @ 23.756
27.16	c Restart #24 #Var: 231 LB: 0 @ 27.138
32.94	c Restart #25 #Var: 231 LB: 0 @ 32.917
37.31	c Restart #26 #Var: 231 LB: 0 @ 37.28
42.50	c Restart #27 #Var: 231 LB: 0 @ 42.471
49.51	c Restart #28 #Var: 231 LB: 0 @ 49.478
55.66	c Restart #29 #Var: 231 LB: 0 @ 55.627
63.79	c Restart #30 #Var: 231 LB: 0 @ 63.756
73.02	c Restart #31 #Var: 231 LB: 0 @ 72.986
80.92	c Restart #32 #Var: 231 LB: 0 @ 80.887
89.47	c Restart #33 #Var: 231 LB: 0 @ 89.428
99.41	c Restart #34 #Var: 231 LB: 0 @ 99.364
107.31	c Restart #35 #Var: 231 LB: 0 @ 107.27
120.86	c Restart #36 #Var: 231 LB: 0 @ 120.82
130.29	c Restart #37 #Var: 231 LB: 0 @ 130.24
141.28	c Restart #38 #Var: 231 LB: 0 @ 141.23
160.69	c Restart #39 #Var: 231 LB: 0 @ 160.63
175.10	c Restart #40 #Var: 231 LB: 0 @ 175.03
191.77	c Restart #41 #Var: 231 LB: 0 @ 191.7
193.76	c Sol. found (all assignments made)...
193.76	o 0
193.76	c NEW SOLUTION FOUND: 0 @ 193.69
193.76	s SATISFIABLE
193.76	c Cost: 0
193.76	v x1 -x12 -x2 x13 -x3 -x14 -x4 -x15 -x5 -x16 -x6 -x17 -x7 -x18 -x8 -x19 -x9 -x20 -x10 -x21 -x11 -x22 -x23 -x24 -x25 -x26 x27 -x28 -x29
193.76	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
193.76	v -x56 -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
193.76	v -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90 -x91 x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 x106
193.76	v -x107 -x108 -x109 -x110 -x111 -x112 x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x132 x142 -x152 -x162 -x172 -x182
193.76	v -x192 -x202 -x212 -x222 x122 -x143 -x153 -x163 -x173 -x183 -x193 -x203 -x213 -x223 -x123 -x133 -x154 -x164 -x174 x184 -x194
193.76	v -x204 -x214 -x224 -x124 -x134 -x144 -x165 -x175 -x185 -x195 x205 -x215 -x225 -x125 x135 -x145 -x155 -x176 -x186 -x196 -x206
193.76	v -x216 -x226 -x126 -x136 -x146 -x156 -x166 -x187 x197 -x207 -x217 -x227 -x127 -x137 -x147 x157 -x167 -x177 -x198 -x208 -x218
193.76	v -x228 -x128 -x138 -x148 -x158 -x168 -x178 -x188 -x209 -x219 x229 -x129 -x139 -x149 -x159 -x169 x179 -x189 -x199 -x220 -x230
193.76	v -x130 -x140 -x150 -x160 x170 -x180 -x190 -x200 -x210 -x231 -x131 -x141 -x151 -x161 -x171 -x181 -x191 -x201 -x211 x221
193.76	c Exit Code: 10
193.76	c Total time: 193.69 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/node25/watcher-39539-1149216036 -o ROOT/results/node25/solver-39539-1149216036 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node25/39539-1149216036/instance-39539-1149216036.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.98 0.92 2/64 3196
/proc/meminfo: memFree=1377816/2055920 swapFree=4181460/4192956
[pid=3196] ppid=3194 vsize=4748 CPUtime=0
/proc/3196/stat : 3196 (bsolo) R 3194 3196 3151 0 -1 0 213 0 0 0 0 0 0 0 18 0 1 0 187267000 4861952 183 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4224896 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3196/statm: 1187 192 144 55 0 79 0

[startup+10.0016 s]
/proc/loadavg: 0.93 0.98 0.92 2/64 3196
/proc/meminfo: memFree=1359192/2055920 swapFree=4181460/4192956
[pid=3196] ppid=3194 vsize=23092 CPUtime=9.97
/proc/3196/stat : 3196 (bsolo) R 3194 3196 3151 0 -1 0 5034 0 0 0 993 4 0 0 25 0 1 0 187267000 23646208 4949 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3196/statm: 5773 4949 296 55 0 4665 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 23092

[startup+20.0076 s]
/proc/loadavg: 0.94 0.98 0.92 2/64 3196
/proc/meminfo: memFree=1347736/2055920 swapFree=4181460/4192956
[pid=3196] ppid=3194 vsize=34576 CPUtime=19.97
/proc/3196/stat : 3196 (bsolo) R 3194 3196 3151 0 -1 0 7892 0 0 0 1989 8 0 0 25 0 1 0 187267000 35405824 7807 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3196/statm: 8644 7807 296 55 0 7536 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 34576

[startup+30.0135 s]
/proc/loadavg: 0.95 0.98 0.92 2/64 3196
/proc/meminfo: memFree=1339544/2055920 swapFree=4181460/4192956
[pid=3196] ppid=3194 vsize=42628 CPUtime=29.98
/proc/3196/stat : 3196 (bsolo) R 3194 3196 3151 0 -1 0 9925 0 0 0 2986 12 0 0 25 0 1 0 187267000 43651072 9840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3196/statm: 10657 9840 296 55 0 9549 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 42628

[startup+40.0194 s]
/proc/loadavg: 0.95 0.98 0.92 2/64 3196
/proc/meminfo: memFree=1333080/2055920 swapFree=4181460/4192956
[pid=3196] ppid=3194 vsize=49096 CPUtime=39.99
/proc/3196/stat : 3196 (bsolo) R 3194 3196 3151 0 -1 0 11537 0 0 0 3984 15 0 0 25 0 1 0 187267000 50274304 11452 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3196/statm: 12274 11452 296 55 0 11166 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 49096

[startup+50.0263 s]
/proc/loadavg: 0.96 0.98 0.92 2/64 3196
/proc/meminfo: memFree=1327256/2055920 swapFree=4181460/4192956
[pid=3196] ppid=3194 vsize=54920 CPUtime=49.99
/proc/3196/stat : 3196 (bsolo) R 3194 3196 3151 0 -1 0 12992 0 0 0 4981 18 0 0 25 0 1 0 187267000 56238080 12907 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3196/statm: 13730 12907 296 55 0 12622 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 54920

[startup+60.0312 s]
/proc/loadavg: 0.97 0.98 0.92 2/64 3196
/proc/meminfo: memFree=1321880/2055920 swapFree=4181460/4192956
[pid=3196] ppid=3194 vsize=60464 CPUtime=59.99
/proc/3196/stat : 3196 (bsolo) R 3194 3196 3151 0 -1 0 14343 0 0 0 5979 20 0 0 25 0 1 0 187267000 61915136 14258 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3196/statm: 15116 14258 296 55 0 14008 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 60464

[startup+70.0371 s]
/proc/loadavg: 0.97 0.98 0.92 2/64 3196
/proc/meminfo: memFree=1317208/2055920 swapFree=4181460/4192956
[pid=3196] ppid=3194 vsize=65092 CPUtime=70
/proc/3196/stat : 3196 (bsolo) R 3194 3196 3151 0 -1 0 15506 0 0 0 6978 22 0 0 25 0 1 0 187267000 66654208 15420 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533631 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3196/statm: 16273 15420 296 55 0 15165 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 65092

[startup+80.043 s]
/proc/loadavg: 0.98 0.98 0.92 2/64 3196
/proc/meminfo: memFree=1312216/2055920 swapFree=4181460/4192956
[pid=3196] ppid=3194 vsize=69992 CPUtime=80
/proc/3196/stat : 3196 (bsolo) R 3194 3196 3151 0 -1 0 16749 0 0 0 7975 25 0 0 25 0 1 0 187267000 71671808 16663 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3196/statm: 17498 16663 296 55 0 16390 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 69992

[startup+90.0489 s]
/proc/loadavg: 0.98 0.98 0.92 2/64 3196
/proc/meminfo: memFree=1306968/2055920 swapFree=4181460/4192956
[pid=3196] ppid=3194 vsize=75276 CPUtime=90
/proc/3196/stat : 3196 (bsolo) R 3194 3196 3151 0 -1 0 18051 0 0 0 8973 27 0 0 25 0 1 0 187267000 77082624 17965 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3196/statm: 18819 17965 296 55 0 17711 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 75276

[startup+100.055 s]
/proc/loadavg: 0.98 0.98 0.92 2/64 3196
/proc/meminfo: memFree=1302616/2055920 swapFree=4181460/4192956
[pid=3196] ppid=3194 vsize=79632 CPUtime=100
/proc/3196/stat : 3196 (bsolo) R 3194 3196 3151 0 -1 0 19135 0 0 0 9971 29 0 0 25 0 1 0 187267000 81543168 19049 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3196/statm: 19908 19049 296 55 0 18800 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 79632

[startup+110.062 s]
/proc/loadavg: 0.98 0.98 0.92 2/64 3196
/proc/meminfo: memFree=1297624/2055920 swapFree=4181460/4192956
[pid=3196] ppid=3194 vsize=84652 CPUtime=110.01
/proc/3196/stat : 3196 (bsolo) R 3194 3196 3151 0 -1 0 20389 0 0 0 10970 31 0 0 25 0 1 0 187267000 86683648 20303 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548460 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3196/statm: 21163 20303 296 55 0 20055 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 84652

[startup+120.068 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 3196
/proc/meminfo: memFree=1293976/2055920 swapFree=4181460/4192956
[pid=3196] ppid=3194 vsize=88348 CPUtime=120.01
/proc/3196/stat : 3196 (bsolo) R 3194 3196 3151 0 -1 0 21296 0 0 0 11968 33 0 0 25 0 1 0 187267000 90468352 21209 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3196/statm: 22087 21209 296 55 0 20979 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 88348

[startup+130.074 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 3196
/proc/meminfo: memFree=1288664/2055920 swapFree=4181460/4192956
[pid=3196] ppid=3194 vsize=93652 CPUtime=130.01
/proc/3196/stat : 3196 (bsolo) R 3194 3196 3151 0 -1 0 22621 0 0 0 12966 35 0 0 25 0 1 0 187267000 95899648 22533 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3196/statm: 23413 22533 296 55 0 22305 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 93652

[startup+140.079 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 3196
/proc/meminfo: memFree=1284056/2055920 swapFree=4181460/4192956
[pid=3196] ppid=3194 vsize=98264 CPUtime=140.02
/proc/3196/stat : 3196 (bsolo) R 3194 3196 3151 0 -1 0 23780 0 0 0 13965 37 0 0 25 0 1 0 187267000 100622336 23691 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534997 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3196/statm: 24566 23691 296 55 0 23458 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 98264

[startup+150.085 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 3196
/proc/meminfo: memFree=1281240/2055920 swapFree=4181460/4192956
[pid=3196] ppid=3194 vsize=101168 CPUtime=150.02
/proc/3196/stat : 3196 (bsolo) R 3194 3196 3151 0 -1 0 24481 0 0 0 14964 38 0 0 25 0 1 0 187267000 103596032 24392 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534863 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3196/statm: 25292 24392 296 55 0 24184 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 101168

[startup+160.091 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 3196
/proc/meminfo: memFree=1278232/2055920 swapFree=4181460/4192956
[pid=3196] ppid=3194 vsize=104076 CPUtime=160.02
/proc/3196/stat : 3196 (bsolo) R 3194 3196 3151 0 -1 0 25227 0 0 0 15962 40 0 0 25 0 1 0 187267000 106573824 25138 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3196/statm: 26019 25138 296 55 0 24911 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 104076

[startup+170.097 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 3196
/proc/meminfo: memFree=1275096/2055920 swapFree=4181460/4192956
[pid=3196] ppid=3194 vsize=107252 CPUtime=170.03
/proc/3196/stat : 3196 (bsolo) R 3194 3196 3151 0 -1 0 26009 0 0 0 16962 41 0 0 25 0 1 0 187267000 109826048 25920 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3196/statm: 26813 25920 296 55 0 25705 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 107252

[startup+180.103 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 3196
/proc/meminfo: memFree=1271384/2055920 swapFree=4181460/4192956
[pid=3196] ppid=3194 vsize=110968 CPUtime=180.03
/proc/3196/stat : 3196 (bsolo) R 3194 3196 3151 0 -1 0 26928 0 0 0 17961 42 0 0 25 0 1 0 187267000 113631232 26837 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533608 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3196/statm: 27742 26837 296 55 0 26634 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 110968

[startup+190.109 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 3196
/proc/meminfo: memFree=1267864/2055920 swapFree=4181460/4192956
[pid=3196] ppid=3194 vsize=114400 CPUtime=190.03
/proc/3196/stat : 3196 (bsolo) R 3194 3196 3151 0 -1 0 27800 0 0 0 18960 43 0 0 25 0 1 0 187267000 117145600 27709 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3196/statm: 28600 27709 296 55 0 27492 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 114400

Child status: 10
Real time (s): 193.782
CPU time (s): 193.711
CPU user time (s): 193.245
CPU system time (s): 0.465929
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (Kb): 114400

Launcher Data (download as text)

Begin job on node25 on Fri Jun  2 02:40:36 UTC 2006


FILE ID= 39539-1149216036

PBS_JOBID= 294756

BENCH NAME= ROOT/tmp/node25/39539-1149216036/instance-39539-1149216036.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node25/39539-1149216036/instance-39539-1149216036.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-39539-1149216036 -o ROOT/results/node25/solver-39539-1149216036 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node25/39539-1149216036/instance-39539-1149216036.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  71c5bbe3ecea59c90976a5bc95b3dd6b

RANDOM SEED= 454704272


/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.236
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.236
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:       1378024 kB
Buffers:         37184 kB
Cached:         569396 kB
SwapCached:       3244 kB
Active:         163892 kB
Inactive:       451436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1378024 kB
SwapTotal:     4192956 kB
SwapFree:      4181460 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            48548 kB
Committed_AS:   190468 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node25 on Fri Jun  2 02:43:50 UTC 2006