Trace number 40555

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.25 1800.77

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n3703.opb
MD5SUM35c934e0cd42ffa30810ffe35ff61781
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5257865308
Optimality of the best value was proved NO
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 154999
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29657420026984
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29657420026984
Number of bits of the biggest sum of numbers45
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.04	c INFO: OSL Context initialized.
0.04	c BIG Int formula...
6.44	c Initial problem consists of 155000 variables and 5300 constraints.
6.89	c No problem reductions applied in OPT. instance.
6.89	c	preprocess terminated. Elapsed time: 6.848
6.89	c After prepocess the problem consists of 96941 variables and 5300 constraints.
6.89	c Initial Lower Bound: 0
9.02	c Restart #1 #Var: 96941 LB: 0 @ 8.98
12.32	c Restart #2 #Var: 96941 LB: 0 @ 12.274
16.89	c Restart #3 #Var: 96941 LB: 0 @ 16.839
22.57	c Restart #4 #Var: 96941 LB: 0 @ 22.526
29.67	c Restart #5 #Var: 96941 LB: 0 @ 29.616
38.41	c Restart #6 #Var: 96941 LB: 0 @ 38.359
48.32	c Restart #7 #Var: 96941 LB: 0 @ 48.263
59.08	c Restart #8 #Var: 96941 LB: 0 @ 59.023
70.66	c Restart #9 #Var: 96941 LB: 0 @ 70.604
80.15	c Restart #10 #Var: 96941 LB: 0 @ 80.087
91.20	c Restart #11 #Var: 96941 LB: 0 @ 91.134
133.95	c Restart #12 #Var: 96941 LB: 0 @ 133.87
145.53	c Restart #13 #Var: 96941 LB: 0 @ 145.45
158.00	c Restart #14 #Var: 96941 LB: 0 @ 157.91
171.53	c Restart #15 #Var: 96941 LB: 0 @ 171.44
185.73	c Restart #16 #Var: 96941 LB: 0 @ 185.64
236.76	c Restart #17 #Var: 96941 LB: 0 @ 236.66
252.59	c Restart #18 #Var: 96941 LB: 0 @ 252.48
271.87	c Restart #19 #Var: 96941 LB: 0 @ 271.76
288.06	c Restart #20 #Var: 96941 LB: 0 @ 287.94
305.71	c Restart #21 #Var: 96941 LB: 0 @ 305.59
323.81	c Restart #22 #Var: 96941 LB: 0 @ 323.68
403.58	c Restart #23 #Var: 96941 LB: 0 @ 403.44
424.91	c Restart #24 #Var: 96941 LB: 0 @ 424.76
451.22	c Restart #25 #Var: 96941 LB: 0 @ 451.06
467.92	c Restart #26 #Var: 96941 LB: 0 @ 467.76
488.37	c Restart #27 #Var: 96941 LB: 0 @ 488.2
509.04	c Restart #28 #Var: 96941 LB: 0 @ 508.86
598.46	c Restart #29 #Var: 96941 LB: 0 @ 598.27
619.85	c Restart #30 #Var: 96941 LB: 0 @ 619.65
729.81	c Restart #31 #Var: 96941 LB: 0 @ 729.58
771.32	c Restart #32 #Var: 96941 LB: 0 @ 771.08
911.58	c CHANGE Heuristic... 
911.58	c Restart #0 #Var: 96941 LB: 0 @ 911.3
915.21	c Restart #1 #Var: 96941 LB: 0 @ 914.93
918.17	c Restart #2 #Var: 96941 LB: 0 @ 917.89
922.72	c Restart #3 #Var: 96941 LB: 0 @ 922.43
941.64	c Restart #4 #Var: 96941 LB: 0 @ 941.35
946.18	c Restart #5 #Var: 96941 LB: 0 @ 945.89
959.46	c Restart #6 #Var: 96941 LB: 0 @ 959.17
966.17	c Restart #7 #Var: 96941 LB: 0 @ 965.88
1064.80	c Restart #8 #Var: 96941 LB: 0 @ 1064.5
1075.30	c Restart #9 #Var: 96941 LB: 0 @ 1075
1267.47	c Restart #10 #Var: 96941 LB: 0 @ 1267.1
1278.75	c Restart #11 #Var: 96941 LB: 0 @ 1278.4
1297.55	c Restart #12 #Var: 96941 LB: 0 @ 1297.2
1309.76	c Restart #13 #Var: 96941 LB: 0 @ 1309.4
1323.49	c Restart #14 #Var: 96941 LB: 0 @ 1323.1
1339.24	c Restart #15 #Var: 96941 LB: 0 @ 1338.8
1356.63	c Restart #16 #Var: 96941 LB: 0 @ 1356.2
1375.60	c Restart #17 #Var: 96941 LB: 0 @ 1375.2
1400.13	c Restart #18 #Var: 96941 LB: 0 @ 1399.7
1422.62	c Restart #19 #Var: 96941 LB: 0 @ 1422.2
1449.94	c Restart #20 #Var: 96941 LB: 0 @ 1449.5
1471.46	c Restart #21 #Var: 96941 LB: 0 @ 1471
1498.08	c Restart #22 #Var: 96941 LB: 0 @ 1497.6
1521.93	c Restart #23 #Var: 96941 LB: 0 @ 1521.5
1800.73	s UNKNOWN
1800.73	c Exit Code: 0
1800.73	c Total time: 1800.2 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/node21/watcher-40555-1149304195 -o ROOT/results/node21/solver-40555-1149304195 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node21/40555-1149304195/instance-40555-1149304195.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.94 1.00 0.99 3/64 31676
/proc/meminfo: memFree=1545328/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=4924 CPUtime=0
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 263 0 0 0 0 0 0 0 18 0 1 0 196082600 5042176 233 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134559382 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 1231 242 155 55 0 123 0

