Trace number 39922

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/05UNSAT 1208.72 1209.16

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-d6cube.opb
MD5SUM81f6ac40aa7d3bed7fd7ce8f56c34d18
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark149.493
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables185520
Total number of constraints404
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 constraints404
Minimum length of a constraint30
Maximum length of a constraint185520
Number of terms in the objective function 185520
Biggest coefficient in the objective function 43
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 686424
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 686424
Number of bits of the biggest sum of numbers20
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.09	c INFO: OSL Context initialized.
513.00	c Initial problem consists of 185520 variables and 808 constraints.
515.20	c No problem reductions applied in OPT. instance.
515.20	c	preprocess terminated. Elapsed time: 514.97
515.20	c After prepocess the problem consists of 145399 variables and 804 constraints.
515.20	c Initial Lower Bound: 0
652.31	c Restart #1 #Var: 145299 LB: 0 @ 652.01
929.06	c CHANGE Heuristic... 
929.06	c Restart #0 #Var: 145099 LB: 0 @ 928.7
944.83	c Restart #1 #Var: 144999 LB: 0 @ 944.47
977.34	c Restart #2 #Var: 144799 LB: 0 @ 976.96
1026.66	c Restart #3 #Var: 144490 LB: 0 @ 1026.3
1090.43	c Restart #4 #Var: 144090 LB: 0 @ 1090
1209.10	s UNSATISFIABLE
1209.10	c Exit Code: 20
1209.10	c Total time: 1208.7 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/node39/watcher-39922-1149331856 -o ROOT/results/node39/solver-39922-1149331856 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node39/39922-1149331856/instance-39922-1149331856.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1544792/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=4664 CPUtime=0
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 146 0 0 0 0 0 0 0 18 0 1 0 198851977 4775936 126 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11062561 0 0 4096 0 0 0 0 17 1 0 0
/proc/16302/statm: 1166 135 105 55 0 46 0

[startup+10.0023 s]
/proc/loadavg: 0.93 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1440672/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=111112 CPUtime=9.9
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 167314 0 0 0 938 52 0 0 25 0 1 0 198851977 113778688 26311 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 27778 26311 281 55 0 26670 0
Current children cumulated CPU time (s) 9.9
Current children cumulated vsize (Kb) 111112

[startup+20.0092 s]
/proc/loadavg: 0.94 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1439712/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=111772 CPUtime=19.9
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 167569 0 0 0 1938 52 0 0 25 0 1 0 198851977 114454528 26566 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 27943 26566 281 55 0 26835 0
Current children cumulated CPU time (s) 19.9
Current children cumulated vsize (Kb) 111772

