Trace number 40561

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.05 1800.54

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-swath2.opb
MD5SUMa4a0adfe0d9b9bff1eac92e870352c94
Bench CategoryOPT-BIGINT (optimisation, big 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 variables52335
Total number of constraints5202
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)193
Number of constraints which are nor clauses,nor cardinality constraints5009
Minimum length of a constraint1
Maximum length of a constraint49934
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1073741824000000
Number of bits of the biggest number in a constraint 50
Biggest sum of numbers in a constraint 4820003452178237
Number of bits of the biggest sum of numbers53
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...
36.59	c Initial problem consists of 52335 variables and 5305 constraints.
37.07	c No problem reductions applied in OPT. instance.
37.07	c	preprocess terminated. Elapsed time: 37.044
37.07	c After prepocess the problem consists of 49854 variables and 4696 constraints.
37.07	c Initial Lower Bound: 0
44.76	c Restart #1 #Var: 49854 LB: 0 @ 44.733
61.50	c Restart #2 #Var: 49854 LB: 0 @ 61.47
88.20	c Restart #3 #Var: 49854 LB: 0 @ 88.159
124.96	c Restart #4 #Var: 49854 LB: 0 @ 124.91
175.36	c Restart #5 #Var: 49854 LB: 0 @ 175.29
243.81	c Restart #6 #Var: 49854 LB: 0 @ 243.73
316.18	c Restart #7 #Var: 49854 LB: 0 @ 316.08
416.60	c Restart #8 #Var: 49854 LB: 0 @ 416.48
424.48	c Restart #9 #Var: 49854 LB: 0 @ 424.35
465.01	c Restart #10 #Var: 49854 LB: 0 @ 464.87
480.97	c Restart #11 #Var: 49854 LB: 0 @ 480.83
503.13	c Restart #12 #Var: 49854 LB: 0 @ 502.98
507.01	c Restart #13 #Var: 49854 LB: 0 @ 506.86
511.55	c Restart #14 #Var: 49854 LB: 0 @ 511.4
525.05	c Restart #15 #Var: 49854 LB: 0 @ 524.9
534.07	c Restart #16 #Var: 49854 LB: 0 @ 533.92
539.34	c Restart #17 #Var: 49854 LB: 0 @ 539.18
564.82	c Restart #18 #Var: 49854 LB: 0 @ 564.65
569.33	c Restart #19 #Var: 49854 LB: 0 @ 569.17
581.43	c Restart #20 #Var: 49854 LB: 0 @ 581.26
658.26	c Restart #21 #Var: 49854 LB: 0 @ 658.07
676.22	c Restart #22 #Var: 49854 LB: 0 @ 676.03
706.85	c Restart #23 #Var: 49854 LB: 0 @ 706.65
776.12	c Restart #24 #Var: 49854 LB: 0 @ 775.9
807.89	c Restart #25 #Var: 49854 LB: 0 @ 807.66
819.74	c Restart #26 #Var: 49854 LB: 0 @ 819.51
909.42	c CHANGE Heuristic... 
909.42	c Restart #0 #Var: 49854 LB: 0 @ 909.17
911.08	c Restart #1 #Var: 49854 LB: 0 @ 910.82
912.25	c Restart #2 #Var: 49854 LB: 0 @ 912
913.52	c Restart #3 #Var: 49854 LB: 0 @ 913.27
918.34	c Restart #4 #Var: 49854 LB: 0 @ 918.09
920.90	c Restart #5 #Var: 49854 LB: 0 @ 920.64
931.26	c Restart #6 #Var: 49854 LB: 0 @ 931
948.96	c Restart #7 #Var: 49854 LB: 0 @ 948.7
951.60	c Restart #8 #Var: 49854 LB: 0 @ 951.33
953.68	c Restart #9 #Var: 49854 LB: 0 @ 953.41
978.79	c Restart #10 #Var: 49854 LB: 0 @ 978.52
995.51	c Restart #11 #Var: 49854 LB: 0 @ 995.23
997.89	c Restart #12 #Var: 49854 LB: 0 @ 997.61
1011.59	c Restart #13 #Var: 49854 LB: 0 @ 1011.3
1015.56	c Restart #14 #Var: 49854 LB: 0 @ 1015.3
1023.06	c Restart #15 #Var: 49854 LB: 0 @ 1022.8
1071.72	c Restart #16 #Var: 49854 LB: 0 @ 1071.4
1085.95	c Restart #17 #Var: 49854 LB: 0 @ 1085.6
1091.47	c Restart #18 #Var: 49854 LB: 0 @ 1091.2
1100.21	c Restart #19 #Var: 49854 LB: 0 @ 1099.9
1109.52	c Restart #20 #Var: 49854 LB: 0 @ 1109.2
1124.33	c Restart #21 #Var: 49854 LB: 0 @ 1124
1134.13	c Restart #22 #Var: 49854 LB: 0 @ 1133.8
1181.18	c Restart #23 #Var: 49854 LB: 0 @ 1180.9
1249.63	c Restart #24 #Var: 49854 LB: 0 @ 1249.3
1263.14	c Restart #25 #Var: 49854 LB: 0 @ 1262.8
1320.81	c Restart #26 #Var: 49854 LB: 0 @ 1320.4
1356.45	c Restart #27 #Var: 49854 LB: 0 @ 1356.1
1418.40	c Restart #28 #Var: 49854 LB: 0 @ 1418
1445.79	c Restart #29 #Var: 49854 LB: 0 @ 1445.4
1489.10	c Restart #30 #Var: 49854 LB: 0 @ 1488.7
1542.93	c Restart #31 #Var: 49854 LB: 0 @ 1542.5
1580.31	c Restart #32 #Var: 49854 LB: 0 @ 1579.9
1603.80	c Restart #33 #Var: 49854 LB: 0 @ 1603.4
1626.74	c Restart #34 #Var: 49854 LB: 0 @ 1626.3
1714.25	c Restart #35 #Var: 49854 LB: 0 @ 1713.8
1740.22	c Restart #36 #Var: 49854 LB: 0 @ 1739.8
1800.51	c Restart #37 #Var: 49854 LB: 0 @ 1800
1800.51	s UNKNOWN
1800.51	c Exit Code: 0
1800.51	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/node63/watcher-40561-1149304857 -o ROOT/results/node63/solver-40561-1149304857 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node63/40561-1149304857/instance-40561-1149304857.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.95 3/64 19518
/proc/meminfo: memFree=1774808/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=4664 CPUtime=0
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 155 0 0 0 0 0 0 0 19 0 1 0 196052863 4775936 135 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 2940180 0 0 4096 0 0 0 0 17 1 0 0
/proc/19518/statm: 1166 136 106 55 0 46 0

