Trace number 40725

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.12 1800.61

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-set1al.opb
MD5SUM2171c0e7720e195b62c6e8928bbcbe1d
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark585542656
Best CPU time to get the best result obtained on this benchmark1801.31
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 585542656
Optimality of the best value was proved NO
Number of variables14400
Total number of constraints492
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 constraints492
Minimum length of a constraint31
Maximum length of a constraint630
Number of terms in the objective function 7200
Biggest coefficient in the objective function 10737418240
Number of bits for the biggest coefficient in the objective function 34
Sum of the numbers in the objective function 1616008034847
Number of bits of the sum of numbers in the objective function 41
Biggest number in a constraint 10737418240
Number of bits of the biggest number in a constraint 34
Biggest sum of numbers in a constraint 1616008034847
Number of bits of the biggest sum of numbers41
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.01	c BIG Int formula...
0.27	c Initial problem consists of 14400 variables and 732 constraints.
0.31	c	preprocess terminated. Elapsed time: 0.303
0.31	c After prepocess the problem consists of 9284 variables and 732 constraints.
0.31	c Initial Lower Bound: 0
27.92	c Restart #1 #Var: 9284 LB: 0 @ 27.907
108.23	c Restart #2 #Var: 9284 LB: 0 @ 108.19
223.43	c Restart #3 #Var: 9284 LB: 0 @ 223.37
374.42	c Restart #4 #Var: 9284 LB: 0 @ 374.29
561.61	c Restart #5 #Var: 9284 LB: 0 @ 561.43
786.96	c Restart #6 #Var: 9284 LB: 0 @ 786.73
1046.25	c CHANGE Heuristic... 
1046.25	c Restart #0 #Var: 9284 LB: 0 @ 1046
1049.08	c Restart #1 #Var: 9265 LB: 0 @ 1048.8
1051.10	c Restart #2 #Var: 9254 LB: 0 @ 1050.8
1058.80	c Restart #3 #Var: 9253 LB: 0 @ 1058.5
1065.55	c Restart #4 #Var: 9252 LB: 0 @ 1065.2
1067.76	c Restart #5 #Var: 9252 LB: 0 @ 1067.5
1070.41	c Restart #6 #Var: 9252 LB: 0 @ 1070.1
1098.53	c Restart #7 #Var: 9187 LB: 0 @ 1098.2
1113.74	c Restart #8 #Var: 9182 LB: 0 @ 1113.4
1132.89	c Restart #9 #Var: 9171 LB: 0 @ 1132.6
1137.94	c Restart #10 #Var: 9171 LB: 0 @ 1137.6
1143.02	c Restart #11 #Var: 9171 LB: 0 @ 1142.7
1148.81	c Restart #12 #Var: 9164 LB: 0 @ 1148.5
1165.25	c Restart #13 #Var: 9144 LB: 0 @ 1164.9
1173.86	c Restart #14 #Var: 9140 LB: 0 @ 1173.5
1207.15	c Restart #15 #Var: 9104 LB: 0 @ 1206.8
1225.40	c Restart #16 #Var: 9104 LB: 0 @ 1225.1
1233.33	c Restart #17 #Var: 9104 LB: 0 @ 1233
1262.81	c Restart #18 #Var: 9101 LB: 0 @ 1262.5
1271.75	c Restart #19 #Var: 9101 LB: 0 @ 1271.4
1281.20	c Restart #20 #Var: 9101 LB: 0 @ 1280.8
1291.10	c Restart #21 #Var: 9101 LB: 0 @ 1290.7
1301.76	c Restart #22 #Var: 9101 LB: 0 @ 1301.4
1313.00	c Restart #23 #Var: 9101 LB: 0 @ 1312.6
1324.74	c Restart #24 #Var: 9101 LB: 0 @ 1324.4
1337.14	c Restart #25 #Var: 9101 LB: 0 @ 1336.8
1349.67	c Restart #26 #Var: 9101 LB: 0 @ 1349.3
1362.83	c Restart #27 #Var: 9101 LB: 0 @ 1362.5
1376.32	c Restart #28 #Var: 9101 LB: 0 @ 1375.9
1390.36	c Restart #29 #Var: 9101 LB: 0 @ 1390
1404.97	c Restart #30 #Var: 9101 LB: 0 @ 1404.6
1420.06	c Restart #31 #Var: 9101 LB: 0 @ 1419.7
1435.67	c Restart #32 #Var: 9101 LB: 0 @ 1435.3
1451.89	c Restart #33 #Var: 9101 LB: 0 @ 1451.5
1468.76	c Restart #34 #Var: 9101 LB: 0 @ 1468.4
1486.09	c Restart #35 #Var: 9101 LB: 0 @ 1485.7
1503.87	c Restart #36 #Var: 9101 LB: 0 @ 1503.5
1522.47	c Restart #37 #Var: 9101 LB: 0 @ 1522.1
1541.47	c Restart #38 #Var: 9101 LB: 0 @ 1541
1561.04	c Restart #39 #Var: 9101 LB: 0 @ 1560.6
1581.05	c Restart #40 #Var: 9101 LB: 0 @ 1580.6
1601.78	c Restart #41 #Var: 9101 LB: 0 @ 1601.3
1625.35	c Restart #42 #Var: 9099 LB: 0 @ 1624.9
1647.02	c Restart #43 #Var: 9099 LB: 0 @ 1646.6
1669.22	c Restart #44 #Var: 9099 LB: 0 @ 1668.8
1692.29	c Restart #45 #Var: 9099 LB: 0 @ 1691.8
1715.54	c Restart #46 #Var: 9099 LB: 0 @ 1715.1
1739.50	c Restart #47 #Var: 9099 LB: 0 @ 1739
1764.04	c Restart #48 #Var: 9099 LB: 0 @ 1763.6
1800.49	s UNKNOWN
1800.49	c Exit Code: 0
1800.49	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/node56/watcher-40725-1149314130 -o ROOT/results/node56/solver-40725-1149314130 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node56/40725-1149314130/instance-40725-1149314130.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1564776/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=4664 CPUtime=0
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 167 0 0 0 0 0 0 0 18 0 1 0 197080582 4775936 148 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 9997666 0 0 4096 0 0 0 0 17 1 0 0
/proc/20168/statm: 1166 151 112 55 0 46 0

