Trace number 50310

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.14 1800.73

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_1.opb
MD5SUM8dbaef61ba32642517e0b17ac09a002e
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 benchmark21.3338
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 851
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2553
Number of bits of the biggest sum of numbers12
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.03	c Time Limit set via PBTIMEOUT to 1800
0.06	c INFO: OSL Context initialized.
0.06	c Initial problem consists of 31 variables and 9 constraints.
0.06	c No problem reductions applied in OPT. instance.
0.06	c	preprocess terminated. Elapsed time: 0.002
0.06	c After prepocess the problem consists of 30 variables and 8 constraints.
0.06	c Initial Lower Bound: 0
0.07	c Restart #1 #Var: 30 LB: 0 @ 0.008
0.08	c Restart #2 #Var: 30 LB: 0 @ 0.021
0.10	c Restart #3 #Var: 30 LB: 0 @ 0.042
0.13	c Restart #4 #Var: 30 LB: 0 @ 0.072
0.18	c Restart #5 #Var: 30 LB: 0 @ 0.116
0.22	c Restart #6 #Var: 30 LB: 0 @ 0.162
0.28	c Restart #7 #Var: 30 LB: 0 @ 0.224
0.35	c Restart #8 #Var: 30 LB: 0 @ 0.286
0.42	c Restart #9 #Var: 30 LB: 0 @ 0.356
0.57	c Restart #10 #Var: 30 LB: 0 @ 0.504
0.77	c Restart #11 #Var: 30 LB: 0 @ 0.711
0.97	c Restart #12 #Var: 30 LB: 0 @ 0.91
1.20	c Restart #13 #Var: 30 LB: 0 @ 1.144
1.41	c Restart #14 #Var: 30 LB: 0 @ 1.353
1.64	c Restart #15 #Var: 30 LB: 0 @ 1.583
1.92	c Restart #16 #Var: 30 LB: 0 @ 1.859
2.17	c Restart #17 #Var: 30 LB: 0 @ 2.111
2.51	c Restart #18 #Var: 30 LB: 0 @ 2.446
2.89	c Restart #19 #Var: 30 LB: 0 @ 2.824
3.57	c Restart #20 #Var: 30 LB: 0 @ 3.505
4.39	c Restart #21 #Var: 30 LB: 0 @ 4.33
5.25	c Restart #22 #Var: 30 LB: 0 @ 5.186
6.21	c Restart #23 #Var: 30 LB: 0 @ 6.147
6.91	c Restart #24 #Var: 30 LB: 0 @ 6.845
7.99	c Restart #25 #Var: 30 LB: 0 @ 7.93
8.59	c Restart #26 #Var: 30 LB: 0 @ 8.526
9.36	c Restart #27 #Var: 30 LB: 0 @ 9.29
10.47	c Restart #28 #Var: 30 LB: 0 @ 10.406
11.77	c Restart #29 #Var: 30 LB: 0 @ 11.704
12.64	c Restart #30 #Var: 30 LB: 0 @ 12.578
13.52	c Restart #31 #Var: 30 LB: 0 @ 13.452
14.44	c Restart #32 #Var: 30 LB: 0 @ 14.371
15.50	c Restart #33 #Var: 30 LB: 0 @ 15.437
17.38	c Restart #34 #Var: 30 LB: 0 @ 17.311
19.24	c Restart #35 #Var: 30 LB: 0 @ 19.168
20.54	c Restart #36 #Var: 30 LB: 0 @ 20.466
21.61	c Restart #37 #Var: 30 LB: 0 @ 21.54
22.78	c Restart #38 #Var: 30 LB: 0 @ 22.715
24.02	c Restart #39 #Var: 30 LB: 0 @ 23.952
25.30	c Restart #40 #Var: 30 LB: 0 @ 25.232
26.97	c Restart #41 #Var: 30 LB: 0 @ 26.897
29.06	c Restart #42 #Var: 30 LB: 0 @ 28.984
30.96	c Restart #43 #Var: 30 LB: 0 @ 30.893
32.86	c Restart #44 #Var: 30 LB: 0 @ 32.784
34.50	c Restart #45 #Var: 30 LB: 0 @ 34.427
36.22	c Restart #46 #Var: 30 LB: 0 @ 36.147
38.06	c Restart #47 #Var: 30 LB: 0 @ 37.991
40.29	c Restart #48 #Var: 30 LB: 0 @ 40.22
41.95	c Restart #49 #Var: 30 LB: 0 @ 41.874
43.62	c Restart #50 #Var: 30 LB: 0 @ 43.541
45.38	c Restart #51 #Var: 30 LB: 0 @ 45.3
47.20	c Restart #52 #Var: 30 LB: 0 @ 47.124
49.73	c Restart #53 #Var: 30 LB: 0 @ 49.654
53.05	c Restart #54 #Var: 30 LB: 0 @ 52.974
55.22	c Restart #55 #Var: 30 LB: 0 @ 55.142
57.71	c Restart #56 #Var: 30 LB: 0 @ 57.629
59.65	c Restart #57 #Var: 30 LB: 0 @ 59.575
61.94	c Restart #58 #Var: 30 LB: 0 @ 61.857
63.79	c Restart #59 #Var: 30 LB: 0 @ 63.712
66.68	c Restart #60 #Var: 30 LB: 0 @ 66.6
69.08	c Restart #61 #Var: 30 LB: 0 @ 69.002
72.75	c Restart #62 #Var: 30 LB: 0 @ 72.663
75.34	c Restart #63 #Var: 30 LB: 0 @ 75.254
80.73	c Restart #64 #Var: 30 LB: 0 @ 80.646
84.66	c Restart #65 #Var: 30 LB: 0 @ 84.57
88.52	c Restart #66 #Var: 30 LB: 0 @ 88.436
93.11	c Restart #67 #Var: 30 LB: 0 @ 93.023
99.53	c Restart #68 #Var: 30 LB: 0 @ 99.442
104.15	c Restart #69 #Var: 30 LB: 0 @ 104.05
108.74	c Restart #70 #Var: 30 LB: 0 @ 108.65
113.87	c Restart #71 #Var: 30 LB: 0 @ 113.78
119.28	c Restart #72 #Var: 30 LB: 0 @ 119.18
123.49	c Restart #73 #Var: 30 LB: 0 @ 123.39
130.46	c Restart #74 #Var: 30 LB: 0 @ 130.36
135.65	c Restart #75 #Var: 30 LB: 0 @ 135.55
141.18	c Restart #76 #Var: 30 LB: 0 @ 141.07
148.99	c Restart #77 #Var: 30 LB: 0 @ 148.88
152.81	c Restart #78 #Var: 30 LB: 0 @ 152.71
157.86	c Restart #79 #Var: 30 LB: 0 @ 157.76
162.89	c Restart #80 #Var: 30 LB: 0 @ 162.79
167.39	c Restart #81 #Var: 30 LB: 0 @ 167.28
171.99	c Restart #82 #Var: 30 LB: 0 @ 171.88
177.70	c Restart #83 #Var: 30 LB: 0 @ 177.59
188.00	c Restart #84 #Var: 30 LB: 0 @ 187.88
196.93	c Restart #85 #Var: 30 LB: 0 @ 196.81
217.10	c Restart #86 #Var: 30 LB: 0 @ 216.98
240.79	c Restart #87 #Var: 30 LB: 0 @ 240.66
252.54	c Restart #88 #Var: 30 LB: 0 @ 252.41
263.60	c Restart #89 #Var: 30 LB: 0 @ 263.46
273.90	c Restart #90 #Var: 30 LB: 0 @ 273.76
286.97	c Restart #91 #Var: 30 LB: 0 @ 286.83
296.83	c Restart #92 #Var: 30 LB: 0 @ 296.69
320.43	c Restart #93 #Var: 30 LB: 0 @ 320.27
334.15	c Restart #94 #Var: 30 LB: 0 @ 333.99
351.37	c Restart #95 #Var: 30 LB: 0 @ 351.2
371.59	c Restart #96 #Var: 30 LB: 0 @ 371.42
392.92	c Restart #97 #Var: 30 LB: 0 @ 392.75
414.49	c Restart #98 #Var: 30 LB: 0 @ 414.31
435.63	c Restart #99 #Var: 30 LB: 0 @ 435.45
452.68	c Restart #100 #Var: 30 LB: 0 @ 452.49
470.94	c Restart #101 #Var: 30 LB: 0 @ 470.74
489.34	c Restart #102 #Var: 30 LB: 0 @ 489.14
510.71	c Restart #103 #Var: 30 LB: 0 @ 510.5
520.95	c Restart #104 #Var: 30 LB: 0 @ 520.74
539.24	c Restart #105 #Var: 30 LB: 0 @ 539.03
559.09	c Restart #106 #Var: 30 LB: 0 @ 558.87
578.11	c Restart #107 #Var: 30 LB: 0 @ 577.88
603.41	c Restart #108 #Var: 30 LB: 0 @ 603.17
633.03	c Restart #109 #Var: 30 LB: 0 @ 632.79
664.15	c Restart #110 #Var: 30 LB: 0 @ 663.9
693.52	c Restart #111 #Var: 30 LB: 0 @ 693.26
714.24	c Restart #112 #Var: 30 LB: 0 @ 713.97
736.16	c Restart #113 #Var: 30 LB: 0 @ 735.88
751.93	c Restart #114 #Var: 30 LB: 0 @ 751.65
765.89	c Restart #115 #Var: 30 LB: 0 @ 765.6
781.17	c Restart #116 #Var: 30 LB: 0 @ 780.89
801.62	c Restart #117 #Var: 30 LB: 0 @ 801.32
824.84	c Restart #118 #Var: 30 LB: 0 @ 824.53
847.91	c Restart #119 #Var: 30 LB: 0 @ 847.61
862.49	c Restart #120 #Var: 30 LB: 0 @ 862.17
877.57	c Restart #121 #Var: 30 LB: 0 @ 877.25
895.88	c Restart #122 #Var: 30 LB: 0 @ 895.56
913.56	c CHANGE Heuristic... 
913.56	c Restart #0 #Var: 30 LB: 0 @ 913.23
918.78	c Restart #1 #Var: 30 LB: 0 @ 918.46
924.62	c Restart #2 #Var: 30 LB: 0 @ 924.29
928.19	c Restart #3 #Var: 30 LB: 0 @ 927.86
932.39	c Restart #4 #Var: 30 LB: 0 @ 932.06
936.75	c Restart #5 #Var: 30 LB: 0 @ 936.42
940.59	c Restart #6 #Var: 30 LB: 0 @ 940.26
944.72	c Restart #7 #Var: 30 LB: 0 @ 944.38
949.41	c Restart #8 #Var: 30 LB: 0 @ 949.07
955.81	c Restart #9 #Var: 30 LB: 0 @ 955.47
962.29	c Restart #10 #Var: 30 LB: 0 @ 961.95
991.76	c Restart #11 #Var: 30 LB: 0 @ 991.41
1042.61	c Restart #12 #Var: 30 LB: 0 @ 1042.2
1067.97	c Restart #13 #Var: 30 LB: 0 @ 1067.6
1093.37	c Restart #14 #Var: 30 LB: 0 @ 1093
1115.50	c Restart #15 #Var: 30 LB: 0 @ 1115.1
1145.14	c Restart #16 #Var: 30 LB: 0 @ 1144.7
1168.66	c Restart #17 #Var: 30 LB: 0 @ 1168.3
1193.78	c Restart #18 #Var: 30 LB: 0 @ 1193.4
1221.75	c Restart #19 #Var: 30 LB: 0 @ 1221.3
1247.37	c Restart #20 #Var: 30 LB: 0 @ 1246.9
1273.57	c Restart #21 #Var: 30 LB: 0 @ 1273.1
1294.35	c Restart #22 #Var: 30 LB: 0 @ 1293.9
1309.83	c Restart #23 #Var: 30 LB: 0 @ 1309.4
1326.50	c Restart #24 #Var: 30 LB: 0 @ 1326
1340.04	c Restart #25 #Var: 30 LB: 0 @ 1339.6
1366.58	c Restart #26 #Var: 30 LB: 0 @ 1366.1
1400.36	c Restart #27 #Var: 30 LB: 0 @ 1399.9
1422.87	c Restart #28 #Var: 30 LB: 0 @ 1422.4
1432.11	c Restart #29 #Var: 30 LB: 0 @ 1431.6
1444.83	c Restart #30 #Var: 30 LB: 0 @ 1444.3
1456.11	c Restart #31 #Var: 30 LB: 0 @ 1455.6
1469.56	c Restart #32 #Var: 30 LB: 0 @ 1469.1
1482.95	c Restart #33 #Var: 30 LB: 0 @ 1482.5
1500.08	c Restart #34 #Var: 30 LB: 0 @ 1499.6
1525.61	c Restart #35 #Var: 30 LB: 0 @ 1525.1
1572.05	c Restart #36 #Var: 30 LB: 0 @ 1571.5
1604.02	c Restart #37 #Var: 30 LB: 0 @ 1603.5
1644.88	c Restart #38 #Var: 30 LB: 0 @ 1644.3
1674.04	c Restart #39 #Var: 30 LB: 0 @ 1673.5
1697.74	c Restart #40 #Var: 30 LB: 0 @ 1697.2
1717.12	c Restart #41 #Var: 30 LB: 0 @ 1716.6
1739.02	c Restart #42 #Var: 30 LB: 0 @ 1738.5
1760.83	c Restart #43 #Var: 30 LB: 0 @ 1760.3
1786.67	c Restart #44 #Var: 30 LB: 0 @ 1786.1
1800.59	s UNKNOWN
1800.59	c Exit Code: 0
1800.59	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

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node5/watcher-50310-1154100552 -o ROOT/results/node5/solver-50310-1154100552 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node5/50310-1154100552/instance-50310-1154100552.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 0.99 0.99 3/64 29644
/proc/meminfo: memFree=1559672/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=2900 CPUtime=0
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 40 0 0 0 0 0 0 0 19 0 1 0 156916681 2969600 24 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7898119 0 0 4096 0 0 0 0 17 1 0 0
/proc/29644/statm: 725 24 18 55 0 19 0

