Trace number 40574

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.02 1800.71

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-swath3.opb
MD5SUM24a38adb0cf3d573eb3de1ce9ead1201
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 variables49335
Total number of constraints4902
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)209
Number of constraints which are nor clauses,nor cardinality constraints4693
Minimum length of a constraint1
Maximum length of a constraint46934
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 4776342294353942
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.18	c INFO: OSL Context initialized.
0.18	c BIG Int formula...
30.82	c Initial problem consists of 49335 variables and 5005 constraints.
31.29	c No problem reductions applied in OPT. instance.
31.29	c	preprocess terminated. Elapsed time: 31.111
31.29	c After prepocess the problem consists of 47014 variables and 4412 constraints.
31.29	c Initial Lower Bound: 0
38.54	c Restart #1 #Var: 47014 LB: 0 @ 38.354
53.82	c Restart #2 #Var: 47014 LB: 0 @ 53.632
76.19	c Restart #3 #Var: 47014 LB: 0 @ 75.991
106.84	c Restart #4 #Var: 47014 LB: 0 @ 106.64
153.98	c Restart #5 #Var: 47014 LB: 0 @ 153.76
216.81	c Restart #6 #Var: 47014 LB: 0 @ 216.57
276.40	c Restart #7 #Var: 47014 LB: 0 @ 276.15
281.75	c Restart #8 #Var: 47014 LB: 0 @ 281.5
303.81	c Restart #9 #Var: 47014 LB: 0 @ 303.55
336.52	c Restart #10 #Var: 47014 LB: 0 @ 336.25
345.32	c Restart #11 #Var: 47014 LB: 0 @ 345.06
371.49	c Restart #12 #Var: 47014 LB: 0 @ 371.21
388.07	c Restart #13 #Var: 47014 LB: 0 @ 387.79
394.47	c Restart #14 #Var: 47014 LB: 0 @ 394.19
401.88	c Restart #15 #Var: 47014 LB: 0 @ 401.6
404.90	c Restart #16 #Var: 47014 LB: 0 @ 404.62
408.28	c Restart #17 #Var: 47014 LB: 0 @ 407.99
419.65	c Restart #18 #Var: 47014 LB: 0 @ 419.36
452.89	c Restart #19 #Var: 47014 LB: 0 @ 452.6
468.86	c Restart #20 #Var: 47014 LB: 0 @ 468.56
477.99	c Restart #21 #Var: 47014 LB: 0 @ 477.69
490.19	c Restart #22 #Var: 47014 LB: 0 @ 489.88
523.05	c Restart #23 #Var: 47014 LB: 0 @ 522.74
541.37	c Restart #24 #Var: 47014 LB: 0 @ 541.04
556.13	c Restart #25 #Var: 47014 LB: 0 @ 555.8
566.13	c Restart #26 #Var: 47014 LB: 0 @ 565.8
588.39	c Restart #27 #Var: 47014 LB: 0 @ 588.05
623.39	c Restart #28 #Var: 47014 LB: 0 @ 623.05
651.07	c Restart #29 #Var: 47014 LB: 0 @ 650.72
749.24	c Restart #30 #Var: 47014 LB: 0 @ 748.86
773.44	c Restart #31 #Var: 47014 LB: 0 @ 773.05
791.30	c Restart #32 #Var: 47014 LB: 0 @ 790.91
808.71	c Restart #33 #Var: 47014 LB: 0 @ 808.32
831.77	c Restart #34 #Var: 47014 LB: 0 @ 831.38
855.61	c Restart #35 #Var: 47014 LB: 0 @ 855.21
874.37	c Restart #36 #Var: 47014 LB: 0 @ 873.96
900.86	c CHANGE Heuristic... 
900.86	c Restart #0 #Var: 47014 LB: 0 @ 900.44
935.15	c Restart #1 #Var: 47014 LB: 0 @ 934.72
936.13	c Restart #2 #Var: 47014 LB: 0 @ 935.7
939.86	c Restart #3 #Var: 47014 LB: 0 @ 939.43
940.81	c Restart #4 #Var: 47014 LB: 0 @ 940.38
950.60	c Restart #5 #Var: 47014 LB: 0 @ 950.17
951.78	c Restart #6 #Var: 47014 LB: 0 @ 951.35
968.77	c Restart #7 #Var: 47014 LB: 0 @ 968.33
970.32	c Restart #8 #Var: 47014 LB: 0 @ 969.88
980.09	c Restart #9 #Var: 47014 LB: 0 @ 979.65
984.87	c Restart #10 #Var: 47014 LB: 0 @ 984.43
986.55	c Restart #11 #Var: 47014 LB: 0 @ 986.1
989.14	c Restart #12 #Var: 47014 LB: 0 @ 988.7
994.29	c Restart #13 #Var: 47014 LB: 0 @ 993.85
1004.54	c Restart #14 #Var: 47014 LB: 0 @ 1004.1
1009.57	c Restart #15 #Var: 47014 LB: 0 @ 1009.1
1023.38	c Restart #16 #Var: 47014 LB: 0 @ 1022.9
1049.75	c Restart #17 #Var: 47014 LB: 0 @ 1049.3
1082.86	c Restart #18 #Var: 47014 LB: 0 @ 1082.4
1101.83	c Restart #19 #Var: 47014 LB: 0 @ 1101.4
1111.84	c Restart #20 #Var: 47014 LB: 0 @ 1111.4
1141.86	c Restart #21 #Var: 47014 LB: 0 @ 1141.4
1170.79	c Restart #22 #Var: 47014 LB: 0 @ 1170.3
1199.95	c Restart #23 #Var: 47014 LB: 0 @ 1199.5
1222.73	c Restart #24 #Var: 47014 LB: 0 @ 1222.2
1231.94	c Restart #25 #Var: 47014 LB: 0 @ 1231.4
1308.29	c Restart #26 #Var: 47014 LB: 0 @ 1307.8
1333.27	c Restart #27 #Var: 47014 LB: 0 @ 1332.7
1351.57	c Restart #28 #Var: 47014 LB: 0 @ 1351
1382.42	c Restart #29 #Var: 47014 LB: 0 @ 1381.9
1404.06	c Restart #30 #Var: 47014 LB: 0 @ 1403.5
1441.35	c Restart #31 #Var: 47014 LB: 0 @ 1440.8
1463.05	c Restart #32 #Var: 47014 LB: 0 @ 1462.5
1483.07	c Restart #33 #Var: 47014 LB: 0 @ 1482.5
1509.58	c Restart #34 #Var: 47014 LB: 0 @ 1509
1530.98	c Restart #35 #Var: 47014 LB: 0 @ 1530.4
1551.29	c Restart #36 #Var: 47014 LB: 0 @ 1550.7
1585.79	c Restart #37 #Var: 47014 LB: 0 @ 1585.2
1615.39	c Restart #38 #Var: 47014 LB: 0 @ 1614.8
1668.40	c Restart #39 #Var: 47014 LB: 0 @ 1667.7
1704.07	c Restart #40 #Var: 47014 LB: 0 @ 1703.4
1749.80	c Restart #41 #Var: 47014 LB: 0 @ 1749.1
1796.83	c Restart #42 #Var: 47014 LB: 0 @ 1796.1
1800.69	s UNKNOWN
1800.69	c Exit Code: 0
1800.69	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/node62/watcher-40574-1149305641 -o ROOT/results/node62/solver-40574-1149305641 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node62/40574-1149305641/instance-40574-1149305641.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.97 0.94 3/64 9796
/proc/meminfo: memFree=1555232/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=4748 CPUtime=0
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 228 0 0 0 0 0 0 0 19 0 1 0 39767685 4861952 198 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158032276 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 1187 207 153 55 0 79 0

