Trace number 39863

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.06 1801.25

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-roll3000.opb
MD5SUM8bdca001a57a76bf3835c82b9bc6a431
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8902
Total number of constraints2864
Number of constraints which are clauses143
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints2690
Minimum length of a constraint2
Maximum length of a constraint2407
Number of terms in the objective function 31
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524318
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 526135
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.
0.51	c Initial problem consists of 8902 variables and 3038 constraints.
0.57	c No problem reductions applied in OPT. instance.
0.57	c	preprocess terminated. Elapsed time: 0.569
0.57	c After prepocess the problem consists of 5572 variables and 2065 constraints.
0.57	c Initial Lower Bound: 0
0.95	c Restart #1 #Var: 5572 LB: 0 @ 0.944
1.65	c Restart #2 #Var: 5572 LB: 0 @ 1.645
2.53	c Restart #3 #Var: 5572 LB: 0 @ 2.523
3.63	c Restart #4 #Var: 5572 LB: 0 @ 3.626
5.00	c Restart #5 #Var: 5572 LB: 0 @ 4.992
6.78	c Restart #6 #Var: 5572 LB: 0 @ 6.776
10.02	c Restart #7 #Var: 5572 LB: 0 @ 10.008
16.23	c Restart #8 #Var: 5572 LB: 0 @ 16.219
18.83	c Restart #9 #Var: 5572 LB: 0 @ 18.819
29.00	c Restart #10 #Var: 5572 LB: 0 @ 28.973
35.27	c Restart #11 #Var: 5572 LB: 0 @ 35.239
39.18	c Restart #12 #Var: 5572 LB: 0 @ 39.155
40.67	c Restart #13 #Var: 5572 LB: 0 @ 40.632
42.33	c Restart #14 #Var: 5572 LB: 0 @ 42.297
44.49	c Restart #15 #Var: 5572 LB: 0 @ 44.46
47.82	c Restart #16 #Var: 5572 LB: 0 @ 47.787
49.29	c Restart #17 #Var: 5572 LB: 0 @ 49.249
52.65	c Restart #18 #Var: 5572 LB: 0 @ 52.604
55.51	c Restart #19 #Var: 5572 LB: 0 @ 55.472
59.35	c Restart #20 #Var: 5572 LB: 0 @ 59.31
61.85	c Restart #21 #Var: 5572 LB: 0 @ 61.796
65.52	c Restart #22 #Var: 5572 LB: 0 @ 65.473
67.99	c Restart #23 #Var: 5572 LB: 0 @ 67.938
71.52	c Restart #24 #Var: 5572 LB: 0 @ 71.468
74.17	c Restart #25 #Var: 5572 LB: 0 @ 74.116
77.92	c Restart #26 #Var: 5572 LB: 0 @ 77.859
83.95	c Restart #27 #Var: 5572 LB: 0 @ 83.888
90.22	c Restart #28 #Var: 5572 LB: 0 @ 90.154
94.21	c Restart #29 #Var: 5572 LB: 0 @ 94.134
101.41	c Restart #30 #Var: 5572 LB: 0 @ 101.33
104.96	c Restart #31 #Var: 5572 LB: 0 @ 104.88
112.59	c Restart #32 #Var: 5572 LB: 0 @ 112.5
119.35	c Restart #33 #Var: 5572 LB: 0 @ 119.26
127.39	c Restart #34 #Var: 5572 LB: 0 @ 127.3
132.17	c Restart #35 #Var: 5572 LB: 0 @ 132.07
140.20	c Restart #36 #Var: 5572 LB: 0 @ 140.09
146.59	c Restart #37 #Var: 5572 LB: 0 @ 146.48
155.01	c Restart #38 #Var: 5572 LB: 0 @ 154.89
160.03	c Restart #39 #Var: 5572 LB: 0 @ 159.91
169.05	c Restart #40 #Var: 5572 LB: 0 @ 168.92
186.67	c Restart #41 #Var: 5572 LB: 0 @ 186.53
196.33	c Restart #42 #Var: 5571 LB: 0 @ 196.17
204.01	c Restart #43 #Var: 5571 LB: 0 @ 203.85
211.95	c Restart #44 #Var: 5571 LB: 0 @ 211.79
223.18	c Restart #45 #Var: 5571 LB: 0 @ 223.01
231.38	c Restart #46 #Var: 5570 LB: 0 @ 231.21
251.34	c Restart #47 #Var: 5570 LB: 0 @ 251.15
279.17	c Restart #48 #Var: 5570 LB: 0 @ 278.96
337.59	c Restart #49 #Var: 5570 LB: 0 @ 337.35
348.51	c Restart #50 #Var: 5570 LB: 0 @ 348.26
375.94	c Restart #51 #Var: 5569 LB: 0 @ 375.67
443.18	c Restart #52 #Var: 5568 LB: 0 @ 442.85
538.57	c Restart #53 #Var: 5567 LB: 0 @ 538.18
559.27	c Restart #54 #Var: 5567 LB: 0 @ 558.87
571.31	c Restart #55 #Var: 5566 LB: 0 @ 570.9
596.26	c Restart #56 #Var: 5566 LB: 0 @ 595.83
617.47	c Restart #57 #Var: 5562 LB: 0 @ 617.03
642.90	c Restart #58 #Var: 5562 LB: 0 @ 642.44
704.19	c Restart #59 #Var: 5562 LB: 0 @ 703.68
769.04	c Restart #60 #Var: 5562 LB: 0 @ 768.49
816.86	c Restart #61 #Var: 5562 LB: 0 @ 816.28
868.66	c Restart #62 #Var: 5562 LB: 0 @ 868.04
916.93	c CHANGE Heuristic... 
916.93	c Restart #0 #Var: 5562 LB: 0 @ 916.27
918.47	c Restart #1 #Var: 5562 LB: 0 @ 917.82
920.92	c Restart #2 #Var: 5562 LB: 0 @ 920.27
929.57	c Restart #3 #Var: 5562 LB: 0 @ 928.91
933.27	c Restart #4 #Var: 5562 LB: 0 @ 932.6
940.14	c Restart #5 #Var: 5562 LB: 0 @ 939.47
944.12	c Restart #6 #Var: 5562 LB: 0 @ 943.44
947.20	c Restart #7 #Var: 5562 LB: 0 @ 946.53
954.29	c Restart #8 #Var: 5562 LB: 0 @ 953.61
961.12	c Restart #9 #Var: 5562 LB: 0 @ 960.44
975.45	c Restart #10 #Var: 5560 LB: 0 @ 974.76
990.09	c Restart #11 #Var: 5560 LB: 0 @ 989.39
1011.64	c Restart #12 #Var: 5560 LB: 0 @ 1010.9
1027.99	c Restart #13 #Var: 5560 LB: 0 @ 1027.3
1032.59	c Restart #14 #Var: 5560 LB: 0 @ 1031.9
1047.13	c Restart #15 #Var: 5560 LB: 0 @ 1046.4
1074.62	c Restart #16 #Var: 5560 LB: 0 @ 1073.9
1094.31	c Restart #17 #Var: 5560 LB: 0 @ 1093.5
1120.93	c Restart #18 #Var: 5560 LB: 0 @ 1120.1
1152.11	c Restart #19 #Var: 5559 LB: 0 @ 1151.3
1173.76	c Restart #20 #Var: 5559 LB: 0 @ 1172.9
1185.26	c Restart #21 #Var: 5559 LB: 0 @ 1184.4
1205.85	c Restart #22 #Var: 5559 LB: 0 @ 1205
1217.34	c Restart #23 #Var: 5559 LB: 0 @ 1216.5
1225.94	c Restart #24 #Var: 5559 LB: 0 @ 1225.1
1263.57	c Restart #25 #Var: 5559 LB: 0 @ 1262.7
1273.68	c Restart #26 #Var: 5559 LB: 0 @ 1272.8
1280.66	c Restart #27 #Var: 5559 LB: 0 @ 1279.8
1300.92	c Restart #28 #Var: 5559 LB: 0 @ 1300
1325.65	c Restart #29 #Var: 5559 LB: 0 @ 1324.8
1364.89	c Restart #30 #Var: 5559 LB: 0 @ 1364
1405.71	c Restart #31 #Var: 5559 LB: 0 @ 1404.8
1420.90	c Restart #32 #Var: 5559 LB: 0 @ 1420
1439.84	c Restart #33 #Var: 5559 LB: 0 @ 1438.9
1498.28	c Restart #34 #Var: 5559 LB: 0 @ 1497.3
1549.49	c Restart #35 #Var: 5559 LB: 0 @ 1548.5
1605.90	c Restart #36 #Var: 5559 LB: 0 @ 1604.8
1632.76	c Restart #37 #Var: 5559 LB: 0 @ 1631.7
1673.10	c Restart #38 #Var: 5556 LB: 0 @ 1672
1706.14	c Restart #39 #Var: 5555 LB: 0 @ 1705
1733.07	c Restart #40 #Var: 5555 LB: 0 @ 1731.9
1794.18	c Restart #41 #Var: 5555 LB: 0 @ 1793
1801.20	s UNKNOWN
1801.20	c Exit Code: 0
1801.20	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/node83/watcher-39863-1149264613 -o ROOT/results/node83/solver-39863-1149264613 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node83/39863-1149264613/instance-39863-1149264613.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.92 2/67 27039
/proc/meminfo: memFree=1566240/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=4932 CPUtime=0
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 284 0 0 0 0 0 0 0 19 0 1 0 192100624 5050368 254 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 12202490 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 1233 259 169 55 0 124 0