[startup+10.0024 s]
/proc/loadavg: 0.93 0.98 0.95 2/64 19518
/proc/meminfo: memFree=1743448/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=36352 CPUtime=9.98
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 915841 0 0 0 749 249 0 0 25 0 1 0 196052863 37224448 8161 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 3248725 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 9088 8161 280 55 0 7980 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 36352

[startup+20.0095 s]
/proc/loadavg: 0.94 0.98 0.95 2/64 19518
/proc/meminfo: memFree=1742360/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=37724 CPUtime=19.99
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 916137 0 0 0 1750 249 0 0 25 0 1 0 196052863 38629376 8429 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537439 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 9431 8429 280 55 0 8323 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 37724

[startup+30.0155 s]
/proc/loadavg: 0.95 0.98 0.95 2/64 19518
/proc/meminfo: memFree=1740120/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=40480 CPUtime=29.99
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 916762 0 0 0 2750 249 0 0 25 0 1 0 196052863 41451520 9004 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537408 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 10120 9004 280 55 0 9012 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 40480

[startup+40.0206 s]
/proc/loadavg: 0.96 0.98 0.95 2/64 19518
/proc/meminfo: memFree=1688088/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=93724 CPUtime=39.98
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 929817 0 0 0 3739 259 0 0 25 0 1 0 196052863 95973376 22059 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603721 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 23431 22059 297 55 0 22323 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 93724

