Trace number 36419

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.7 1801.17

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-usAbbrv.8.25_70.opb
MD5SUM825fd1904b2d777401b7be7f08c7951c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20611
Total number of constraints3921
Number of constraints which are clauses563
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3358
Minimum length of a constraint4
Maximum length of a constraint61
Number of terms in the objective function 135
Biggest coefficient in the objective function 262118
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 524354
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262118
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524354
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
0.88	c starting to Solve
0.88	c #variables read: 20611 - #constraints read: 3923

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 0.99 2/64 1509
/proc/meminfo: memFree=1707936/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=964 CPUtime=0
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 192422013 987136 35 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 2618148 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 276 36 27 16 0 8 0

[startup+10.0022 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1509
/proc/meminfo: memFree=1696416/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=14816 CPUtime=9.99
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 3116 0 0 0 998 1 0 0 25 0 1 0 192422013 15171584 3087 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527772 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 3704 3087 206 16 0 3145 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 14816

[startup+20.0091 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1509
/proc/meminfo: memFree=1695904/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=15484 CPUtime=19.99
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 3266 0 0 0 1998 1 0 0 25 0 1 0 192422013 15855616 3237 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527830 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 3871 3237 206 16 0 3312 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 15484

[startup+30.015 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1509
/proc/meminfo: memFree=1693472/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=17948 CPUtime=30
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 3900 0 0 0 2998 2 0 0 25 0 1 0 192422013 18378752 3871 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 4487 3871 206 16 0 3928 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 17948

[startup+40.0209 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1509
/proc/meminfo: memFree=1693536/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=17948 CPUtime=40
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 3900 0 0 0 3998 2 0 0 25 0 1 0 192422013 18378752 3871 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558603 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 4487 3871 206 16 0 3928 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 17948

[startup+50.0269 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1509
/proc/meminfo: memFree=1693536/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=17948 CPUtime=50.01
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 3900 0 0 0 4999 2 0 0 25 0 1 0 192422013 18378752 3871 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 4487 3871 206 16 0 3928 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 17948

[startup+60.0328 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1509
/proc/meminfo: memFree=1693024/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=18484 CPUtime=60.01
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 4029 0 0 0 5999 2 0 0 25 0 1 0 192422013 18927616 4000 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527587 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 4621 4000 206 16 0 4062 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 18484

[startup+70.0387 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1509
/proc/meminfo: memFree=1692960/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=18588 CPUtime=70.01
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 4033 0 0 0 6999 2 0 0 25 0 1 0 192422013 19034112 4004 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527772 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 4647 4004 206 16 0 4088 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 18588

[startup+80.0456 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1509
/proc/meminfo: memFree=1692960/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=18588 CPUtime=80.02
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 4033 0 0 0 8000 2 0 0 25 0 1 0 192422013 19034112 4004 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527981 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 4647 4004 206 16 0 4088 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 18588

[startup+90.0505 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1509
/proc/meminfo: memFree=1692896/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=18588 CPUtime=90.02
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 4048 0 0 0 9000 2 0 0 25 0 1 0 192422013 19034112 4019 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527737 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 4647 4019 206 16 0 4088 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 18588

[startup+100.056 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1509
/proc/meminfo: memFree=1691424/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=20188 CPUtime=100.02
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 4421 0 0 0 10000 2 0 0 25 0 1 0 192422013 20672512 4392 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527937 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 5047 4392 206 16 0 4488 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 20188

[startup+110.062 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1509
/proc/meminfo: memFree=1691296/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=20320 CPUtime=110.02
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 4452 0 0 0 11000 2 0 0 25 0 1 0 192422013 20807680 4423 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558609 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 5080 4423 206 16 0 4521 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 20320

[startup+120.068 s]
/proc/loadavg: 1.00 1.00 0.99 2/70 1580
/proc/meminfo: memFree=1689768/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=20624 CPUtime=120.02
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 4516 0 0 0 11999 3 0 0 25 0 1 0 192422013 21118976 4487 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 5156 4487 206 16 0 4597 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 20624

[startup+130.075 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1690648/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=20768 CPUtime=130.01
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 4525 0 0 0 12996 5 0 0 25 0 1 0 192422013 21266432 4496 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519929 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 5192 4496 206 16 0 4633 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 20768

[startup+140.082 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1690656/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=20908 CPUtime=140.01
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 4558 0 0 0 13996 5 0 0 25 0 1 0 192422013 21409792 4529 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 3051429 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 5227 4529 206 16 0 4668 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 20908

[startup+150.088 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1690016/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=21580 CPUtime=150.03
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 4729 0 0 0 14997 6 0 0 25 0 1 0 192422013 22097920 4700 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 3059348 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 5395 4700 206 16 0 4836 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 21580

[startup+160.094 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1689888/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=21712 CPUtime=160.03
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 4764 0 0 0 15997 6 0 0 25 0 1 0 192422013 22233088 4735 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 5428 4735 206 16 0 4869 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 21712

[startup+170.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1689824/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=21712 CPUtime=170.03
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 4772 0 0 0 16997 6 0 0 25 0 1 0 192422013 22233088 4743 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527836 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 5428 4743 206 16 0 4869 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 21712

[startup+180.106 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1689824/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=21864 CPUtime=180.04
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 4780 0 0 0 17998 6 0 0 25 0 1 0 192422013 22388736 4751 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519888 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 5466 4751 206 16 0 4907 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 21864

[startup+190.112 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1689504/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=22216 CPUtime=190.04
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 4857 0 0 0 18998 6 0 0 25 0 1 0 192422013 22749184 4828 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559236 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 5554 4828 206 16 0 4995 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 22216

[startup+200.118 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1689440/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=22376 CPUtime=200.04
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 4877 0 0 0 19998 6 0 0 25 0 1 0 192422013 22913024 4848 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520011 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 5594 4848 206 16 0 5035 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 22376

[startup+210.123 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1689248/2055920 swapFree=4181388/4192956

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

/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 9587 0 0 0 178148 11 0 0 25 0 1 0 192422013 38940672 8651 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520200 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 9507 8651 206 16 0 8948 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (Kb) 38028

[startup+1783.06 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1674144/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=38028 CPUtime=1782.6
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 9587 0 0 0 178249 11 0 0 25 0 1 0 192422013 38940672 8651 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520015 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 9507 8651 206 16 0 8948 0
Current children cumulated CPU time (s) 1782.6
Current children cumulated vsize (Kb) 38028

[startup+1784.07 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1673888/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=38156 CPUtime=1783.6
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 9643 0 0 0 178349 11 0 0 25 0 1 0 192422013 39071744 8707 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 9539 8707 206 16 0 8980 0
Current children cumulated CPU time (s) 1783.6
Current children cumulated vsize (Kb) 38156

[startup+1785.07 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1673888/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=38156 CPUtime=1784.61
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 9643 0 0 0 178450 11 0 0 25 0 1 0 192422013 39071744 8707 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 9539 8707 206 16 0 8980 0
Current children cumulated CPU time (s) 1784.61
Current children cumulated vsize (Kb) 38156

[startup+1786.08 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1673888/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=38156 CPUtime=1785.61
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 9643 0 0 0 178550 11 0 0 25 0 1 0 192422013 39071744 8707 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 9539 8707 206 16 0 8980 0
Current children cumulated CPU time (s) 1785.61
Current children cumulated vsize (Kb) 38156

[startup+1787.08 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1673888/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=38156 CPUtime=1786.62
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 9643 0 0 0 178651 11 0 0 25 0 1 0 192422013 39071744 8707 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519884 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 9539 8707 206 16 0 8980 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 38156

[startup+1788.09 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1673888/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=38156 CPUtime=1787.62
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 9643 0 0 0 178751 11 0 0 25 0 1 0 192422013 39071744 8707 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559512 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 9539 8707 206 16 0 8980 0
Current children cumulated CPU time (s) 1787.62
Current children cumulated vsize (Kb) 38156

[startup+1789.09 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1673888/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=38156 CPUtime=1788.63
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 9643 0 0 0 178852 11 0 0 25 0 1 0 192422013 39071744 8707 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519910 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 9539 8707 206 16 0 8980 0
Current children cumulated CPU time (s) 1788.63
Current children cumulated vsize (Kb) 38156

[startup+1790.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1673888/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=38156 CPUtime=1789.63
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 9643 0 0 0 178952 11 0 0 25 0 1 0 192422013 39071744 8707 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527737 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 9539 8707 206 16 0 8980 0
Current children cumulated CPU time (s) 1789.63
Current children cumulated vsize (Kb) 38156

[startup+1791.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1673888/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=38156 CPUtime=1790.63
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 9643 0 0 0 179052 11 0 0 25 0 1 0 192422013 39071744 8707 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134516706 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 9539 8707 206 16 0 8980 0
Current children cumulated CPU time (s) 1790.63
Current children cumulated vsize (Kb) 38156

[startup+1792.11 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1673888/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=38156 CPUtime=1791.64
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 9643 0 0 0 179153 11 0 0 25 0 1 0 192422013 39071744 8707 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 9539 8707 206 16 0 8980 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (Kb) 38156

[startup+1793.11 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1673888/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=38156 CPUtime=1792.64
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 9643 0 0 0 179253 11 0 0 25 0 1 0 192422013 39071744 8707 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520003 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 9539 8707 206 16 0 8980 0
Current children cumulated CPU time (s) 1792.64
Current children cumulated vsize (Kb) 38156

[startup+1794.11 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1673888/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=38156 CPUtime=1793.65
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 9643 0 0 0 179354 11 0 0 25 0 1 0 192422013 39071744 8707 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 9539 8707 206 16 0 8980 0
Current children cumulated CPU time (s) 1793.65
Current children cumulated vsize (Kb) 38156

[startup+1795.12 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1673888/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=38156 CPUtime=1794.65
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 9643 0 0 0 179454 11 0 0 25 0 1 0 192422013 39071744 8707 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558602 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 9539 8707 206 16 0 8980 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (Kb) 38156

[startup+1796.12 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1673888/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=38156 CPUtime=1795.66
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 9643 0 0 0 179555 11 0 0 25 0 1 0 192422013 39071744 8707 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 9539 8707 206 16 0 8980 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (Kb) 38156

[startup+1797.13 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1673888/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=38156 CPUtime=1796.66
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 9643 0 0 0 179655 11 0 0 25 0 1 0 192422013 39071744 8707 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134516706 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 9539 8707 206 16 0 8980 0
Current children cumulated CPU time (s) 1796.66
Current children cumulated vsize (Kb) 38156

[startup+1798.13 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1673888/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=38156 CPUtime=1797.67
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 9643 0 0 0 179756 11 0 0 25 0 1 0 192422013 39071744 8707 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528577 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 9539 8707 206 16 0 8980 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (Kb) 38156

[startup+1799.14 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1673888/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=38156 CPUtime=1798.67
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 9643 0 0 0 179856 11 0 0 25 0 1 0 192422013 39071744 8707 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520015 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 9539 8707 206 16 0 8980 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (Kb) 38156

[startup+1800.15 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1673888/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=38156 CPUtime=1799.68
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 9643 0 0 0 179957 11 0 0 25 0 1 0 192422013 39071744 8707 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527359 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 9539 8707 206 16 0 8980 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (Kb) 38156

[startup+1801.15 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1673888/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=38156 CPUtime=1800.68
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 9643 0 0 0 180057 11 0 0 25 0 1 0 192422013 39071744 8707 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 9539 8707 206 16 0 8980 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (Kb) 38156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 1707
/proc/meminfo: memFree=1673888/2055920 swapFree=4181388/4192956
[pid=1509] ppid=1507 vsize=38156 CPUtime=1800.69
/proc/1509/stat : 1509 (Pueblo) R 1507 1509 1463 0 -1 4194304 9643 0 0 0 180058 11 0 0 25 0 1 0 192422013 39071744 8707 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/1509/statm: 9539 8707 206 16 0 8980 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 38156

Sending SIGTERM to -1509
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.17
CPU time (s): 1800.7
CPU user time (s): 1800.58
CPU system time (s): 0.122981
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (Kb): 38156
The end

Launcher Data (download as text)

Begin job on node51 on Fri Jun  2 16:59:07 UTC 2006


FILE ID= 36419-1149267547

PBS_JOBID= 298912

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

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  825fd1904b2d777401b7be7f08c7951c

RANDOM SEED= 321301447


/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.232
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.232
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:       1708144 kB
Buffers:         16312 kB
Cached:         269016 kB
SwapCached:       3400 kB
Active:          45176 kB
Inactive:       249012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1708144 kB
SwapTotal:     4192956 kB
SwapFree:      4181388 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14916 kB
Slab:            39592 kB
Committed_AS:   271860 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node51 on Fri Jun  2 17:29:09 UTC 2006