[startup+10.002 s]
/proc/loadavg: 0.87 0.97 0.94 2/64 9796
/proc/meminfo: memFree=1525096/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=35556 CPUtime=9.82
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 765147 0 0 0 776 206 0 0 25 0 1 0 39767685 36409344 7846 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 8889 7846 280 55 0 7781 0
Current children cumulated CPU time (s) 9.82
Current children cumulated vsize (Kb) 35556

[startup+20.0082 s]
/proc/loadavg: 0.89 0.97 0.94 2/64 9796
/proc/meminfo: memFree=1523432/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=37372 CPUtime=19.82
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 765614 0 0 0 1776 206 0 0 25 0 1 0 39767685 38268928 8291 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 9343 8291 280 55 0 8235 0
Current children cumulated CPU time (s) 19.82
Current children cumulated vsize (Kb) 37372

[startup+30.0144 s]
/proc/loadavg: 0.91 0.97 0.94 2/64 9796
/proc/meminfo: memFree=1509224/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=52236 CPUtime=29.82
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 769271 0 0 0 2774 208 0 0 25 0 1 0 39767685 53489664 11920 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8541819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 13059 11920 281 55 0 11951 0
Current children cumulated CPU time (s) 29.82
Current children cumulated vsize (Kb) 52236

[startup+40.0206 s]
/proc/loadavg: 0.92 0.97 0.94 2/64 9796
/proc/meminfo: memFree=1471400/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=90708 CPUtime=39.83
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 778802 0 0 0 3764 219 0 0 25 0 1 0 39767685 92884992 21300 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 22677 21300 297 55 0 21569 0
Current children cumulated CPU time (s) 39.83
Current children cumulated vsize (Kb) 90708