[startup+50.0267 s]
/proc/loadavg: 0.96 0.98 0.95 2/64 19518
/proc/meminfo: memFree=1686616/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=94912 CPUtime=49.99
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 930293 0 0 0 4736 263 0 0 25 0 1 0 196052863 97189888 22380 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603839 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 23728 22380 297 55 0 22620 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 94912

[startup+60.0328 s]
/proc/loadavg: 0.97 0.98 0.95 2/64 19518
/proc/meminfo: memFree=1685720/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=95888 CPUtime=59.99
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 930563 0 0 0 5736 263 0 0 25 0 1 0 196052863 98189312 22636 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 23972 22636 297 55 0 22864 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 95888

[startup+70.0389 s]
/proc/loadavg: 0.97 0.98 0.95 2/64 19518
/proc/meminfo: memFree=1685656/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=95888 CPUtime=69.99
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 930580 0 0 0 6733 266 0 0 25 0 1 0 196052863 98189312 22636 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 23972 22636 297 55 0 22864 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 95888

[startup+80.045 s]
/proc/loadavg: 0.98 0.98 0.95 2/64 19518
/proc/meminfo: memFree=1685400/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=96264 CPUtime=80
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 930659 0 0 0 7733 267 0 0 25 0 1 0 196052863 98574336 22715 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603725 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 24066 22715 297 55 0 22958 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 96264

[startup+90.0511 s]
/proc/loadavg: 0.98 0.98 0.95 2/64 19518
/proc/meminfo: memFree=1685272/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=96316 CPUtime=90
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 930728 0 0 0 8731 269 0 0 25 0 1 0 196052863 98627584 22743 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 24079 22743 297 55 0 22971 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 96316

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.95 2/64 19518
/proc/meminfo: memFree=1685272/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=96316 CPUtime=100
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 930728 0 0 0 9730 270 0 0 25 0 1 0 196052863 98627584 22743 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 24079 22743 297 55 0 22971 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 96316

[startup+110.062 s]
/proc/loadavg: 0.98 0.98 0.95 2/64 19518
/proc/meminfo: memFree=1684760/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=96864 CPUtime=110.01
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 930859 0 0 0 10730 271 0 0 25 0 1 0 196052863 99188736 22874 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 24216 22874 297 55 0 23108 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 96864

