Trace number 39810

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
bsolo 2006/05? 1800.07 1800.69

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-n3708.opb
MD5SUMd44ccf8fb2d5e43b368613290c78fd1e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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 benchmark8.84366
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables155000
Total number of constraints5150
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 constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 76
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 655014
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 655014
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Time Limit set via PBTIMEOUT to 1800
0.01	c INFO: OSL Context initialized.
5.51	c Initial problem consists of 155000 variables and 5300 constraints.
5.94	c No problem reductions applied in OPT. instance.
5.94	c	preprocess terminated. Elapsed time: 5.928
5.94	c After prepocess the problem consists of 96573 variables and 5300 constraints.
5.94	c Initial Lower Bound: 0
8.27	c Restart #1 #Var: 96573 LB: 0 @ 8.253
11.55	c Restart #2 #Var: 96573 LB: 0 @ 11.53
15.98	c Restart #3 #Var: 96573 LB: 0 @ 15.965
21.43	c Restart #4 #Var: 96573 LB: 0 @ 21.413
27.83	c Restart #5 #Var: 96573 LB: 0 @ 27.806
35.41	c Restart #6 #Var: 96573 LB: 0 @ 35.382
43.99	c Restart #7 #Var: 96573 LB: 0 @ 43.96
54.23	c Restart #8 #Var: 96573 LB: 0 @ 54.197
65.44	c Restart #9 #Var: 96573 LB: 0 @ 65.403
77.22	c Restart #10 #Var: 96573 LB: 0 @ 77.184
302.01	c Restart #11 #Var: 96573 LB: 0 @ 301.91
470.53	c Restart #12 #Var: 96573 LB: 0 @ 470.38
532.86	c Restart #13 #Var: 96573 LB: 0 @ 532.69
569.60	c Restart #14 #Var: 96573 LB: 0 @ 569.42
590.73	c Restart #15 #Var: 96573 LB: 0 @ 590.54
618.68	c Restart #16 #Var: 96573 LB: 0 @ 618.48
639.88	c Restart #17 #Var: 96573 LB: 0 @ 639.67
671.44	c Restart #18 #Var: 96573 LB: 0 @ 671.23
699.19	c Restart #19 #Var: 96573 LB: 0 @ 698.97
721.66	c Restart #20 #Var: 96573 LB: 0 @ 721.44
771.74	c Restart #21 #Var: 96573 LB: 0 @ 771.5
811.58	c Restart #22 #Var: 96573 LB: 0 @ 811.33
840.78	c Restart #23 #Var: 96573 LB: 0 @ 840.51
880.41	c Restart #24 #Var: 96573 LB: 0 @ 880.14
933.07	c CHANGE Heuristic... 
933.07	c Restart #0 #Var: 96573 LB: 0 @ 932.78
936.81	c Restart #1 #Var: 96573 LB: 0 @ 936.52
940.56	c Restart #2 #Var: 96573 LB: 0 @ 940.26
954.03	c Restart #3 #Var: 96573 LB: 0 @ 953.73
960.53	c Restart #4 #Var: 96573 LB: 0 @ 960.23
967.40	c Restart #5 #Var: 96573 LB: 0 @ 967.1
975.50	c Restart #6 #Var: 96573 LB: 0 @ 975.19
987.54	c Restart #7 #Var: 96573 LB: 0 @ 987.23
1004.93	c Restart #8 #Var: 96573 LB: 0 @ 1004.6
1020.09	c Restart #9 #Var: 96573 LB: 0 @ 1019.8
1060.04	c Restart #10 #Var: 96573 LB: 0 @ 1059.7
1087.47	c Restart #11 #Var: 96573 LB: 0 @ 1087.1
1116.12	c Restart #12 #Var: 96573 LB: 0 @ 1115.8
1133.41	c Restart #13 #Var: 96573 LB: 0 @ 1133.1
1157.71	c Restart #14 #Var: 96573 LB: 0 @ 1157.4
1177.66	c Restart #15 #Var: 96573 LB: 0 @ 1177.3
1204.90	c Restart #16 #Var: 96573 LB: 0 @ 1204.5
1249.24	c Restart #17 #Var: 96573 LB: 0 @ 1248.9
1282.91	c Restart #18 #Var: 96573 LB: 0 @ 1282.5
1328.22	c Restart #19 #Var: 96573 LB: 0 @ 1327.8
1373.08	c Restart #20 #Var: 96573 LB: 0 @ 1372.7
1419.35	c Restart #21 #Var: 96573 LB: 0 @ 1418.9
1460.00	c Restart #22 #Var: 96573 LB: 0 @ 1459.6
1510.56	c Restart #23 #Var: 96573 LB: 0 @ 1510.1
1576.88	c Restart #24 #Var: 96573 LB: 0 @ 1576.4
1701.52	c Restart #25 #Var: 96573 LB: 0 @ 1701
1767.30	c Restart #26 #Var: 96573 LB: 0 @ 1766.7
1800.66	s UNKNOWN
1800.66	c Exit Code: 0
1800.66	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/node20/watcher-39810-1149251567 -o ROOT/results/node20/solver-39810-1149251567 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node20/39810-1149251567/instance-39810-1149251567.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 2/64 10324
/proc/meminfo: memFree=1343632/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=4932 CPUtime=0
/proc/10324/stat : 10324 (bsolo) D 10322 10324 10278 0 -1 0 366 0 0 0 0 0 0 0 19 0 1 0 190819777 5050368 330 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 2147483391 4096 16384 18446744072099781622 0 0 17 1 0 0
/proc/10324/statm: 1233 330 226 55 0 125 0