[startup+30.0151 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1439264/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=112168 CPUtime=29.9
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 167723 0 0 0 2938 52 0 0 25 0 1 0 198851977 114860032 26720 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 28042 26720 281 55 0 26934 0
Current children cumulated CPU time (s) 29.9
Current children cumulated vsize (Kb) 112168

[startup+40.021 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1437856/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=115444 CPUtime=39.91
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 168739 0 0 0 3939 52 0 0 25 0 1 0 198851977 118214656 27016 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 28861 27016 281 55 0 27753 0
Current children cumulated CPU time (s) 39.91
Current children cumulated vsize (Kb) 115444

[startup+50.027 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1437664/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=115708 CPUtime=49.91
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 168847 0 0 0 4939 52 0 0 25 0 1 0 198851977 118484992 27124 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 28927 27124 281 55 0 27819 0
Current children cumulated CPU time (s) 49.91
Current children cumulated vsize (Kb) 115708

[startup+60.0329 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1437344/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=115972 CPUtime=59.92
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 168934 0 0 0 5939 53 0 0 25 0 1 0 198851977 118755328 27211 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537420 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 28993 27211 281 55 0 27885 0
Current children cumulated CPU time (s) 59.92
Current children cumulated vsize (Kb) 115972

[startup+70.0388 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1437024/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=116236 CPUtime=69.92
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 169009 0 0 0 6939 53 0 0 25 0 1 0 198851977 119025664 27286 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537439 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 29059 27286 281 55 0 27951 0
Current children cumulated CPU time (s) 69.92
Current children cumulated vsize (Kb) 116236

[startup+80.0448 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1436768/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=116368 CPUtime=79.93
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 169071 0 0 0 7940 53 0 0 25 0 1 0 198851977 119160832 27348 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537450 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 29092 27348 281 55 0 27984 0
Current children cumulated CPU time (s) 79.93
Current children cumulated vsize (Kb) 116368

[startup+90.0497 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1436512/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=116500 CPUtime=89.93
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 169131 0 0 0 8940 53 0 0 25 0 1 0 198851977 119296000 27408 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 29125 27408 281 55 0 28017 0
Current children cumulated CPU time (s) 89.93
Current children cumulated vsize (Kb) 116500

[startup+100.056 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1436320/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=116764 CPUtime=99.99
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 169186 0 0 0 9946 53 0 0 25 0 1 0 198851977 119566336 27463 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 29191 27463 281 55 0 28083 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 116764

[startup+110.123 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1436128/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=116896 CPUtime=110
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 169235 0 0 0 10947 53 0 0 25 0 1 0 198851977 119701504 27512 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 29224 27512 281 55 0 28116 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 116896

[startup+120.128 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1435936/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=117028 CPUtime=119.99
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 169286 0 0 0 11946 53 0 0 25 0 1 0 198851977 119836672 27563 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 29257 27563 281 55 0 28149 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 117028

[startup+130.134 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1435744/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=117160 CPUtime=130.01
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 169332 0 0 0 12947 54 0 0 25 0 1 0 198851977 119971840 27609 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 29290 27609 281 55 0 28182 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 117160

[startup+140.141 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1435552/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=117292 CPUtime=140.01
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 169372 0 0 0 13947 54 0 0 25 0 1 0 198851977 120107008 27649 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537439 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 29323 27649 281 55 0 28215 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 117292

[startup+150.147 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1434016/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=118896 CPUtime=150.01
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 169782 0 0 0 14947 54 0 0 25 0 1 0 198851977 121749504 28039 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537439 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 29724 28039 281 55 0 28616 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 118896

[startup+160.153 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1431008/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=122988 CPUtime=160.01
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 170797 0 0 0 15946 55 0 0 25 0 1 0 198851977 125939712 28786 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537439 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 30747 28786 281 55 0 29639 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 122988

[startup+170.159 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1430240/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=123516 CPUtime=170.02
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 170986 0 0 0 16947 55 0 0 25 0 1 0 198851977 126480384 28975 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537420 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 30879 28975 281 55 0 29771 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 123516

[startup+180.165 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1429728/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=123912 CPUtime=180.02
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 171115 0 0 0 17947 55 0 0 25 0 1 0 198851977 126885888 29104 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 30978 29104 281 55 0 29870 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 123912

[startup+190.171 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1428448/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=127056 CPUtime=190.02
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 172116 0 0 0 18947 55 0 0 25 0 1 0 198851977 130105344 29385 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 31764 29385 281 55 0 30656 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 127056

[startup+200.177 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1428256/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=127320 CPUtime=200.03
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 172207 0 0 0 19948 55 0 0 25 0 1 0 198851977 130375680 29476 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537439 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 31830 29476 281 55 0 30722 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 127320

[startup+210.183 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16302
/proc/meminfo: memFree=1427936/2055920 swapFree=4180884/4192956

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

/proc/16302/statm: 82080 76665 297 55 0 80972 0
Current children cumulated CPU time (s) 990.26
Current children cumulated vsize (Kb) 328320

[startup+1000.65 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16497
/proc/meminfo: memFree=1238944/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=328320 CPUtime=1000.26
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 223219 0 0 0 99209 817 0 0 25 0 1 0 198851977 336199680 76677 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 82080 76677 297 55 0 80972 0
Current children cumulated CPU time (s) 1000.26
Current children cumulated vsize (Kb) 328320

[startup+1010.66 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16497
/proc/meminfo: memFree=1238880/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=328452 CPUtime=1010.27
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 223231 0 0 0 100209 818 0 0 25 0 1 0 198851977 336334848 76689 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 82113 76689 297 55 0 81005 0
Current children cumulated CPU time (s) 1010.27
Current children cumulated vsize (Kb) 328452

[startup+1020.67 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16497
/proc/meminfo: memFree=1238816/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=328452 CPUtime=1020.28
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 223244 0 0 0 101210 818 0 0 25 0 1 0 198851977 336334848 76702 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 82113 76702 297 55 0 81005 0
Current children cumulated CPU time (s) 1020.28
Current children cumulated vsize (Kb) 328452

[startup+1030.67 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16497
/proc/meminfo: memFree=1238752/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=328452 CPUtime=1030.28
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 223255 0 0 0 102210 818 0 0 25 0 1 0 198851977 336334848 76713 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134696512 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 82113 76713 297 55 0 81005 0
Current children cumulated CPU time (s) 1030.28
Current children cumulated vsize (Kb) 328452

[startup+1040.68 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16497
/proc/meminfo: memFree=1238752/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=328584 CPUtime=1040.28
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 223268 0 0 0 103210 818 0 0 25 0 1 0 198851977 336470016 76726 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134696504 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 82146 76726 297 55 0 81038 0
Current children cumulated CPU time (s) 1040.28
Current children cumulated vsize (Kb) 328584

[startup+1050.68 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16497
/proc/meminfo: memFree=1238688/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=328584 CPUtime=1050.28
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 223281 0 0 0 104210 818 0 0 25 0 1 0 198851977 336470016 76739 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 82146 76739 297 55 0 81038 0
Current children cumulated CPU time (s) 1050.28
Current children cumulated vsize (Kb) 328584

[startup+1060.69 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16497
/proc/meminfo: memFree=1238624/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=328716 CPUtime=1060.29
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 223294 0 0 0 105211 818 0 0 25 0 1 0 198851977 336605184 76752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 82179 76752 297 55 0 81071 0
Current children cumulated CPU time (s) 1060.29
Current children cumulated vsize (Kb) 328716

[startup+1070.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16497
/proc/meminfo: memFree=1238560/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=328716 CPUtime=1070.29
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 223307 0 0 0 106211 818 0 0 25 0 1 0 198851977 336605184 76765 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 82179 76765 297 55 0 81071 0
Current children cumulated CPU time (s) 1070.29
Current children cumulated vsize (Kb) 328716

[startup+1080.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16497
/proc/meminfo: memFree=1238496/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=328716 CPUtime=1080.29
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 223320 0 0 0 107211 818 0 0 25 0 1 0 198851977 336605184 76778 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 82179 76778 297 55 0 81071 0
Current children cumulated CPU time (s) 1080.29
Current children cumulated vsize (Kb) 328716

[startup+1090.71 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16497
/proc/meminfo: memFree=1238432/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=328848 CPUtime=1090.3
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 223334 0 0 0 108212 818 0 0 25 0 1 0 198851977 336740352 76792 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 82212 76792 297 55 0 81104 0
Current children cumulated CPU time (s) 1090.3
Current children cumulated vsize (Kb) 328848

[startup+1100.71 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16497
/proc/meminfo: memFree=1238432/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=328848 CPUtime=1100.3
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 223347 0 0 0 109212 818 0 0 25 0 1 0 198851977 336740352 76805 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 82212 76805 297 55 0 81104 0
Current children cumulated CPU time (s) 1100.3
Current children cumulated vsize (Kb) 328848

[startup+1110.72 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16497
/proc/meminfo: memFree=1238368/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=328980 CPUtime=1110.3
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 223361 0 0 0 110212 818 0 0 25 0 1 0 198851977 336875520 76819 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 82245 76819 297 55 0 81137 0
Current children cumulated CPU time (s) 1110.3
Current children cumulated vsize (Kb) 328980

[startup+1120.73 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16497
/proc/meminfo: memFree=1238304/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=328980 CPUtime=1120.31
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 223373 0 0 0 111213 818 0 0 25 0 1 0 198851977 336875520 76831 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 82245 76831 297 55 0 81137 0
Current children cumulated CPU time (s) 1120.31
Current children cumulated vsize (Kb) 328980

[startup+1130.73 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16497
/proc/meminfo: memFree=1238240/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=328980 CPUtime=1130.31
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 223385 0 0 0 112213 818 0 0 25 0 1 0 198851977 336875520 76843 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 82245 76843 297 55 0 81137 0
Current children cumulated CPU time (s) 1130.31
Current children cumulated vsize (Kb) 328980

[startup+1140.74 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16497
/proc/meminfo: memFree=1238240/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=329112 CPUtime=1140.31
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 223394 0 0 0 113213 818 0 0 25 0 1 0 198851977 337010688 76852 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 82278 76852 297 55 0 81170 0
Current children cumulated CPU time (s) 1140.31
Current children cumulated vsize (Kb) 329112

[startup+1150.74 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16497
/proc/meminfo: memFree=1238176/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=329112 CPUtime=1150.32
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 223399 0 0 0 114213 819 0 0 25 0 1 0 198851977 337010688 76857 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 82278 76857 297 55 0 81170 0
Current children cumulated CPU time (s) 1150.32
Current children cumulated vsize (Kb) 329112

[startup+1160.75 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16497
/proc/meminfo: memFree=1238176/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=329112 CPUtime=1160.33
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 223402 0 0 0 115214 819 0 0 25 0 1 0 198851977 337010688 76860 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 82278 76860 297 55 0 81170 0
Current children cumulated CPU time (s) 1160.33
Current children cumulated vsize (Kb) 329112

[startup+1170.76 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16497
/proc/meminfo: memFree=1238176/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=329112 CPUtime=1170.33
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 223408 0 0 0 116214 819 0 0 25 0 1 0 198851977 337010688 76866 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 82278 76866 297 55 0 81170 0
Current children cumulated CPU time (s) 1170.33
Current children cumulated vsize (Kb) 329112

[startup+1180.76 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16497
/proc/meminfo: memFree=1238176/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=329112 CPUtime=1180.33
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 223411 0 0 0 117214 819 0 0 25 0 1 0 198851977 337010688 76869 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 82278 76869 297 55 0 81170 0
Current children cumulated CPU time (s) 1180.33
Current children cumulated vsize (Kb) 329112

[startup+1190.77 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16497
/proc/meminfo: memFree=1238112/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=329112 CPUtime=1190.34
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 223418 0 0 0 118215 819 0 0 25 0 1 0 198851977 337010688 76876 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 82278 76876 297 55 0 81170 0
Current children cumulated CPU time (s) 1190.34
Current children cumulated vsize (Kb) 329112

[startup+1200.77 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16497
/proc/meminfo: memFree=1238112/2055920 swapFree=4180884/4192956
[pid=16302] ppid=16300 vsize=329112 CPUtime=1200.34
/proc/16302/stat : 16302 (bsolo) R 16300 16302 16256 0 -1 0 223421 0 0 0 119215 819 0 0 25 0 1 0 198851977 337010688 76879 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16302/statm: 82278 76879 297 55 0 81170 0
Current children cumulated CPU time (s) 1200.34
Current children cumulated vsize (Kb) 329112

Child status: 20
Real time (s): 1209.16
CPU time (s): 1208.72
CPU user time (s): 1200.48
CPU system time (s): 8.24375
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (Kb): 329112

Launcher Data (download as text)

Begin job on node39 on Sat Jun  3 10:50:57 UTC 2006


FILE ID= 39922-1149331856

PBS_JOBID= 309941

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-d6cube.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node39/39922-1149331856/instance-39922-1149331856.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-39922-1149331856 -o ROOT/results/node39/solver-39922-1149331856 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node39/39922-1149331856/instance-39922-1149331856.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  81f6ac40aa7d3bed7fd7ce8f56c34d18

RANDOM SEED= 997544720


/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.213
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	: 5931.00
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.213
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:       1545000 kB
Buffers:         29772 kB
Cached:         410900 kB
SwapCached:       3912 kB
Active:          99724 kB
Inactive:       349780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1545000 kB
SwapTotal:     4192956 kB
SwapFree:      4180884 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14836 kB
Slab:            47428 kB
Committed_AS:   345500 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node39 on Sat Jun  3 11:11:06 UTC 2006