[startup+10.0017 s]
/proc/loadavg: 0.94 1.00 0.99 2/64 31676
/proc/meminfo: memFree=1365296/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=190788 CPUtime=9.95
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 165172 0 0 0 936 59 0 0 25 0 1 0 196082600 195366912 45264 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 47697 45264 297 55 0 46589 0
Current children cumulated CPU time (s) 9.95
Current children cumulated vsize (Kb) 190788

[startup+20.0078 s]
/proc/loadavg: 0.95 1.00 0.99 2/64 31676
/proc/meminfo: memFree=1365488/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=190944 CPUtime=19.95
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 165214 0 0 0 1919 76 0 0 25 0 1 0 196082600 195526656 45280 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 47736 45280 297 55 0 46628 0
Current children cumulated CPU time (s) 19.95
Current children cumulated vsize (Kb) 190944

[startup+30.0139 s]
/proc/loadavg: 0.96 1.00 0.99 2/64 31676
/proc/meminfo: memFree=1365552/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=190844 CPUtime=29.95
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 165241 0 0 0 2903 92 0 0 25 0 1 0 196082600 195424256 45279 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 47711 45279 297 55 0 46603 0
Current children cumulated CPU time (s) 29.95
Current children cumulated vsize (Kb) 190844

[startup+40.02 s]
/proc/loadavg: 0.97 1.00 0.99 2/64 31676
/proc/meminfo: memFree=1365616/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=190832 CPUtime=39.96
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 165241 0 0 0 3886 110 0 0 25 0 1 0 196082600 195411968 45277 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 47708 45277 297 55 0 46600 0
Current children cumulated CPU time (s) 39.96
Current children cumulated vsize (Kb) 190832

[startup+50.0261 s]
/proc/loadavg: 0.97 1.00 0.99 2/64 31676
/proc/meminfo: memFree=1365680/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=190844 CPUtime=49.96
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 165255 0 0 0 4872 124 0 0 25 0 1 0 196082600 195424256 45264 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 47711 45264 297 55 0 46603 0
Current children cumulated CPU time (s) 49.96
Current children cumulated vsize (Kb) 190844

