Trace number 38131

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.3? (TO) 1800.7 1801.2

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g125.17.opb
MD5SUM7d701b956113b6fc93a1922e71200e27
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 variables4250
Total number of constraints68397
Number of constraints which are clauses68397
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint17
Number of terms in the objective function 4250
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 4250
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4250
Number of bits of the biggest sum of numbers13
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
1.21	c starting to Solve
1.21	c #variables read: 4250 - #constraints read: 68398

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.58 0.84 0.87 2/64 960
/proc/meminfo: memFree=1469184/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=2328 CPUtime=0
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 94 0 0 0 0 0 0 0 18 0 1 0 193877130 2383872 77 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 10347686 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 582 93 79 16 0 11 0

[startup+10.0019 s]
/proc/loadavg: 0.64 0.85 0.87 2/64 960
/proc/meminfo: memFree=1442344/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=29696 CPUtime=9.99
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 6946 0 0 0 995 4 0 0 25 0 1 0 193877130 30408704 6917 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 10819195 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 7424 6917 206 16 0 6865 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 29696

[startup+20.0079 s]
/proc/loadavg: 0.70 0.85 0.87 2/64 960
/proc/meminfo: memFree=1427056/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=45136 CPUtime=20
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 10802 0 0 0 1994 6 0 0 25 0 1 0 193877130 46219264 10773 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559519 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 11284 10773 206 16 0 10725 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 45136

[startup+30.0208 s]
/proc/loadavg: 0.74 0.86 0.87 2/64 960
/proc/meminfo: memFree=1413680/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=58460 CPUtime=30
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 14137 0 0 0 2992 8 0 0 25 0 1 0 193877130 59863040 14108 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 14615 14108 206 16 0 14056 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 58460

[startup+40.0268 s]
/proc/loadavg: 0.78 0.86 0.87 2/64 960
/proc/meminfo: memFree=1402736/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=69548 CPUtime=40
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 16880 0 0 0 3990 10 0 0 25 0 1 0 193877130 71217152 16851 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 17387 16851 206 16 0 16828 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 69548

[startup+50.0328 s]
/proc/loadavg: 0.81 0.86 0.87 2/64 960
/proc/meminfo: memFree=1391472/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=80828 CPUtime=50.01
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 19694 0 0 0 4988 13 0 0 25 0 1 0 193877130 82767872 19665 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 20207 19665 206 16 0 19648 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 80828

[startup+60.0387 s]
/proc/loadavg: 0.84 0.87 0.87 2/64 960
/proc/meminfo: memFree=1381680/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=90588 CPUtime=60.01
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 22136 0 0 0 5987 14 0 0 25 0 1 0 193877130 92762112 22107 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 22647 22107 206 16 0 22088 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 90588

[startup+70.0447 s]
/proc/loadavg: 0.87 0.87 0.87 2/64 960
/proc/meminfo: memFree=1373360/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=98952 CPUtime=70.02
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 24217 0 0 0 6986 16 0 0 25 0 1 0 193877130 101326848 24188 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134558875 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 24738 24188 206 16 0 24179 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 98952

[startup+80.0507 s]
/proc/loadavg: 0.89 0.88 0.88 2/64 960
/proc/meminfo: memFree=1363312/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=108924 CPUtime=80.02
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 26711 0 0 0 7984 18 0 0 25 0 1 0 193877130 111538176 26682 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 27231 26682 206 16 0 26672 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 108924

[startup+90.0566 s]
/proc/loadavg: 0.90 0.88 0.88 2/64 960
/proc/meminfo: memFree=1354032/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=118100 CPUtime=90.03
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 29028 0 0 0 8984 19 0 0 25 0 1 0 193877130 120934400 28999 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559496 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 29525 28999 206 16 0 28966 0
Current children cumulated CPU time (s) 90.03
Current children cumulated vsize (Kb) 118100