[startup+50.0268 s]
/proc/loadavg: 0.93 0.97 0.94 2/64 9796
/proc/meminfo: memFree=1470632/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=91636 CPUtime=49.83
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 779046 0 0 0 4763 220 0 0 25 0 1 0 39767685 93835264 21544 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 22909 21544 297 55 0 21801 0
Current children cumulated CPU time (s) 49.83
Current children cumulated vsize (Kb) 91636

[startup+60.032 s]
/proc/loadavg: 0.94 0.97 0.94 2/64 9796
/proc/meminfo: memFree=1470632/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=91408 CPUtime=59.83
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 779065 0 0 0 5760 223 0 0 25 0 1 0 39767685 93601792 21489 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 22852 21489 297 55 0 21744 0
Current children cumulated CPU time (s) 59.83
Current children cumulated vsize (Kb) 91408

[startup+70.0382 s]
/proc/loadavg: 0.95 0.97 0.94 2/64 9796
/proc/meminfo: memFree=1470440/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=91884 CPUtime=69.83
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 779203 0 0 0 6760 223 0 0 25 0 1 0 39767685 94089216 21589 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548230 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 22971 21589 297 55 0 21863 0
Current children cumulated CPU time (s) 69.83
Current children cumulated vsize (Kb) 91884

[startup+80.0444 s]
/proc/loadavg: 0.96 0.97 0.94 2/64 9796
/proc/meminfo: memFree=1470184/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=91884 CPUtime=79.83
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 779263 0 0 0 7757 226 0 0 25 0 1 0 39767685 94089216 21608 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 22971 21608 297 55 0 21863 0
Current children cumulated CPU time (s) 79.83
Current children cumulated vsize (Kb) 91884

[startup+90.0506 s]
/proc/loadavg: 0.96 0.97 0.94 2/64 9796
/proc/meminfo: memFree=1470056/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=92328 CPUtime=89.84
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 779367 0 0 0 8757 227 0 0 25 0 1 0 39767685 94543872 21687 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 23082 21687 297 55 0 21974 0
Current children cumulated CPU time (s) 89.84
Current children cumulated vsize (Kb) 92328

[startup+100.057 s]
/proc/loadavg: 0.97 0.97 0.94 2/64 9796
/proc/meminfo: memFree=1469288/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=92988 CPUtime=99.85
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 779565 0 0 0 9758 227 0 0 25 0 1 0 39767685 95219712 21861 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 23247 21861 297 55 0 22139 0
Current children cumulated CPU time (s) 99.85
Current children cumulated vsize (Kb) 92988

[startup+110.063 s]
/proc/loadavg: 0.97 0.97 0.94 2/64 9796
/proc/meminfo: memFree=1469352/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=92672 CPUtime=109.85
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 779565 0 0 0 10755 230 0 0 25 0 1 0 39767685 94896128 21805 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548246 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 23168 21805 297 55 0 22060 0
Current children cumulated CPU time (s) 109.85
Current children cumulated vsize (Kb) 92672