[startup+60.0322 s]
/proc/loadavg: 0.97 1.00 0.99 2/64 31676
/proc/meminfo: memFree=1365680/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=190788 CPUtime=59.97
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 165270 0 0 0 5860 137 0 0 25 0 1 0 196082600 195366912 45266 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 47697 45266 297 55 0 46589 0
Current children cumulated CPU time (s) 59.97
Current children cumulated vsize (Kb) 190788

[startup+70.0383 s]
/proc/loadavg: 0.98 1.00 0.99 2/64 31676
/proc/meminfo: memFree=1364016/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=192476 CPUtime=69.97
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 165688 0 0 0 6844 153 0 0 25 0 1 0 196082600 197095424 45684 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 48119 45684 297 55 0 47011 0
Current children cumulated CPU time (s) 69.97
Current children cumulated vsize (Kb) 192476

[startup+80.0444 s]
/proc/loadavg: 0.98 1.00 0.99 2/64 31676
/proc/meminfo: memFree=1360496/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=196040 CPUtime=79.97
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 166706 0 0 0 7839 158 0 0 25 0 1 0 196082600 200744960 46565 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 49010 46565 297 55 0 47902 0
Current children cumulated CPU time (s) 79.97
Current children cumulated vsize (Kb) 196040

[startup+90.0505 s]
/proc/loadavg: 0.98 1.00 0.99 2/64 31676
/proc/meminfo: memFree=1360496/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=195976 CPUtime=89.98
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 166707 0 0 0 8834 164 0 0 25 0 1 0 196082600 200679424 46560 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 48994 46560 297 55 0 47886 0
Current children cumulated CPU time (s) 89.98
Current children cumulated vsize (Kb) 195976