[startup+100.063 s]
/proc/loadavg: 0.92 0.88 0.88 2/64 960
/proc/meminfo: memFree=1345968/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=126220 CPUtime=100.03
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 31052 0 0 0 9982 21 0 0 25 0 1 0 193877130 129249280 31023 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 10819195 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 31555 31023 206 16 0 30996 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 126220

[startup+110.069 s]
/proc/loadavg: 0.93 0.89 0.88 2/64 960
/proc/meminfo: memFree=1338160/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=134328 CPUtime=110.03
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 32999 0 0 0 10981 22 0 0 25 0 1 0 193877130 137551872 32970 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 33582 32970 206 16 0 33023 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 134328

[startup+120.075 s]
/proc/loadavg: 0.94 0.89 0.88 2/64 960
/proc/meminfo: memFree=1329776/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=142640 CPUtime=120.03
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 35101 0 0 0 11980 23 0 0 25 0 1 0 193877130 146063360 35072 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 35660 35072 206 16 0 35101 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 142640

[startup+130.081 s]
/proc/loadavg: 0.95 0.89 0.88 2/64 960
/proc/meminfo: memFree=1321904/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=150484 CPUtime=130.04
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 37061 0 0 0 12979 25 0 0 25 0 1 0 193877130 154095616 37032 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519949 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 37621 37032 206 16 0 37062 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 150484

[startup+140.086 s]
/proc/loadavg: 0.96 0.90 0.88 2/64 960
/proc/meminfo: memFree=1315952/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=156444 CPUtime=140.04
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 38548 0 0 0 13978 26 0 0 25 0 1 0 193877130 160198656 38519 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 39111 38519 206 16 0 38552 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 156444

[startup+150.092 s]
/proc/loadavg: 0.96 0.90 0.88 2/64 960
/proc/meminfo: memFree=1309872/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=162504 CPUtime=150.04
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 40064 0 0 0 14977 27 0 0 25 0 1 0 193877130 166404096 40035 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 40626 40035 206 16 0 40067 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 162504

[startup+160.098 s]
/proc/loadavg: 0.97 0.90 0.88 2/64 960
/proc/meminfo: memFree=1303344/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=169048 CPUtime=160.04
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 41696 0 0 0 15976 28 0 0 25 0 1 0 193877130 173105152 41667 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 42262 41667 206 16 0 41703 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 169048

[startup+170.103 s]
/proc/loadavg: 0.97 0.90 0.88 2/64 960
/proc/meminfo: memFree=1296880/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=175452 CPUtime=170.04
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 43294 0 0 0 16975 29 0 0 25 0 1 0 193877130 179662848 43265 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520116 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 43863 43265 206 16 0 43304 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 175452

[startup+180.109 s]
/proc/loadavg: 0.98 0.91 0.89 2/64 960
/proc/meminfo: memFree=1291824/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=180476 CPUtime=180.05
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 44561 0 0 0 17975 30 0 0 25 0 1 0 193877130 184807424 44532 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 45119 44532 206 16 0 44560 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 180476

[startup+190.115 s]
/proc/loadavg: 0.98 0.91 0.89 2/64 960
/proc/meminfo: memFree=1286320/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=185956 CPUtime=190.05
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 45929 0 0 0 18974 31 0 0 25 0 1 0 193877130 190418944 45900 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519989 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 46489 45900 206 16 0 45930 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 185956

[startup+200.121 s]
/proc/loadavg: 0.98 0.91 0.89 2/64 960
/proc/meminfo: memFree=1280176/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=192020 CPUtime=200.06
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 47456 0 0 0 19974 32 0 0 25 0 1 0 193877130 196628480 47427 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 48005 47427 206 16 0 47446 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 192020

[startup+210.127 s]
/proc/loadavg: 0.98 0.91 0.89 2/64 960
/proc/meminfo: memFree=1274672/2055920 swapFree=4180908/4192956

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

