Trace number 40532

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.04 1800.76

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n370a.opb
MD5SUM28d10e1d13e82e070b03ac2e5d475941
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 4978502603
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 155000
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 29637219205243
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 29637219205243
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.01	c INFO: OSL Context initialized.
0.02	c BIG Int formula...
6.39	c Initial problem consists of 155000 variables and 5300 constraints.
6.85	c No problem reductions applied in OPT. instance.
6.85	c	preprocess terminated. Elapsed time: 6.84
6.85	c After prepocess the problem consists of 96496 variables and 5300 constraints.
6.85	c Initial Lower Bound: 0
9.02	c Restart #1 #Var: 96496 LB: 0 @ 9.004
12.09	c Restart #2 #Var: 96496 LB: 0 @ 12.074
16.18	c Restart #3 #Var: 96496 LB: 0 @ 16.163
21.21	c Restart #4 #Var: 96496 LB: 0 @ 21.186
27.51	c Restart #5 #Var: 96496 LB: 0 @ 27.488
35.05	c Restart #6 #Var: 96496 LB: 0 @ 35.026
43.89	c Restart #7 #Var: 96496 LB: 0 @ 43.863
54.04	c Restart #8 #Var: 96496 LB: 0 @ 54.007
64.93	c Restart #9 #Var: 96496 LB: 0 @ 64.89
76.64	c Restart #10 #Var: 96496 LB: 0 @ 76.597
87.32	c Restart #11 #Var: 96496 LB: 0 @ 87.28
97.33	c Restart #12 #Var: 96496 LB: 0 @ 97.281
117.29	c Restart #13 #Var: 96496 LB: 0 @ 117.24
130.77	c Restart #14 #Var: 96496 LB: 0 @ 130.71
144.80	c Restart #15 #Var: 96496 LB: 0 @ 144.73
157.48	c Restart #16 #Var: 96496 LB: 0 @ 157.41
171.79	c Restart #17 #Var: 96496 LB: 0 @ 171.71
234.64	c Restart #18 #Var: 96496 LB: 0 @ 234.54
301.22	c Restart #19 #Var: 96496 LB: 0 @ 301.1
364.73	c Restart #20 #Var: 96496 LB: 0 @ 364.58
432.69	c Restart #21 #Var: 96496 LB: 0 @ 432.52
450.73	c Restart #22 #Var: 96496 LB: 0 @ 450.55
528.42	c Restart #23 #Var: 96496 LB: 0 @ 528.22
545.92	c Restart #24 #Var: 96496 LB: 0 @ 545.71
570.12	c Restart #25 #Var: 96496 LB: 0 @ 569.9
656.83	c Restart #26 #Var: 96496 LB: 0 @ 656.57
680.36	c Restart #27 #Var: 96496 LB: 0 @ 680.1
705.00	c Restart #28 #Var: 96496 LB: 0 @ 704.73
795.23	c Restart #29 #Var: 96496 LB: 0 @ 794.92
820.64	c Restart #30 #Var: 96496 LB: 0 @ 820.33
927.53	c CHANGE Heuristic... 
927.53	c Restart #0 #Var: 96496 LB: 0 @ 927.17
929.65	c Restart #1 #Var: 96496 LB: 0 @ 929.29
933.79	c Restart #2 #Var: 96496 LB: 0 @ 933.43
936.66	c Restart #3 #Var: 96496 LB: 0 @ 936.31
952.79	c Restart #4 #Var: 96496 LB: 0 @ 952.43
960.98	c Restart #5 #Var: 96496 LB: 0 @ 960.61
984.34	c Restart #6 #Var: 96496 LB: 0 @ 983.97
992.26	c Restart #7 #Var: 96496 LB: 0 @ 991.88
1206.88	c Restart #8 #Var: 96496 LB: 0 @ 1206.4
1217.71	c Restart #9 #Var: 96496 LB: 0 @ 1217.3
1226.92	c Restart #10 #Var: 96496 LB: 0 @ 1226.5
1237.23	c Restart #11 #Var: 96496 LB: 0 @ 1236.8
1251.58	c Restart #12 #Var: 96496 LB: 0 @ 1251.1
1263.65	c Restart #13 #Var: 96496 LB: 0 @ 1263.2
1275.86	c Restart #14 #Var: 96496 LB: 0 @ 1275.4
1290.25	c Restart #15 #Var: 96496 LB: 0 @ 1289.8
1303.99	c Restart #16 #Var: 96496 LB: 0 @ 1303.5
1322.75	c Restart #17 #Var: 96496 LB: 0 @ 1322.3
1671.20	c Restart #18 #Var: 96496 LB: 0 @ 1670.5
1688.48	c Restart #19 #Var: 96496 LB: 0 @ 1687.8
1705.48	c Restart #20 #Var: 96496 LB: 0 @ 1704.8
1729.60	c Restart #21 #Var: 96496 LB: 0 @ 1728.9
1752.94	c Restart #22 #Var: 96496 LB: 0 @ 1752.2
1783.64	c Restart #23 #Var: 96496 LB: 0 @ 1782.9
1800.72	s UNKNOWN
1800.72	c Exit Code: 0
1800.72	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/node59/watcher-40532-1149302288 -o ROOT/results/node59/solver-40532-1149302288 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node59/40532-1149302288/instance-40532-1149302288.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.84 0.95 0.94 3/64 2675
/proc/meminfo: memFree=1547608/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=4924 CPUtime=0
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 286 0 0 0 0 0 0 0 19 0 1 0 195897049 5042176 256 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 1232 259 169 55 0 124 0