[startup+10.0023 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29644
/proc/meminfo: memFree=1515192/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=46784 CPUtime=9.93
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 10874 0 10 0 985 8 0 0 25 0 1 0 156916681 47906816 10781 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534036 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 11696 10781 297 55 0 10588 0
Current children cumulated CPU time (s) 9.93
Current children cumulated vsize (Kb) 46784

[startup+20.0083 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29644
/proc/meminfo: memFree=1488632/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=73680 CPUtime=19.93
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 17557 0 10 0 1978 15 0 0 25 0 1 0 156916681 75448320 17448 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 18420 17448 297 55 0 17312 0
Current children cumulated CPU time (s) 19.93
Current children cumulated vsize (Kb) 73680

[startup+30.0144 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29644
/proc/meminfo: memFree=1460856/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=101804 CPUtime=29.93
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 24505 0 10 0 2972 21 0 0 25 0 1 0 156916681 104247296 24365 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 25451 24365 297 55 0 24343 0
Current children cumulated CPU time (s) 29.93
Current children cumulated vsize (Kb) 101804

[startup+40.0204 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29644
/proc/meminfo: memFree=1434616/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=128648 CPUtime=39.94
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 31170 0 10 0 3967 27 0 0 25 0 1 0 156916681 131735552 30917 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550818 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 32162 30917 297 55 0 31054 0
Current children cumulated CPU time (s) 39.94
Current children cumulated vsize (Kb) 128648

[startup+50.0264 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29644
/proc/meminfo: memFree=1407544/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=155828 CPUtime=49.94
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 38092 0 10 0 4960 34 0 0 25 0 1 0 156916681 159567872 37660 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 38957 37660 297 55 0 37849 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (Kb) 155828

[startup+60.0325 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29644
/proc/meminfo: memFree=1384440/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=179056 CPUtime=59.95
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 43896 0 10 0 5954 41 0 0 25 0 1 0 156916681 183353344 43456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8328827 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 44764 43456 297 55 0 43656 0
Current children cumulated CPU time (s) 59.95
Current children cumulated vsize (Kb) 179056

[startup+70.0395 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29644
/proc/meminfo: memFree=1358712/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=205424 CPUtime=69.95
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 50493 0 10 0 6949 46 0 0 25 0 1 0 156916681 210354176 49871 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 51356 49871 297 55 0 50248 0
Current children cumulated CPU time (s) 69.95
Current children cumulated vsize (Kb) 205424

[startup+80.0456 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29644
/proc/meminfo: memFree=1341368/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=222632 CPUtime=79.95
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 54816 0 10 0 7944 51 0 0 25 0 1 0 156916681 227975168 54191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 55658 54191 297 55 0 54550 0
Current children cumulated CPU time (s) 79.95
Current children cumulated vsize (Kb) 222632

[startup+90.0516 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29644
/proc/meminfo: memFree=1324920/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=239320 CPUtime=89.96
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 59016 0 10 0 8941 55 0 0 25 0 1 0 156916681 245063680 58301 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8328827 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 59830 58301 297 55 0 58722 0
Current children cumulated CPU time (s) 89.96
Current children cumulated vsize (Kb) 239320

[startup+100.058 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29644
/proc/meminfo: memFree=1313528/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=251064 CPUtime=99.95
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 61882 0 10 0 9937 58 0 0 25 0 1 0 156916681 257089536 61147 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524861 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 62766 61147 297 55 0 61658 0
Current children cumulated CPU time (s) 99.95
Current children cumulated vsize (Kb) 251064

[startup+110.064 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29644
/proc/meminfo: memFree=1298232/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=266376 CPUtime=109.96
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 65726 0 10 0 10935 61 0 0 25 0 1 0 156916681 272769024 64978 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 66594 64979 297 55 0 65486 0
Current children cumulated CPU time (s) 109.96
Current children cumulated vsize (Kb) 266376

[startup+120.07 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29644
/proc/meminfo: memFree=1283832/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=280820 CPUtime=119.96
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 69389 0 10 0 11931 65 0 0 25 0 1 0 156916681 287559680 68558 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 70205 68558 297 55 0 69097 0
Current children cumulated CPU time (s) 119.96
Current children cumulated vsize (Kb) 280820

[startup+130.076 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29644
/proc/meminfo: memFree=1270264/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=294764 CPUtime=129.97
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 72816 0 10 0 12928 69 0 0 25 0 1 0 156916681 301838336 71937 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 73691 71937 297 55 0 72583 0
Current children cumulated CPU time (s) 129.97
Current children cumulated vsize (Kb) 294764

[startup+140.082 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29644
/proc/meminfo: memFree=1255864/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=309428 CPUtime=139.97
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 76543 0 10 0 13925 72 0 0 25 0 1 0 156916681 316854272 75541 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533902 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 77357 75541 297 55 0 76249 0
Current children cumulated CPU time (s) 139.97
Current children cumulated vsize (Kb) 309428

[startup+150.088 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29644
/proc/meminfo: memFree=1245432/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=319596 CPUtime=149.98
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 79144 0 10 0 14923 75 0 0 25 0 1 0 156916681 327266304 78142 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 79899 78142 297 55 0 78791 0
Current children cumulated CPU time (s) 149.98
Current children cumulated vsize (Kb) 319596

[startup+160.094 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29644
/proc/meminfo: memFree=1227640/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=338108 CPUtime=159.98
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 83837 0 10 0 15919 79 0 0 25 0 1 0 156916681 346222592 82580 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 84527 82580 297 55 0 83419 0
Current children cumulated CPU time (s) 159.98
Current children cumulated vsize (Kb) 338108

[startup+170.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29644
/proc/meminfo: memFree=1208888/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=356896 CPUtime=169.98
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 88666 0 10 0 16914 84 0 0 25 0 1 0 156916681 365461504 87244 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533608 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 89224 87244 297 55 0 88116 0
Current children cumulated CPU time (s) 169.98
Current children cumulated vsize (Kb) 356896

[startup+180.106 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29644
/proc/meminfo: memFree=1194168/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=372620 CPUtime=179.98
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 92745 0 10 0 17910 88 0 0 25 0 1 0 156916681 381562880 90917 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 93155 90917 297 55 0 92047 0
Current children cumulated CPU time (s) 179.98
Current children cumulated vsize (Kb) 372620

[startup+190.112 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29644
/proc/meminfo: memFree=1186744/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=380908 CPUtime=189.99
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 94853 0 10 0 18909 90 0 0 25 0 1 0 156916681 390049792 92778 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 95227 92778 297 55 0 94119 0
Current children cumulated CPU time (s) 189.99
Current children cumulated vsize (Kb) 380908

[startup+200.118 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29644
/proc/meminfo: memFree=1178936/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=388620 CPUtime=200
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 96884 0 10 0 19907 93 0 0 25 0 1 0 156916681 397946880 94727 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 97155 94727 297 55 0 96047 0
Current children cumulated CPU time (s) 200
Current children cumulated vsize (Kb) 388620

[startup+210.124 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29644

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

Current children cumulated CPU time (s) 1760.55
Current children cumulated vsize (Kb) 876396

[startup+1771.14 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29646
/proc/meminfo: memFree=698176/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=878112 CPUtime=1770.55
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 224424 0 10 0 176782 273 0 0 25 0 1 0 156916681 899186688 214631 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548445 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 219528 214631 297 55 0 218420 0
Current children cumulated CPU time (s) 1770.55
Current children cumulated vsize (Kb) 878112

[startup+1781.15 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29646
/proc/meminfo: memFree=696384/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=879828 CPUtime=1780.56
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 224868 0 10 0 177781 275 0 0 25 0 1 0 156916681 900943872 215075 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 219957 215075 297 55 0 218849 0
Current children cumulated CPU time (s) 1780.56
Current children cumulated vsize (Kb) 879828

[startup+1782.15 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29646
/proc/meminfo: memFree=696320/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=879960 CPUtime=1781.56
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 224881 0 10 0 177881 275 0 0 25 0 1 0 156916681 901079040 215088 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 219990 215088 297 55 0 218882 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 879960

[startup+1783.16 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29646
/proc/meminfo: memFree=696192/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=880092 CPUtime=1782.56
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 224926 0 10 0 177981 275 0 0 25 0 1 0 156916681 901214208 215133 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529331 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 220023 215133 297 55 0 218915 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (Kb) 880092

[startup+1784.16 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29646
/proc/meminfo: memFree=696064/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=880224 CPUtime=1783.57
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 224951 0 10 0 178082 275 0 0 25 0 1 0 156916681 901349376 215158 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 220056 215158 297 55 0 218948 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 880224

[startup+1785.17 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29646
/proc/meminfo: memFree=695872/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=880352 CPUtime=1784.58
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 224991 0 10 0 178182 276 0 0 25 0 1 0 156916681 901480448 215198 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533608 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 220088 215198 297 55 0 218980 0
Current children cumulated CPU time (s) 1784.58
Current children cumulated vsize (Kb) 880352

[startup+1786.17 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29646
/proc/meminfo: memFree=695808/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=880484 CPUtime=1785.58
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 225017 0 10 0 178282 276 0 0 25 0 1 0 156916681 901615616 215224 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529237 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 220121 215224 297 55 0 219013 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 880484

[startup+1787.18 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29646
/proc/meminfo: memFree=695808/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=880484 CPUtime=1786.59
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 225017 0 10 0 178383 276 0 0 25 0 1 0 156916681 901615616 215224 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 220121 215224 297 55 0 219013 0
Current children cumulated CPU time (s) 1786.59
Current children cumulated vsize (Kb) 880484

[startup+1788.18 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29646
/proc/meminfo: memFree=695808/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=880484 CPUtime=1787.59
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 225017 0 10 0 178483 276 0 0 25 0 1 0 156916681 901615616 215224 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 220121 215224 297 55 0 219013 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 880484

[startup+1789.19 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29646
/proc/meminfo: memFree=695680/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=880616 CPUtime=1788.6
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 225045 0 10 0 178584 276 0 0 25 0 1 0 156916681 901750784 215252 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524351 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 220154 215252 297 55 0 219046 0
Current children cumulated CPU time (s) 1788.6
Current children cumulated vsize (Kb) 880616

[startup+1790.19 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29646
/proc/meminfo: memFree=695488/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=880748 CPUtime=1789.6
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 225100 0 10 0 178684 276 0 0 25 0 1 0 156916681 901885952 215307 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 220187 215307 297 55 0 219079 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (Kb) 880748

[startup+1791.2 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29646
/proc/meminfo: memFree=695296/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=881012 CPUtime=1790.6
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 225140 0 10 0 178784 276 0 0 25 0 1 0 156916681 902156288 215347 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 220253 215347 297 55 0 219145 0
Current children cumulated CPU time (s) 1790.6
Current children cumulated vsize (Kb) 881012

[startup+1792.2 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29646
/proc/meminfo: memFree=695168/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=881144 CPUtime=1791.61
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 225181 0 10 0 178885 276 0 0 25 0 1 0 156916681 902291456 215388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 220286 215388 297 55 0 219178 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (Kb) 881144

[startup+1793.21 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29646
/proc/meminfo: memFree=694976/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=881276 CPUtime=1792.61
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 225224 0 10 0 178985 276 0 0 25 0 1 0 156916681 902426624 215431 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 220319 215431 297 55 0 219211 0
Current children cumulated CPU time (s) 1792.61
Current children cumulated vsize (Kb) 881276

[startup+1794.21 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29646
/proc/meminfo: memFree=694720/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=881540 CPUtime=1793.61
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 225283 0 10 0 179085 276 0 0 25 0 1 0 156916681 902696960 215490 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 220385 215490 297 55 0 219277 0
Current children cumulated CPU time (s) 1793.61
Current children cumulated vsize (Kb) 881540

[startup+1795.22 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29646
/proc/meminfo: memFree=694208/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=882068 CPUtime=1794.63
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 225409 0 10 0 179186 277 0 0 25 0 1 0 156916681 903237632 215616 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 220517 215616 297 55 0 219409 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (Kb) 882068

[startup+1796.22 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29646
/proc/meminfo: memFree=694016/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=882200 CPUtime=1795.63
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 225459 0 10 0 179286 277 0 0 25 0 1 0 156916681 903372800 215666 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 220550 215666 297 55 0 219442 0
Current children cumulated CPU time (s) 1795.63
Current children cumulated vsize (Kb) 882200

[startup+1797.23 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29646
/proc/meminfo: memFree=693696/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=882600 CPUtime=1796.63
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 225535 0 10 0 179386 277 0 0 25 0 1 0 156916681 903782400 215742 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 220650 215742 297 55 0 219542 0
Current children cumulated CPU time (s) 1796.63
Current children cumulated vsize (Kb) 882600

[startup+1798.23 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29646
/proc/meminfo: memFree=693312/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=882996 CPUtime=1797.64
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 225633 0 10 0 179487 277 0 0 25 0 1 0 156916681 904187904 215840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 220749 215840 297 55 0 219641 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (Kb) 882996

[startup+1799.24 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29646
/proc/meminfo: memFree=692928/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=883260 CPUtime=1798.64
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 225727 0 10 0 179587 277 0 0 25 0 1 0 156916681 904458240 215934 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 220815 215934 297 55 0 219707 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 883260

[startup+1800.24 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 29646
/proc/meminfo: memFree=692224/2055920 swapFree=4173760/4192956
[pid=29644] ppid=29642 vsize=884052 CPUtime=1799.65
/proc/29644/stat : 29644 (bsolo) R 29642 29644 29595 0 -1 0 225902 0 10 0 179687 278 0 0 25 0 1 0 156916681 905269248 216109 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8328827 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29644/statm: 221013 216109 297 55 0 219905 0
Current children cumulated CPU time (s) 1799.65
Current children cumulated vsize (Kb) 884052

Child status: 0
Real time (s): 1800.73
CPU time (s): 1800.14
CPU user time (s): 1797.22
CPU system time (s): 2.92255
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (Kb): 884052
The end

Launcher Data (download as text)

Begin job on node5 on Fri Jul 28 15:29:12 UTC 2006


FILE ID= 50310-1154100552

PBS_JOBID= 886085

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_1.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node5/50310-1154100552/instance-50310-1154100552.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-50310-1154100552 -o ROOT/results/node5/solver-50310-1154100552 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node5/50310-1154100552/instance-50310-1154100552.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  8dbaef61ba32642517e0b17ac09a002e

RANDOM SEED= 4098174

TIMEOUT= 1800 seconds


/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.234
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.234
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:       1559880 kB
Buffers:         32016 kB
Cached:         398052 kB
SwapCached:      12884 kB
Active:          36128 kB
Inactive:       411912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1559880 kB
SwapTotal:     4192956 kB
SwapFree:      4173760 kB
Dirty:             208 kB
Writeback:           0 kB
Mapped:          14484 kB
Slab:            34052 kB
Committed_AS:   610120 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node5 on Fri Jul 28 15:59:13 UTC 2006