[startup+120.068 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 9796
/proc/meminfo: memFree=1469352/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=92672 CPUtime=119.85
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 779565 0 0 0 11754 231 0 0 25 0 1 0 39767685 94896128 21805 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 23168 21805 297 55 0 22060 0
Current children cumulated CPU time (s) 119.85
Current children cumulated vsize (Kb) 92672

[startup+130.074 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 9796
/proc/meminfo: memFree=1469352/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=92672 CPUtime=129.85
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 779577 0 0 0 12754 231 0 0 25 0 1 0 39767685 94896128 21805 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548379 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 23168 21805 297 55 0 22060 0
Current children cumulated CPU time (s) 129.85
Current children cumulated vsize (Kb) 92672

[startup+140.081 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 9796
/proc/meminfo: memFree=1469096/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=93112 CPUtime=139.86
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 779742 0 0 0 13755 231 0 0 25 0 1 0 39767685 95346688 21915 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 23278 21915 297 55 0 22170 0
Current children cumulated CPU time (s) 139.86
Current children cumulated vsize (Kb) 93112

[startup+150.087 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 9796
/proc/meminfo: memFree=1468456/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=93920 CPUtime=149.86
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 779939 0 0 0 14755 231 0 0 25 0 1 0 39767685 96174080 22073 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 23480 22073 297 55 0 22372 0
Current children cumulated CPU time (s) 149.86
Current children cumulated vsize (Kb) 93920

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9796
/proc/meminfo: memFree=1468776/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=93216 CPUtime=159.87
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 780040 0 0 0 15751 236 0 0 25 0 1 0 39767685 95453184 21941 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 23304 21941 297 55 0 22196 0
Current children cumulated CPU time (s) 159.87
Current children cumulated vsize (Kb) 93216

[startup+170.099 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9796
/proc/meminfo: memFree=1468776/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=93216 CPUtime=169.87
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 780040 0 0 0 16751 236 0 0 25 0 1 0 39767685 95453184 21941 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 23304 21941 297 55 0 22196 0
Current children cumulated CPU time (s) 169.87
Current children cumulated vsize (Kb) 93216

[startup+180.105 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9796
/proc/meminfo: memFree=1468776/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=93480 CPUtime=179.87
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 780084 0 0 0 17751 236 0 0 25 0 1 0 39767685 95723520 21985 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 23370 21985 297 55 0 22262 0
Current children cumulated CPU time (s) 179.87
Current children cumulated vsize (Kb) 93480

[startup+190.111 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9796
/proc/meminfo: memFree=1467368/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=94988 CPUtime=189.88
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 780492 0 0 0 18751 237 0 0 25 0 1 0 39767685 97267712 22334 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 23747 22334 297 55 0 22639 0
Current children cumulated CPU time (s) 189.88
Current children cumulated vsize (Kb) 94988

[startup+200.118 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9796
/proc/meminfo: memFree=1467752/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=94560 CPUtime=199.88
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 780772 0 0 0 19751 237 0 0 25 0 1 0 39767685 96829440 22245 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 23640 22245 297 55 0 22532 0
Current children cumulated CPU time (s) 199.88
Current children cumulated vsize (Kb) 94560

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9796
/proc/meminfo: memFree=1468008/2055920 swapFree=4191908/4192956

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

/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1760.38
Current children cumulated vsize (Kb) 97540

[startup+1771.08 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9991
/proc/meminfo: memFree=1464104/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=97540 CPUtime=1770.38
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 782190 0 0 0 176717 321 0 0 25 0 1 0 39767685 99880960 23023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718209 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1770.38
Current children cumulated vsize (Kb) 97540

[startup+1781.08 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9991
/proc/meminfo: memFree=1464104/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=97540 CPUtime=1780.39
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 782190 0 0 0 177717 322 0 0 25 0 1 0 39767685 99880960 23023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134696500 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1780.39
Current children cumulated vsize (Kb) 97540

[startup+1782.09 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9991
/proc/meminfo: memFree=1464104/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=97540 CPUtime=1781.39
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 782190 0 0 0 177817 322 0 0 25 0 1 0 39767685 99880960 23023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529014 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1781.39
Current children cumulated vsize (Kb) 97540

[startup+1783.09 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9991
/proc/meminfo: memFree=1464104/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=97540 CPUtime=1782.4
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 782190 0 0 0 177918 322 0 0 25 0 1 0 39767685 99880960 23023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134558069 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1782.4
Current children cumulated vsize (Kb) 97540

[startup+1784.1 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9991
/proc/meminfo: memFree=1464104/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=97540 CPUtime=1783.4
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 782190 0 0 0 178018 322 0 0 25 0 1 0 39767685 99880960 23023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540723 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1783.4
Current children cumulated vsize (Kb) 97540

[startup+1785.1 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9991
/proc/meminfo: memFree=1464104/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=97540 CPUtime=1784.41
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 782190 0 0 0 178119 322 0 0 25 0 1 0 39767685 99880960 23023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534790 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1784.41
Current children cumulated vsize (Kb) 97540

[startup+1786.11 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9991
/proc/meminfo: memFree=1464104/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=97540 CPUtime=1785.41
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 782190 0 0 0 178219 322 0 0 25 0 1 0 39767685 99880960 23023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1785.41
Current children cumulated vsize (Kb) 97540

[startup+1787.11 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9991
/proc/meminfo: memFree=1464104/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=97540 CPUtime=1786.42
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 782190 0 0 0 178320 322 0 0 25 0 1 0 39767685 99880960 23023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537746 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1786.42
Current children cumulated vsize (Kb) 97540

[startup+1788.12 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9991
/proc/meminfo: memFree=1464104/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=97540 CPUtime=1787.42
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 782190 0 0 0 178420 322 0 0 25 0 1 0 39767685 99880960 23023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548372 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1787.42
Current children cumulated vsize (Kb) 97540

[startup+1789.12 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9991
/proc/meminfo: memFree=1464104/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=97540 CPUtime=1788.42
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 782190 0 0 0 178520 322 0 0 25 0 1 0 39767685 99880960 23023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1788.42
Current children cumulated vsize (Kb) 97540

[startup+1790.13 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9991
/proc/meminfo: memFree=1464104/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=97540 CPUtime=1789.43
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 782190 0 0 0 178621 322 0 0 25 0 1 0 39767685 99880960 23023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1789.43
Current children cumulated vsize (Kb) 97540

[startup+1791.13 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9991
/proc/meminfo: memFree=1464104/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=97540 CPUtime=1790.43
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 782190 0 0 0 178721 322 0 0 25 0 1 0 39767685 99880960 23023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548233 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1790.43
Current children cumulated vsize (Kb) 97540

[startup+1792.14 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9991
/proc/meminfo: memFree=1464104/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=97540 CPUtime=1791.44
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 782190 0 0 0 178822 322 0 0 25 0 1 0 39767685 99880960 23023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524953 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (Kb) 97540

[startup+1793.14 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9991
/proc/meminfo: memFree=1464104/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=97540 CPUtime=1792.44
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 782190 0 0 0 178922 322 0 0 25 0 1 0 39767685 99880960 23023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1792.44
Current children cumulated vsize (Kb) 97540

[startup+1794.15 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9991
/proc/meminfo: memFree=1464104/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=97540 CPUtime=1793.45
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 782190 0 0 0 179023 322 0 0 25 0 1 0 39767685 99880960 23023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1793.45
Current children cumulated vsize (Kb) 97540

[startup+1795.15 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9991
/proc/meminfo: memFree=1464168/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=97540 CPUtime=1794.45
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 782190 0 0 0 179123 322 0 0 25 0 1 0 39767685 99880960 23023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1794.45
Current children cumulated vsize (Kb) 97540

[startup+1796.16 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9991
/proc/meminfo: memFree=1464168/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=97540 CPUtime=1795.46
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 782190 0 0 0 179224 322 0 0 25 0 1 0 39767685 99880960 23023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1795.46
Current children cumulated vsize (Kb) 97540

[startup+1797.16 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9991
/proc/meminfo: memFree=1464168/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=97540 CPUtime=1796.46
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 782190 0 0 0 179324 322 0 0 25 0 1 0 39767685 99880960 23023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1796.46
Current children cumulated vsize (Kb) 97540

[startup+1798.17 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9991
/proc/meminfo: memFree=1464168/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=97540 CPUtime=1797.46
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 782190 0 0 0 179424 322 0 0 25 0 1 0 39767685 99880960 23023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1797.46
Current children cumulated vsize (Kb) 97540

[startup+1799.17 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9991
/proc/meminfo: memFree=1464168/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=97540 CPUtime=1798.47
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 782190 0 0 0 179524 323 0 0 25 0 1 0 39767685 99880960 23023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542147 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1798.47
Current children cumulated vsize (Kb) 97540

[startup+1800.18 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 9991
/proc/meminfo: memFree=1464168/2055920 swapFree=4191908/4192956
[pid=9796] ppid=9794 vsize=97540 CPUtime=1799.48
/proc/9796/stat : 9796 (bsolo) R 9794 9796 9750 0 -1 0 782190 0 0 0 179625 323 0 0 25 0 1 0 39767685 99880960 23023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9796/statm: 24385 23023 297 55 0 23277 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (Kb) 97540

Child status: 0
Real time (s): 1800.71
CPU time (s): 1800.02
CPU user time (s): 1796.77
CPU system time (s): 3.24951
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (Kb): 97760

Launcher Data (download as text)

Begin job on node62 on Sat Jun  3 03:34:01 UTC 2006


FILE ID= 40574-1149305641

PBS_JOBID= 307608

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  24a38adb0cf3d573eb3de1ce9ead1201

RANDOM SEED= 856482249


/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.225
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.225
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:       1555440 kB
Buffers:         32464 kB
Cached:         389652 kB
SwapCached:        572 kB
Active:          50280 kB
Inactive:       385988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1555440 kB
SwapTotal:     4192956 kB
SwapFree:      4191908 kB
Dirty:             248 kB
Writeback:           0 kB
Mapped:          23728 kB
Slab:            50196 kB
Committed_AS:   247392 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 node62 on Sat Jun  3 04:04:02 UTC 2006