Trace number 36418

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.51 1801.2

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-A1C1S1.opb
MD5SUM8e9a545df4abbe3f7a2b003048b42200
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 variables103872
Total number of constraints3312
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 constraints3312
Minimum length of a constraint31
Maximum length of a constraint725
Number of terms in the objective function 37632
Biggest coefficient in the objective function 1116
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 555552
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 555552
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
3.48	c starting to Solve
3.48	c #variables read: 103872 - #constraints read: 4561

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1832688/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=2336 CPUtime=0
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 192320689 2392064 130 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 9509784 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 584 130 111 16 0 11 0

[startup+10.0023 s]
/proc/loadavg: 0.93 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1787056/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=50788 CPUtime=9.99
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 477128 0 0 0 873 126 0 0 25 0 1 0 192320689 52006912 11662 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 12697 11662 206 16 0 12137 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 50788

[startup+20.0083 s]
/proc/loadavg: 0.94 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1786992/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=51184 CPUtime=20
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 477196 0 0 0 1874 126 0 0 25 0 1 0 192320689 52412416 11730 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 12796 11730 206 16 0 12236 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 51184

[startup+30.0143 s]
/proc/loadavg: 0.95 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1785776/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=52344 CPUtime=30
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 477502 0 0 0 2874 126 0 0 25 0 1 0 192320689 53600256 12036 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527966 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 13086 12036 206 16 0 12526 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 52344

[startup+40.0203 s]
/proc/loadavg: 0.96 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1785712/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=52472 CPUtime=40
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 477521 0 0 0 3874 126 0 0 25 0 1 0 192320689 53731328 12055 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 13118 12055 206 16 0 12558 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 52472

[startup+50.0263 s]
/proc/loadavg: 0.96 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1783856/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=54268 CPUtime=50
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 478001 0 0 0 4874 126 0 0 25 0 1 0 192320689 55570432 12535 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559393 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 13567 12535 206 16 0 13007 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 54268

[startup+60.0323 s]
/proc/loadavg: 0.97 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1783792/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=54396 CPUtime=60
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 478020 0 0 0 5874 126 0 0 25 0 1 0 192320689 55701504 12554 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 9975851 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 13599 12554 206 16 0 13039 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 54396

[startup+70.0383 s]
/proc/loadavg: 0.97 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1782128/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=56096 CPUtime=70
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 478434 0 0 0 6874 126 0 0 25 0 1 0 192320689 57442304 12968 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 14024 12968 206 16 0 13464 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 56096

[startup+80.0443 s]
/proc/loadavg: 0.98 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1781296/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=56868 CPUtime=80.01
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 478643 0 0 0 7874 127 0 0 25 0 1 0 192320689 58232832 13177 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 14217 13177 206 16 0 13657 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 56868

[startup+90.0503 s]
/proc/loadavg: 0.98 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1779952/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=58348 CPUtime=90.01
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 478986 0 0 0 8874 127 0 0 25 0 1 0 192320689 59748352 13520 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527956 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 14587 13520 206 16 0 14027 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 58348

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1779824/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=58348 CPUtime=100.01
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 479005 0 0 0 9874 127 0 0 25 0 1 0 192320689 59748352 13539 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 9971556 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 14587 13539 206 16 0 14027 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 58348

[startup+110.062 s]
/proc/loadavg: 0.98 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1779632/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=58612 CPUtime=110.02
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 479053 0 0 0 10875 127 0 0 25 0 1 0 192320689 60018688 13587 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 14653 13587 206 16 0 14093 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 58612