[startup+120.068 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 19518
/proc/meminfo: memFree=1684376/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=97300 CPUtime=120.01
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 931051 0 0 0 11730 271 0 0 25 0 1 0 196052863 99635200 22972 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 24325 22972 297 55 0 23217 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 97300

[startup+130.074 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 19518
/proc/meminfo: memFree=1683992/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=97636 CPUtime=130.02
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 931216 0 0 0 12727 275 0 0 25 0 1 0 196052863 99979264 23073 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 24409 23073 297 55 0 23301 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 97636

[startup+140.08 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 19518
/proc/meminfo: memFree=1684376/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=97036 CPUtime=140.02
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 931216 0 0 0 13727 275 0 0 25 0 1 0 196052863 99364864 22923 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548222 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 24259 22923 297 55 0 23151 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 97036

[startup+150.088 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 19518
/proc/meminfo: memFree=1684376/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=97036 CPUtime=150.02
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 931235 0 0 0 14727 275 0 0 25 0 1 0 196052863 99364864 22923 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548379 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 24259 22923 297 55 0 23151 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 97036

[startup+160.093 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 19518
/proc/meminfo: memFree=1684056/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=97616 CPUtime=160.02
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 931477 0 0 0 15727 275 0 0 25 0 1 0 196052863 99958784 23055 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548217 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 24404 23055 297 55 0 23296 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 97616

[startup+170.099 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 19518
/proc/meminfo: memFree=1684056/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=97376 CPUtime=170.02
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 931709 0 0 0 16727 275 0 0 25 0 1 0 196052863 99713024 23008 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 24344 23008 297 55 0 23236 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 97376

[startup+180.105 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 19518
/proc/meminfo: memFree=1684312/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=97084 CPUtime=180.04
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 931874 0 0 0 17724 280 0 0 25 0 1 0 196052863 99414016 22935 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 24271 22935 297 55 0 23163 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 97084

[startup+190.111 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 19518
/proc/meminfo: memFree=1684312/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=97084 CPUtime=190.03
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 931874 0 0 0 18723 280 0 0 25 0 1 0 196052863 99414016 22935 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 24271 22935 297 55 0 23163 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 97084

[startup+200.117 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 19518
/proc/meminfo: memFree=1684312/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=97084 CPUtime=200.04
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 931956 0 0 0 19724 280 0 0 25 0 1 0 196052863 99414016 22935 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 24271 22935 297 55 0 23163 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 97084

[startup+210.123 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 19518
/proc/meminfo: memFree=1684184/2055920 swapFree=4182328/4192956

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

/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1760.57
Current children cumulated vsize (Kb) 103188

[startup+1771.06 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 19518
/proc/meminfo: memFree=1678112/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=103188 CPUtime=1770.57
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 934310 0 0 0 176702 355 0 0 25 0 1 0 196052863 105664512 24447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1770.57
Current children cumulated vsize (Kb) 103188

[startup+1781.07 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 19518
/proc/meminfo: memFree=1678112/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=103188 CPUtime=1780.58
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 934310 0 0 0 177703 355 0 0 25 0 1 0 196052863 105664512 24447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1780.58
Current children cumulated vsize (Kb) 103188

[startup+1782.08 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 19518
/proc/meminfo: memFree=1678112/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=103188 CPUtime=1781.58
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 934310 0 0 0 177803 355 0 0 25 0 1 0 196052863 105664512 24447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (Kb) 103188

[startup+1783.08 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 19518
/proc/meminfo: memFree=1678112/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=103188 CPUtime=1782.59
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 934310 0 0 0 177904 355 0 0 25 0 1 0 196052863 105664512 24447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1782.59
Current children cumulated vsize (Kb) 103188

[startup+1784.09 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 19518
/proc/meminfo: memFree=1678112/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=103188 CPUtime=1783.59
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 934310 0 0 0 178004 355 0 0 25 0 1 0 196052863 105664512 24447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557720 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1783.59
Current children cumulated vsize (Kb) 103188

[startup+1785.09 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 19518
/proc/meminfo: memFree=1678112/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=103188 CPUtime=1784.59
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 934310 0 0 0 178104 355 0 0 25 0 1 0 196052863 105664512 24447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1784.59
Current children cumulated vsize (Kb) 103188

[startup+1786.09 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 19518
/proc/meminfo: memFree=1678112/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=103188 CPUtime=1785.6
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 934310 0 0 0 178205 355 0 0 25 0 1 0 196052863 105664512 24447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1785.6
Current children cumulated vsize (Kb) 103188

[startup+1787.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 19518
/proc/meminfo: memFree=1678112/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=103188 CPUtime=1786.6
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 934310 0 0 0 178305 355 0 0 25 0 1 0 196052863 105664512 24447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1786.6
Current children cumulated vsize (Kb) 103188

[startup+1788.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 19518
/proc/meminfo: memFree=1678112/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=103188 CPUtime=1787.61
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 934310 0 0 0 178406 355 0 0 25 0 1 0 196052863 105664512 24447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134595889 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1787.61
Current children cumulated vsize (Kb) 103188

[startup+1789.11 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 19518
/proc/meminfo: memFree=1678112/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=103188 CPUtime=1788.61
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 934310 0 0 0 178506 355 0 0 25 0 1 0 196052863 105664512 24447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604191 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1788.61
Current children cumulated vsize (Kb) 103188

[startup+1790.11 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 19518
/proc/meminfo: memFree=1678112/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=103188 CPUtime=1789.62
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 934310 0 0 0 178607 355 0 0 25 0 1 0 196052863 105664512 24447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541526 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1789.62
Current children cumulated vsize (Kb) 103188

[startup+1791.12 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 19518
/proc/meminfo: memFree=1678112/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=103188 CPUtime=1790.62
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 934310 0 0 0 178707 355 0 0 25 0 1 0 196052863 105664512 24447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718653 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1790.62
Current children cumulated vsize (Kb) 103188

[startup+1792.12 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 19518
/proc/meminfo: memFree=1678112/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=103188 CPUtime=1791.64
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 934310 0 0 0 178808 356 0 0 25 0 1 0 196052863 105664512 24447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540599 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (Kb) 103188

[startup+1793.13 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 19518
/proc/meminfo: memFree=1678112/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=103188 CPUtime=1792.64
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 934310 0 0 0 178908 356 0 0 25 0 1 0 196052863 105664512 24447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134547755 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1792.64
Current children cumulated vsize (Kb) 103188

[startup+1794.13 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 19518
/proc/meminfo: memFree=1678112/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=103188 CPUtime=1793.64
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 934310 0 0 0 179008 356 0 0 25 0 1 0 196052863 105664512 24447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542121 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1793.64
Current children cumulated vsize (Kb) 103188

[startup+1795.14 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 19518
/proc/meminfo: memFree=1678112/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=103188 CPUtime=1794.65
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 934310 0 0 0 179109 356 0 0 25 0 1 0 196052863 105664512 24447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604175 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (Kb) 103188

[startup+1796.14 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 19518
/proc/meminfo: memFree=1678112/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=103188 CPUtime=1795.65
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 934310 0 0 0 179209 356 0 0 25 0 1 0 196052863 105664512 24447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1795.65
Current children cumulated vsize (Kb) 103188

[startup+1797.15 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 19518
/proc/meminfo: memFree=1678112/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=103188 CPUtime=1796.66
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 934310 0 0 0 179310 356 0 0 25 0 1 0 196052863 105664512 24447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1796.66
Current children cumulated vsize (Kb) 103188

[startup+1798.15 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 19518
/proc/meminfo: memFree=1678112/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=103188 CPUtime=1797.66
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 934310 0 0 0 179410 356 0 0 25 0 1 0 196052863 105664512 24447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (Kb) 103188

[startup+1799.16 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 19518
/proc/meminfo: memFree=1678112/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=103188 CPUtime=1798.67
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 934310 0 0 0 179511 356 0 0 25 0 1 0 196052863 105664512 24447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537551 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (Kb) 103188

[startup+1800.16 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 19518
/proc/meminfo: memFree=1678112/2055920 swapFree=4182328/4192956
[pid=19518] ppid=19516 vsize=103188 CPUtime=1799.67
/proc/19518/stat : 19518 (bsolo) R 19516 19518 19472 0 -1 0 934310 0 0 0 179611 356 0 0 25 0 1 0 196052863 105664512 24447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542120 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19518/statm: 25797 24447 297 55 0 24689 0
Current children cumulated CPU time (s) 1799.67
Current children cumulated vsize (Kb) 103188

Child status: 0
Real time (s): 1800.54
CPU time (s): 1800.05
CPU user time (s): 1796.47
CPU system time (s): 3.57946
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (Kb): 103808

Launcher Data (download as text)

Begin job on node63 on Sat Jun  3 03:20:57 UTC 2006


FILE ID= 40561-1149304857

PBS_JOBID= 307557

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-swath2.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node63/40561-1149304857/instance-40561-1149304857.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-40561-1149304857 -o ROOT/results/node63/solver-40561-1149304857 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node63/40561-1149304857/instance-40561-1149304857.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  a4a0adfe0d9b9bff1eac92e870352c94

RANDOM SEED= 321780880


/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.228
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.228
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:       1775016 kB
Buffers:         25152 kB
Cached:         184680 kB
SwapCached:       2328 kB
Active:          75076 kB
Inactive:       143476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1775016 kB
SwapTotal:     4192956 kB
SwapFree:      4182328 kB
Dirty:             220 kB
Writeback:           0 kB
Mapped:          15888 kB
Slab:            48304 kB
Committed_AS:   292640 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node63 on Sat Jun  3 03:50:58 UTC 2006