Trace number 40581

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.03 1800.68

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-swath1.opb
MD5SUMcadb80b29b1b884c95a94376a4e900b4
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 variables53335
Total number of constraints5302
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)189
Number of constraints which are nor clauses,nor cardinality constraints5113
Minimum length of a constraint1
Maximum length of a constraint50934
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 4832120913850916
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...
39.34	c Initial problem consists of 53335 variables and 5405 constraints.
39.84	c No problem reductions applied in OPT. instance.
39.84	c	preprocess terminated. Elapsed time: 39.817
39.84	c After prepocess the problem consists of 50814 variables and 4792 constraints.
39.84	c Initial Lower Bound: 0
48.04	c Restart #1 #Var: 50814 LB: 0 @ 48.013
65.44	c Restart #2 #Var: 50814 LB: 0 @ 65.405
93.52	c Restart #3 #Var: 50814 LB: 0 @ 93.479
134.21	c Restart #4 #Var: 50814 LB: 0 @ 134.16
180.28	c Restart #5 #Var: 50814 LB: 0 @ 180.21
296.09	c Restart #6 #Var: 50814 LB: 0 @ 295.99
372.56	c Restart #7 #Var: 50814 LB: 0 @ 372.44
378.57	c Restart #8 #Var: 50814 LB: 0 @ 378.44
402.79	c Restart #9 #Var: 50814 LB: 0 @ 402.65
448.44	c Restart #10 #Var: 50814 LB: 0 @ 448.29
458.66	c Restart #11 #Var: 50814 LB: 0 @ 458.5
563.23	c Restart #12 #Var: 50814 LB: 0 @ 563.04
577.84	c Restart #13 #Var: 50814 LB: 0 @ 577.65
583.57	c Restart #14 #Var: 50814 LB: 0 @ 583.38
590.80	c Restart #15 #Var: 50814 LB: 0 @ 590.61
593.16	c Restart #16 #Var: 50814 LB: 0 @ 592.96
600.05	c Restart #17 #Var: 50814 LB: 0 @ 599.86
617.61	c Restart #18 #Var: 50814 LB: 0 @ 617.41
674.81	c Restart #19 #Var: 50814 LB: 0 @ 674.59
695.46	c Restart #20 #Var: 50814 LB: 0 @ 695.23
711.30	c Restart #21 #Var: 50814 LB: 0 @ 711.07
770.87	c Restart #22 #Var: 50814 LB: 0 @ 770.62
803.44	c Restart #23 #Var: 50814 LB: 0 @ 803.18
819.35	c Restart #24 #Var: 50814 LB: 0 @ 819.08
877.93	c Restart #25 #Var: 50814 LB: 0 @ 877.64
893.87	c Restart #26 #Var: 50814 LB: 0 @ 893.58
943.56	c CHANGE Heuristic... 
943.56	c Restart #0 #Var: 50814 LB: 0 @ 943.26
945.17	c Restart #1 #Var: 50814 LB: 0 @ 944.86
946.38	c Restart #2 #Var: 50814 LB: 0 @ 946.08
947.90	c Restart #3 #Var: 50814 LB: 0 @ 947.59
949.83	c Restart #4 #Var: 50814 LB: 0 @ 949.52
953.89	c Restart #5 #Var: 50814 LB: 0 @ 953.58
956.58	c Restart #6 #Var: 50814 LB: 0 @ 956.27
959.80	c Restart #7 #Var: 50814 LB: 0 @ 959.49
964.99	c Restart #8 #Var: 50814 LB: 0 @ 964.68
967.49	c Restart #9 #Var: 50814 LB: 0 @ 967.18
971.21	c Restart #10 #Var: 50814 LB: 0 @ 970.9
978.41	c Restart #11 #Var: 50814 LB: 0 @ 978.1
986.34	c Restart #12 #Var: 50814 LB: 0 @ 986.03
989.14	c Restart #13 #Var: 50814 LB: 0 @ 988.83
1004.45	c Restart #14 #Var: 50814 LB: 0 @ 1004.1
1017.40	c Restart #15 #Var: 50814 LB: 0 @ 1017.1
1028.77	c Restart #16 #Var: 50814 LB: 0 @ 1028.4
1039.09	c Restart #17 #Var: 50814 LB: 0 @ 1038.8
1050.73	c Restart #18 #Var: 50814 LB: 0 @ 1050.4
1062.71	c Restart #19 #Var: 50814 LB: 0 @ 1062.4
1075.15	c Restart #20 #Var: 50814 LB: 0 @ 1074.8
1087.26	c Restart #21 #Var: 50814 LB: 0 @ 1086.9
1098.84	c Restart #22 #Var: 50814 LB: 0 @ 1098.5
1112.78	c Restart #23 #Var: 50814 LB: 0 @ 1112.4
1124.63	c Restart #24 #Var: 50814 LB: 0 @ 1124.3
1142.04	c Restart #25 #Var: 50814 LB: 0 @ 1141.7
1146.80	c Restart #26 #Var: 50814 LB: 0 @ 1146.4
1151.29	c Restart #27 #Var: 50814 LB: 0 @ 1150.9
1176.78	c Restart #28 #Var: 50814 LB: 0 @ 1176.4
1184.69	c Restart #29 #Var: 50814 LB: 0 @ 1184.3
1201.05	c Restart #30 #Var: 50814 LB: 0 @ 1200.6
1224.95	c Restart #31 #Var: 50814 LB: 0 @ 1224.5
1246.38	c Restart #32 #Var: 50814 LB: 0 @ 1245.9
1269.22	c Restart #33 #Var: 50814 LB: 0 @ 1268.7
1276.52	c Restart #34 #Var: 50814 LB: 0 @ 1276
1281.87	c Restart #35 #Var: 50814 LB: 0 @ 1281.4
1301.74	c Restart #36 #Var: 50814 LB: 0 @ 1301.2
1319.44	c Restart #37 #Var: 50814 LB: 0 @ 1318.9
1397.58	c Restart #38 #Var: 50814 LB: 0 @ 1397.1
1403.14	c Restart #39 #Var: 50814 LB: 0 @ 1402.6
1411.11	c Restart #40 #Var: 50814 LB: 0 @ 1410.6
1500.68	c Restart #41 #Var: 50814 LB: 0 @ 1500.1
1526.16	c Restart #42 #Var: 50814 LB: 0 @ 1525.6
1551.63	c Restart #43 #Var: 50814 LB: 0 @ 1551.1
1592.93	c Restart #44 #Var: 50814 LB: 0 @ 1592.3
1617.64	c Restart #45 #Var: 50814 LB: 0 @ 1617.1
1646.63	c Restart #46 #Var: 50814 LB: 0 @ 1646
1676.01	c Restart #47 #Var: 50814 LB: 0 @ 1675.4
1689.22	c Restart #48 #Var: 50814 LB: 0 @ 1688.6
1769.64	c Restart #49 #Var: 50814 LB: 0 @ 1769
1800.65	s UNKNOWN
1800.65	c Exit Code: 0
1800.65	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/node13/watcher-40581-1149306094 -o ROOT/results/node13/solver-40581-1149306094 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node13/40581-1149306094/instance-40581-1149306094.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1544128/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=4932 CPUtime=0
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 366 0 0 0 0 0 0 0 19 0 1 0 196272050 5050368 330 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 1233 330 226 55 0 125 0

