Trace number 40547

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.28 1800.98

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n3707.opb
MD5SUMbd6dfc1cb1b60fa01a3db613e331e5b8
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 4574600208
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 29764190431236
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 29764190431236
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.01	c BIG Int formula...
6.40	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.847
6.85	c After prepocess the problem consists of 96177 variables and 5300 constraints.
6.85	c Initial Lower Bound: 0
9.23	c Restart #1 #Var: 96177 LB: 0 @ 9.222
12.43	c Restart #2 #Var: 96177 LB: 0 @ 12.418
16.11	c Restart #3 #Var: 96177 LB: 0 @ 16.097
20.84	c Restart #4 #Var: 96177 LB: 0 @ 20.827
26.75	c Restart #5 #Var: 96177 LB: 0 @ 26.731
33.49	c Restart #6 #Var: 96177 LB: 0 @ 33.472
41.13	c Restart #7 #Var: 96177 LB: 0 @ 41.11
49.70	c Restart #8 #Var: 96177 LB: 0 @ 49.671
62.00	c Restart #9 #Var: 96177 LB: 0 @ 61.969
70.10	c Restart #10 #Var: 96177 LB: 0 @ 70.066
80.03	c Restart #11 #Var: 96177 LB: 0 @ 79.988
90.83	c Restart #12 #Var: 96177 LB: 0 @ 90.79
102.59	c Restart #13 #Var: 96177 LB: 0 @ 102.54
111.95	c Restart #14 #Var: 96177 LB: 0 @ 111.89
123.99	c Restart #15 #Var: 96177 LB: 0 @ 123.93
175.45	c Restart #16 #Var: 96177 LB: 0 @ 175.38
188.67	c Restart #17 #Var: 96177 LB: 0 @ 188.59
244.02	c Restart #18 #Var: 96177 LB: 0 @ 243.92
259.47	c Restart #19 #Var: 96177 LB: 0 @ 259.37
274.36	c Restart #20 #Var: 96177 LB: 0 @ 274.25
294.52	c Restart #21 #Var: 96177 LB: 0 @ 294.39
312.64	c Restart #22 #Var: 96177 LB: 0 @ 312.51
330.38	c Restart #23 #Var: 96177 LB: 0 @ 330.25
351.07	c Restart #24 #Var: 96177 LB: 0 @ 350.92
370.71	c Restart #25 #Var: 96177 LB: 0 @ 370.56
393.61	c Restart #26 #Var: 96177 LB: 0 @ 393.45
480.88	c Restart #27 #Var: 96177 LB: 0 @ 480.69
502.51	c Restart #28 #Var: 96177 LB: 0 @ 502.31
525.15	c Restart #29 #Var: 96177 LB: 0 @ 524.94
553.13	c Restart #30 #Var: 96177 LB: 0 @ 552.91
578.14	c Restart #31 #Var: 96177 LB: 0 @ 577.91
609.46	c Restart #32 #Var: 96177 LB: 0 @ 609.22
1039.85	c CHANGE Heuristic... 
1039.85	c Restart #0 #Var: 96177 LB: 0 @ 1039.4
1043.07	c Restart #1 #Var: 96177 LB: 0 @ 1042.7
1077.59	c Restart #2 #Var: 96177 LB: 0 @ 1077.2
1082.03	c Restart #3 #Var: 96177 LB: 0 @ 1081.6
1085.67	c Restart #4 #Var: 96177 LB: 0 @ 1085.2
1091.17	c Restart #5 #Var: 96177 LB: 0 @ 1090.7
1096.83	c Restart #6 #Var: 96177 LB: 0 @ 1096.4
1104.65	c Restart #7 #Var: 96177 LB: 0 @ 1104.2
1541.06	c Restart #8 #Var: 96177 LB: 0 @ 1540.5
1627.34	c Restart #9 #Var: 96177 LB: 0 @ 1626.7
1737.47	c Restart #10 #Var: 96177 LB: 0 @ 1736.8
1748.17	c Restart #11 #Var: 96177 LB: 0 @ 1747.5
1758.45	c Restart #12 #Var: 96177 LB: 0 @ 1757.8
1800.95	s UNKNOWN
1800.95	c Exit Code: 0
1800.95	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/node80/watcher-40547-1149303729 -o ROOT/results/node80/solver-40547-1149303729 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node80/40547-1149303729/instance-40547-1149303729.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.97 1.04 1.00 2/67 4472
/proc/meminfo: memFree=1646168/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=4672 CPUtime=0
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 157 0 0 0 0 0 0 0 19 0 1 0 196011443 4784128 138 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11377985 0 0 4096 0 0 0 0 17 1 0 0
/proc/4472/statm: 1168 145 108 55 0 46 0