[startup+10.0024 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 10324
/proc/meminfo: memFree=1163152/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=190944 CPUtime=9.98
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 165219 0 0 0 936 62 0 0 25 0 1 0 190819777 195526656 45310 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718240 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 47736 45310 297 55 0 46628 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 190944

[startup+20.0086 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 10324
/proc/meminfo: memFree=1163280/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=190920 CPUtime=19.98
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 165273 0 0 0 1922 76 0 0 25 0 1 0 190819777 195502080 45324 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 47730 45324 297 55 0 46622 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 190920

[startup+30.0148 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 10324
/proc/meminfo: memFree=1163216/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=190956 CPUtime=29.98
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 165413 0 0 0 2908 90 0 0 25 0 1 0 190819777 195538944 45314 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134695678 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 47739 45314 297 55 0 46631 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 190956

[startup+40.021 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 10324
/proc/meminfo: memFree=1163280/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=190944 CPUtime=39.99
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 165499 0 0 0 3899 100 0 0 25 0 1 0 190819777 195526656 45329 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 47736 45329 297 55 0 46628 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 190944

[startup+50.0282 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 10324
/proc/meminfo: memFree=1163280/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=191012 CPUtime=50
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 165555 0 0 0 4890 110 0 0 25 0 1 0 190819777 195596288 45342 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 47753 45342 297 55 0 46645 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 191012

[startup+60.0344 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 10324
/proc/meminfo: memFree=1161360/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=192980 CPUtime=59.99
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 166124 0 0 0 5880 119 0 0 25 0 1 0 190819777 197611520 45833 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 48245 45833 297 55 0 47137 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 192980

[startup+70.0406 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 10324
/proc/meminfo: memFree=1159760/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=194336 CPUtime=70
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 166845 0 0 0 6873 127 0 0 25 0 1 0 190819777 199000064 46189 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 48584 46189 297 55 0 47476 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 194336

[startup+80.0468 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 10324
/proc/meminfo: memFree=1159824/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=194336 CPUtime=80
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 166845 0 0 0 7870 130 0 0 25 0 1 0 190819777 199000064 46189 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 48584 46189 297 55 0 47476 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 194336

[startup+90.053 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 10324
/proc/meminfo: memFree=1159824/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=194336 CPUtime=90.01
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 166845 0 0 0 8870 131 0 0 25 0 1 0 190819777 199000064 46189 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548379 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 48584 46189 297 55 0 47476 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 194336

[startup+100.059 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 10324
/proc/meminfo: memFree=1159824/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=194336 CPUtime=100.01
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 166845 0 0 0 9870 131 0 0 25 0 1 0 190819777 199000064 46189 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 48584 46189 297 55 0 47476 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 194336

[startup+110.065 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 10324
/proc/meminfo: memFree=1159824/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=194336 CPUtime=110.01
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 166845 0 0 0 10870 131 0 0 25 0 1 0 190819777 199000064 46189 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548217 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 48584 46189 297 55 0 47476 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 194336

[startup+120.072 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10324
/proc/meminfo: memFree=1159824/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=194336 CPUtime=120.02
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 166845 0 0 0 11871 131 0 0 25 0 1 0 190819777 199000064 46189 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 48584 46189 297 55 0 47476 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 194336

[startup+130.077 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10324
/proc/meminfo: memFree=1159824/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=194336 CPUtime=130.02
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 166845 0 0 0 12871 131 0 0 25 0 1 0 190819777 199000064 46189 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548230 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 48584 46189 297 55 0 47476 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 194336

[startup+140.083 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10324
/proc/meminfo: memFree=1159824/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=194336 CPUtime=140.02
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 166845 0 0 0 13871 131 0 0 25 0 1 0 190819777 199000064 46189 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548369 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 48584 46189 297 55 0 47476 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 194336

[startup+150.089 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10324
/proc/meminfo: memFree=1159824/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=194336 CPUtime=150.02
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 166845 0 0 0 14871 131 0 0 25 0 1 0 190819777 199000064 46189 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 48584 46189 297 55 0 47476 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 194336

[startup+160.095 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10326
/proc/meminfo: memFree=1159888/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=194336 CPUtime=160.03
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 166845 0 0 0 15872 131 0 0 25 0 1 0 190819777 199000064 46189 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548247 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 48584 46189 297 55 0 47476 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 194336

[startup+170.103 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10326
/proc/meminfo: memFree=1159824/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=194600 CPUtime=170.03
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 166891 0 0 0 16872 131 0 0 25 0 1 0 190819777 199270400 46235 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 48650 46235 297 55 0 47542 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 194600

[startup+180.109 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10326
/proc/meminfo: memFree=1159696/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=194744 CPUtime=180.03
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 166923 0 0 0 17872 131 0 0 25 0 1 0 190819777 199417856 46267 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 48686 46267 297 55 0 47578 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 194744

[startup+190.115 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10326
/proc/meminfo: memFree=1159632/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=194744 CPUtime=190.04
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 166927 0 0 0 18873 131 0 0 25 0 1 0 190819777 199417856 46271 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 48686 46271 297 55 0 47578 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 194744

[startup+200.121 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10326
/proc/meminfo: memFree=1159632/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=194744 CPUtime=200.04
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 166935 0 0 0 19873 131 0 0 25 0 1 0 190819777 199417856 46279 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 48686 46279 297 55 0 47578 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 194744

[startup+210.127 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10326
/proc/meminfo: memFree=1159632/2055920 swapFree=4181488/4192956

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

/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1760.47
Current children cumulated vsize (Kb) 204216

[startup+1771.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 10521
/proc/meminfo: memFree=1148176/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=204216 CPUtime=1770.47
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 171637 0 0 0 176884 163 0 0 25 0 1 0 190819777 209117184 49019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548217 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1770.47
Current children cumulated vsize (Kb) 204216

[startup+1781.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 10521
/proc/meminfo: memFree=1148176/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=204216 CPUtime=1780.47
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 171637 0 0 0 177884 163 0 0 25 0 1 0 190819777 209117184 49019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1780.47
Current children cumulated vsize (Kb) 204216

[startup+1782.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 10521
/proc/meminfo: memFree=1148176/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=204216 CPUtime=1781.49
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 171637 0 0 0 177985 164 0 0 25 0 1 0 190819777 209117184 49019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548230 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (Kb) 204216

[startup+1783.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 10521
/proc/meminfo: memFree=1148176/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=204216 CPUtime=1782.49
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 171637 0 0 0 178085 164 0 0 25 0 1 0 190819777 209117184 49019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1782.49
Current children cumulated vsize (Kb) 204216

[startup+1784.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 10521
/proc/meminfo: memFree=1148176/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=204216 CPUtime=1783.5
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 171637 0 0 0 178186 164 0 0 25 0 1 0 190819777 209117184 49019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (Kb) 204216

[startup+1785.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 10521
/proc/meminfo: memFree=1148176/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=204216 CPUtime=1784.5
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 171637 0 0 0 178286 164 0 0 25 0 1 0 190819777 209117184 49019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1784.5
Current children cumulated vsize (Kb) 204216

[startup+1786.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 10521
/proc/meminfo: memFree=1148176/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=204216 CPUtime=1785.5
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 171637 0 0 0 178386 164 0 0 25 0 1 0 190819777 209117184 49019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1785.5
Current children cumulated vsize (Kb) 204216

[startup+1787.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 10521
/proc/meminfo: memFree=1148176/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=204216 CPUtime=1786.51
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 171637 0 0 0 178487 164 0 0 25 0 1 0 190819777 209117184 49019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548379 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1786.51
Current children cumulated vsize (Kb) 204216

[startup+1788.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 10521
/proc/meminfo: memFree=1148176/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=204216 CPUtime=1787.51
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 171637 0 0 0 178587 164 0 0 25 0 1 0 190819777 209117184 49019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1787.51
Current children cumulated vsize (Kb) 204216

[startup+1789.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 10521
/proc/meminfo: memFree=1148176/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=204216 CPUtime=1788.52
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 171637 0 0 0 178688 164 0 0 25 0 1 0 190819777 209117184 49019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1788.52
Current children cumulated vsize (Kb) 204216

[startup+1790.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 10521
/proc/meminfo: memFree=1148176/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=204216 CPUtime=1789.52
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 171637 0 0 0 178788 164 0 0 25 0 1 0 190819777 209117184 49019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1789.52
Current children cumulated vsize (Kb) 204216

[startup+1791.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 10521
/proc/meminfo: memFree=1148176/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=204216 CPUtime=1790.53
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 171637 0 0 0 178889 164 0 0 25 0 1 0 190819777 209117184 49019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1790.53
Current children cumulated vsize (Kb) 204216

[startup+1792.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 10521
/proc/meminfo: memFree=1148176/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=204216 CPUtime=1791.53
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 171637 0 0 0 178989 164 0 0 25 0 1 0 190819777 209117184 49019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548233 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (Kb) 204216

[startup+1793.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 10521
/proc/meminfo: memFree=1148176/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=204216 CPUtime=1792.54
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 171637 0 0 0 179090 164 0 0 25 0 1 0 190819777 209117184 49019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (Kb) 204216

[startup+1794.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 10521
/proc/meminfo: memFree=1148176/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=204216 CPUtime=1793.54
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 171637 0 0 0 179190 164 0 0 25 0 1 0 190819777 209117184 49019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1793.54
Current children cumulated vsize (Kb) 204216

[startup+1795.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 10521
/proc/meminfo: memFree=1148176/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=204216 CPUtime=1794.55
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 171637 0 0 0 179291 164 0 0 25 0 1 0 190819777 209117184 49019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548379 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (Kb) 204216

[startup+1796.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 10521
/proc/meminfo: memFree=1148176/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=204216 CPUtime=1795.55
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 171637 0 0 0 179391 164 0 0 25 0 1 0 190819777 209117184 49019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1795.55
Current children cumulated vsize (Kb) 204216

[startup+1797.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 10521
/proc/meminfo: memFree=1148176/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=204216 CPUtime=1796.55
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 171637 0 0 0 179491 164 0 0 25 0 1 0 190819777 209117184 49019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1796.55
Current children cumulated vsize (Kb) 204216

[startup+1798.18 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 10521
/proc/meminfo: memFree=1148176/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=204216 CPUtime=1797.56
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 171637 0 0 0 179592 164 0 0 25 0 1 0 190819777 209117184 49019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (Kb) 204216

[startup+1799.18 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 10521
/proc/meminfo: memFree=1148176/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=204216 CPUtime=1798.56
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 171637 0 0 0 179692 164 0 0 25 0 1 0 190819777 209117184 49019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (Kb) 204216

[startup+1800.19 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 10521
/proc/meminfo: memFree=1148176/2055920 swapFree=4181488/4192956
[pid=10324] ppid=10322 vsize=204216 CPUtime=1799.56
/proc/10324/stat : 10324 (bsolo) R 10322 10324 10278 0 -1 0 171637 0 0 0 179792 164 0 0 25 0 1 0 190819777 209117184 49019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10324/statm: 51054 49019 297 55 0 49946 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (Kb) 204216

Child status: 0
Real time (s): 1800.69
CPU time (s): 1800.07
CPU user time (s): 1798.4
CPU system time (s): 1.67574
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (Kb): 209672

Launcher Data (download as text)

Begin job on node20 on Fri Jun  2 12:32:47 UTC 2006


FILE ID= 39810-1149251567

PBS_JOBID= 298139

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  d44ccf8fb2d5e43b368613290c78fd1e

RANDOM SEED= 500092969


/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:       1343840 kB
Buffers:         41436 kB
Cached:         592836 kB
SwapCached:       3296 kB
Active:         180200 kB
Inactive:       462948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1343840 kB
SwapTotal:     4192956 kB
SwapFree:      4181488 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14760 kB
Slab:            54984 kB
Committed_AS:   257824 kB
PageTables:       1432 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node20 on Fri Jun  2 13:02:48 UTC 2006