Trace number 39542

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/05? 1800.08 1800.65

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900575442.opb
MD5SUM3135d58f22cd009942de3e1dff086931
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark62.9374
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
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 667
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.03	c INFO: OSL Context initialized.
0.08	c Initial problem consists of 231 variables and 2707 constraints.
0.09	c Using non-optimization problem switches.
0.09	c No problem reductions applied in OPT. instance.
0.09	c	preprocess terminated. Elapsed time: 0.071
0.09	c After prepocess the problem consists of 231 variables and 2586 constraints.
0.13	c Restart #1 #Var: 231 LB: 0 @ 0.111
0.24	c Restart #2 #Var: 231 LB: 0 @ 0.221
0.39	c Restart #3 #Var: 231 LB: 0 @ 0.372
0.61	c Restart #4 #Var: 231 LB: 0 @ 0.594
0.79	c Restart #5 #Var: 231 LB: 0 @ 0.77
1.04	c Restart #6 #Var: 231 LB: 0 @ 1.018
1.34	c Restart #7 #Var: 231 LB: 0 @ 1.32
1.70	c Restart #8 #Var: 231 LB: 0 @ 1.677
2.15	c Restart #9 #Var: 231 LB: 0 @ 2.125
2.65	c Restart #10 #Var: 231 LB: 0 @ 2.626
3.26	c Restart #11 #Var: 231 LB: 0 @ 3.24
3.90	c Restart #12 #Var: 231 LB: 0 @ 3.88
4.56	c Restart #13 #Var: 231 LB: 0 @ 4.542
5.57	c Restart #14 #Var: 231 LB: 0 @ 5.545
6.53	c Restart #15 #Var: 231 LB: 0 @ 6.512
8.00	c Restart #16 #Var: 231 LB: 0 @ 7.976
9.24	c Restart #17 #Var: 231 LB: 0 @ 9.22
11.11	c Restart #18 #Var: 231 LB: 0 @ 11.082
13.16	c Restart #19 #Var: 231 LB: 0 @ 13.131
15.50	c Restart #20 #Var: 231 LB: 0 @ 15.473
18.08	c Restart #21 #Var: 231 LB: 0 @ 18.046
21.20	c Restart #22 #Var: 231 LB: 0 @ 21.165
24.33	c Restart #23 #Var: 231 LB: 0 @ 24.302
27.61	c Restart #24 #Var: 231 LB: 0 @ 27.577
31.20	c Restart #25 #Var: 231 LB: 0 @ 31.172
37.08	c Restart #26 #Var: 231 LB: 0 @ 37.044
41.05	c Restart #27 #Var: 231 LB: 0 @ 41.013
46.22	c Restart #28 #Var: 231 LB: 0 @ 46.185
57.19	c Restart #29 #Var: 231 LB: 0 @ 57.151
63.35	c Restart #30 #Var: 231 LB: 0 @ 63.311
68.75	c Restart #31 #Var: 231 LB: 0 @ 68.706
77.37	c Restart #32 #Var: 231 LB: 0 @ 77.324
86.78	c Restart #33 #Var: 231 LB: 0 @ 86.73
96.43	c Restart #34 #Var: 231 LB: 0 @ 96.382
103.74	c Restart #35 #Var: 231 LB: 0 @ 103.69
112.44	c Restart #36 #Var: 231 LB: 0 @ 112.39
121.40	c Restart #37 #Var: 231 LB: 0 @ 121.35
134.08	c Restart #38 #Var: 231 LB: 0 @ 134.02
147.62	c Restart #39 #Var: 231 LB: 0 @ 147.55
162.83	c Restart #40 #Var: 231 LB: 0 @ 162.76
177.20	c Restart #41 #Var: 231 LB: 0 @ 177.12
194.86	c Restart #42 #Var: 231 LB: 0 @ 194.78
213.84	c Restart #43 #Var: 231 LB: 0 @ 213.75
234.14	c Restart #44 #Var: 231 LB: 0 @ 234.05
251.13	c Restart #45 #Var: 231 LB: 0 @ 251.04
276.36	c Restart #46 #Var: 231 LB: 0 @ 276.26
293.61	c Restart #47 #Var: 231 LB: 0 @ 293.51
316.20	c Restart #48 #Var: 231 LB: 0 @ 316.1
336.00	c Restart #49 #Var: 231 LB: 0 @ 335.88
354.63	c Restart #50 #Var: 231 LB: 0 @ 354.51
377.00	c Restart #51 #Var: 231 LB: 0 @ 376.88
400.51	c Restart #52 #Var: 231 LB: 0 @ 400.38
432.21	c Restart #53 #Var: 231 LB: 0 @ 432.07
473.90	c Restart #54 #Var: 231 LB: 0 @ 473.75
504.91	c Restart #55 #Var: 231 LB: 0 @ 504.75
537.93	c Restart #56 #Var: 231 LB: 0 @ 537.76
572.27	c Restart #57 #Var: 231 LB: 0 @ 572.09
602.00	c Restart #58 #Var: 231 LB: 0 @ 601.82
658.14	c Restart #59 #Var: 231 LB: 0 @ 657.94
692.78	c Restart #60 #Var: 231 LB: 0 @ 692.57
739.36	c Restart #61 #Var: 231 LB: 0 @ 739.13
785.11	c Restart #62 #Var: 231 LB: 0 @ 784.88
829.08	c Restart #63 #Var: 231 LB: 0 @ 828.83
874.24	c Restart #64 #Var: 231 LB: 0 @ 873.98
937.35	c CHANGE Heuristic... 
937.35	c Restart #0 #Var: 231 LB: 0 @ 937.07
944.47	c Restart #1 #Var: 231 LB: 0 @ 944.19
952.88	c Restart #2 #Var: 231 LB: 0 @ 952.6
957.20	c Restart #3 #Var: 231 LB: 0 @ 956.92
961.24	c Restart #4 #Var: 231 LB: 0 @ 960.96
967.46	c Restart #5 #Var: 231 LB: 0 @ 967.18
973.57	c Restart #6 #Var: 231 LB: 0 @ 973.29
982.40	c Restart #7 #Var: 231 LB: 0 @ 982.11
991.29	c Restart #8 #Var: 231 LB: 0 @ 991
998.04	c Restart #9 #Var: 231 LB: 0 @ 997.75
1008.61	c Restart #10 #Var: 231 LB: 0 @ 1008.3
1017.37	c Restart #11 #Var: 231 LB: 0 @ 1017.1
1033.60	c Restart #12 #Var: 231 LB: 0 @ 1033.3
1043.90	c Restart #13 #Var: 231 LB: 0 @ 1043.5
1055.08	c Restart #14 #Var: 231 LB: 0 @ 1054.7
1069.85	c Restart #15 #Var: 231 LB: 0 @ 1069.5
1085.66	c Restart #16 #Var: 231 LB: 0 @ 1085.3
1098.97	c Restart #17 #Var: 231 LB: 0 @ 1098.6
1115.48	c Restart #18 #Var: 231 LB: 0 @ 1115.1
1137.16	c Restart #19 #Var: 231 LB: 0 @ 1136.8
1158.91	c Restart #20 #Var: 231 LB: 0 @ 1158.5
1174.12	c Restart #21 #Var: 231 LB: 0 @ 1173.7
1190.48	c Restart #22 #Var: 231 LB: 0 @ 1190.1
1207.37	c Restart #23 #Var: 231 LB: 0 @ 1207
1233.05	c Restart #24 #Var: 231 LB: 0 @ 1232.6
1250.18	c Restart #25 #Var: 231 LB: 0 @ 1249.8
1284.22	c Restart #26 #Var: 231 LB: 0 @ 1283.8
1307.35	c Restart #27 #Var: 231 LB: 0 @ 1306.9
1333.99	c Restart #28 #Var: 231 LB: 0 @ 1333.6
1381.01	c Restart #29 #Var: 231 LB: 0 @ 1380.6
1403.94	c Restart #30 #Var: 231 LB: 0 @ 1403.5
1430.08	c Restart #31 #Var: 231 LB: 0 @ 1429.6
1468.06	c Restart #32 #Var: 231 LB: 0 @ 1467.6
1502.10	c Restart #33 #Var: 231 LB: 0 @ 1501.6
1530.94	c Restart #34 #Var: 231 LB: 0 @ 1530.5
1565.58	c Restart #35 #Var: 231 LB: 0 @ 1565.1
1599.62	c Restart #36 #Var: 231 LB: 0 @ 1599.1
1643.03	c Restart #37 #Var: 231 LB: 0 @ 1642.5
1679.04	c Restart #38 #Var: 231 LB: 0 @ 1678.5
1704.15	c Restart #39 #Var: 231 LB: 0 @ 1703.6
1750.31	c Restart #40 #Var: 231 LB: 0 @ 1749.8
1788.58	c Restart #41 #Var: 231 LB: 0 @ 1788
1800.57	s UNKNOWN
1800.57	c Exit Code: 0
1800.57	c Total time: 1800 s