[startup+10.0017 s]
/proc/loadavg: 0.87 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1512024/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=36944 CPUtime=10.02
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 968077 0 0 0 744 258 0 0 25 0 1 0 196272050 37830656 8309 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 9236 8309 280 55 0 8128 0
Current children cumulated CPU time (s) 10.02
Current children cumulated vsize (Kb) 36944

[startup+20.042 s]
/proc/loadavg: 0.89 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1511200/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=38184 CPUtime=20.02
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 968357 0 0 0 1744 258 0 0 25 0 1 0 196272050 39100416 8561 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 9546 8561 280 55 0 8438 0
Current children cumulated CPU time (s) 20.02
Current children cumulated vsize (Kb) 38184

[startup+30.0484 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1508960/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=40968 CPUtime=30.02
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 968987 0 0 0 2744 258 0 0 25 0 1 0 196272050 41951232 9144 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 12090510 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 10242 9144 280 55 0 9134 0
Current children cumulated CPU time (s) 30.02
Current children cumulated vsize (Kb) 40968

[startup+40.0547 s]
/proc/loadavg: 0.92 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1457696/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=93736 CPUtime=40.02
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 981829 0 0 0 3737 265 0 0 25 0 1 0 196272050 95985664 21986 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 23434 21986 296 55 0 22326 0
Current children cumulated CPU time (s) 40.02
Current children cumulated vsize (Kb) 93736

[startup+50.0621 s]
/proc/loadavg: 0.93 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1454496/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=96412 CPUtime=50.02
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 982754 0 0 0 4730 272 0 0 25 0 1 0 196272050 98725888 22753 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 24103 22753 297 55 0 22995 0
Current children cumulated CPU time (s) 50.02
Current children cumulated vsize (Kb) 96412

[startup+60.0684 s]
/proc/loadavg: 0.94 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1453664/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=97456 CPUtime=60.03
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 983061 0 0 0 5730 273 0 0 25 0 1 0 196272050 99794944 22999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 24364 22999 297 55 0 23256 0
Current children cumulated CPU time (s) 60.03
Current children cumulated vsize (Kb) 97456

[startup+70.0747 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1453472/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=97628 CPUtime=70.03
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 983175 0 0 0 6725 278 0 0 25 0 1 0 196272050 99971072 23046 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 24407 23046 297 55 0 23299 0
Current children cumulated CPU time (s) 70.03
Current children cumulated vsize (Kb) 97628

[startup+80.0811 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1453536/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=97472 CPUtime=80.03
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 983267 0 0 0 7725 278 0 0 25 0 1 0 196272050 99811328 23036 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 24368 23036 297 55 0 23260 0
Current children cumulated CPU time (s) 80.03
Current children cumulated vsize (Kb) 97472

[startup+90.0874 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1453088/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=97868 CPUtime=90.04
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 983437 0 0 0 8725 279 0 0 25 0 1 0 196272050 100216832 23137 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 24467 23137 297 55 0 23359 0
Current children cumulated CPU time (s) 90.04
Current children cumulated vsize (Kb) 97868

[startup+100.094 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1453088/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=97696 CPUtime=100.05
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 983470 0 0 0 9721 284 0 0 25 0 1 0 196272050 100040704 23096 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 24424 23096 297 55 0 23316 0
Current children cumulated CPU time (s) 100.05
Current children cumulated vsize (Kb) 97696

[startup+110.1 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1452960/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=97964 CPUtime=110.05
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 983554 0 0 0 10721 284 0 0 25 0 1 0 196272050 100315136 23161 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 24491 23161 297 55 0 23383 0
Current children cumulated CPU time (s) 110.05
Current children cumulated vsize (Kb) 97964

[startup+120.106 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1452576/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=98220 CPUtime=120.05
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 983773 0 0 0 11721 284 0 0 25 0 1 0 196272050 100577280 23227 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548230 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 24555 23227 297 55 0 23447 0
Current children cumulated CPU time (s) 120.05
Current children cumulated vsize (Kb) 98220

[startup+130.113 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1452000/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=99020 CPUtime=130.05
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 984039 0 0 0 12721 284 0 0 25 0 1 0 196272050 101396480 23417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 24755 23417 297 55 0 23647 0
Current children cumulated CPU time (s) 130.05
Current children cumulated vsize (Kb) 99020

[startup+140.119 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1452192/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=98844 CPUtime=140.06
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 984075 0 0 0 13718 288 0 0 25 0 1 0 196272050 101216256 23352 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 24711 23352 297 55 0 23603 0
Current children cumulated CPU time (s) 140.06
Current children cumulated vsize (Kb) 98844

[startup+150.126 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1452704/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=98348 CPUtime=150.06
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 984117 0 0 0 14718 288 0 0 25 0 1 0 196272050 100708352 23229 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 24587 23229 297 55 0 23479 0
Current children cumulated CPU time (s) 150.06
Current children cumulated vsize (Kb) 98348

[startup+160.132 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1452320/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=98572 CPUtime=160.06
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 984221 0 0 0 15718 288 0 0 25 0 1 0 196272050 100937728 23315 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548372 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 24643 23315 297 55 0 23535 0
Current children cumulated CPU time (s) 160.06
Current children cumulated vsize (Kb) 98572

[startup+170.138 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1451424/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=99652 CPUtime=170.07
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 984449 0 0 0 16718 289 0 0 25 0 1 0 196272050 102043648 23543 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548406 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 24913 23543 297 55 0 23805 0
Current children cumulated CPU time (s) 170.07
Current children cumulated vsize (Kb) 99652

[startup+180.145 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1451680/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=99156 CPUtime=180.07
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 984492 0 0 0 17718 289 0 0 25 0 1 0 196272050 101535744 23459 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537786 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 24789 23459 297 55 0 23681 0
Current children cumulated CPU time (s) 180.07
Current children cumulated vsize (Kb) 99156

[startup+190.151 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1451680/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=99156 CPUtime=190.07
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 984492 0 0 0 18715 292 0 0 25 0 1 0 196272050 101535744 23459 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548372 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 24789 23459 297 55 0 23681 0
Current children cumulated CPU time (s) 190.07
Current children cumulated vsize (Kb) 99156

[startup+200.157 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1451424/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=99452 CPUtime=200.07
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 984582 0 0 0 19715 292 0 0 25 0 1 0 196272050 101838848 23534 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 24863 23534 297 55 0 23755 0
Current children cumulated CPU time (s) 200.07
Current children cumulated vsize (Kb) 99452

[startup+210.164 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23453
/proc/meminfo: memFree=1451360/2055920 swapFree=4181416/4192956

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

/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1760.5
Current children cumulated vsize (Kb) 122588

[startup+1771.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23648
/proc/meminfo: memFree=1428072/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=122588 CPUtime=1770.5
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 991612 0 0 0 176677 373 0 0 25 0 1 0 196272050 125530112 29304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540685 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1770.5
Current children cumulated vsize (Kb) 122588

[startup+1781.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23648
/proc/meminfo: memFree=1428072/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=122588 CPUtime=1780.5
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 991612 0 0 0 177677 373 0 0 25 0 1 0 196272050 125530112 29304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134531474 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1780.5
Current children cumulated vsize (Kb) 122588

[startup+1782.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23648
/proc/meminfo: memFree=1428072/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=122588 CPUtime=1781.52
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 991612 0 0 0 177778 374 0 0 25 0 1 0 196272050 125530112 29304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534060 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 122588

[startup+1783.17 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23648
/proc/meminfo: memFree=1428072/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=122588 CPUtime=1782.52
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 991612 0 0 0 177878 374 0 0 25 0 1 0 196272050 125530112 29304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603725 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1782.52
Current children cumulated vsize (Kb) 122588

[startup+1784.17 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23648
/proc/meminfo: memFree=1428072/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=122588 CPUtime=1783.53
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 991612 0 0 0 177979 374 0 0 25 0 1 0 196272050 125530112 29304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (Kb) 122588

[startup+1785.18 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23648
/proc/meminfo: memFree=1428072/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=122588 CPUtime=1784.53
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 991612 0 0 0 178079 374 0 0 25 0 1 0 196272050 125530112 29304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1784.53
Current children cumulated vsize (Kb) 122588

[startup+1786.18 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23648
/proc/meminfo: memFree=1428072/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=122588 CPUtime=1785.54
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 991612 0 0 0 178180 374 0 0 25 0 1 0 196272050 125530112 29304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 122588

[startup+1787.19 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23648
/proc/meminfo: memFree=1428072/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=122588 CPUtime=1786.54
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 991612 0 0 0 178280 374 0 0 25 0 1 0 196272050 125530112 29304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1786.54
Current children cumulated vsize (Kb) 122588

[startup+1788.19 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23648
/proc/meminfo: memFree=1428072/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=122588 CPUtime=1787.54
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 991612 0 0 0 178380 374 0 0 25 0 1 0 196272050 125530112 29304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534991 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1787.54
Current children cumulated vsize (Kb) 122588

[startup+1789.2 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23648
/proc/meminfo: memFree=1428072/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=122588 CPUtime=1788.55
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 991612 0 0 0 178481 374 0 0 25 0 1 0 196272050 125530112 29304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1788.55
Current children cumulated vsize (Kb) 122588

[startup+1790.2 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23648
/proc/meminfo: memFree=1428072/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=122588 CPUtime=1789.55
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 991612 0 0 0 178581 374 0 0 25 0 1 0 196272050 125530112 29304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1789.55
Current children cumulated vsize (Kb) 122588

[startup+1791.21 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23648
/proc/meminfo: memFree=1428072/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=122588 CPUtime=1790.55
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 991612 0 0 0 178681 374 0 0 25 0 1 0 196272050 125530112 29304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1790.55
Current children cumulated vsize (Kb) 122588

[startup+1792.21 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23648
/proc/meminfo: memFree=1428072/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=122588 CPUtime=1791.56
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 991612 0 0 0 178782 374 0 0 25 0 1 0 196272050 125530112 29304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 12308549 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (Kb) 122588

[startup+1793.22 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23648
/proc/meminfo: memFree=1428072/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=122588 CPUtime=1792.56
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 991612 0 0 0 178882 374 0 0 25 0 1 0 196272050 125530112 29304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718653 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1792.56
Current children cumulated vsize (Kb) 122588

[startup+1794.22 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23648
/proc/meminfo: memFree=1428072/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=122588 CPUtime=1793.57
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 991612 0 0 0 178983 374 0 0 25 0 1 0 196272050 125530112 29304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534042 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1793.57
Current children cumulated vsize (Kb) 122588

[startup+1795.23 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23648
/proc/meminfo: memFree=1428072/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=122588 CPUtime=1794.57
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 991612 0 0 0 179083 374 0 0 25 0 1 0 196272050 125530112 29304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (Kb) 122588

[startup+1796.23 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23648
/proc/meminfo: memFree=1428072/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=122588 CPUtime=1795.58
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 991612 0 0 0 179184 374 0 0 25 0 1 0 196272050 125530112 29304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537786 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1795.58
Current children cumulated vsize (Kb) 122588

[startup+1797.24 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23648
/proc/meminfo: memFree=1428072/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=122588 CPUtime=1796.58
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 991612 0 0 0 179284 374 0 0 25 0 1 0 196272050 125530112 29304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542257 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1796.58
Current children cumulated vsize (Kb) 122588

[startup+1798.24 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23648
/proc/meminfo: memFree=1428072/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=122588 CPUtime=1797.59
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 991612 0 0 0 179385 374 0 0 25 0 1 0 196272050 125530112 29304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134696504 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (Kb) 122588

[startup+1799.24 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23648
/proc/meminfo: memFree=1428072/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=122588 CPUtime=1798.59
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 991612 0 0 0 179485 374 0 0 25 0 1 0 196272050 125530112 29304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534060 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1798.59
Current children cumulated vsize (Kb) 122588

[startup+1800.25 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 23648
/proc/meminfo: memFree=1428072/2055920 swapFree=4181416/4192956
[pid=23453] ppid=23451 vsize=122588 CPUtime=1799.6
/proc/23453/stat : 23453 (bsolo) R 23451 23453 23407 0 -1 0 991612 0 0 0 179586 374 0 0 25 0 1 0 196272050 125530112 29304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 12312717 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23453/statm: 30647 29304 297 55 0 29539 0
Current children cumulated CPU time (s) 1799.6
Current children cumulated vsize (Kb) 122588

Child status: 0
Real time (s): 1800.68
CPU time (s): 1800.03
CPU user time (s): 1796.26
CPU system time (s): 3.76243
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (Kb): 122588

Launcher Data (download as text)

Begin job on node13 on Sat Jun  3 03:41:34 UTC 2006


FILE ID= 40581-1149306094

PBS_JOBID= 307636

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-swath1.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node13/40581-1149306094/instance-40581-1149306094.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-40581-1149306094 -o ROOT/results/node13/solver-40581-1149306094 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node13/40581-1149306094/instance-40581-1149306094.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  cadb80b29b1b884c95a94376a4e900b4

RANDOM SEED= 84648595


/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:       1544336 kB
Buffers:         33164 kB
Cached:         406052 kB
SwapCached:       3056 kB
Active:          66128 kB
Inactive:       381604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1544336 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:             308 kB
Writeback:           0 kB
Mapped:          14664 kB
Slab:            49764 kB
Committed_AS:   317080 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node13 on Sat Jun  3 04:11:35 UTC 2006