Trace number 39643

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 206.888 207.187

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga12_12_sat_pb.cnf.cr.opb
MD5SUM92d68bb6a1fae8fdeae7bddcc1ebc205
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.002999
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables216
Total number of constraints180
Number of constraints which are clauses156
Number of constraints which are cardinality constraints (but not clauses)24
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint12
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 13
Number of bits of the biggest sum of numbers4
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.13	c Time Limit set via PBTIMEOUT to 1800
0.25	c INFO: OSL Context initialized.
0.26	c Initial problem consists of 216 variables and 180 constraints.
0.26	c Using non-optimization problem switches.
0.26	c No problem reductions applied in OPT. instance.
0.26	c	preprocess terminated. Elapsed time: 0.015
0.26	c After prepocess the problem consists of 216 variables and 180 constraints.
0.27	c Restart #1 #Var: 216 LB: 0 @ 0.029
0.29	c Restart #2 #Var: 216 LB: 0 @ 0.049
0.33	c Restart #3 #Var: 216 LB: 0 @ 0.088
0.40	c Restart #4 #Var: 216 LB: 0 @ 0.156
0.51	c Restart #5 #Var: 216 LB: 0 @ 0.266
0.68	c Restart #6 #Var: 216 LB: 0 @ 0.436
0.89	c Restart #7 #Var: 216 LB: 0 @ 0.651
1.15	c Restart #8 #Var: 216 LB: 0 @ 0.912
1.54	c Restart #9 #Var: 216 LB: 0 @ 1.301
2.21	c Restart #10 #Var: 216 LB: 0 @ 1.963
3.12	c Restart #11 #Var: 216 LB: 0 @ 2.883
4.30	c Restart #12 #Var: 216 LB: 0 @ 4.055
5.16	c Restart #13 #Var: 216 LB: 0 @ 4.918
7.92	c Restart #14 #Var: 216 LB: 0 @ 7.668
9.94	c Restart #15 #Var: 216 LB: 0 @ 9.691
12.20	c Restart #16 #Var: 216 LB: 0 @ 11.956
14.84	c Restart #17 #Var: 216 LB: 0 @ 14.594
17.83	c Restart #18 #Var: 216 LB: 0 @ 17.577
21.50	c Restart #19 #Var: 216 LB: 0 @ 21.251
27.76	c Restart #20 #Var: 216 LB: 0 @ 27.506
33.89	c Restart #21 #Var: 216 LB: 0 @ 33.633
39.72	c Restart #22 #Var: 216 LB: 0 @ 39.467
44.96	c Restart #23 #Var: 216 LB: 0 @ 44.702
51.59	c Restart #24 #Var: 216 LB: 0 @ 51.333
61.49	c Restart #25 #Var: 216 LB: 0 @ 61.231
66.12	c Restart #26 #Var: 216 LB: 0 @ 65.857
76.77	c Restart #27 #Var: 216 LB: 0 @ 76.506
84.90	c Restart #28 #Var: 216 LB: 0 @ 84.632
93.71	c Restart #29 #Var: 216 LB: 0 @ 93.445
108.78	c Restart #30 #Var: 216 LB: 0 @ 108.51
120.26	c Restart #31 #Var: 216 LB: 0 @ 119.98
136.02	c Restart #32 #Var: 216 LB: 0 @ 135.74
159.41	c Restart #33 #Var: 216 LB: 0 @ 159.12
184.56	c Restart #34 #Var: 216 LB: 0 @ 184.27
207.16	c Sol. found (all assignments made)...
207.16	o 0
207.16	c NEW SOLUTION FOUND: 0 @ 206.87
207.16	s SATISFIABLE
207.16	c Cost: 0
207.16	v -x82 -x199 -x200 -x201 x202 -x203 -x204 -x104 -x187 -x188 x189 -x190 -x191 -x192 -x62 -x151 -x152 -x153 x154 -x155 -x156 x124
207.16	v -x163 -x164 -x165 -x166 x167 -x168 -x59 -x205 -x206 -x207 -x208 x209 -x210 -x125 x169 -x170 -x171 -x172 -x173 -x174 -x61 -x145
207.16	v -x146 x147 -x148 -x149 -x150 -x132 x211 -x212 -x213 -x214 -x215 -x216 x34 -x141 -x193 x194 -x195 -x196 -x197 -x198 -x67 -x181
207.16	v -x182 -x183 -x184 -x185 x186 -x114 -x175 x176 -x177 -x178 -x179 -x180 x37 -x75 -x157 -x158 -x159 -x160 -x161 x162 -x89 -x118
207.16	v -x77 -x143 -x121 x7 -x110 -x129 -x1 -x10 -x63 -x64 x65 -x66 -x68 -x69 -x70 -x71 -x72 -x6 -x22 -x87 -x139 -x113 -x76 -x85 -x86
207.16	v -x88 x90 -x91 -x92 -x93 -x94 -x95 -x96 -x50 -x83 -x18 -x117 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x131 x14 -x36
207.16	v -x142 -x111 -x35 -x15 -x106 -x17 -x73 -x103 -x138 -x101 -x126 -x144 -x136 -x13 -x127 -x49 -x51 -x52 -x53 -x54 -x55 -x56 -x57
207.16	v -x58 x60 -x19 -x109 -x78 -x8 -x128 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x108 -x74 -x79 -x80 x81 -x84 -x102 -x133 -x134
207.16	v -x135 -x137 x140 -x11 -x20 -x100 -x12 -x97 -x98 x99 -x105 -x107 -x21 -x122 -x123 -x130 -x112 -x115 -x116 x119 -x120 -x2 -x4
207.16	v -x3 -x5 -x9 -x16 -x23 -x24
207.16	c Exit Code: 10
207.16	c Total time: 206.87 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-39643-1149227468 -o ROOT/results/node25/solver-39643-1149227468 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node25/39643-1149227468/instance-39643-1149227468.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.93 0.97 0.91 2/64 4722
/proc/meminfo: memFree=1913896/2055920 swapFree=4181460/4192956
[pid=4722] ppid=4720 vsize=18540 CPUtime=0
/proc/4722/stat : 4722 (runsolver) D 4720 4722 4677 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 188410174 18984960 279 18446744073709551615 4194304 4262084 548682069056 18446744073709551615 215781797159 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/4722/statm: 4635 279 243 16 0 2626 0

