Trace number 37741

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.3SAT51 1783.33 1783.92

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/node10/watcher-37741-1149360541 -o ROOT/results/node10/solver-37741-1149360541 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node10/37741-1149360541/instance-37741-1149360541.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.98 2/64 31721
/proc/meminfo: memFree=1437544/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=172 CPUtime=0
/proc/31721/stat : 31721 (Pueblo13) D 31719 31721 31675 0 -1 4194304 38 0 0 0 0 0 0 0 19 0 1 0 201716703 176128 23 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 8905508 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/31721/statm: 43 23 18 16 0 2 0

[startup+10.0023 s]
/proc/loadavg: 0.93 0.95 0.98 2/64 31721
/proc/meminfo: memFree=1367080/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=73172 CPUtime=9.99
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 17936 0 0 0 989 10 0 0 25 0 1 0 201716703 74928128 17907 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134534747 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 18293 17907 199 16 0 17734 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 73172

[startup+20.0097 s]
/proc/loadavg: 0.94 0.96 0.98 2/64 31721
/proc/meminfo: memFree=1324712/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=115532 CPUtime=19.99
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 28526 0 0 0 1981 18 0 0 25 0 1 0 201716703 118304768 28497 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134542981 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 28883 28497 199 16 0 28324 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 115532

[startup+30.0171 s]
/proc/loadavg: 0.95 0.96 0.98 2/64 31721
/proc/meminfo: memFree=1221864/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=240568 CPUtime=29.99
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 564902 0 0 0 2824 175 0 0 25 0 1 0 201716703 246341632 54191 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60142 54191 206 16 0 59583 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 240568

[startup+40.0234 s]
/proc/loadavg: 0.95 0.96 0.98 2/64 31721
/proc/meminfo: memFree=1221416/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=40
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 3819 181 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528590 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 242616

[startup+50.0298 s]
/proc/loadavg: 0.96 0.96 0.98 2/64 31721
/proc/meminfo: memFree=1221416/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=49.99
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 4813 186 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527942 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 242616

[startup+60.0362 s]
/proc/loadavg: 0.97 0.96 0.98 2/64 31721
/proc/meminfo: memFree=1221416/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=60
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 5813 187 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527740 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 242616

[startup+70.0425 s]
/proc/loadavg: 0.97 0.96 0.98 2/64 31721
/proc/meminfo: memFree=1221416/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=70
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 6811 189 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 242616