[startup+10.0023 s]
/proc/loadavg: 0.97 1.04 1.00 2/67 4472
/proc/meminfo: memFree=1466008/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=190792 CPUtime=9.98
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 165137 0 0 0 934 64 0 0 25 0 1 0 196011443 195371008 45230 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 47698 45230 294 55 0 46589 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 190792

[startup+20.0084 s]
/proc/loadavg: 0.97 1.04 1.00 2/67 4472
/proc/meminfo: memFree=1466264/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=190852 CPUtime=19.99
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 165159 0 0 0 1921 78 0 0 25 0 1 0 196011443 195432448 45240 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 47713 45240 294 55 0 46604 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 190852

[startup+30.0145 s]
/proc/loadavg: 0.98 1.04 1.00 2/67 4472
/proc/meminfo: memFree=1466328/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=190804 CPUtime=29.99
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 165162 0 0 0 2907 92 0 0 25 0 1 0 196011443 195383296 45234 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134595889 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 47701 45234 294 55 0 46592 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 190804

[startup+40.0205 s]
/proc/loadavg: 0.98 1.03 1.00 2/67 4472
/proc/meminfo: memFree=1466328/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=190908 CPUtime=39.99
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 165182 0 0 0 3897 102 0 0 25 0 1 0 196011443 195489792 45243 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 47727 45243 294 55 0 46618 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 190908

[startup+50.0266 s]
/proc/loadavg: 0.98 1.03 1.00 2/67 4472
/proc/meminfo: memFree=1466392/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=190904 CPUtime=49.99
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 165194 0 0 0 4885 114 0 0 25 0 1 0 196011443 195485696 45243 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 47726 45243 294 55 0 46617 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 190904

[startup+60.0327 s]
/proc/loadavg: 0.99 1.03 1.00 2/67 4472
/proc/meminfo: memFree=1465816/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=191292 CPUtime=59.99
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 165349 0 0 0 5869 130 0 0 25 0 1 0 196011443 195883008 45356 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 47823 45356 294 55 0 46714 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 191292

[startup+70.0388 s]
/proc/loadavg: 0.99 1.03 1.00 2/67 4472
/proc/meminfo: memFree=1461464/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=195852 CPUtime=70
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 166523 0 0 0 6861 139 0 0 25 0 1 0 196011443 200552448 46478 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 48963 46478 294 55 0 47854 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 195852

[startup+80.0448 s]
/proc/loadavg: 0.99 1.03 1.00 2/67 4472
/proc/meminfo: memFree=1461400/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=195852 CPUtime=80
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 166539 0 0 0 7855 145 0 0 25 0 1 0 196011443 200552448 46494 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 48963 46494 294 55 0 47854 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 195852

[startup+90.0509 s]
/proc/loadavg: 0.99 1.03 1.00 2/67 4472
/proc/meminfo: memFree=1461336/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=195852 CPUtime=90
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 166552 0 0 0 8850 150 0 0 25 0 1 0 196011443 200552448 46507 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 48963 46507 294 55 0 47854 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 195852

[startup+100.057 s]
/proc/loadavg: 0.99 1.03 1.00 2/67 4472
/proc/meminfo: memFree=1461336/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=195852 CPUtime=100
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 166552 0 0 0 9846 154 0 0 25 0 1 0 196011443 200552448 46507 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548230 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 48963 46507 294 55 0 47854 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 195852

[startup+110.063 s]
/proc/loadavg: 0.99 1.02 1.00 2/67 4472
/proc/meminfo: memFree=1460760/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=196380 CPUtime=110
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 166698 0 0 0 10846 154 0 0 25 0 1 0 196011443 201093120 46653 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548379 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 49095 46653 294 55 0 47986 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 196380

[startup+120.069 s]
/proc/loadavg: 0.99 1.02 1.00 2/67 4472
/proc/meminfo: memFree=1460696/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=196380 CPUtime=120
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 166698 0 0 0 11846 154 0 0 25 0 1 0 196011443 201093120 46653 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 49095 46653 294 55 0 47986 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 196380

[startup+130.075 s]
/proc/loadavg: 0.99 1.02 1.00 2/67 4472
/proc/meminfo: memFree=1460696/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=196380 CPUtime=130
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 166709 0 0 0 12841 159 0 0 25 0 1 0 196011443 201093120 46664 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 49095 46664 294 55 0 47986 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 196380

[startup+140.081 s]
/proc/loadavg: 0.99 1.02 1.00 2/67 4472
/proc/meminfo: memFree=1460696/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=196380 CPUtime=140.01
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 166709 0 0 0 13842 159 0 0 25 0 1 0 196011443 201093120 46664 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 49095 46664 294 55 0 47986 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 196380