[startup+10.0025 s]
/proc/loadavg: 0.87 0.95 0.94 2/64 2675
/proc/meminfo: memFree=1367576/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=190732 CPUtime=9.98
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 165142 0 0 0 938 60 0 0 25 0 1 0 195897049 195309568 45222 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 47683 45222 297 55 0 46575 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 190732

[startup+20.0085 s]
/proc/loadavg: 0.89 0.95 0.94 2/64 2675
/proc/meminfo: memFree=1367704/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=190788 CPUtime=19.98
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 165168 0 0 0 1924 74 0 0 25 0 1 0 195897049 195366912 45235 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603340 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 47697 45235 297 55 0 46589 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 190788

[startup+30.0144 s]
/proc/loadavg: 0.90 0.95 0.94 2/64 2675
/proc/meminfo: memFree=1367832/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=190788 CPUtime=29.98
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 165168 0 0 0 2908 90 0 0 25 0 1 0 195897049 195366912 45235 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 47697 45235 297 55 0 46589 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 190788

[startup+40.0203 s]
/proc/loadavg: 0.92 0.95 0.94 2/64 2675
/proc/meminfo: memFree=1367832/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=190788 CPUtime=39.98
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 165169 0 0 0 3891 107 0 0 25 0 1 0 195897049 195366912 45236 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 47697 45236 297 55 0 46589 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 190788

[startup+50.0262 s]
/proc/loadavg: 0.93 0.96 0.94 2/64 2675
/proc/meminfo: memFree=1367896/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=190788 CPUtime=49.99
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 165169 0 0 0 4877 122 0 0 25 0 1 0 195897049 195366912 45236 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 47697 45236 297 55 0 46589 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 190788

[startup+60.0322 s]
/proc/loadavg: 0.94 0.96 0.94 2/64 2675
/proc/meminfo: memFree=1367896/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=190788 CPUtime=59.99
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 165169 0 0 0 5862 137 0 0 25 0 1 0 195897049 195366912 45236 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 47697 45236 297 55 0 46589 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 190788

[startup+70.0391 s]
/proc/loadavg: 0.95 0.96 0.94 2/64 2675
/proc/meminfo: memFree=1365464/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=193260 CPUtime=69.99
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 165810 0 0 0 6847 152 0 0 25 0 1 0 195897049 197898240 45853 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 48315 45853 297 55 0 47207 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 193260

[startup+80.046 s]
/proc/loadavg: 0.96 0.96 0.94 2/64 2675
/proc/meminfo: memFree=1365464/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=193260 CPUtime=79.99
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 165838 0 0 0 7837 162 0 0 25 0 1 0 195897049 197898240 45881 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 48315 45881 297 55 0 47207 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 193260

[startup+90.052 s]
/proc/loadavg: 0.96 0.96 0.94 2/64 2675
/proc/meminfo: memFree=1364696/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=194056 CPUtime=90
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 166020 0 0 0 8837 163 0 0 25 0 1 0 195897049 198713344 46063 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 48514 46063 297 55 0 47406 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 194056

[startup+100.058 s]
/proc/loadavg: 0.97 0.96 0.94 2/64 2675
/proc/meminfo: memFree=1364504/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=194304 CPUtime=100
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 166075 0 0 0 9828 172 0 0 25 0 1 0 195897049 198967296 46118 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 48576 46118 297 55 0 47468 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 194304

[startup+110.065 s]
/proc/loadavg: 0.97 0.96 0.94 2/64 2675
/proc/meminfo: memFree=1364504/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=193992 CPUtime=110
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 166075 0 0 0 10802 198 0 0 25 0 1 0 195897049 198647808 46064 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548222 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 48498 46064 297 55 0 47390 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 193992