[startup+10.0014 s]
/proc/loadavg: 0.93 0.95 0.92 2/67 27039
/proc/meminfo: memFree=1547488/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=23808 CPUtime=9.98
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 5107 0 0 0 965 33 0 0 25 0 1 0 192100624 24379392 5018 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548379 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 5952 5018 294 55 0 4843 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 23808

[startup+20.0073 s]
/proc/loadavg: 0.94 0.96 0.92 2/67 27039
/proc/meminfo: memFree=1542816/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=28328 CPUtime=19.98
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 6311 0 0 0 1964 34 0 0 25 0 1 0 192100624 29007872 6154 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27039/statm: 7082 6154 294 55 0 5973 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 28328

[startup+30.0142 s]
/proc/loadavg: 0.95 0.96 0.92 2/67 27039
/proc/meminfo: memFree=1542880/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=28264 CPUtime=29.98
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 6312 0 0 0 2964 34 0 0 25 0 1 0 192100624 28942336 6155 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27039/statm: 7066 6155 294 55 0 5957 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 28264

[startup+40.0212 s]
/proc/loadavg: 0.95 0.96 0.92 2/67 27039
/proc/meminfo: memFree=1542880/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=28264 CPUtime=39.98
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 6312 0 0 0 3963 35 0 0 25 0 1 0 192100624 28942336 6155 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 12170354 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27039/statm: 7066 6155 294 55 0 5957 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 28264