[startup+100.057 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31676
/proc/meminfo: memFree=1360432/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=195976 CPUtime=99.98
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 166717 0 0 0 9829 169 0 0 25 0 1 0 196082600 200679424 46570 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 48994 46570 297 55 0 47886 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 195976

[startup+110.063 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31676
/proc/meminfo: memFree=1360432/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=195976 CPUtime=109.98
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 166717 0 0 0 10829 169 0 0 25 0 1 0 196082600 200679424 46570 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 48994 46570 297 55 0 47886 0
Current children cumulated CPU time (s) 109.98
Current children cumulated vsize (Kb) 195976

[startup+120.069 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31676
/proc/meminfo: memFree=1360432/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=195976 CPUtime=119.99
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 166719 0 0 0 11830 169 0 0 25 0 1 0 196082600 200679424 46572 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548247 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 48994 46572 297 55 0 47886 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 195976

[startup+130.074 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31676
/proc/meminfo: memFree=1360432/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=195976 CPUtime=129.99
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 166720 0 0 0 12830 169 0 0 25 0 1 0 196082600 200679424 46573 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 48994 46573 297 55 0 47886 0
Current children cumulated CPU time (s) 129.99
Current children cumulated vsize (Kb) 195976

[startup+140.08 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31676
/proc/meminfo: memFree=1360432/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=195976 CPUtime=140
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 166720 0 0 0 13829 171 0 0 25 0 1 0 196082600 200679424 46573 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134598936 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 48994 46573 297 55 0 47886 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 195976

[startup+150.086 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31676
/proc/meminfo: memFree=1360432/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=195976 CPUtime=150
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 166720 0 0 0 14827 173 0 0 25 0 1 0 196082600 200679424 46573 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 48994 46573 297 55 0 47886 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 195976

[startup+160.092 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31676
/proc/meminfo: memFree=1360432/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=195976 CPUtime=160
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 166720 0 0 0 15827 173 0 0 25 0 1 0 196082600 200679424 46573 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548211 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 48994 46573 297 55 0 47886 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 195976

[startup+170.098 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31676
/proc/meminfo: memFree=1360432/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=195976 CPUtime=170
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 166720 0 0 0 16827 173 0 0 25 0 1 0 196082600 200679424 46573 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 48994 46573 297 55 0 47886 0
Current children cumulated CPU time (s) 170
Current children cumulated vsize (Kb) 195976

[startup+180.104 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31676
/proc/meminfo: memFree=1360432/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=195976 CPUtime=180
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 166720 0 0 0 17827 173 0 0 25 0 1 0 196082600 200679424 46573 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604172 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 48994 46573 297 55 0 47886 0
Current children cumulated CPU time (s) 180
Current children cumulated vsize (Kb) 195976

[startup+190.109 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31676
/proc/meminfo: memFree=1355952/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=200668 CPUtime=190.01
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 167843 0 0 0 18827 174 0 0 25 0 1 0 196082600 205484032 47696 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 50167 47696 297 55 0 49059 0
Current children cumulated CPU time (s) 190.01
Current children cumulated vsize (Kb) 200668

[startup+200.116 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31676
/proc/meminfo: memFree=1345328/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211268 CPUtime=200.02
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 170508 0 0 0 19826 176 0 0 25 0 1 0 196082600 216338432 50361 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52817 50361 297 55 0 51709 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 211268

[startup+210.122 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31676
/proc/meminfo: memFree=1345264/2055920 swapFree=4181452/4192956

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

/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1760.59
Current children cumulated vsize (Kb) 211888

[startup+1771.11 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31678
/proc/meminfo: memFree=1342648/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211888 CPUtime=1770.6
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 172722 0 0 0 176838 222 0 0 25 0 1 0 196082600 216973312 50970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548217 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1770.6
Current children cumulated vsize (Kb) 211888

[startup+1781.12 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31678
/proc/meminfo: memFree=1342648/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211888 CPUtime=1780.6
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 172722 0 0 0 177838 222 0 0 25 0 1 0 196082600 216973312 50970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548382 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1780.6
Current children cumulated vsize (Kb) 211888

[startup+1782.12 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31678
/proc/meminfo: memFree=1342648/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211888 CPUtime=1781.6
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 172722 0 0 0 177938 222 0 0 25 0 1 0 196082600 216973312 50970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (Kb) 211888

[startup+1783.13 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31678
/proc/meminfo: memFree=1342648/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211888 CPUtime=1782.61
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 172722 0 0 0 178039 222 0 0 25 0 1 0 196082600 216973312 50970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524328 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1782.61
Current children cumulated vsize (Kb) 211888

[startup+1784.13 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31678
/proc/meminfo: memFree=1342648/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211888 CPUtime=1783.61
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 172722 0 0 0 178139 222 0 0 25 0 1 0 196082600 216973312 50970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1783.61
Current children cumulated vsize (Kb) 211888

[startup+1785.14 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31678
/proc/meminfo: memFree=1342648/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211888 CPUtime=1784.62
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 172722 0 0 0 178240 222 0 0 25 0 1 0 196082600 216973312 50970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1784.62
Current children cumulated vsize (Kb) 211888

[startup+1786.14 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31678
/proc/meminfo: memFree=1342648/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211888 CPUtime=1785.62
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 172722 0 0 0 178340 222 0 0 25 0 1 0 196082600 216973312 50970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1785.62
Current children cumulated vsize (Kb) 211888

[startup+1787.15 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31678
/proc/meminfo: memFree=1342648/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211888 CPUtime=1786.63
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 172722 0 0 0 178441 222 0 0 25 0 1 0 196082600 216973312 50970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548233 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1786.63
Current children cumulated vsize (Kb) 211888

[startup+1788.15 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31678
/proc/meminfo: memFree=1342648/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211888 CPUtime=1787.63
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 172722 0 0 0 178541 222 0 0 25 0 1 0 196082600 216973312 50970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 211888

[startup+1789.16 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31678
/proc/meminfo: memFree=1342648/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211888 CPUtime=1788.64
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 172722 0 0 0 178642 222 0 0 25 0 1 0 196082600 216973312 50970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1788.64
Current children cumulated vsize (Kb) 211888

[startup+1790.16 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31678
/proc/meminfo: memFree=1342648/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211888 CPUtime=1789.64
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 172722 0 0 0 178742 222 0 0 25 0 1 0 196082600 216973312 50970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1789.64
Current children cumulated vsize (Kb) 211888

[startup+1791.16 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31678
/proc/meminfo: memFree=1342648/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211888 CPUtime=1790.65
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 172722 0 0 0 178843 222 0 0 25 0 1 0 196082600 216973312 50970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134547755 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1790.65
Current children cumulated vsize (Kb) 211888

[startup+1792.17 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31678
/proc/meminfo: memFree=1342648/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211888 CPUtime=1791.65
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 172722 0 0 0 178943 222 0 0 25 0 1 0 196082600 216973312 50970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548247 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1791.65
Current children cumulated vsize (Kb) 211888

[startup+1793.17 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31678
/proc/meminfo: memFree=1342648/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211888 CPUtime=1792.66
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 172722 0 0 0 179044 222 0 0 25 0 1 0 196082600 216973312 50970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1792.66
Current children cumulated vsize (Kb) 211888

[startup+1794.18 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31678
/proc/meminfo: memFree=1342648/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211888 CPUtime=1793.66
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 172722 0 0 0 179144 222 0 0 25 0 1 0 196082600 216973312 50970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1793.66
Current children cumulated vsize (Kb) 211888

[startup+1795.18 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31678
/proc/meminfo: memFree=1342648/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211888 CPUtime=1794.71
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 172722 0 0 0 179249 222 0 0 25 0 1 0 196082600 216973312 50970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1794.71
Current children cumulated vsize (Kb) 211888

[startup+1796.24 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31678
/proc/meminfo: memFree=1342648/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211888 CPUtime=1795.72
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 172722 0 0 0 179350 222 0 0 25 0 1 0 196082600 216973312 50970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1795.72
Current children cumulated vsize (Kb) 211888

[startup+1797.24 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31678
/proc/meminfo: memFree=1342648/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211888 CPUtime=1796.72
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 172722 0 0 0 179450 222 0 0 25 0 1 0 196082600 216973312 50970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1796.72
Current children cumulated vsize (Kb) 211888

[startup+1798.25 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31678
/proc/meminfo: memFree=1342648/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211888 CPUtime=1797.73
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 172722 0 0 0 179551 222 0 0 25 0 1 0 196082600 216973312 50970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1797.73
Current children cumulated vsize (Kb) 211888

[startup+1799.25 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31678
/proc/meminfo: memFree=1342648/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211888 CPUtime=1798.73
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 172722 0 0 0 179651 222 0 0 25 0 1 0 196082600 216973312 50970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1798.73
Current children cumulated vsize (Kb) 211888

[startup+1800.26 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 31678
/proc/meminfo: memFree=1342648/2055920 swapFree=4181452/4192956
[pid=31676] ppid=31674 vsize=211888 CPUtime=1799.74
/proc/31676/stat : 31676 (bsolo) R 31674 31676 31630 0 -1 0 172722 0 0 0 179752 222 0 0 25 0 1 0 196082600 216973312 50970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31676/statm: 52972 50970 297 55 0 51864 0
Current children cumulated CPU time (s) 1799.74
Current children cumulated vsize (Kb) 211888

Child status: 0
Real time (s): 1800.77
CPU time (s): 1800.25
CPU user time (s): 1798
CPU system time (s): 2.25666
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (Kb): 219896

Launcher Data (download as text)

Begin job on node21 on Sat Jun  3 03:09:55 UTC 2006


FILE ID= 40555-1149304195

PBS_JOBID= 307535

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  35c934e0cd42ffa30810ffe35ff61781

RANDOM SEED= 680532868


/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.240
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.240
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:       1545536 kB
Buffers:         35988 kB
Cached:         400324 kB
SwapCached:       3308 kB
Active:          63184 kB
Inactive:       381980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1545536 kB
SwapTotal:     4192956 kB
SwapFree:      4181452 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14740 kB
Slab:            51260 kB
Committed_AS:   300708 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node21 on Sat Jun  3 03:39:56 UTC 2006