[startup+120.071 s]
/proc/loadavg: 0.98 0.96 0.94 2/64 2675
/proc/meminfo: memFree=1364568/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=193992 CPUtime=120
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 166075 0 0 0 11797 203 0 0 25 0 1 0 195897049 198647808 46064 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548382 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 48498 46064 297 55 0 47390 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 193992

[startup+130.077 s]
/proc/loadavg: 0.98 0.96 0.94 2/64 2675
/proc/meminfo: memFree=1364568/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=194124 CPUtime=130
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 166133 0 0 0 12797 203 0 0 25 0 1 0 195897049 198782976 46097 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 48531 46097 297 55 0 47423 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 194124

[startup+140.084 s]
/proc/loadavg: 0.98 0.96 0.94 2/64 2675
/proc/meminfo: memFree=1363992/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=194788 CPUtime=140.01
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 166299 0 0 0 13793 208 0 0 25 0 1 0 195897049 199462912 46263 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 48697 46263 297 55 0 47589 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 194788

[startup+150.09 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 2675
/proc/meminfo: memFree=1363736/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=195052 CPUtime=150.01
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 166378 0 0 0 14793 208 0 0 25 0 1 0 195897049 199733248 46318 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 48763 46318 297 55 0 47655 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 195052

[startup+160.095 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2675
/proc/meminfo: memFree=1363736/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=194804 CPUtime=160.01
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 166378 0 0 0 15793 208 0 0 25 0 1 0 195897049 199479296 46267 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632787 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 48701 46267 297 55 0 47593 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 194804

[startup+170.102 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2675
/proc/meminfo: memFree=1363800/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=194864 CPUtime=170.01
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 166381 0 0 0 16793 208 0 0 25 0 1 0 195897049 199540736 46252 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134547755 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 48716 46252 297 55 0 47608 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 194864

[startup+180.108 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2675
/proc/meminfo: memFree=1357720/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=201304 CPUtime=180.02
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 167950 0 0 0 17789 213 0 0 25 0 1 0 195897049 206135296 47818 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 50326 47818 297 55 0 49218 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 201304

[startup+190.114 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2675
/proc/meminfo: memFree=1357144/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=201644 CPUtime=190.02
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 168131 0 0 0 18789 213 0 0 25 0 1 0 195897049 206483456 47965 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 50411 47965 297 55 0 49303 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 201644

[startup+200.12 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2675
/proc/meminfo: memFree=1356760/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=201920 CPUtime=200.02
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 168216 0 0 0 19789 213 0 0 25 0 1 0 195897049 206766080 48050 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 50480 48050 297 55 0 49372 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 201920

[startup+210.126 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2675
/proc/meminfo: memFree=1356568/2055920 swapFree=4180876/4192956

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

/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1760.36
Current children cumulated vsize (Kb) 209068

[startup+1771.07 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2870
/proc/meminfo: memFree=1349080/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=209068 CPUtime=1770.36
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 172084 0 0 0 176781 255 0 0 25 0 1 0 195897049 214085632 49840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1770.36
Current children cumulated vsize (Kb) 209068

[startup+1781.07 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2870
/proc/meminfo: memFree=1349080/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=209068 CPUtime=1780.37
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 172084 0 0 0 177782 255 0 0 25 0 1 0 195897049 214085632 49840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1780.37
Current children cumulated vsize (Kb) 209068

[startup+1782.08 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2870
/proc/meminfo: memFree=1349080/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=209068 CPUtime=1781.37
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 172084 0 0 0 177882 255 0 0 25 0 1 0 195897049 214085632 49840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1781.37
Current children cumulated vsize (Kb) 209068

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2870
/proc/meminfo: memFree=1349080/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=209068 CPUtime=1782.37
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 172084 0 0 0 177982 255 0 0 25 0 1 0 195897049 214085632 49840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (Kb) 209068

[startup+1784.09 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2870
/proc/meminfo: memFree=1349080/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=209068 CPUtime=1783.38
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 172084 0 0 0 178083 255 0 0 25 0 1 0 195897049 214085632 49840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1783.38
Current children cumulated vsize (Kb) 209068

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2870
/proc/meminfo: memFree=1349080/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=209068 CPUtime=1784.38
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 172084 0 0 0 178183 255 0 0 25 0 1 0 195897049 214085632 49840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1784.38
Current children cumulated vsize (Kb) 209068

[startup+1786.1 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2870
/proc/meminfo: memFree=1349080/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=209068 CPUtime=1785.39
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 172084 0 0 0 178284 255 0 0 25 0 1 0 195897049 214085632 49840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1785.39
Current children cumulated vsize (Kb) 209068

[startup+1787.1 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2870
/proc/meminfo: memFree=1349080/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=209068 CPUtime=1786.39
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 172084 0 0 0 178384 255 0 0 25 0 1 0 195897049 214085632 49840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1786.39
Current children cumulated vsize (Kb) 209068

[startup+1788.11 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2870
/proc/meminfo: memFree=1349080/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=209068 CPUtime=1787.4
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 172084 0 0 0 178485 255 0 0 25 0 1 0 195897049 214085632 49840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557737 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1787.4
Current children cumulated vsize (Kb) 209068

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2870
/proc/meminfo: memFree=1349080/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=209068 CPUtime=1788.4
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 172084 0 0 0 178585 255 0 0 25 0 1 0 195897049 214085632 49840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158102980 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (Kb) 209068

[startup+1790.12 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2870
/proc/meminfo: memFree=1349080/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=209068 CPUtime=1789.41
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 172084 0 0 0 178686 255 0 0 25 0 1 0 195897049 214085632 49840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1789.41
Current children cumulated vsize (Kb) 209068

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2870
/proc/meminfo: memFree=1349080/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=209068 CPUtime=1790.41
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 172084 0 0 0 178786 255 0 0 25 0 1 0 195897049 214085632 49840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524901 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1790.41
Current children cumulated vsize (Kb) 209068

[startup+1792.13 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2870
/proc/meminfo: memFree=1349080/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=209068 CPUtime=1791.42
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 172084 0 0 0 178887 255 0 0 25 0 1 0 195897049 214085632 49840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (Kb) 209068

[startup+1793.13 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2870
/proc/meminfo: memFree=1349144/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=209068 CPUtime=1792.42
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 172084 0 0 0 178987 255 0 0 25 0 1 0 195897049 214085632 49840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1792.42
Current children cumulated vsize (Kb) 209068

[startup+1794.14 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2870
/proc/meminfo: memFree=1349144/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=209068 CPUtime=1793.42
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 172084 0 0 0 179087 255 0 0 25 0 1 0 195897049 214085632 49840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548230 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1793.42
Current children cumulated vsize (Kb) 209068

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2870
/proc/meminfo: memFree=1349144/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=209068 CPUtime=1794.43
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 172084 0 0 0 179188 255 0 0 25 0 1 0 195897049 214085632 49840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158102980 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1794.43
Current children cumulated vsize (Kb) 209068

[startup+1796.15 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2870
/proc/meminfo: memFree=1349144/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=209068 CPUtime=1795.43
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 172084 0 0 0 179288 255 0 0 25 0 1 0 195897049 214085632 49840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1795.43
Current children cumulated vsize (Kb) 209068

[startup+1797.15 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2870
/proc/meminfo: memFree=1349144/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=209068 CPUtime=1796.44
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 172084 0 0 0 179389 255 0 0 25 0 1 0 195897049 214085632 49840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548217 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1796.44
Current children cumulated vsize (Kb) 209068

[startup+1798.16 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2870
/proc/meminfo: memFree=1349144/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=209068 CPUtime=1797.44
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 172084 0 0 0 179489 255 0 0 25 0 1 0 195897049 214085632 49840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1797.44
Current children cumulated vsize (Kb) 209068

[startup+1799.16 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2870
/proc/meminfo: memFree=1349144/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=209068 CPUtime=1798.44
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 172084 0 0 0 179589 255 0 0 25 0 1 0 195897049 214085632 49840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1798.44
Current children cumulated vsize (Kb) 209068

[startup+1800.17 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 2870
/proc/meminfo: memFree=1349144/2055920 swapFree=4180876/4192956
[pid=2675] ppid=2673 vsize=209068 CPUtime=1799.45
/proc/2675/stat : 2675 (bsolo) R 2673 2675 2629 0 -1 0 172084 0 0 0 179690 255 0 0 25 0 1 0 195897049 214085632 49840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2675/statm: 52267 49840 297 55 0 51159 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (Kb) 209068

Child status: 0
Real time (s): 1800.76
CPU time (s): 1800.04
CPU user time (s): 1797.46
CPU system time (s): 2.58661
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (Kb): 209068

Launcher Data (download as text)

Begin job on node59 on Sat Jun  3 02:38:08 UTC 2006


FILE ID= 40532-1149302288

PBS_JOBID= 307443

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  28d10e1d13e82e070b03ac2e5d475941

RANDOM SEED= 310585242


/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.272
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.272
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:       1548016 kB
Buffers:         34660 kB
Cached:         400400 kB
SwapCached:       3744 kB
Active:          66580 kB
Inactive:       377180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1548016 kB
SwapTotal:     4192956 kB
SwapFree:      4180876 kB
Dirty:             224 kB
Writeback:           0 kB
Mapped:          14732 kB
Slab:            50128 kB
Committed_AS:   302560 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 node59 on Sat Jun  3 03:08:09 UTC 2006