Trace number 36591

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
Pueblo 1.4SAT51 1783.08 1783.59

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-sp97ar.opb
MD5SUM08881dff6590c7283bf2bddc3ff4042d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark51
Best CPU time to get the best result obtained on this benchmark1783.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 46
Optimality of the best value was proved NO
Number of variables282020
Total number of constraints1761
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 constraints1761
Minimum length of a constraint20
Maximum length of a constraint49260
Number of terms in the objective function 282020
Biggest coefficient in the objective function 79
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 756319
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 756319
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK	51

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-36591-1149360423 -o ROOT/results/node39/solver-36591-1149360423 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node39/36591-1149360423/instance-36591-1149360423.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 3/64 19169
/proc/meminfo: memFree=1407296/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=1136 CPUtime=0
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 59 0 0 0 0 0 0 0 18 0 1 0 201709165 1163264 43 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 11092772 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 284 43 33 16 0 8 0

[startup+10.0056 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 19169
/proc/meminfo: memFree=1338256/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=71840 CPUtime=9.99
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 17595 0 0 0 990 9 0 0 25 0 1 0 201709165 73564160 17566 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134547460 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 17960 17566 199 16 0 17401 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 71840

[startup+20.0119 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 19169
/proc/meminfo: memFree=1295768/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=114468 CPUtime=19.99
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 28248 0 0 0 1984 15 0 0 25 0 1 0 201709165 117215232 28219 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134546737 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 28617 28219 199 16 0 28058 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 114468

[startup+30.0178 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 19169
/proc/meminfo: memFree=1201688/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=233732 CPUtime=29.99
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 473748 0 0 0 2840 159 0 0 25 0 1 0 201709165 239341568 51831 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 58433 51840 205 16 0 57874 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 233732

[startup+40.0237 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 19169
/proc/meminfo: memFree=1191192/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=40
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 3807 193 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528577 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 242616

[startup+50.0297 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 19169
/proc/meminfo: memFree=1191192/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=50
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 4804 196 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 242616

[startup+60.0356 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 19169
/proc/meminfo: memFree=1191192/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=60.01
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 5802 199 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527973 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 242616

[startup+70.0415 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 19169
/proc/meminfo: memFree=1191192/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=70.01
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 6799 202 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517935 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 242616

[startup+80.0475 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 19169
/proc/meminfo: memFree=1191192/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=80.01
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 7799 202 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527742 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 242616

[startup+90.0534 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 19169
/proc/meminfo: memFree=1191192/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=90.01
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 8795 206 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517876 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 242616

[startup+100.059 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 19169
/proc/meminfo: memFree=1191192/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=100.01
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 9794 207 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528586 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 242616

[startup+110.065 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 19169
/proc/meminfo: memFree=1191192/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=110.02
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 10794 208 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528622 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 242616

[startup+120.072 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19169
/proc/meminfo: memFree=1191192/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=120.02
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 11793 209 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528609 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 242616

[startup+130.077 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19169
/proc/meminfo: memFree=1191192/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=130.02
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 12792 210 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 242616

[startup+140.083 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19169
/proc/meminfo: memFree=1191128/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=140.03
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 13792 211 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527973 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 242616

[startup+150.089 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19169
/proc/meminfo: memFree=1191128/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=150.03
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 14792 211 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528604 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 242616

[startup+160.095 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19169
/proc/meminfo: memFree=1191128/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=160.04
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 15788 216 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528609 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 242616

[startup+170.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19169
/proc/meminfo: memFree=1191128/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=170.04
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 16787 217 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528609 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 242616

[startup+180.108 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19169
/proc/meminfo: memFree=1191128/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=180.04
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 17785 219 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528609 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 242616

[startup+190.114 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19169
/proc/meminfo: memFree=1191128/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=190.05
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 18784 221 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 242616

[startup+200.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19169
/proc/meminfo: memFree=1191128/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=200.05
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 19782 223 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 242616

[startup+210.126 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19169
/proc/meminfo: memFree=1191128/2055920 swapFree=4180884/4192956

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

/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1590.49
Current children cumulated vsize (Kb) 242616

[startup+1600.95 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19364
/proc/meminfo: memFree=1191008/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=1600.49
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 159639 410 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528609 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1600.49
Current children cumulated vsize (Kb) 242616

[startup+1610.96 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19364
/proc/meminfo: memFree=1191008/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=1610.5
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 160640 410 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528622 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1610.5
Current children cumulated vsize (Kb) 242616

[startup+1620.96 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19364
/proc/meminfo: memFree=1191008/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=1620.5
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 161640 410 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528569 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1620.5
Current children cumulated vsize (Kb) 242616

[startup+1630.97 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19364
/proc/meminfo: memFree=1191072/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=1630.5
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 162640 410 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528586 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1630.5
Current children cumulated vsize (Kb) 242616

[startup+1640.97 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19364
/proc/meminfo: memFree=1191072/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=1640.5
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 163640 410 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528569 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1640.5
Current children cumulated vsize (Kb) 242616

[startup+1650.98 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19364
/proc/meminfo: memFree=1191072/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=1650.51
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 164641 410 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527658 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1650.51
Current children cumulated vsize (Kb) 242616

[startup+1660.98 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19364
/proc/meminfo: memFree=1191072/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=1660.52
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 165641 411 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528547 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1660.52
Current children cumulated vsize (Kb) 242616

[startup+1670.99 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19364
/proc/meminfo: memFree=1191072/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=1670.52
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 166641 411 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528563 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1670.52
Current children cumulated vsize (Kb) 242616

[startup+1681 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19364
/proc/meminfo: memFree=1191072/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=1680.52
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 167641 411 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528563 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1680.52
Current children cumulated vsize (Kb) 242616

[startup+1691 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19364
/proc/meminfo: memFree=1191072/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=1690.52
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 168641 411 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528574 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1690.52
Current children cumulated vsize (Kb) 242616

[startup+1701.01 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19364
/proc/meminfo: memFree=1191072/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=1700.53
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 169642 411 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528622 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1700.53
Current children cumulated vsize (Kb) 242616

[startup+1711.01 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19364
/proc/meminfo: memFree=1191072/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=1710.53
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 170642 411 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528622 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1710.53
Current children cumulated vsize (Kb) 242616

[startup+1721.02 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19364
/proc/meminfo: memFree=1191072/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=1720.54
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 171642 412 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528622 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1720.54
Current children cumulated vsize (Kb) 242616

[startup+1731.03 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19364
/proc/meminfo: memFree=1191072/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=1730.54
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 172642 412 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528577 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1730.54
Current children cumulated vsize (Kb) 242616

[startup+1741.03 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19364
/proc/meminfo: memFree=1191072/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242616 CPUtime=1740.55
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565012 0 0 0 173643 412 0 0 25 0 1 0 201709165 248438784 54301 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528622 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1740.55
Current children cumulated vsize (Kb) 242616

[startup+1751.04 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19364
/proc/meminfo: memFree=1190944/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242684 CPUtime=1750.55
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565032 0 0 0 174643 412 0 0 25 0 1 0 201709165 248508416 54321 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528556 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60671 54321 206 16 0 60112 0
Current children cumulated CPU time (s) 1750.55
Current children cumulated vsize (Kb) 242684

[startup+1761.04 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19364
/proc/meminfo: memFree=1190688/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=242904 CPUtime=1760.55
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565109 0 0 0 175643 412 0 0 25 0 1 0 201709165 248733696 54385 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528544 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60726 54385 206 16 0 60167 0
Current children cumulated CPU time (s) 1760.55
Current children cumulated vsize (Kb) 242904

[startup+1771.05 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19364
/proc/meminfo: memFree=1190496/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=243124 CPUtime=1770.56
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565177 0 0 0 176644 412 0 0 25 0 1 0 201709165 248958976 54440 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528572 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60781 54440 206 16 0 60222 0
Current children cumulated CPU time (s) 1770.56
Current children cumulated vsize (Kb) 243124

[startup+1781.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19364
/proc/meminfo: memFree=1190240/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=243476 CPUtime=1780.55
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565246 0 0 0 177643 412 0 0 25 0 1 0 201709165 249319424 54497 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528574 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60869 54497 206 16 0 60310 0
Current children cumulated CPU time (s) 1780.55
Current children cumulated vsize (Kb) 243476

[startup+1782.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19364
/proc/meminfo: memFree=1190240/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=243376 CPUtime=1781.56
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565253 0 0 0 177744 412 0 0 25 0 1 0 201709165 249217024 54502 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528563 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60844 54502 206 16 0 60285 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 243376

[startup+1783.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 19364
/proc/meminfo: memFree=1190240/2055920 swapFree=4180884/4192956
[pid=19169] ppid=19167 vsize=243392 CPUtime=1782.56
/proc/19169/stat : 19169 (Pueblo) R 19167 19169 19123 0 -1 4194304 565258 0 0 0 177844 412 0 0 25 0 1 0 201709165 249233408 54506 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527942 0 0 4096 0 0 0 0 17 1 0 0
/proc/19169/statm: 60848 54506 206 16 0 60289 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (Kb) 243392

Child status: 10
Real time (s): 1783.59
CPU time (s): 1783.08
CPU user time (s): 1778.9
CPU system time (s): 4.18036
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (Kb): 243476

Launcher Data (download as text)

Begin job on node39 on Sat Jun  3 18:47:08 UTC 2006


FILE ID= 36591-1149360423

PBS_JOBID= 311478

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-sp97ar.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node39/36591-1149360423/instance-36591-1149360423.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-36591-1149360423 -o ROOT/results/node39/solver-36591-1149360423 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node39/36591-1149360423/instance-36591-1149360423.opb

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  08881dff6590c7283bf2bddc3ff4042d

RANDOM SEED= 135680228


/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:       1407696 kB
Buffers:         31580 kB
Cached:         546044 kB
SwapCached:       3912 kB
Active:         157276 kB
Inactive:       429216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1407696 kB
SwapTotal:     4192956 kB
SwapFree:      4180884 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14836 kB
Slab:            47776 kB
Committed_AS:   363636 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 19:16:52 UTC 2006