[startup+10.002 s]
/proc/loadavg: 0.94 0.97 0.91 2/64 4722
/proc/meminfo: memFree=1888248/2055920 swapFree=4181460/4192956
[pid=4722] ppid=4720 vsize=27848 CPUtime=9.74
/proc/4722/stat : 4722 (bsolo) R 4720 4722 4677 0 -1 0 6200 0 11 0 969 5 0 0 25 0 1 0 188410174 28516352 6125 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4722/statm: 6962 6125 297 55 0 5854 0
Current children cumulated CPU time (s) 9.74
Current children cumulated vsize (Kb) 27848

[startup+20.0079 s]
/proc/loadavg: 0.95 0.97 0.91 2/64 4722
/proc/meminfo: memFree=1876408/2055920 swapFree=4181460/4192956
[pid=4722] ppid=4720 vsize=40016 CPUtime=19.75
/proc/4722/stat : 4722 (bsolo) R 4720 4722 4677 0 -1 0 9194 0 11 0 1966 9 0 0 25 0 1 0 188410174 40976384 9115 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4722/statm: 10004 9115 297 55 0 8896 0
Current children cumulated CPU time (s) 19.75
Current children cumulated vsize (Kb) 40016

[startup+30.0139 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 4722
/proc/meminfo: memFree=1869240/2055920 swapFree=4181460/4192956
[pid=4722] ppid=4720 vsize=47364 CPUtime=29.76
/proc/4722/stat : 4722 (bsolo) R 4720 4722 4677 0 -1 0 10989 0 11 0 2964 12 0 0 25 0 1 0 188410174 48500736 10907 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4722/statm: 11841 10907 297 55 0 10733 0
Current children cumulated CPU time (s) 29.76
Current children cumulated vsize (Kb) 47364

[startup+40.0198 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 4722
/proc/meminfo: memFree=1862584/2055920 swapFree=4181460/4192956
[pid=4722] ppid=4720 vsize=54152 CPUtime=39.76
/proc/4722/stat : 4722 (bsolo) R 4720 4722 4677 0 -1 0 12673 0 11 0 3962 14 0 0 25 0 1 0 188410174 55451648 12586 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4722/statm: 13538 12586 297 55 0 12430 0
Current children cumulated CPU time (s) 39.76
Current children cumulated vsize (Kb) 54152

[startup+50.0257 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 4722
/proc/meminfo: memFree=1856312/2055920 swapFree=4181460/4192956
[pid=4722] ppid=4720 vsize=60464 CPUtime=49.76
/proc/4722/stat : 4722 (bsolo) R 4720 4722 4677 0 -1 0 14243 0 11 0 4960 16 0 0 25 0 1 0 188410174 61915136 14153 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4200059 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4722/statm: 15116 14153 297 55 0 14008 0
Current children cumulated CPU time (s) 49.76
Current children cumulated vsize (Kb) 60464

[startup+60.0306 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 4722
/proc/meminfo: memFree=1849912/2055920 swapFree=4181460/4192956
[pid=4722] ppid=4720 vsize=67236 CPUtime=59.77
/proc/4722/stat : 4722 (bsolo) R 4720 4722 4677 0 -1 0 15855 0 11 0 5959 18 0 0 25 0 1 0 188410174 68849664 15755 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4722/statm: 16809 15755 297 55 0 15701 0
Current children cumulated CPU time (s) 59.77
Current children cumulated vsize (Kb) 67236

[startup+70.0365 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 4722
/proc/meminfo: memFree=1843768/2055920 swapFree=4181460/4192956
[pid=4722] ppid=4720 vsize=73336 CPUtime=69.76
/proc/4722/stat : 4722 (bsolo) R 4720 4722 4677 0 -1 0 17387 0 11 0 6957 19 0 0 25 0 1 0 188410174 75096064 17279 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4722/statm: 18334 17279 297 55 0 17226 0
Current children cumulated CPU time (s) 69.76
Current children cumulated vsize (Kb) 73336

[startup+80.0424 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 4722
/proc/meminfo: memFree=1839160/2055920 swapFree=4181460/4192956
[pid=4722] ppid=4720 vsize=78136 CPUtime=79.77
/proc/4722/stat : 4722 (bsolo) R 4720 4722 4677 0 -1 0 18547 0 11 0 7956 21 0 0 25 0 1 0 188410174 80011264 18432 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534060 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4722/statm: 19534 18432 297 55 0 18426 0
Current children cumulated CPU time (s) 79.77
Current children cumulated vsize (Kb) 78136

[startup+90.0483 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 4722
/proc/meminfo: memFree=1832312/2055920 swapFree=4181460/4192956
[pid=4722] ppid=4720 vsize=85112 CPUtime=89.77
/proc/4722/stat : 4722 (bsolo) R 4720 4722 4677 0 -1 0 20266 0 11 0 8955 22 0 0 25 0 1 0 188410174 87154688 20143 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4722/statm: 21278 20143 297 55 0 20170 0
Current children cumulated CPU time (s) 89.77
Current children cumulated vsize (Kb) 85112

[startup+100.054 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 4722
/proc/meminfo: memFree=1828088/2055920 swapFree=4181460/4192956
[pid=4722] ppid=4720 vsize=89496 CPUtime=99.78
/proc/4722/stat : 4722 (bsolo) R 4720 4722 4677 0 -1 0 21322 0 11 0 9954 24 0 0 25 0 1 0 188410174 91643904 21195 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4722/statm: 22374 21195 297 55 0 21266 0
Current children cumulated CPU time (s) 99.78
Current children cumulated vsize (Kb) 89496

[startup+110.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4722
/proc/meminfo: memFree=1824952/2055920 swapFree=4181460/4192956
[pid=4722] ppid=4720 vsize=92600 CPUtime=109.78
/proc/4722/stat : 4722 (bsolo) R 4720 4722 4677 0 -1 0 22098 0 11 0 10952 26 0 0 25 0 1 0 188410174 94822400 21970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4722/statm: 23150 21970 297 55 0 22042 0
Current children cumulated CPU time (s) 109.78
Current children cumulated vsize (Kb) 92600

[startup+120.066 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4722
/proc/meminfo: memFree=1819960/2055920 swapFree=4181460/4192956
[pid=4722] ppid=4720 vsize=97644 CPUtime=119.78
/proc/4722/stat : 4722 (bsolo) R 4720 4722 4677 0 -1 0 23350 0 11 0 11950 28 0 0 25 0 1 0 188410174 99987456 23221 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4722/statm: 24411 23221 297 55 0 23303 0
Current children cumulated CPU time (s) 119.78
Current children cumulated vsize (Kb) 97644

[startup+130.072 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4722
/proc/meminfo: memFree=1816760/2055920 swapFree=4181460/4192956
[pid=4722] ppid=4720 vsize=101064 CPUtime=129.79
/proc/4722/stat : 4722 (bsolo) R 4720 4722 4677 0 -1 0 24150 0 11 0 12950 29 0 0 25 0 1 0 188410174 103489536 24010 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4722/statm: 25266 24010 297 55 0 24158 0
Current children cumulated CPU time (s) 129.79
Current children cumulated vsize (Kb) 101064

[startup+140.078 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4722
/proc/meminfo: memFree=1813240/2055920 swapFree=4181460/4192956
[pid=4722] ppid=4720 vsize=104624 CPUtime=139.79
/proc/4722/stat : 4722 (bsolo) R 4720 4722 4677 0 -1 0 25037 0 11 0 13949 30 0 0 25 0 1 0 188410174 107134976 24890 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4722/statm: 26156 24890 297 55 0 25048 0
Current children cumulated CPU time (s) 139.79
Current children cumulated vsize (Kb) 104624

[startup+150.084 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4722
/proc/meminfo: memFree=1810296/2055920 swapFree=4181460/4192956
[pid=4722] ppid=4720 vsize=107548 CPUtime=149.79
/proc/4722/stat : 4722 (bsolo) R 4720 4722 4677 0 -1 0 25778 0 11 0 14948 31 0 0 25 0 1 0 188410174 110129152 25625 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4722/statm: 26887 25625 297 55 0 25779 0
Current children cumulated CPU time (s) 149.79
Current children cumulated vsize (Kb) 107548

[startup+160.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4722
/proc/meminfo: memFree=1808056/2055920 swapFree=4181460/4192956
[pid=4722] ppid=4720 vsize=109840 CPUtime=159.79
/proc/4722/stat : 4722 (bsolo) R 4720 4722 4677 0 -1 0 26338 0 11 0 15947 32 0 0 25 0 1 0 188410174 112476160 26180 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4722/statm: 27460 26180 297 55 0 26352 0
Current children cumulated CPU time (s) 159.79
Current children cumulated vsize (Kb) 109840

[startup+170.095 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4722
/proc/meminfo: memFree=1805112/2055920 swapFree=4181460/4192956
[pid=4722] ppid=4720 vsize=112960 CPUtime=169.8
/proc/4722/stat : 4722 (bsolo) R 4720 4722 4677 0 -1 0 27092 0 11 0 16946 34 0 0 25 0 1 0 188410174 115671040 26921 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4722/statm: 28240 26921 297 55 0 27132 0
Current children cumulated CPU time (s) 169.8
Current children cumulated vsize (Kb) 112960

[startup+180.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4722
/proc/meminfo: memFree=1803192/2055920 swapFree=4181460/4192956
[pid=4722] ppid=4720 vsize=114932 CPUtime=179.8
/proc/4722/stat : 4722 (bsolo) R 4720 4722 4677 0 -1 0 27578 0 11 0 17945 35 0 0 25 0 1 0 188410174 117690368 27399 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534983 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4722/statm: 28733 27399 297 55 0 27625 0
Current children cumulated CPU time (s) 179.8
Current children cumulated vsize (Kb) 114932

[startup+190.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4722
/proc/meminfo: memFree=1800952/2055920 swapFree=4181460/4192956
[pid=4722] ppid=4720 vsize=117184 CPUtime=189.81
/proc/4722/stat : 4722 (bsolo) R 4720 4722 4677 0 -1 0 28124 0 11 0 18945 36 0 0 25 0 1 0 188410174 119996416 27944 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4722/statm: 29296 27945 297 55 0 28188 0
Current children cumulated CPU time (s) 189.81
Current children cumulated vsize (Kb) 117184

[startup+200.112 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4722
/proc/meminfo: memFree=1799416/2055920 swapFree=4181460/4192956
[pid=4722] ppid=4720 vsize=118760 CPUtime=199.81
/proc/4722/stat : 4722 (bsolo) R 4720 4722 4677 0 -1 0 28512 0 11 0 19944 37 0 0 25 0 1 0 188410174 121610240 28329 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4722/statm: 29690 28329 297 55 0 28582 0
Current children cumulated CPU time (s) 199.81
Current children cumulated vsize (Kb) 118760

Child status: 10
Real time (s): 207.187
CPU time (s): 206.888
CPU user time (s): 206.491
CPU system time (s): 0.396939
CPU usage (%): 99.8556
Max. virtual memory (cumulated for all children) (Kb): 118760

Launcher Data (download as text)

Begin job on node25 on Fri Jun  2 05:51:08 UTC 2006


FILE ID= 39643-1149227468

PBS_JOBID= 296110

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  92d68bb6a1fae8fdeae7bddcc1ebc205

RANDOM SEED= 596472222


/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:       1914488 kB
Buffers:           892 kB
Cached:          76932 kB
SwapCached:       3164 kB
Active:          17708 kB
Inactive:        68840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1914488 kB
SwapTotal:     4192956 kB
SwapFree:      4181460 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            40924 kB
Committed_AS:   217300 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 05:54:35 UTC 2006