[startup+120.068 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1779120/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=59124 CPUtime=120.02
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 479189 0 0 0 11875 127 0 0 25 0 1 0 192320689 60542976 13723 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527833 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 14781 13723 206 16 0 14221 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 59124

[startup+130.074 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1778864/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=59384 CPUtime=130.02
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 479253 0 0 0 12875 127 0 0 25 0 1 0 192320689 60809216 13787 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527772 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 14846 13787 206 16 0 14286 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 59384

[startup+140.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1778608/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=59640 CPUtime=140.02
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 479309 0 0 0 13875 127 0 0 25 0 1 0 192320689 61071360 13843 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528239 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 14910 13843 206 16 0 14350 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 59640

[startup+150.086 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1778544/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=59640 CPUtime=150.02
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 479334 0 0 0 14875 127 0 0 25 0 1 0 192320689 61071360 13868 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 14910 13868 206 16 0 14350 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 59640

[startup+160.092 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1778480/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=59768 CPUtime=160.03
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 479348 0 0 0 15876 127 0 0 25 0 1 0 192320689 61202432 13882 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527740 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 14942 13882 206 16 0 14382 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 59768

[startup+170.098 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1776304/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=61984 CPUtime=170.03
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 479894 0 0 0 16876 127 0 0 25 0 1 0 192320689 63471616 14428 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528267 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 15496 14428 206 16 0 14936 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 61984

[startup+180.104 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1776112/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=62116 CPUtime=180.04
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 479935 0 0 0 17876 128 0 0 25 0 1 0 192320689 63606784 14469 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 15529 14469 206 16 0 14969 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 62116

[startup+190.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1775984/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=62244 CPUtime=190.04
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 479967 0 0 0 18876 128 0 0 25 0 1 0 192320689 63737856 14501 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 15561 14501 206 16 0 15001 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 62244

[startup+200.116 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1775856/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=62376 CPUtime=200.04
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 480001 0 0 0 19876 128 0 0 25 0 1 0 192320689 63873024 14535 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527989 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 15594 14535 206 16 0 15034 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 62376

[startup+210.122 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 24805
/proc/meminfo: memFree=1772080/2055888 swapFree=4085336/4096564

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

/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 490136 0 0 0 178004 136 0 0 25 0 1 0 192320689 105164800 24397 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 25675 24397 206 16 0 25115 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (Kb) 102700

[startup+1783.09 s]
/proc/loadavg: 1.02 1.01 1.00 2/68 25000
/proc/meminfo: memFree=1735664/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=102700 CPUtime=1782.4
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 490136 0 0 0 178104 136 0 0 25 0 1 0 192320689 105164800 24397 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 25675 24397 206 16 0 25115 0
Current children cumulated CPU time (s) 1782.4
Current children cumulated vsize (Kb) 102700

[startup+1784.09 s]
/proc/loadavg: 1.02 1.01 1.00 2/68 25000
/proc/meminfo: memFree=1735664/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=102700 CPUtime=1783.41
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 490136 0 0 0 178205 136 0 0 25 0 1 0 192320689 105164800 24397 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 25675 24397 206 16 0 25115 0
Current children cumulated CPU time (s) 1783.41
Current children cumulated vsize (Kb) 102700

[startup+1785.1 s]
/proc/loadavg: 1.02 1.01 1.00 2/68 25000
/proc/meminfo: memFree=1735664/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=102700 CPUtime=1784.41
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 490136 0 0 0 178305 136 0 0 25 0 1 0 192320689 105164800 24397 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 25675 24397 206 16 0 25115 0
Current children cumulated CPU time (s) 1784.41
Current children cumulated vsize (Kb) 102700

[startup+1786.1 s]
/proc/loadavg: 1.02 1.01 1.00 2/68 25000
/proc/meminfo: memFree=1735664/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=102700 CPUtime=1785.41
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 490136 0 0 0 178405 136 0 0 25 0 1 0 192320689 105164800 24397 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558603 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 25675 24397 206 16 0 25115 0
Current children cumulated CPU time (s) 1785.41
Current children cumulated vsize (Kb) 102700

[startup+1787.11 s]
/proc/loadavg: 1.02 1.01 1.00 2/68 25000
/proc/meminfo: memFree=1735664/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=102700 CPUtime=1786.42
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 490136 0 0 0 178506 136 0 0 25 0 1 0 192320689 105164800 24397 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134516720 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 25675 24397 206 16 0 25115 0
Current children cumulated CPU time (s) 1786.42
Current children cumulated vsize (Kb) 102700

[startup+1788.11 s]
/proc/loadavg: 1.02 1.01 1.00 2/68 25000
/proc/meminfo: memFree=1735664/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=102668 CPUtime=1787.42
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 490136 0 0 0 178606 136 0 0 25 0 1 0 192320689 105132032 24397 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558603 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 25667 24397 206 16 0 25107 0
Current children cumulated CPU time (s) 1787.42
Current children cumulated vsize (Kb) 102668

[startup+1789.12 s]
/proc/loadavg: 1.02 1.01 1.00 2/68 25000
/proc/meminfo: memFree=1735664/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=102668 CPUtime=1788.43
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 490136 0 0 0 178707 136 0 0 25 0 1 0 192320689 105132032 24397 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520075 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 25667 24397 206 16 0 25107 0
Current children cumulated CPU time (s) 1788.43
Current children cumulated vsize (Kb) 102668

[startup+1790.12 s]
/proc/loadavg: 1.02 1.01 1.00 2/68 25000
/proc/meminfo: memFree=1735664/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=102668 CPUtime=1789.43
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 490136 0 0 0 178807 136 0 0 25 0 1 0 192320689 105132032 24397 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527395 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 25667 24397 206 16 0 25107 0
Current children cumulated CPU time (s) 1789.43
Current children cumulated vsize (Kb) 102668

[startup+1791.13 s]
/proc/loadavg: 1.02 1.01 1.00 2/68 25000
/proc/meminfo: memFree=1735664/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=102668 CPUtime=1790.44
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 490136 0 0 0 178908 136 0 0 25 0 1 0 192320689 105132032 24397 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558603 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 25667 24397 206 16 0 25107 0
Current children cumulated CPU time (s) 1790.44
Current children cumulated vsize (Kb) 102668

[startup+1792.13 s]
/proc/loadavg: 1.02 1.01 1.00 2/68 25000
/proc/meminfo: memFree=1735664/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=102668 CPUtime=1791.44
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 490136 0 0 0 179008 136 0 0 25 0 1 0 192320689 105132032 24397 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 9979261 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 25667 24397 206 16 0 25107 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (Kb) 102668

[startup+1793.14 s]
/proc/loadavg: 1.02 1.01 1.00 2/68 25000
/proc/meminfo: memFree=1735664/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=102668 CPUtime=1792.45
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 490136 0 0 0 179109 136 0 0 25 0 1 0 192320689 105132032 24397 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519926 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 25667 24397 206 16 0 25107 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (Kb) 102668

[startup+1794.14 s]
/proc/loadavg: 1.02 1.01 1.00 2/68 25000
/proc/meminfo: memFree=1735664/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=102668 CPUtime=1793.45
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 490136 0 0 0 179209 136 0 0 25 0 1 0 192320689 105132032 24397 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 25667 24397 206 16 0 25107 0
Current children cumulated CPU time (s) 1793.45
Current children cumulated vsize (Kb) 102668

[startup+1795.15 s]
/proc/loadavg: 1.02 1.01 1.00 2/68 25000
/proc/meminfo: memFree=1735600/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=102668 CPUtime=1794.45
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 490136 0 0 0 179309 136 0 0 25 0 1 0 192320689 105132032 24397 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 25667 24397 206 16 0 25107 0
Current children cumulated CPU time (s) 1794.45
Current children cumulated vsize (Kb) 102668

[startup+1796.15 s]
/proc/loadavg: 1.02 1.01 1.00 2/68 25000
/proc/meminfo: memFree=1735600/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=102668 CPUtime=1795.46
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 490136 0 0 0 179410 136 0 0 25 0 1 0 192320689 105132032 24397 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 25667 24397 206 16 0 25107 0
Current children cumulated CPU time (s) 1795.46
Current children cumulated vsize (Kb) 102668

[startup+1797.16 s]
/proc/loadavg: 1.02 1.01 1.00 2/68 25000
/proc/meminfo: memFree=1735600/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=102668 CPUtime=1796.46
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 490137 0 0 0 179510 136 0 0 25 0 1 0 192320689 105132032 24398 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559555 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 25667 24398 206 16 0 25107 0
Current children cumulated CPU time (s) 1796.46
Current children cumulated vsize (Kb) 102668

[startup+1798.16 s]
/proc/loadavg: 1.02 1.01 1.00 2/68 25000
/proc/meminfo: memFree=1735600/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=102668 CPUtime=1797.47
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 490137 0 0 0 179611 136 0 0 25 0 1 0 192320689 105132032 24398 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558603 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 25667 24398 206 16 0 25107 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (Kb) 102668

[startup+1799.17 s]
/proc/loadavg: 1.02 1.01 1.00 2/68 25000
/proc/meminfo: memFree=1735600/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=102668 CPUtime=1798.47
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 490137 0 0 0 179711 136 0 0 25 0 1 0 192320689 105132032 24398 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 25667 24398 206 16 0 25107 0
Current children cumulated CPU time (s) 1798.47
Current children cumulated vsize (Kb) 102668

[startup+1800.17 s]
/proc/loadavg: 1.02 1.01 1.00 2/68 25000
/proc/meminfo: memFree=1735600/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=102668 CPUtime=1799.48
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 490137 0 0 0 179812 136 0 0 25 0 1 0 192320689 105132032 24398 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 25667 24398 206 16 0 25107 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (Kb) 102668

[startup+1801.17 s]
/proc/loadavg: 1.02 1.01 1.00 2/68 25000
/proc/meminfo: memFree=1735600/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=102668 CPUtime=1800.48
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 490137 0 0 0 179912 136 0 0 25 0 1 0 192320689 105132032 24398 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 25667 24398 206 16 0 25107 0
Current children cumulated CPU time (s) 1800.48
Current children cumulated vsize (Kb) 102668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.02 1.01 1.00 2/68 25000
/proc/meminfo: memFree=1735600/2055888 swapFree=4085336/4096564
[pid=24805] ppid=24803 vsize=102668 CPUtime=1800.48
/proc/24805/stat : 24805 (Pueblo) R 24803 24805 24759 0 -1 4194304 490137 0 0 0 179912 136 0 0 25 0 1 0 192320689 105132032 24398 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/24805/statm: 25667 24398 206 16 0 25107 0
Current children cumulated CPU time (s) 1800.48
Current children cumulated vsize (Kb) 102668

Sending SIGTERM to -24805
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.2
CPU time (s): 1800.51
CPU user time (s): 1799.13
CPU system time (s): 1.38479
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (Kb): 102700
The end

Launcher Data (download as text)

Begin job on node88 on Fri Jun  2 16:46:56 UTC 2006


FILE ID= 36418-1149266815

PBS_JOBID= 298897

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

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  8e9a545df4abbe3f7a2b003048b42200

RANDOM SEED= 585777204


/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.261
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	: 6006.16
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.261
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	: 5999.38
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1833088 kB
Buffers:          5976 kB
Cached:         156460 kB
SwapCached:       2396 kB
Active:         106452 kB
Inactive:        64692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1833088 kB
SwapTotal:     4096564 kB
SwapFree:      4085336 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          16792 kB
Slab:            38216 kB
Committed_AS:   283912 kB
PageTables:       1280 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node88 on Fri Jun  2 17:16:57 UTC 2006