[startup+150.087 s]
/proc/loadavg: 0.99 1.02 1.00 2/67 4472
/proc/meminfo: memFree=1460696/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=196380 CPUtime=150.02
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 166709 0 0 0 14842 160 0 0 25 0 1 0 196011443 201093120 46664 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 49095 46664 294 55 0 47986 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 196380

[startup+160.093 s]
/proc/loadavg: 0.99 1.02 1.00 2/67 4472
/proc/meminfo: memFree=1460632/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=196380 CPUtime=160.02
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 166709 0 0 0 15842 160 0 0 25 0 1 0 196011443 201093120 46664 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 49095 46664 294 55 0 47986 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 196380

[startup+170.099 s]
/proc/loadavg: 0.99 1.02 1.00 2/67 4472
/proc/meminfo: memFree=1460440/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=196648 CPUtime=170.02
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 166765 0 0 0 16842 160 0 0 25 0 1 0 196011443 201367552 46720 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 49162 46720 294 55 0 48053 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 196648

[startup+180.104 s]
/proc/loadavg: 0.99 1.02 1.00 2/67 4472
/proc/meminfo: memFree=1460248/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=196632 CPUtime=180.02
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 166849 0 0 0 17842 160 0 0 25 0 1 0 196011443 201351168 46730 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 49158 46730 294 55 0 48049 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 196632

[startup+190.11 s]
/proc/loadavg: 0.99 1.02 1.00 2/67 4472
/proc/meminfo: memFree=1460248/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=196632 CPUtime=190.02
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 166849 0 0 0 18842 160 0 0 25 0 1 0 196011443 201351168 46730 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548208 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 49158 46730 294 55 0 48049 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 196632

[startup+200.115 s]
/proc/loadavg: 0.99 1.02 1.00 2/67 4472
/proc/meminfo: memFree=1454808/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=202516 CPUtime=200.02
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 168252 0 0 0 19841 161 0 0 25 0 1 0 196011443 207376384 48133 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548236 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 50629 48133 294 55 0 49520 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 202516

[startup+210.121 s]
/proc/loadavg: 0.99 1.01 1.00 2/67 4472
/proc/meminfo: memFree=1454808/2055888 swapFree=4085432/4096564

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

/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1760.37
Current children cumulated vsize (Kb) 204348