[startup+80.0489 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 31721
/proc/meminfo: memFree=1221416/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=80
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 7811 189 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527973 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 242616

[startup+90.0553 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 31721
/proc/meminfo: memFree=1221416/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=90.01
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 8808 193 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528590 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 242616

[startup+100.062 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 31721
/proc/meminfo: memFree=1221416/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=100.01
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 9807 194 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528051 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 242616

[startup+110.068 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 31721
/proc/meminfo: memFree=1221416/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=110.02
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 10806 196 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528531 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 242616

[startup+120.074 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31721
/proc/meminfo: memFree=1221416/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=120.02
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 11805 197 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528537 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 242616

[startup+130.081 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31721
/proc/meminfo: memFree=1221416/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=130.02
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 12804 198 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528590 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 242616

[startup+140.087 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31721
/proc/meminfo: memFree=1221352/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=140.03
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 13804 199 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528531 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 242616

[startup+150.094 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31721
/proc/meminfo: memFree=1221352/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=150.03
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 14801 202 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527981 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 242616

[startup+160.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31721
/proc/meminfo: memFree=1221352/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=160.03
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 15800 203 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528537 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 242616

[startup+170.107 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31721
/proc/meminfo: memFree=1221352/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=170.04
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 16799 205 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528537 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 242616

[startup+180.114 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31721
/proc/meminfo: memFree=1221352/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=180.05
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 17797 208 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528590 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 242616

[startup+190.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31721
/proc/meminfo: memFree=1221352/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=190.05
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 18795 210 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528531 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 242616

[startup+200.126 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31721
/proc/meminfo: memFree=1221352/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=200.05
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 19793 212 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528531 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 242616

[startup+210.132 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31721
/proc/meminfo: memFree=1221352/2055920 swapFree=4181412/4192956

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

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

[startup+1601.02 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 31916
/proc/meminfo: memFree=1221032/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=1600.49
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 159659 390 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528545 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1600.49
Current children cumulated vsize (Kb) 242616

[startup+1611.03 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 31916
/proc/meminfo: memFree=1221032/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=1610.49
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 160659 390 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527956 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1610.49
Current children cumulated vsize (Kb) 242616

[startup+1621.03 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 31916
/proc/meminfo: memFree=1221032/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=1620.49
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 161659 390 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528598 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1620.49
Current children cumulated vsize (Kb) 242616

[startup+1631.04 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 31916
/proc/meminfo: memFree=1221096/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=1630.5
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 162660 390 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528545 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1630.5
Current children cumulated vsize (Kb) 242616

[startup+1641.05 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 31916
/proc/meminfo: memFree=1221096/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=1640.5
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 163660 390 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528590 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1640.5
Current children cumulated vsize (Kb) 242616

[startup+1651.05 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 31916
/proc/meminfo: memFree=1221096/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=1650.5
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 164660 390 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528542 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1650.5
Current children cumulated vsize (Kb) 242616

[startup+1661.06 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 31916
/proc/meminfo: memFree=1221096/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=1660.51
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 165661 390 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1660.51
Current children cumulated vsize (Kb) 242616

[startup+1671.07 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 31916
/proc/meminfo: memFree=1221096/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=1670.51
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 166661 390 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528512 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1670.51
Current children cumulated vsize (Kb) 242616

[startup+1681.07 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 31916
/proc/meminfo: memFree=1221096/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=1680.51
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 167661 390 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528545 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1680.51
Current children cumulated vsize (Kb) 242616

[startup+1691.08 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 31916
/proc/meminfo: memFree=1221032/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=1690.51
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 168661 390 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528590 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1690.51
Current children cumulated vsize (Kb) 242616

[startup+1701.09 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 31916
/proc/meminfo: memFree=1221032/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=1700.52
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 169661 391 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528590 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1700.52
Current children cumulated vsize (Kb) 242616

[startup+1711.09 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 31916
/proc/meminfo: memFree=1221032/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=1710.52
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 170661 391 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528531 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1710.52
Current children cumulated vsize (Kb) 242616

[startup+1721.1 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 31916
/proc/meminfo: memFree=1221032/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=1720.53
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 171662 391 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528545 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1720.53
Current children cumulated vsize (Kb) 242616

[startup+1731.11 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 31916
/proc/meminfo: memFree=1221032/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242616 CPUtime=1730.53
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565012 0 0 0 172662 391 0 0 25 0 1 0 201716703 248438784 54301 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528545 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60654 54301 206 16 0 60095 0
Current children cumulated CPU time (s) 1730.53
Current children cumulated vsize (Kb) 242616

[startup+1741.11 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 31916
/proc/meminfo: memFree=1220968/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=242684 CPUtime=1740.53
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565035 0 0 0 173662 391 0 0 25 0 1 0 201716703 248508416 54324 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528590 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60671 54324 206 16 0 60112 0
Current children cumulated CPU time (s) 1740.53
Current children cumulated vsize (Kb) 242684

[startup+1751.12 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 31916
/proc/meminfo: memFree=1220712/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=243020 CPUtime=1750.53
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565094 0 0 0 174662 391 0 0 25 0 1 0 201716703 248852480 54383 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528524 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60755 54383 206 16 0 60196 0
Current children cumulated CPU time (s) 1750.53
Current children cumulated vsize (Kb) 243020

[startup+1761.13 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 31916
/proc/meminfo: memFree=1220456/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=243160 CPUtime=1760.54
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565149 0 0 0 175663 391 0 0 25 0 1 0 201716703 248995840 54438 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528572 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60790 54438 206 16 0 60231 0
Current children cumulated CPU time (s) 1760.54
Current children cumulated vsize (Kb) 243160

[startup+1771.13 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 31916
/proc/meminfo: memFree=1220264/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=243364 CPUtime=1770.54
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565205 0 0 0 176663 391 0 0 25 0 1 0 201716703 249204736 54494 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528531 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60841 54494 206 16 0 60282 0
Current children cumulated CPU time (s) 1770.54
Current children cumulated vsize (Kb) 243364

[startup+1781.14 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 31916
/proc/meminfo: memFree=1220008/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=243580 CPUtime=1780.55
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565265 0 0 0 177663 392 0 0 25 0 1 0 201716703 249425920 54554 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528577 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60895 54554 206 16 0 60336 0
Current children cumulated CPU time (s) 1780.55
Current children cumulated vsize (Kb) 243580

[startup+1782.14 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 31916
/proc/meminfo: memFree=1219944/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=243652 CPUtime=1781.56
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565270 0 0 0 177764 392 0 0 25 0 1 0 201716703 249499648 54559 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528531 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60913 54559 206 16 0 60354 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 243652

[startup+1783.15 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 31916
/proc/meminfo: memFree=1219944/2055920 swapFree=4181412/4192956
[pid=31721] ppid=31719 vsize=243652 CPUtime=1782.56
/proc/31721/stat : 31721 (Pueblo13) R 31719 31721 31675 0 -1 4194304 565276 0 0 0 177864 392 0 0 25 0 1 0 201716703 249499648 54565 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528590 0 0 4096 0 0 0 0 17 1 0 0
/proc/31721/statm: 60913 54565 206 16 0 60354 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (Kb) 243652

Child status: 10
Real time (s): 1783.92
CPU time (s): 1783.33
CPU user time (s): 1779.33
CPU system time (s): 3.99539
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (Kb): 243652

Launcher Data (download as text)

Begin job on node10 on Sat Jun  3 18:49:02 UTC 2006


FILE ID= 37741-1149360541

PBS_JOBID= 311488

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/Pueblo13 ROOT/tmp/node10/37741-1149360541/instance-37741-1149360541.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-37741-1149360541 -o ROOT/results/node10/solver-37741-1149360541 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node10/37741-1149360541/instance-37741-1149360541.opb

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  08881dff6590c7283bf2bddc3ff4042d

RANDOM SEED= 306594115


/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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
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:       1437880 kB
Buffers:         32216 kB
Cached:         511504 kB
SwapCached:       3340 kB
Active:         108076 kB
Inactive:       444496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1437880 kB
SwapTotal:     4192956 kB
SwapFree:      4181412 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          14932 kB
Slab:            51504 kB
Committed_AS:   365396 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node10 on Sat Jun  3 19:18:47 UTC 2006