[startup+50.0281 s]
/proc/loadavg: 0.96 0.96 0.92 2/67 27039
/proc/meminfo: memFree=1542112/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=29060 CPUtime=49.98
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 6496 0 0 0 4962 36 0 0 25 0 1 0 192100624 29757440 6339 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158099384 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27039/statm: 7265 6339 294 55 0 6156 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 29060

[startup+60.035 s]
/proc/loadavg: 0.97 0.96 0.92 2/67 27039
/proc/meminfo: memFree=1541472/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=29632 CPUtime=59.98
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 6778 0 0 0 5960 38 0 0 25 0 1 0 192100624 30343168 6501 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27039/statm: 7408 6501 294 55 0 6299 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 29632

[startup+70.0419 s]
/proc/loadavg: 0.97 0.96 0.92 2/67 27039
/proc/meminfo: memFree=1535328/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=35848 CPUtime=69.98
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 8699 0 0 0 6959 39 0 0 25 0 1 0 192100624 36708352 8046 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718240 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27039/statm: 8962 8046 294 55 0 7853 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 35848

[startup+80.0488 s]
/proc/loadavg: 0.98 0.96 0.92 2/67 27039
/proc/meminfo: memFree=1530784/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=40456 CPUtime=79.97
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 10133 0 0 0 7956 41 0 0 25 0 1 0 192100624 41426944 9195 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548379 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27039/statm: 10114 9195 294 55 0 9005 0
Current children cumulated CPU time (s) 79.97
Current children cumulated vsize (Kb) 40456

[startup+90.0547 s]
/proc/loadavg: 0.98 0.96 0.92 2/67 27039
/proc/meminfo: memFree=1530208/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=41120 CPUtime=89.98
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 10279 0 0 0 8956 42 0 0 25 0 1 0 192100624 42106880 9341 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604078 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27039/statm: 10280 9341 294 55 0 9171 0
Current children cumulated CPU time (s) 89.98
Current children cumulated vsize (Kb) 41120