[startup+1771.07 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 4472
/proc/meminfo: memFree=1450840/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=204348 CPUtime=1770.37
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 171021 0 0 0 176847 190 0 0 25 0 1 0 196011443 209252352 49082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1770.37
Current children cumulated vsize (Kb) 204348

[startup+1781.07 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 4472
/proc/meminfo: memFree=1450840/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=204348 CPUtime=1780.38
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 171021 0 0 0 177848 190 0 0 25 0 1 0 196011443 209252352 49082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1780.38
Current children cumulated vsize (Kb) 204348

[startup+1782.08 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 4472
/proc/meminfo: memFree=1450840/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=204348 CPUtime=1781.38
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 171021 0 0 0 177948 190 0 0 25 0 1 0 196011443 209252352 49082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1781.38
Current children cumulated vsize (Kb) 204348

[startup+1783.08 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 4472
/proc/meminfo: memFree=1450840/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=204348 CPUtime=1782.39
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 171021 0 0 0 178049 190 0 0 25 0 1 0 196011443 209252352 49082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548372 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1782.39
Current children cumulated vsize (Kb) 204348

[startup+1784.09 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 4472
/proc/meminfo: memFree=1450840/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=204348 CPUtime=1783.39
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 171021 0 0 0 178149 190 0 0 25 0 1 0 196011443 209252352 49082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548211 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1783.39
Current children cumulated vsize (Kb) 204348

[startup+1785.09 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 4472
/proc/meminfo: memFree=1450840/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=204348 CPUtime=1784.39
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 171021 0 0 0 178249 190 0 0 25 0 1 0 196011443 209252352 49082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1784.39
Current children cumulated vsize (Kb) 204348

[startup+1786.1 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 4472
/proc/meminfo: memFree=1450840/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=204348 CPUtime=1785.4
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 171021 0 0 0 178350 190 0 0 25 0 1 0 196011443 209252352 49082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548217 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1785.4
Current children cumulated vsize (Kb) 204348

[startup+1787.1 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 4472
/proc/meminfo: memFree=1450840/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=204348 CPUtime=1786.4
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 171021 0 0 0 178450 190 0 0 25 0 1 0 196011443 209252352 49082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1786.4
Current children cumulated vsize (Kb) 204348

[startup+1788.11 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 4472
/proc/meminfo: memFree=1450840/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=204348 CPUtime=1787.41
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 171021 0 0 0 178551 190 0 0 25 0 1 0 196011443 209252352 49082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548222 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1787.41
Current children cumulated vsize (Kb) 204348

[startup+1789.11 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 4472
/proc/meminfo: memFree=1450840/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=204348 CPUtime=1788.41
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 171021 0 0 0 178651 190 0 0 25 0 1 0 196011443 209252352 49082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (Kb) 204348

[startup+1790.12 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 4472
/proc/meminfo: memFree=1450776/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=204348 CPUtime=1789.42
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 171021 0 0 0 178752 190 0 0 25 0 1 0 196011443 209252352 49082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1789.42
Current children cumulated vsize (Kb) 204348

[startup+1791.12 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 4472
/proc/meminfo: memFree=1450776/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=204348 CPUtime=1790.42
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 171021 0 0 0 178852 190 0 0 25 0 1 0 196011443 209252352 49082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548217 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1790.42
Current children cumulated vsize (Kb) 204348

[startup+1792.13 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 4472
/proc/meminfo: memFree=1450776/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=204348 CPUtime=1791.42
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 171021 0 0 0 178952 190 0 0 25 0 1 0 196011443 209252352 49082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (Kb) 204348

[startup+1793.13 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 4472
/proc/meminfo: memFree=1450776/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=204348 CPUtime=1792.43
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 171021 0 0 0 179053 190 0 0 25 0 1 0 196011443 209252352 49082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1792.43
Current children cumulated vsize (Kb) 204348

[startup+1794.14 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 4472
/proc/meminfo: memFree=1450776/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=204348 CPUtime=1793.43
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 171021 0 0 0 179153 190 0 0 25 0 1 0 196011443 209252352 49082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548247 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1793.43
Current children cumulated vsize (Kb) 204348

[startup+1795.14 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 4472
/proc/meminfo: memFree=1450776/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=204348 CPUtime=1794.44
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 171021 0 0 0 179254 190 0 0 25 0 1 0 196011443 209252352 49082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1794.44
Current children cumulated vsize (Kb) 204348

[startup+1796.15 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 4472
/proc/meminfo: memFree=1450776/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=204348 CPUtime=1795.44
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 171021 0 0 0 179354 190 0 0 25 0 1 0 196011443 209252352 49082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1795.44
Current children cumulated vsize (Kb) 204348

[startup+1797.15 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 4472
/proc/meminfo: memFree=1450776/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=204348 CPUtime=1796.45
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 171021 0 0 0 179455 190 0 0 25 0 1 0 196011443 209252352 49082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1796.45
Current children cumulated vsize (Kb) 204348

[startup+1798.16 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 4472
/proc/meminfo: memFree=1450776/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=204348 CPUtime=1797.45
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 171021 0 0 0 179555 190 0 0 25 0 1 0 196011443 209252352 49082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548372 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1797.45
Current children cumulated vsize (Kb) 204348

[startup+1799.16 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 4472
/proc/meminfo: memFree=1450776/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=204348 CPUtime=1798.45
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 171021 0 0 0 179655 190 0 0 25 0 1 0 196011443 209252352 49082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1798.45
Current children cumulated vsize (Kb) 204348

[startup+1800.17 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 4472
/proc/meminfo: memFree=1450776/2055888 swapFree=4085432/4096564
[pid=4472] ppid=4470 vsize=204348 CPUtime=1799.46
/proc/4472/stat : 4472 (bsolo) R 4470 4472 4426 0 -1 0 171021 0 0 0 179756 190 0 0 25 0 1 0 196011443 209252352 49082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4472/statm: 51087 49082 294 55 0 49978 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (Kb) 204348

Child status: 0
Real time (s): 1800.98
CPU time (s): 1800.28
CPU user time (s): 1798.35
CPU system time (s): 1.93271
CPU usage (%): 99.9609
Max. virtual memory (cumulated for all children) (Kb): 213308

Launcher Data (download as text)

Begin job on node80 on Sat Jun  3 03:02:09 UTC 2006


FILE ID= 40547-1149303729

PBS_JOBID= 307502

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  bd6dfc1cb1b60fa01a3db613e331e5b8

RANDOM SEED= 206415612


/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.264
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	: 6006.16
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.264
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1646312 kB
Buffers:         27108 kB
Cached:         313732 kB
SwapCached:       2356 kB
Active:          39788 kB
Inactive:       309748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1646312 kB
SwapTotal:     4096564 kB
SwapFree:      4085432 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          16588 kB
Slab:            46636 kB
Committed_AS:   339628 kB
PageTables:       1276 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node80 on Sat Jun  3 03:32:10 UTC 2006