[startup+10.0026 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1548160/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=21632 CPUtime=9.98
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 4552 0 0 0 996 2 0 0 25 0 1 0 197080582 22151168 4467 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134556045 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 5408 4467 296 55 0 4300 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 21632

[startup+20.0086 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1542656/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=27132 CPUtime=19.98
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 5934 0 0 0 1995 3 0 0 25 0 1 0 197080582 27783168 5848 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557876 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 6783 5848 296 55 0 5675 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 27132

[startup+30.0145 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1542272/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=27684 CPUtime=29.99
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 6058 0 0 0 2995 4 0 0 25 0 1 0 197080582 28348416 5972 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 6921 5972 296 55 0 5813 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 27684

[startup+40.0205 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1542272/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=27684 CPUtime=39.99
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 6058 0 0 0 3994 5 0 0 25 0 1 0 197080582 28348416 5972 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649082 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 6921 5972 296 55 0 5813 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 27684

[startup+50.0265 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1542272/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=27684 CPUtime=49.99
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 6058 0 0 0 4994 5 0 0 25 0 1 0 197080582 28348416 5972 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 6921 5972 296 55 0 5813 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 27684

[startup+60.0325 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1542336/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=27684 CPUtime=60
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 6058 0 0 0 5994 6 0 0 25 0 1 0 197080582 28348416 5972 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 6921 5972 296 55 0 5813 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 27684

[startup+70.0385 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1542336/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=27684 CPUtime=70
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 6058 0 0 0 6993 7 0 0 25 0 1 0 197080582 28348416 5972 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 6921 5972 296 55 0 5813 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 27684

[startup+80.0445 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1542336/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=27684 CPUtime=80
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 6058 0 0 0 7993 7 0 0 25 0 1 0 197080582 28348416 5972 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557814 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 6921 5972 296 55 0 5813 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 27684

[startup+90.0505 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1542336/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=27684 CPUtime=90.01
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 6058 0 0 0 8993 8 0 0 25 0 1 0 197080582 28348416 5972 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134644615 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 6921 5972 296 55 0 5813 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 27684

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1542336/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=27684 CPUtime=100.01
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 6058 0 0 0 9992 9 0 0 25 0 1 0 197080582 28348416 5972 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 6921 5972 296 55 0 5813 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 27684

[startup+110.062 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1542336/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=27684 CPUtime=110.02
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 6058 0 0 0 10991 11 0 0 25 0 1 0 197080582 28348416 5972 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649147 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 6921 5972 296 55 0 5813 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 27684

[startup+120.068 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1542336/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=27684 CPUtime=120.02
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 6058 0 0 0 11990 12 0 0 25 0 1 0 197080582 28348416 5972 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649150 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 6921 5972 296 55 0 5813 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 27684

[startup+130.074 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1541952/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=27948 CPUtime=130.03
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 6146 0 0 0 12990 13 0 0 25 0 1 0 197080582 28618752 6060 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 6987 6060 296 55 0 5879 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 27948

[startup+140.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1541824/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=28080 CPUtime=140.02
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 6175 0 0 0 13989 13 0 0 25 0 1 0 197080582 28753920 6089 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555832 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 7020 6089 296 55 0 5912 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 28080

[startup+150.086 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1541760/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=28212 CPUtime=150.02
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 6190 0 0 0 14988 14 0 0 25 0 1 0 197080582 28889088 6104 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134556082 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 7053 6104 296 55 0 5945 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 28212

[startup+160.092 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1541760/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=28212 CPUtime=160.03
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 6190 0 0 0 15988 15 0 0 25 0 1 0 197080582 28889088 6104 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134645918 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 7053 6104 296 55 0 5945 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 28212

[startup+170.098 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1541504/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=28476 CPUtime=170.03
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 6265 0 0 0 16987 16 0 0 25 0 1 0 197080582 29159424 6179 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134556045 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 7119 6179 296 55 0 6011 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 28476

[startup+180.104 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1541376/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=28608 CPUtime=180.04
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 6287 0 0 0 17987 17 0 0 25 0 1 0 197080582 29294592 6201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134556045 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 7152 6201 296 55 0 6044 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 28608

[startup+190.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1541376/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=28608 CPUtime=190.04
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 6287 0 0 0 18986 18 0 0 25 0 1 0 197080582 29294592 6201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555661 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 7152 6201 296 55 0 6044 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 28608

[startup+200.116 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1541376/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=28608 CPUtime=200.05
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 6287 0 0 0 19986 19 0 0 25 0 1 0 197080582 29294592 6201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 7152 6201 296 55 0 6044 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 28608

[startup+210.122 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 20168
/proc/meminfo: memFree=1541120/2055920 swapFree=4181332/4192956

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

/proc/20168/statm: 202249 189344 296 55 0 201141 0
Current children cumulated CPU time (s) 1760.67
Current children cumulated vsize (Kb) 808996

[startup+1771.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20363
/proc/meminfo: memFree=801472/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=814276 CPUtime=1770.66
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 209979 0 0 0 176813 253 0 0 25 0 1 0 197080582 833818624 190751 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 203569 190751 296 55 0 202461 0
Current children cumulated CPU time (s) 1770.66
Current children cumulated vsize (Kb) 814276

[startup+1781.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20363
/proc/meminfo: memFree=800320/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=815464 CPUtime=1780.67
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 210273 0 0 0 177813 254 0 0 25 0 1 0 197080582 835035136 191045 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534060 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 203866 191045 296 55 0 202758 0
Current children cumulated CPU time (s) 1780.67
Current children cumulated vsize (Kb) 815464

[startup+1782.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20363
/proc/meminfo: memFree=800320/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=815464 CPUtime=1781.67
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 210273 0 0 0 177913 254 0 0 25 0 1 0 197080582 835035136 191045 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555794 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 203866 191045 296 55 0 202758 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (Kb) 815464

[startup+1783.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20363
/proc/meminfo: memFree=800320/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=815464 CPUtime=1782.68
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 210273 0 0 0 178014 254 0 0 25 0 1 0 197080582 835035136 191045 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649150 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 203866 191045 296 55 0 202758 0
Current children cumulated CPU time (s) 1782.68
Current children cumulated vsize (Kb) 815464

[startup+1784.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20363
/proc/meminfo: memFree=800320/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=815464 CPUtime=1783.68
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 210273 0 0 0 178114 254 0 0 25 0 1 0 197080582 835035136 191045 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 203866 191045 296 55 0 202758 0
Current children cumulated CPU time (s) 1783.68
Current children cumulated vsize (Kb) 815464

[startup+1785.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20363
/proc/meminfo: memFree=800320/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=815464 CPUtime=1784.69
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 210273 0 0 0 178215 254 0 0 25 0 1 0 197080582 835035136 191045 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649078 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 203866 191045 296 55 0 202758 0
Current children cumulated CPU time (s) 1784.69
Current children cumulated vsize (Kb) 815464

[startup+1786.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20363
/proc/meminfo: memFree=800320/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=815464 CPUtime=1785.69
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 210273 0 0 0 178315 254 0 0 25 0 1 0 197080582 835035136 191045 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 203866 191045 296 55 0 202758 0
Current children cumulated CPU time (s) 1785.69
Current children cumulated vsize (Kb) 815464

[startup+1787.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20363
/proc/meminfo: memFree=800128/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=815596 CPUtime=1786.7
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 210307 0 0 0 178416 254 0 0 25 0 1 0 197080582 835170304 191079 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649082 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 203899 191079 296 55 0 202791 0
Current children cumulated CPU time (s) 1786.7
Current children cumulated vsize (Kb) 815596

[startup+1788.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20363
/proc/meminfo: memFree=800128/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=815596 CPUtime=1787.7
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 210307 0 0 0 178516 254 0 0 25 0 1 0 197080582 835170304 191079 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534980 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 203899 191079 296 55 0 202791 0
Current children cumulated CPU time (s) 1787.7
Current children cumulated vsize (Kb) 815596

[startup+1789.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20363
/proc/meminfo: memFree=800128/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=815596 CPUtime=1788.71
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 210307 0 0 0 178617 254 0 0 25 0 1 0 197080582 835170304 191079 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134643822 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 203899 191079 296 55 0 202791 0
Current children cumulated CPU time (s) 1788.71
Current children cumulated vsize (Kb) 815596

[startup+1790.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20363
/proc/meminfo: memFree=800128/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=815596 CPUtime=1789.71
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 210307 0 0 0 178717 254 0 0 25 0 1 0 197080582 835170304 191079 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 203899 191079 296 55 0 202791 0
Current children cumulated CPU time (s) 1789.71
Current children cumulated vsize (Kb) 815596

[startup+1791.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20363
/proc/meminfo: memFree=800128/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=815596 CPUtime=1790.72
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 210307 0 0 0 178818 254 0 0 25 0 1 0 197080582 835170304 191079 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541667 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 203899 191079 296 55 0 202791 0
Current children cumulated CPU time (s) 1790.72
Current children cumulated vsize (Kb) 815596

[startup+1792.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20363
/proc/meminfo: memFree=800128/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=815596 CPUtime=1791.72
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 210307 0 0 0 178918 254 0 0 25 0 1 0 197080582 835170304 191079 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 203899 191079 296 55 0 202791 0
Current children cumulated CPU time (s) 1791.72
Current children cumulated vsize (Kb) 815596

[startup+1793.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20363
/proc/meminfo: memFree=800128/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=815596 CPUtime=1792.72
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 210307 0 0 0 179018 254 0 0 25 0 1 0 197080582 835170304 191079 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134643803 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 203899 191079 296 55 0 202791 0
Current children cumulated CPU time (s) 1792.72
Current children cumulated vsize (Kb) 815596

[startup+1794.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20363
/proc/meminfo: memFree=800128/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=815596 CPUtime=1793.73
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 210307 0 0 0 179119 254 0 0 25 0 1 0 197080582 835170304 191079 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 203899 191079 296 55 0 202791 0
Current children cumulated CPU time (s) 1793.73
Current children cumulated vsize (Kb) 815596

[startup+1795.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20363
/proc/meminfo: memFree=800128/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=815596 CPUtime=1794.73
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 210307 0 0 0 179219 254 0 0 25 0 1 0 197080582 835170304 191079 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535143 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 203899 191079 296 55 0 202791 0
Current children cumulated CPU time (s) 1794.73
Current children cumulated vsize (Kb) 815596

[startup+1796.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20363
/proc/meminfo: memFree=800128/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=815596 CPUtime=1795.74
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 210307 0 0 0 179320 254 0 0 25 0 1 0 197080582 835170304 191079 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 203899 191079 296 55 0 202791 0
Current children cumulated CPU time (s) 1795.74
Current children cumulated vsize (Kb) 815596

[startup+1797.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20363
/proc/meminfo: memFree=799872/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=815860 CPUtime=1796.74
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 210371 0 0 0 179420 254 0 0 25 0 1 0 197080582 835440640 191143 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 203965 191143 296 55 0 202857 0
Current children cumulated CPU time (s) 1796.74
Current children cumulated vsize (Kb) 815860

[startup+1798.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20363
/proc/meminfo: memFree=799808/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=815860 CPUtime=1797.75
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 210395 0 0 0 179521 254 0 0 25 0 1 0 197080582 835440640 191167 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 203965 191167 296 55 0 202857 0
Current children cumulated CPU time (s) 1797.75
Current children cumulated vsize (Kb) 815860

[startup+1799.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20363
/proc/meminfo: memFree=798784/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=816916 CPUtime=1798.76
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 210650 0 0 0 179621 255 0 0 25 0 1 0 197080582 836521984 191422 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 10460598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 204229 191422 296 55 0 203121 0
Current children cumulated CPU time (s) 1798.76
Current children cumulated vsize (Kb) 816916

[startup+1800.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20363
/proc/meminfo: memFree=798784/2055920 swapFree=4181332/4192956
[pid=20168] ppid=20166 vsize=816916 CPUtime=1799.76
/proc/20168/stat : 20168 (bsolo) R 20166 20168 20122 0 -1 0 210650 0 0 0 179721 255 0 0 25 0 1 0 197080582 836521984 191422 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20168/statm: 204229 191422 296 55 0 203121 0
Current children cumulated CPU time (s) 1799.76
Current children cumulated vsize (Kb) 816916

Child status: 0
Real time (s): 1800.61
CPU time (s): 1800.12
CPU user time (s): 1797.45
CPU system time (s): 2.67059
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (Kb): 816916

Launcher Data (download as text)

Begin job on node56 on Sat Jun  3 05:55:30 UTC 2006


FILE ID= 40725-1149314130

PBS_JOBID= 308214

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-set1al.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node56/40725-1149314130/instance-40725-1149314130.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node56/watcher-40725-1149314130 -o ROOT/results/node56/solver-40725-1149314130 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node56/40725-1149314130/instance-40725-1149314130.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  2171c0e7720e195b62c6e8928bbcbe1d

RANDOM SEED= 344303904


/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.232
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.232
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:       1565048 kB
Buffers:         27272 kB
Cached:         393508 kB
SwapCached:       3404 kB
Active:          60312 kB
Inactive:       369232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1565048 kB
SwapTotal:     4192956 kB
SwapFree:      4181332 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14912 kB
Slab:            47304 kB
Committed_AS:   274972 kB
PageTables:       1496 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node56 on Sat Jun  3 06:25:31 UTC 2006