[startup+100.061 s]
/proc/loadavg: 0.98 0.96 0.92 2/67 27039
/proc/meminfo: memFree=1527264/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=43712 CPUtime=99.98
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 11184 0 0 0 9954 44 0 0 25 0 1 0 192100624 44761088 10019 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27039/statm: 10928 10019 294 55 0 9819 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 43712

[startup+110.067 s]
/proc/loadavg: 0.98 0.96 0.92 2/67 27039
/proc/meminfo: memFree=1521504/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=49476 CPUtime=109.97
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 12812 0 0 0 10952 45 0 0 25 0 1 0 192100624 50663424 11460 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718311 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27039/statm: 12369 11460 294 55 0 11260 0
Current children cumulated CPU time (s) 109.97
Current children cumulated vsize (Kb) 49476

[startup+120.073 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27039
/proc/meminfo: memFree=1520416/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=50772 CPUtime=119.97
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 13220 0 0 0 11951 46 0 0 25 0 1 0 192100624 51990528 11765 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 12170304 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27039/statm: 12693 11765 294 55 0 11584 0
Current children cumulated CPU time (s) 119.97
Current children cumulated vsize (Kb) 50772

[startup+130.079 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27039
/proc/meminfo: memFree=1520096/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=51124 CPUtime=129.97
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 13357 0 0 0 12950 47 0 0 25 0 1 0 192100624 52350976 11853 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27039/statm: 12781 11853 294 55 0 11672 0
Current children cumulated CPU time (s) 129.97
Current children cumulated vsize (Kb) 51124

[startup+140.085 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27039
/proc/meminfo: memFree=1516960/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=53940 CPUtime=139.97
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 14258 0 0 0 13948 49 0 0 25 0 1 0 192100624 55234560 12576 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548379 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27039/statm: 13485 12576 294 55 0 12376 0
Current children cumulated CPU time (s) 139.97
Current children cumulated vsize (Kb) 53940

[startup+150.092 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27039
/proc/meminfo: memFree=1512736/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=58384 CPUtime=149.97
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 15618 0 0 0 14945 52 0 0 25 0 1 0 192100624 59785216 13664 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557740 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27039/statm: 14596 13664 294 55 0 13487 0
Current children cumulated CPU time (s) 149.97
Current children cumulated vsize (Kb) 58384

[startup+160.098 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27039
/proc/meminfo: memFree=1510240/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=60944 CPUtime=159.97
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 16461 0 0 0 15943 54 0 0 25 0 1 0 192100624 62406656 14320 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134696504 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27039/statm: 15236 14320 294 55 0 14127 0
Current children cumulated CPU time (s) 159.97
Current children cumulated vsize (Kb) 60944

[startup+170.104 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27039
/proc/meminfo: memFree=1509280/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=61668 CPUtime=169.97
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 16955 0 0 0 16942 55 0 0 25 0 1 0 192100624 63148032 14508 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 15417 14508 294 55 0 14308 0
Current children cumulated CPU time (s) 169.97
Current children cumulated vsize (Kb) 61668

[startup+180.11 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27039
/proc/meminfo: memFree=1509280/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=61668 CPUtime=179.97
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 16955 0 0 0 17941 56 0 0 25 0 1 0 192100624 63148032 14508 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27039/statm: 15417 14508 294 55 0 14308 0
Current children cumulated CPU time (s) 179.97
Current children cumulated vsize (Kb) 61668

[startup+190.116 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27039
/proc/meminfo: memFree=1509280/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=61884 CPUtime=189.96
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 17209 0 0 0 18940 56 0 0 25 0 1 0 192100624 63369216 14543 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134696506 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 15471 14543 294 55 0 14362 0
Current children cumulated CPU time (s) 189.96
Current children cumulated vsize (Kb) 61884

[startup+200.122 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27039
/proc/meminfo: memFree=1505312/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=66020 CPUtime=199.96
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 18573 0 0 0 19937 59 0 0 25 0 1 0 192100624 67604480 15578 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 12171307 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 16505 15578 294 55 0 15396 0
Current children cumulated CPU time (s) 199.96
Current children cumulated vsize (Kb) 66020

[startup+210.128 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27039
/proc/meminfo: memFree=1499488/2055888 swapFree=4085416/4096564

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

/proc/27039/statm: 64319 63368 294 55 0 63210 0
Current children cumulated CPU time (s) 1679.89
Current children cumulated vsize (Kb) 257276

[startup+1691.01 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27039
/proc/meminfo: memFree=1313184/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=257672 CPUtime=1689.89
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 66899 0 0 0 168835 154 0 0 25 0 1 0 192100624 263856128 63484 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 64418 63484 294 55 0 63309 0
Current children cumulated CPU time (s) 1689.89
Current children cumulated vsize (Kb) 257672

[startup+1701.02 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27041
/proc/meminfo: memFree=1312800/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=257936 CPUtime=1699.9
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 66936 0 0 0 169835 155 0 0 25 0 1 0 192100624 264126464 63521 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 64484 63521 294 55 0 63375 0
Current children cumulated CPU time (s) 1699.9
Current children cumulated vsize (Kb) 257936

[startup+1711.02 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27041
/proc/meminfo: memFree=1308512/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=262424 CPUtime=1709.89
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 68055 0 0 0 170831 158 0 0 25 0 1 0 192100624 268722176 64640 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 65606 64640 294 55 0 64497 0
Current children cumulated CPU time (s) 1709.89
Current children cumulated vsize (Kb) 262424

[startup+1721.03 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27041
/proc/meminfo: memFree=1306848/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=264000 CPUtime=1719.89
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 68478 0 0 0 171830 159 0 0 25 0 1 0 192100624 270336000 65063 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 66000 65063 294 55 0 64891 0
Current children cumulated CPU time (s) 1719.89
Current children cumulated vsize (Kb) 264000

[startup+1731.04 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27041
/proc/meminfo: memFree=1306528/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=264416 CPUtime=1729.89
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 68551 0 0 0 172830 159 0 0 25 0 1 0 192100624 270761984 65136 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 66104 65136 294 55 0 64995 0
Current children cumulated CPU time (s) 1729.89
Current children cumulated vsize (Kb) 264416

[startup+1741.04 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27041
/proc/meminfo: memFree=1305824/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=265092 CPUtime=1739.9
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 68735 0 0 0 173830 160 0 0 25 0 1 0 192100624 271454208 65320 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 66273 65320 294 55 0 65164 0
Current children cumulated CPU time (s) 1739.9
Current children cumulated vsize (Kb) 265092

[startup+1751.05 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27041
/proc/meminfo: memFree=1305120/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=265752 CPUtime=1749.9
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 68904 0 0 0 174830 160 0 0 25 0 1 0 192100624 272130048 65489 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718736 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27039/statm: 66438 65489 294 55 0 65329 0
Current children cumulated CPU time (s) 1749.9
Current children cumulated vsize (Kb) 265752

[startup+1761.05 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27041
/proc/meminfo: memFree=1304480/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=266404 CPUtime=1759.89
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 69053 0 0 0 175829 160 0 0 25 0 1 0 192100624 272797696 65638 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718704 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 66601 65638 294 55 0 65492 0
Current children cumulated CPU time (s) 1759.89
Current children cumulated vsize (Kb) 266404

[startup+1771.06 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27041
/proc/meminfo: memFree=1304096/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=266796 CPUtime=1769.9
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 69161 0 0 0 176829 161 0 0 25 0 1 0 192100624 273199104 65746 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 66699 65746 294 55 0 65590 0
Current children cumulated CPU time (s) 1769.9
Current children cumulated vsize (Kb) 266796

[startup+1781.07 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27041
/proc/meminfo: memFree=1303648/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=267192 CPUtime=1779.9
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 69265 0 0 0 177829 161 0 0 25 0 1 0 192100624 273604608 65850 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 66798 65850 294 55 0 65689 0
Current children cumulated CPU time (s) 1779.9
Current children cumulated vsize (Kb) 267192

[startup+1791.07 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27041
/proc/meminfo: memFree=1303008/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=267852 CPUtime=1789.9
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 69426 0 0 0 178829 161 0 0 25 0 1 0 192100624 274280448 66011 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 66963 66011 294 55 0 65854 0
Current children cumulated CPU time (s) 1789.9
Current children cumulated vsize (Kb) 267852

[startup+1792.08 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27041
/proc/meminfo: memFree=1302944/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=267984 CPUtime=1790.9
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 69441 0 0 0 178929 161 0 0 25 0 1 0 192100624 274415616 66026 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 66996 66026 294 55 0 65887 0
Current children cumulated CPU time (s) 1790.9
Current children cumulated vsize (Kb) 267984

[startup+1793.08 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27041
/proc/meminfo: memFree=1302944/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=267984 CPUtime=1791.9
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 69443 0 0 0 179029 161 0 0 25 0 1 0 192100624 274415616 66028 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134600235 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 66996 66028 294 55 0 65887 0
Current children cumulated CPU time (s) 1791.9
Current children cumulated vsize (Kb) 267984

[startup+1794.09 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27041
/proc/meminfo: memFree=1302944/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=267984 CPUtime=1792.9
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 69443 0 0 0 179129 161 0 0 25 0 1 0 192100624 274415616 66028 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 66996 66028 294 55 0 65887 0
Current children cumulated CPU time (s) 1792.9
Current children cumulated vsize (Kb) 267984

[startup+1795.09 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27041
/proc/meminfo: memFree=1302944/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=267964 CPUtime=1793.91
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 69443 0 0 0 179230 161 0 0 25 0 1 0 192100624 274395136 66028 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 66991 66028 294 55 0 65882 0
Current children cumulated CPU time (s) 1793.91
Current children cumulated vsize (Kb) 267964

[startup+1796.1 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27041
/proc/meminfo: memFree=1302944/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=267964 CPUtime=1794.91
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 69443 0 0 0 179330 161 0 0 25 0 1 0 192100624 274395136 66028 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 66991 66028 294 55 0 65882 0
Current children cumulated CPU time (s) 1794.91
Current children cumulated vsize (Kb) 267964

[startup+1797.1 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27041
/proc/meminfo: memFree=1302944/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=267964 CPUtime=1795.92
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 69443 0 0 0 179431 161 0 0 25 0 1 0 192100624 274395136 66028 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 66991 66028 294 55 0 65882 0
Current children cumulated CPU time (s) 1795.92
Current children cumulated vsize (Kb) 267964

[startup+1798.11 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27041
/proc/meminfo: memFree=1302944/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=267964 CPUtime=1796.92
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 69443 0 0 0 179531 161 0 0 25 0 1 0 192100624 274395136 66028 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718456 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 66991 66028 294 55 0 65882 0
Current children cumulated CPU time (s) 1796.92
Current children cumulated vsize (Kb) 267964

[startup+1799.11 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27041
/proc/meminfo: memFree=1302944/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=267964 CPUtime=1797.92
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 69443 0 0 0 179631 161 0 0 25 0 1 0 192100624 274395136 66028 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 66991 66028 294 55 0 65882 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (Kb) 267964

[startup+1800.12 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27041
/proc/meminfo: memFree=1302944/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=267964 CPUtime=1798.93
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 69443 0 0 0 179732 161 0 0 25 0 1 0 192100624 274395136 66028 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542256 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 66991 66028 294 55 0 65882 0
Current children cumulated CPU time (s) 1798.93
Current children cumulated vsize (Kb) 267964

[startup+1801.12 s]
/proc/loadavg: 0.99 0.97 0.92 2/67 27041
/proc/meminfo: memFree=1302944/2055888 swapFree=4085416/4096564
[pid=27039] ppid=27037 vsize=267964 CPUtime=1799.93
/proc/27039/stat : 27039 (bsolo) R 27037 27039 26993 0 -1 0 69443 0 0 0 179832 161 0 0 25 0 1 0 192100624 274395136 66028 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551577 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27039/statm: 66991 66028 294 55 0 65882 0
Current children cumulated CPU time (s) 1799.93
Current children cumulated vsize (Kb) 267964

Child status: 0
Real time (s): 1801.25
CPU time (s): 1800.06
CPU user time (s): 1798.41
CPU system time (s): 1.65475
CPU usage (%): 99.9344
Max. virtual memory (cumulated for all children) (Kb): 267984

Launcher Data (download as text)

Begin job on node83 on Fri Jun  2 16:10:13 UTC 2006


FILE ID= 39863-1149264613

PBS_JOBID= 298834

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  8bdca001a57a76bf3835c82b9bc6a431

RANDOM SEED= 457096790


/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.265
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	: 6006.16
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.265
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	: 5999.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1566448 kB
Buffers:         30300 kB
Cached:         385120 kB
SwapCached:       2440 kB
Active:          37188 kB
Inactive:       386968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1566448 kB
SwapTotal:     4096564 kB
SwapFree:      4085416 kB
Dirty:             152 kB
Writeback:           0 kB
Mapped:          16892 kB
Slab:            51944 kB
Committed_AS:   310532 kB
PageTables:       1284 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node83 on Fri Jun  2 16:40:14 UTC 2006