Trace number 36340

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.4? (TO) 1800.55 1801.2

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-n3706.opb
MD5SUM0c13059622221c4a56a3a4fdb32d92c9
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 benchmark10.5204
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 76
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 653950
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 653950
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 Pueblo version 1.4 (September 2005)
0.00	c Developed @ University of Michigan, Ann Arbor, MI
0.00	c  by Hossein Sheini
7.04	c starting to Solve
7.04	c #variables read: 155000 - #constraints read: 5301

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/node70/watcher-36340-1149247744 -o ROOT/results/node70/solver-36340-1149247744 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node70/36340-1149247744/instance-36340-1149247744.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1870432/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=2328 CPUtime=0
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 117 0 0 0 0 0 0 0 18 0 1 0 190444009 2383872 100 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 8377536 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 582 108 93 16 0 11 0

[startup+10.0017 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1795376/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=87096 CPUtime=9.99
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 825268 0 0 0 767 232 0 0 25 0 1 0 190444009 89186304 18931 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527688 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 21774 18931 206 16 0 21215 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 87096

[startup+20.0075 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1795504/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=87096 CPUtime=19.99
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 825275 0 0 0 1767 232 0 0 25 0 1 0 190444009 89186304 18938 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 21774 18938 206 16 0 21215 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 87096

[startup+30.0134 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1795632/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=87096 CPUtime=29.99
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 825275 0 0 0 2767 232 0 0 25 0 1 0 190444009 89186304 18938 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 21774 18938 206 16 0 21215 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 87096

[startup+40.0192 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1795632/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=87096 CPUtime=39.99
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 825275 0 0 0 3767 232 0 0 25 0 1 0 190444009 89186304 18938 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528344 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 21774 18938 206 16 0 21215 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 87096

[startup+50.025 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1795632/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=87096 CPUtime=49.99
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 825275 0 0 0 4767 232 0 0 25 0 1 0 190444009 89186304 18938 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528344 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 21774 18938 206 16 0 21215 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 87096

[startup+60.0318 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1795632/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=87096 CPUtime=60
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 825275 0 0 0 5768 232 0 0 25 0 1 0 190444009 89186304 18938 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528344 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 21774 18938 206 16 0 21215 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 87096

[startup+70.0386 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1795184/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=87624 CPUtime=70
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 825414 0 0 0 6768 232 0 0 25 0 1 0 190444009 89726976 19077 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 21906 19077 206 16 0 21347 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 87624

[startup+80.0454 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1794672/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=88124 CPUtime=80.01
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 825534 0 0 0 7768 233 0 0 25 0 1 0 190444009 90238976 19197 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527841 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 22031 19197 206 16 0 21472 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 88124

[startup+90.0523 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1794160/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=88616 CPUtime=90.01
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 825659 0 0 0 8768 233 0 0 25 0 1 0 190444009 90742784 19322 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 22154 19322 206 16 0 21595 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 88616

[startup+100.058 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1793712/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=89140 CPUtime=100.02
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 825787 0 0 0 9769 233 0 0 25 0 1 0 190444009 91279360 19450 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 22285 19450 206 16 0 21726 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 89140

[startup+110.065 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1793328/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=89444 CPUtime=110.02
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 825882 0 0 0 10769 233 0 0 25 0 1 0 190444009 91590656 19545 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 22361 19545 206 16 0 21802 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 89444

[startup+120.071 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1792944/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=89848 CPUtime=120.02
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 825981 0 0 0 11769 233 0 0 25 0 1 0 190444009 92004352 19644 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 22462 19644 206 16 0 21903 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 89848

[startup+130.077 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1792496/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=90368 CPUtime=130.02
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 826093 0 0 0 12769 233 0 0 25 0 1 0 190444009 92536832 19756 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 22592 19756 206 16 0 22033 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 90368

[startup+140.082 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1791664/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=91128 CPUtime=140.03
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 826294 0 0 0 13770 233 0 0 25 0 1 0 190444009 93315072 19957 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 22782 19957 206 16 0 22223 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 91128

[startup+150.088 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1791280/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=91568 CPUtime=150.03
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 826397 0 0 0 14770 233 0 0 25 0 1 0 190444009 93765632 20060 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 22892 20060 206 16 0 22333 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 91568

[startup+160.094 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1790640/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=92116 CPUtime=160.03
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 826550 0 0 0 15770 233 0 0 25 0 1 0 190444009 94326784 20213 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 23029 20213 206 16 0 22470 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 92116

[startup+170.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1790256/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=92556 CPUtime=170.03
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 826652 0 0 0 16770 233 0 0 25 0 1 0 190444009 94777344 20315 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 23139 20315 206 16 0 22580 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 92556

[startup+180.106 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1789680/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=93104 CPUtime=180.03
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 826795 0 0 0 17770 233 0 0 25 0 1 0 190444009 95338496 20458 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527718 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 23276 20458 206 16 0 22717 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 93104

[startup+190.111 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1786544/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=96288 CPUtime=190.04
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 827578 0 0 0 18770 234 0 0 25 0 1 0 190444009 98598912 21241 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 24072 21241 206 16 0 23513 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 96288

[startup+200.117 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1785648/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=97160 CPUtime=200.04
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 827797 0 0 0 19770 234 0 0 25 0 1 0 190444009 99491840 21460 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 24290 21460 206 16 0 23731 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 97160

[startup+210.123 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31326
/proc/meminfo: memFree=1785200/2055920 swapFree=4182232/4192956

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

/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 859694 0 0 0 177886 255 0 0 25 0 1 0 190444009 230293504 53357 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 56224 53357 206 16 0 55665 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (Kb) 224896

[startup+1783.06 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31328
/proc/meminfo: memFree=1657200/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=224996 CPUtime=1782.42
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 859723 0 0 0 177987 255 0 0 25 0 1 0 190444009 230395904 53386 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 56249 53386 206 16 0 55690 0
Current children cumulated CPU time (s) 1782.42
Current children cumulated vsize (Kb) 224996

[startup+1784.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31328
/proc/meminfo: memFree=1657200/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=224996 CPUtime=1783.42
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 859723 0 0 0 178087 255 0 0 25 0 1 0 190444009 230395904 53386 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 56249 53386 206 16 0 55690 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (Kb) 224996

[startup+1785.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31328
/proc/meminfo: memFree=1657200/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=224996 CPUtime=1784.43
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 859723 0 0 0 178188 255 0 0 25 0 1 0 190444009 230395904 53386 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 56249 53386 206 16 0 55690 0
Current children cumulated CPU time (s) 1784.43
Current children cumulated vsize (Kb) 224996

[startup+1786.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31328
/proc/meminfo: memFree=1657136/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=224996 CPUtime=1785.43
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 859737 0 0 0 178288 255 0 0 25 0 1 0 190444009 230395904 53400 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520080 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 56249 53400 206 16 0 55690 0
Current children cumulated CPU time (s) 1785.43
Current children cumulated vsize (Kb) 224996

[startup+1787.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31328
/proc/meminfo: memFree=1657072/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=225096 CPUtime=1786.43
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 859752 0 0 0 178388 255 0 0 25 0 1 0 190444009 230498304 53415 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 8844802 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 56274 53415 206 16 0 55715 0
Current children cumulated CPU time (s) 1786.43
Current children cumulated vsize (Kb) 225096

[startup+1788.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31328
/proc/meminfo: memFree=1657008/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=225216 CPUtime=1787.44
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 859771 0 0 0 178489 255 0 0 25 0 1 0 190444009 230621184 53434 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 56304 53434 206 16 0 55745 0
Current children cumulated CPU time (s) 1787.44
Current children cumulated vsize (Kb) 225216

[startup+1789.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31328
/proc/meminfo: memFree=1656880/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=225316 CPUtime=1788.44
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 859802 0 0 0 178589 255 0 0 25 0 1 0 190444009 230723584 53465 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517876 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 56329 53465 206 16 0 55770 0
Current children cumulated CPU time (s) 1788.44
Current children cumulated vsize (Kb) 225316

[startup+1790.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31328
/proc/meminfo: memFree=1656752/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=225540 CPUtime=1789.45
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 859830 0 0 0 178690 255 0 0 25 0 1 0 190444009 230952960 53493 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527836 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 56385 53493 206 16 0 55826 0
Current children cumulated CPU time (s) 1789.45
Current children cumulated vsize (Kb) 225540

[startup+1791.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31328
/proc/meminfo: memFree=1656752/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=225540 CPUtime=1790.45
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 859843 0 0 0 178790 255 0 0 25 0 1 0 190444009 230952960 53506 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 56385 53506 206 16 0 55826 0
Current children cumulated CPU time (s) 1790.45
Current children cumulated vsize (Kb) 225540

[startup+1792.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31328
/proc/meminfo: memFree=1656688/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=225540 CPUtime=1791.46
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 859851 0 0 0 178891 255 0 0 25 0 1 0 190444009 230952960 53514 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 56385 53514 206 16 0 55826 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (Kb) 225540

[startup+1793.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31328
/proc/meminfo: memFree=1656560/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=225784 CPUtime=1792.46
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 859890 0 0 0 178991 255 0 0 25 0 1 0 190444009 231202816 53553 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527818 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 56446 53553 206 16 0 55887 0
Current children cumulated CPU time (s) 1792.46
Current children cumulated vsize (Kb) 225784

[startup+1794.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31328
/proc/meminfo: memFree=1656432/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=225784 CPUtime=1793.47
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 859913 0 0 0 179092 255 0 0 25 0 1 0 190444009 231202816 53576 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527724 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 56446 53576 206 16 0 55887 0
Current children cumulated CPU time (s) 1793.47
Current children cumulated vsize (Kb) 225784

[startup+1795.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31328
/proc/meminfo: memFree=1656368/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=225884 CPUtime=1794.47
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 859924 0 0 0 179192 255 0 0 25 0 1 0 190444009 231305216 53587 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 56471 53587 206 16 0 55912 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (Kb) 225884

[startup+1796.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31328
/proc/meminfo: memFree=1656304/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=225884 CPUtime=1795.48
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 859944 0 0 0 179293 255 0 0 25 0 1 0 190444009 231305216 53607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 56471 53607 206 16 0 55912 0
Current children cumulated CPU time (s) 1795.48
Current children cumulated vsize (Kb) 225884

[startup+1797.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31328
/proc/meminfo: memFree=1656240/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=226004 CPUtime=1796.48
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 859969 0 0 0 179393 255 0 0 25 0 1 0 190444009 231428096 53632 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 56501 53632 206 16 0 55942 0
Current children cumulated CPU time (s) 1796.48
Current children cumulated vsize (Kb) 226004

[startup+1798.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31328
/proc/meminfo: memFree=1656112/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=226096 CPUtime=1797.48
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 859987 0 0 0 179493 255 0 0 25 0 1 0 190444009 231522304 53650 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527718 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 56524 53650 206 16 0 55965 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (Kb) 226096

[startup+1799.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31328
/proc/meminfo: memFree=1656112/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=226096 CPUtime=1798.49
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 859992 0 0 0 179594 255 0 0 25 0 1 0 190444009 231522304 53655 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 56524 53655 206 16 0 55965 0
Current children cumulated CPU time (s) 1798.49
Current children cumulated vsize (Kb) 226096

[startup+1800.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31328
/proc/meminfo: memFree=1656048/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=226188 CPUtime=1799.49
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 860003 0 0 0 179694 255 0 0 25 0 1 0 190444009 231616512 53666 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 56547 53666 206 16 0 55988 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (Kb) 226188

[startup+1801.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31328
/proc/meminfo: memFree=1656048/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=226188 CPUtime=1800.5
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 860008 0 0 0 179795 255 0 0 25 0 1 0 190444009 231616512 53671 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528344 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 56547 53671 206 16 0 55988 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (Kb) 226188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31328
/proc/meminfo: memFree=1656048/2055920 swapFree=4182232/4192956
[pid=31326] ppid=31324 vsize=226188 CPUtime=1800.5
/proc/31326/stat : 31326 (Pueblo) R 31324 31326 31280 0 -1 4194304 860008 0 0 0 179795 255 0 0 25 0 1 0 190444009 231616512 53671 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/31326/statm: 56547 53671 206 16 0 55988 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (Kb) 226188

Sending SIGTERM to -31326
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.2
CPU time (s): 1800.55
CPU user time (s): 1797.96
CPU system time (s): 2.5926
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (Kb): 226188
The end

Launcher Data (download as text)

Begin job on node70 on Fri Jun  2 11:29:04 UTC 2006


FILE ID= 36340-1149247744

PBS_JOBID= 297884

BENCH NAME= ROOT/tmp/node70/36340-1149247744/instance-36340-1149247744.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node70/36340-1149247744/instance-36340-1149247744.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-36340-1149247744 -o ROOT/results/node70/solver-36340-1149247744 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node70/36340-1149247744/instance-36340-1149247744.opb

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  0c13059622221c4a56a3a4fdb32d92c9

RANDOM SEED= 495334319


/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.265
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.265
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:       1870640 kB
Buffers:         14696 kB
Cached:          99016 kB
SwapCached:       2364 kB
Active:          30052 kB
Inactive:        92296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1870640 kB
SwapTotal:     4192956 kB
SwapFree:      4182232 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          15404 kB
Slab:            49000 kB
Committed_AS:   190948 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 node70 on Fri Jun  2 11:59:06 UTC 2006