/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 77294 0 0 0 178095 60 0 0 25 0 1 0 193877130 319422464 77265 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 77984 77265 206 16 0 77425 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (Kb) 311936

[startup+1783.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 960
/proc/meminfo: memFree=1160368/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=312192 CPUtime=1782.56
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 77342 0 0 0 178196 60 0 0 25 0 1 0 193877130 319684608 77313 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 78048 77313 206 16 0 77489 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (Kb) 312192

[startup+1784.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 960
/proc/meminfo: memFree=1160112/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=312312 CPUtime=1783.56
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 77396 0 0 0 178296 60 0 0 25 0 1 0 193877130 319807488 77367 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 78078 77367 206 16 0 77519 0
Current children cumulated CPU time (s) 1783.56
Current children cumulated vsize (Kb) 312312

[startup+1785.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 960
/proc/meminfo: memFree=1159920/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=312564 CPUtime=1784.57
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 77455 0 0 0 178397 60 0 0 25 0 1 0 193877130 320065536 77426 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 78141 77426 206 16 0 77582 0
Current children cumulated CPU time (s) 1784.57
Current children cumulated vsize (Kb) 312564

[startup+1786.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 960
/proc/meminfo: memFree=1159664/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=312808 CPUtime=1785.57
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 77509 0 0 0 178497 60 0 0 25 0 1 0 193877130 320315392 77480 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 78202 77480 206 16 0 77643 0
Current children cumulated CPU time (s) 1785.57
Current children cumulated vsize (Kb) 312808

[startup+1787.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 960
/proc/meminfo: memFree=1159536/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=312936 CPUtime=1786.57
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 77552 0 0 0 178597 60 0 0 25 0 1 0 193877130 320446464 77523 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 78234 77523 206 16 0 77675 0
Current children cumulated CPU time (s) 1786.57
Current children cumulated vsize (Kb) 312936

[startup+1788.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 960
/proc/meminfo: memFree=1159216/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=313304 CPUtime=1787.58
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 77619 0 0 0 178698 60 0 0 25 0 1 0 193877130 320823296 77590 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 78326 77590 206 16 0 77767 0
Current children cumulated CPU time (s) 1787.58
Current children cumulated vsize (Kb) 313304

[startup+1789.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 960
/proc/meminfo: memFree=1159024/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=313432 CPUtime=1788.58
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 77670 0 0 0 178798 60 0 0 25 0 1 0 193877130 320954368 77641 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 78358 77641 206 16 0 77799 0
Current children cumulated CPU time (s) 1788.58
Current children cumulated vsize (Kb) 313432

[startup+1790.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 960
/proc/meminfo: memFree=1158896/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=313676 CPUtime=1789.59
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 77712 0 0 0 178899 60 0 0 25 0 1 0 193877130 321204224 77683 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 78419 77683 206 16 0 77860 0
Current children cumulated CPU time (s) 1789.59
Current children cumulated vsize (Kb) 313676

[startup+1791.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 960
/proc/meminfo: memFree=1158640/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=313920 CPUtime=1790.59
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 77775 0 0 0 178999 60 0 0 25 0 1 0 193877130 321454080 77746 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 78480 77746 206 16 0 77921 0
Current children cumulated CPU time (s) 1790.59
Current children cumulated vsize (Kb) 313920

[startup+1792.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 960
/proc/meminfo: memFree=1158320/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=314160 CPUtime=1791.59
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 77842 0 0 0 179099 60 0 0 25 0 1 0 193877130 321699840 77813 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 78540 77813 206 16 0 77981 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (Kb) 314160

[startup+1793.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 960
/proc/meminfo: memFree=1158128/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=314404 CPUtime=1792.6
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 77900 0 0 0 179200 60 0 0 25 0 1 0 193877130 321949696 77871 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 78601 77871 206 16 0 78042 0
Current children cumulated CPU time (s) 1792.6
Current children cumulated vsize (Kb) 314404

[startup+1794.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 960
/proc/meminfo: memFree=1157872/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=314640 CPUtime=1793.6
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 77963 0 0 0 179300 60 0 0 25 0 1 0 193877130 322191360 77934 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 78660 77934 206 16 0 78101 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (Kb) 314640

[startup+1795.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 960
/proc/meminfo: memFree=1157680/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=314892 CPUtime=1794.61
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 78016 0 0 0 179401 60 0 0 25 0 1 0 193877130 322449408 77987 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 78723 77987 206 16 0 78164 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (Kb) 314892

[startup+1796.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 960
/proc/meminfo: memFree=1157296/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=315256 CPUtime=1795.61
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 78110 0 0 0 179501 60 0 0 25 0 1 0 193877130 322822144 78081 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 78814 78081 206 16 0 78255 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (Kb) 315256

[startup+1797.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 960
/proc/meminfo: memFree=1157040/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=315492 CPUtime=1796.61
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 78172 0 0 0 179601 60 0 0 25 0 1 0 193877130 323063808 78143 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 78873 78143 206 16 0 78314 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (Kb) 315492

[startup+1798.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 960
/proc/meminfo: memFree=1156848/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=315616 CPUtime=1797.62
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 78207 0 0 0 179702 60 0 0 25 0 1 0 193877130 323190784 78178 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 78904 78178 206 16 0 78345 0
Current children cumulated CPU time (s) 1797.62
Current children cumulated vsize (Kb) 315616

[startup+1799.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 960
/proc/meminfo: memFree=1156720/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=315740 CPUtime=1798.62
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 78246 0 0 0 179802 60 0 0 25 0 1 0 193877130 323317760 78217 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 78935 78217 206 16 0 78376 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (Kb) 315740

[startup+1800.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 960
/proc/meminfo: memFree=1156528/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=315968 CPUtime=1799.64
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 78290 0 0 0 179903 61 0 0 25 0 1 0 193877130 323551232 78261 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 78992 78261 206 16 0 78433 0
Current children cumulated CPU time (s) 1799.64
Current children cumulated vsize (Kb) 315968

[startup+1801.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 960
/proc/meminfo: memFree=1156336/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=316208 CPUtime=1800.64
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 78346 0 0 0 180003 61 0 0 25 0 1 0 193877130 323796992 78317 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 79052 78317 206 16 0 78493 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 316208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 960
/proc/meminfo: memFree=1156336/2055920 swapFree=4180908/4192956
[pid=960] ppid=958 vsize=316208 CPUtime=1800.65
/proc/960/stat : 960 (Pueblo13) R 958 960 914 0 -1 4194304 78346 0 0 0 180004 61 0 0 25 0 1 0 193877130 323796992 78317 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/960/statm: 79052 78317 206 16 0 78493 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 316208

Sending SIGTERM to -960
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.2
CPU time (s): 1800.7
CPU user time (s): 1800.04
CPU system time (s): 0.661899
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (Kb): 316208
The end

Launcher Data (download as text)

Begin job on node61 on Fri Jun  2 21:01:32 UTC 2006


FILE ID= 38131-1149282092

PBS_JOBID= 306211

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-g125.17.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node61/38131-1149282092/instance-38131-1149282092.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-38131-1149282092 -o ROOT/results/node61/solver-38131-1149282092 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node61/38131-1149282092/instance-38131-1149282092.opb

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  7d701b956113b6fc93a1922e71200e27

RANDOM SEED= 737070653


/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:       1469392 kB
Buffers:         41480 kB
Cached:         471916 kB
SwapCached:       3880 kB
Active:          80372 kB
Inactive:       441928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1469392 kB
SwapTotal:     4192956 kB
SwapFree:      4180908 kB
Dirty:             280 kB
Writeback:           0 kB
Mapped:          14724 kB
Slab:            50352 kB
Committed_AS:   300876 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node61 on Fri Jun  2 21:31:34 UTC 2006