Verifier Data (download as text)

ERROR: no interpretation found !

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-39542-1149216235 -o ROOT/results/node25/solver-39542-1149216235 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node25/39542-1149216235/instance-39542-1149216235.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.96 0.91 2/64 3255
/proc/meminfo: memFree=1377688/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=4656 CPUtime=0
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 75 0 0 0 0 0 0 0 18 0 1 0 187286921 4767744 57 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 3729135 0 0 4096 0 0 0 0 17 1 0 0
/proc/3255/statm: 1165 64 48 55 0 45 0

[startup+10.0018 s]
/proc/loadavg: 0.93 0.96 0.91 2/64 3255
/proc/meminfo: memFree=1356840/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=25340 CPUtime=9.97
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 5595 0 0 0 991 6 0 0 25 0 1 0 187286921 25948160 5510 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 6335 5510 296 55 0 5227 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 25340

[startup+20.0087 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 3255
/proc/meminfo: memFree=1346152/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=36036 CPUtime=19.97
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 8266 0 0 0 1988 9 0 0 25 0 1 0 187286921 36900864 8181 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542121 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 9009 8181 296 55 0 7901 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 36036

[startup+30.0156 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 3255
/proc/meminfo: memFree=1336808/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=45276 CPUtime=29.97
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 10593 0 0 0 2985 12 0 0 25 0 1 0 187286921 46362624 10508 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4200059 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 11319 10508 296 55 0 10211 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (Kb) 45276

[startup+40.0206 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 3255
/proc/meminfo: memFree=1330024/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=52140 CPUtime=39.98
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 12289 0 0 0 3983 15 0 0 25 0 1 0 187286921 53391360 12204 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 13035 12204 296 55 0 11927 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 52140

[startup+50.0265 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 3255
/proc/meminfo: memFree=1324328/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=57816 CPUtime=49.98
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 13705 0 0 0 4981 17 0 0 25 0 1 0 187286921 59203584 13620 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 14454 13620 296 55 0 13346 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 57816

[startup+60.0324 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 3255
/proc/meminfo: memFree=1319976/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=62172 CPUtime=59.99
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 14804 0 0 0 5980 19 0 0 25 0 1 0 187286921 63664128 14719 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 15543 14719 296 55 0 14435 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 62172

[startup+70.0383 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 3255
/proc/meminfo: memFree=1313576/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=68508 CPUtime=69.99
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 16387 0 0 0 6977 22 0 0 25 0 1 0 187286921 70152192 16302 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 17127 16302 296 55 0 16019 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 68508

[startup+80.0442 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 3255
/proc/meminfo: memFree=1309096/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=72996 CPUtime=79.99
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 17510 0 0 0 7975 24 0 0 25 0 1 0 187286921 74747904 17425 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 18249 17425 296 55 0 17141 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 72996

[startup+90.0501 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 3255
/proc/meminfo: memFree=1303912/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=78308 CPUtime=90
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 18799 0 0 0 8974 26 0 0 25 0 1 0 187286921 80187392 18713 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4200005 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 19577 18713 296 55 0 18469 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 78308

[startup+100.055 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 3255
/proc/meminfo: memFree=1299048/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=83072 CPUtime=99.99
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 20007 0 0 0 9971 28 0 0 25 0 1 0 187286921 85065728 19921 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 20768 19921 296 55 0 19660 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 83072

[startup+110.061 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 3255
/proc/meminfo: memFree=1292264/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=89944 CPUtime=110
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 21700 0 0 0 10969 31 0 0 25 0 1 0 187286921 92102656 21614 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 22486 21614 296 55 0 21378 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 89944

[startup+120.067 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3255
/proc/meminfo: memFree=1287016/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=95228 CPUtime=120
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 23013 0 0 0 11967 33 0 0 25 0 1 0 187286921 97513472 22926 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 23807 22926 296 55 0 22699 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 95228

[startup+130.073 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3255
/proc/meminfo: memFree=1281832/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=100376 CPUtime=130
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 24308 0 0 0 12965 35 0 0 25 0 1 0 187286921 102785024 24221 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 25094 24221 296 55 0 23986 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 100376

[startup+140.079 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3255
/proc/meminfo: memFree=1278952/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=103152 CPUtime=140
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 25022 0 0 0 13964 36 0 0 25 0 1 0 187286921 105627648 24935 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 25788 24935 296 55 0 24680 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 103152

[startup+150.085 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3255
/proc/meminfo: memFree=1274984/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=107296 CPUtime=150.01
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 26017 0 0 0 14963 38 0 0 25 0 1 0 187286921 109871104 25929 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 26824 25929 296 55 0 25716 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 107296

[startup+160.089 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3255
/proc/meminfo: memFree=1270312/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=111916 CPUtime=160.01
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 27173 0 0 0 15960 41 0 0 25 0 1 0 187286921 114601984 27085 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 27979 27085 296 55 0 26871 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 111916

[startup+170.095 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3255
/proc/meminfo: memFree=1266984/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=115216 CPUtime=170.02
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 28000 0 0 0 16960 42 0 0 25 0 1 0 187286921 117981184 27912 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 28804 27912 296 55 0 27696 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 115216

[startup+180.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3255
/proc/meminfo: memFree=1262952/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=119336 CPUtime=180.02
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 29011 0 0 0 17958 44 0 0 25 0 1 0 187286921 122200064 28921 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 29834 28921 296 55 0 28726 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 119336

[startup+190.107 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3255
/proc/meminfo: memFree=1259560/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=122636 CPUtime=190.02
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 29858 0 0 0 18957 45 0 0 25 0 1 0 187286921 125579264 29768 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 30659 29768 296 55 0 29551 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 122636

[startup+200.113 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3255
/proc/meminfo: memFree=1256360/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=125940 CPUtime=200.03
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 30651 0 0 0 19956 47 0 0 25 0 1 0 187286921 128962560 30561 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 31485 30561 296 55 0 30377 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 125940

[startup+210.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3255
/proc/meminfo: memFree=1253224/2055920 swapFree=4181460/4192956

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

/proc/3255/statm: 109402 107872 296 55 0 108294 0
Current children cumulated CPU time (s) 1760.47
Current children cumulated vsize (Kb) 437608

[startup+1771.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3450
/proc/meminfo: memFree=944424/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=439324 CPUtime=1770.48
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 108476 0 0 0 176846 202 0 0 25 0 1 0 187286921 449867776 108315 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 109831 108315 296 55 0 108723 0
Current children cumulated CPU time (s) 1770.48
Current children cumulated vsize (Kb) 439324

[startup+1781.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3450
/proc/meminfo: memFree=942952/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=440776 CPUtime=1780.48
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 108833 0 0 0 177845 203 0 0 25 0 1 0 187286921 451354624 108672 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 110194 108672 296 55 0 109086 0
Current children cumulated CPU time (s) 1780.48
Current children cumulated vsize (Kb) 440776

[startup+1782.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3450
/proc/meminfo: memFree=942760/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=440908 CPUtime=1781.48
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 108883 0 0 0 177945 203 0 0 25 0 1 0 187286921 451489792 108722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 110227 108722 296 55 0 109119 0
Current children cumulated CPU time (s) 1781.48
Current children cumulated vsize (Kb) 440908

[startup+1783.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3450
/proc/meminfo: memFree=942440/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=441304 CPUtime=1782.49
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 108964 0 0 0 178045 204 0 0 25 0 1 0 187286921 451895296 108803 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 110326 108803 296 55 0 109218 0
Current children cumulated CPU time (s) 1782.49
Current children cumulated vsize (Kb) 441304

[startup+1784.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3450
/proc/meminfo: memFree=942120/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=441568 CPUtime=1783.5
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 109046 0 0 0 178146 204 0 0 25 0 1 0 187286921 452165632 108885 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 110392 108885 296 55 0 109284 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (Kb) 441568

[startup+1785.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3450
/proc/meminfo: memFree=942056/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=441700 CPUtime=1784.5
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 109063 0 0 0 178246 204 0 0 25 0 1 0 187286921 452300800 108902 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551616 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 110425 108902 296 55 0 109317 0
Current children cumulated CPU time (s) 1784.5
Current children cumulated vsize (Kb) 441700

[startup+1786.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3450
/proc/meminfo: memFree=941992/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=441832 CPUtime=1785.5
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 109087 0 0 0 178346 204 0 0 25 0 1 0 187286921 452435968 108926 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 110458 108926 296 55 0 109350 0
Current children cumulated CPU time (s) 1785.5
Current children cumulated vsize (Kb) 441832

[startup+1787.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3450
/proc/meminfo: memFree=941864/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=441964 CPUtime=1786.51
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 109119 0 0 0 178447 204 0 0 25 0 1 0 187286921 452571136 108958 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4200059 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 110491 108958 296 55 0 109383 0
Current children cumulated CPU time (s) 1786.51
Current children cumulated vsize (Kb) 441964

[startup+1788.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3450
/proc/meminfo: memFree=941736/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=441964 CPUtime=1787.51
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 109139 0 0 0 178547 204 0 0 25 0 1 0 187286921 452571136 108978 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551506 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 110491 108978 296 55 0 109383 0
Current children cumulated CPU time (s) 1787.51
Current children cumulated vsize (Kb) 441964

[startup+1789.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3450
/proc/meminfo: memFree=941736/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=441964 CPUtime=1788.52
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 109146 0 0 0 178648 204 0 0 25 0 1 0 187286921 452571136 108985 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 110491 108985 296 55 0 109383 0
Current children cumulated CPU time (s) 1788.52
Current children cumulated vsize (Kb) 441964

[startup+1790.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3450
/proc/meminfo: memFree=941672/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=442096 CPUtime=1789.52
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 109157 0 0 0 178748 204 0 0 25 0 1 0 187286921 452706304 108996 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534037 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 110524 108996 296 55 0 109416 0
Current children cumulated CPU time (s) 1789.52
Current children cumulated vsize (Kb) 442096

[startup+1791.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3450
/proc/meminfo: memFree=941608/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=442096 CPUtime=1790.53
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 109171 0 0 0 178849 204 0 0 25 0 1 0 187286921 452706304 109010 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 110524 109010 296 55 0 109416 0
Current children cumulated CPU time (s) 1790.53
Current children cumulated vsize (Kb) 442096

[startup+1792.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3450
/proc/meminfo: memFree=941544/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=442228 CPUtime=1791.53
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 109186 0 0 0 178949 204 0 0 25 0 1 0 187286921 452841472 109025 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 110557 109025 296 55 0 109449 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (Kb) 442228

[startup+1793.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3450
/proc/meminfo: memFree=941416/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=442228 CPUtime=1792.54
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 109214 0 0 0 179050 204 0 0 25 0 1 0 187286921 452841472 109053 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 110557 109053 296 55 0 109449 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (Kb) 442228

[startup+1794.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3450
/proc/meminfo: memFree=941352/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=442360 CPUtime=1793.54
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 109236 0 0 0 179150 204 0 0 25 0 1 0 187286921 452976640 109075 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 110590 109075 296 55 0 109482 0
Current children cumulated CPU time (s) 1793.54
Current children cumulated vsize (Kb) 442360

[startup+1795.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3450
/proc/meminfo: memFree=941288/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=442492 CPUtime=1794.54
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 109248 0 0 0 179250 204 0 0 25 0 1 0 187286921 453111808 109087 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 110623 109087 296 55 0 109515 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (Kb) 442492

[startup+1796.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3450
/proc/meminfo: memFree=941224/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=442492 CPUtime=1795.56
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 109266 0 0 0 179351 205 0 0 25 0 1 0 187286921 453111808 109105 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 110623 109105 296 55 0 109515 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 442492

[startup+1797.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3450
/proc/meminfo: memFree=941160/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=442624 CPUtime=1796.56
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 109286 0 0 0 179451 205 0 0 25 0 1 0 187286921 453246976 109125 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 110656 109125 296 55 0 109548 0
Current children cumulated CPU time (s) 1796.56
Current children cumulated vsize (Kb) 442624

[startup+1798.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3450
/proc/meminfo: memFree=941032/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=442756 CPUtime=1797.57
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 109317 0 0 0 179552 205 0 0 25 0 1 0 187286921 453382144 109156 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 110689 109156 296 55 0 109581 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (Kb) 442756

[startup+1799.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3450
/proc/meminfo: memFree=940904/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=442888 CPUtime=1798.57
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 109345 0 0 0 179652 205 0 0 25 0 1 0 187286921 453517312 109184 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 110722 109184 296 55 0 109614 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 442888

[startup+1800.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3450
/proc/meminfo: memFree=940712/2055920 swapFree=4181460/4192956
[pid=3255] ppid=3253 vsize=443020 CPUtime=1799.57
/proc/3255/stat : 3255 (bsolo) R 3253 3255 3210 0 -1 0 109387 0 0 0 179752 205 0 0 25 0 1 0 187286921 453652480 109226 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3255/statm: 110755 109226 296 55 0 109647 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (Kb) 443020

Child status: 0
Real time (s): 1800.65
CPU time (s): 1800.08
CPU user time (s): 1797.96
CPU system time (s): 2.12168
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (Kb): 443020

Launcher Data (download as text)

Begin job on node25 on Fri Jun  2 02:43:55 UTC 2006


FILE ID= 39542-1149216235

PBS_JOBID= 294791

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  3135d58f22cd009942de3e1dff086931

RANDOM SEED= 853385907


/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:       1377896 kB
Buffers:         37200 kB
Cached:         569516 kB
SwapCached:       3244 kB
Active:         163920 kB
Inactive:       451524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1377896 kB
SwapTotal:     4192956 kB
SwapFree:      4181460 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            48544 kB
Committed_AS:   190496 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 03:13:56 UTC 2006