Trace number 36981

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.63 1801.21

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.20	c starting to Solve
1.20	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/node68/watcher-36981-1149282096 -o ROOT/results/node68/solver-36981-1149282096 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node68/36981-1149282096/instance-36981-1149282096.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.72 0.92 0.89 2/64 15575
/proc/meminfo: memFree=1659152/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=2280 CPUtime=0
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 0 193879113 2334720 125 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 10632450 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 570 137 115 16 0 11 0

[startup+10.0021 s]
/proc/loadavg: 0.76 0.92 0.89 2/64 15575
/proc/meminfo: memFree=1632232/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=29828 CPUtime=9.99
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 6959 0 0 0 995 4 0 0 25 0 1 0 193879113 30543872 6930 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 7455 6930 206 16 0 6896 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 29828

[startup+20.0078 s]
/proc/loadavg: 0.80 0.92 0.90 2/64 15575
/proc/meminfo: memFree=1617008/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=45136 CPUtime=19.99
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 10791 0 0 0 1993 6 0 0 25 0 1 0 193879113 46219264 10762 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 11284 10762 206 16 0 10725 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 45136

[startup+30.0136 s]
/proc/loadavg: 0.83 0.92 0.90 2/64 15575
/proc/meminfo: memFree=1603568/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=58588 CPUtime=30
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 14147 0 0 0 2991 9 0 0 25 0 1 0 193879113 59994112 14118 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 14647 14118 206 16 0 14088 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 58588

[startup+40.0193 s]
/proc/loadavg: 0.85 0.93 0.90 2/64 15575
/proc/meminfo: memFree=1592624/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=69548 CPUtime=40
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 16881 0 0 0 3990 10 0 0 25 0 1 0 193879113 71217152 16852 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 10950267 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 17387 16852 206 16 0 16828 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 69548

[startup+50.026 s]
/proc/loadavg: 0.87 0.93 0.90 2/64 15575
/proc/meminfo: memFree=1581296/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=80956 CPUtime=50.01
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 19710 0 0 0 4989 12 0 0 25 0 1 0 193879113 82898944 19681 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 20239 19681 206 16 0 19680 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 80956

[startup+60.0328 s]
/proc/loadavg: 0.89 0.93 0.90 2/64 15575
/proc/meminfo: memFree=1571568/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=90588 CPUtime=60
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 22139 0 0 0 5986 14 0 0 25 0 1 0 193879113 92762112 22110 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 22647 22110 206 16 0 22088 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 90588

[startup+70.0395 s]
/proc/loadavg: 0.92 0.93 0.90 2/64 15575
/proc/meminfo: memFree=1563248/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=98952 CPUtime=70.01
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 24222 0 0 0 6986 15 0 0 25 0 1 0 193879113 101326848 24193 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519997 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 24738 24193 206 16 0 24179 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 98952

[startup+80.0462 s]
/proc/loadavg: 0.93 0.94 0.90 2/64 15575
/proc/meminfo: memFree=1553264/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=108924 CPUtime=80.01
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 26715 0 0 0 7985 16 0 0 25 0 1 0 193879113 111538176 26686 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 27231 26686 206 16 0 26672 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 108924

[startup+90.052 s]
/proc/loadavg: 0.94 0.94 0.90 2/64 15575
/proc/meminfo: memFree=1543920/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=118228 CPUtime=90.02
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 29045 0 0 0 8984 18 0 0 25 0 1 0 193879113 121065472 29016 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 29557 29016 206 16 0 28998 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 118228

[startup+100.058 s]
/proc/loadavg: 0.95 0.94 0.90 2/64 15575
/proc/meminfo: memFree=1535856/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=126220 CPUtime=100.02
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 31060 0 0 0 9982 20 0 0 25 0 1 0 193879113 129249280 31031 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 31555 31031 206 16 0 30996 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 126220

[startup+110.064 s]
/proc/loadavg: 0.96 0.94 0.91 2/64 15575
/proc/meminfo: memFree=1527984/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=134328 CPUtime=110.02
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 33025 0 0 0 10981 21 0 0 25 0 1 0 193879113 137551872 32996 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559161 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 33582 32996 206 16 0 33023 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 134328

[startup+120.07 s]
/proc/loadavg: 0.96 0.94 0.91 2/64 15575
/proc/meminfo: memFree=1519600/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=142772 CPUtime=120.03
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 35113 0 0 0 11980 23 0 0 25 0 1 0 193879113 146198528 35084 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 35693 35084 206 16 0 35134 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 142772

[startup+130.076 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 15575
/proc/meminfo: memFree=1511728/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=150600 CPUtime=130.03
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 37077 0 0 0 12978 25 0 0 25 0 1 0 193879113 154214400 37048 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 10954261 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 37650 37048 206 16 0 37091 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 150600

[startup+140.082 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 15575
/proc/meminfo: memFree=1505776/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=156444 CPUtime=140.02
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 38553 0 0 0 13977 25 0 0 25 0 1 0 193879113 160198656 38524 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559534 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 39111 38524 206 16 0 38552 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 156444

[startup+150.087 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 15575
/proc/meminfo: memFree=1499696/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=162624 CPUtime=150.03
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 40081 0 0 0 14977 26 0 0 25 0 1 0 193879113 166526976 40052 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 40656 40052 206 16 0 40097 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 162624

[startup+160.093 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 15575
/proc/meminfo: memFree=1493168/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=169048 CPUtime=160.03
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 41698 0 0 0 15976 27 0 0 25 0 1 0 193879113 173105152 41669 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 42262 41669 206 16 0 41703 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 169048

[startup+170.099 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 15575
/proc/meminfo: memFree=1486704/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=175576 CPUtime=170.03
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 43317 0 0 0 16975 28 0 0 25 0 1 0 193879113 179789824 43288 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 43894 43288 206 16 0 43335 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 175576

[startup+180.105 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 15575
/proc/meminfo: memFree=1481712/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=180596 CPUtime=180.04
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 44568 0 0 0 17975 29 0 0 25 0 1 0 193879113 184930304 44539 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 45149 44539 206 16 0 44590 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 180596

[startup+190.11 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 15575
/proc/meminfo: memFree=1476144/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=186072 CPUtime=190.04
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 45952 0 0 0 18974 30 0 0 25 0 1 0 193879113 190537728 45923 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559582 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 46518 45923 206 16 0 45959 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 186072

[startup+200.116 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 15575
/proc/meminfo: memFree=1470064/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=192140 CPUtime=200.04
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 47470 0 0 0 19974 30 0 0 25 0 1 0 193879113 196751360 47441 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 48035 47441 206 16 0 47476 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 192140

[startup+210.122 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 15575
/proc/meminfo: memFree=1464496/2055920 swapFree=4182316/4192956

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

/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 77520 0 0 0 178090 57 0 0 25 0 1 0 193879113 320315392 77491 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 78202 77491 206 16 0 77643 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (Kb) 312808

[startup+1783.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15575
/proc/meminfo: memFree=1349360/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=313064 CPUtime=1782.47
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 77559 0 0 0 178190 57 0 0 25 0 1 0 193879113 320577536 77530 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520076 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 78266 77530 206 16 0 77707 0
Current children cumulated CPU time (s) 1782.47
Current children cumulated vsize (Kb) 313064

[startup+1784.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15575
/proc/meminfo: memFree=1349040/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=313304 CPUtime=1783.49
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 77631 0 0 0 178291 58 0 0 25 0 1 0 193879113 320823296 77602 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 78326 77602 206 16 0 77767 0
Current children cumulated CPU time (s) 1783.49
Current children cumulated vsize (Kb) 313304

[startup+1785.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15575
/proc/meminfo: memFree=1348912/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=313556 CPUtime=1784.49
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 77677 0 0 0 178391 58 0 0 25 0 1 0 193879113 321081344 77648 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519937 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 78389 77648 206 16 0 77830 0
Current children cumulated CPU time (s) 1784.49
Current children cumulated vsize (Kb) 313556

[startup+1786.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15575
/proc/meminfo: memFree=1348720/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=313676 CPUtime=1785.5
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 77725 0 0 0 178492 58 0 0 25 0 1 0 193879113 321204224 77696 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 78419 77696 206 16 0 77860 0
Current children cumulated CPU time (s) 1785.5
Current children cumulated vsize (Kb) 313676

[startup+1787.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15575
/proc/meminfo: memFree=1348400/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=313920 CPUtime=1786.5
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 77793 0 0 0 178592 58 0 0 25 0 1 0 193879113 321454080 77764 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 78480 77764 206 16 0 77921 0
Current children cumulated CPU time (s) 1786.5
Current children cumulated vsize (Kb) 313920

[startup+1788.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15575
/proc/meminfo: memFree=1348144/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=314160 CPUtime=1787.51
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 77859 0 0 0 178693 58 0 0 25 0 1 0 193879113 321699840 77830 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 78540 77830 206 16 0 77981 0
Current children cumulated CPU time (s) 1787.51
Current children cumulated vsize (Kb) 314160

[startup+1789.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15575
/proc/meminfo: memFree=1347952/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=314404 CPUtime=1788.51
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 77917 0 0 0 178793 58 0 0 25 0 1 0 193879113 321949696 77888 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519929 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 78601 77888 206 16 0 78042 0
Current children cumulated CPU time (s) 1788.51
Current children cumulated vsize (Kb) 314404

[startup+1790.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15575
/proc/meminfo: memFree=1347696/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=314640 CPUtime=1789.51
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 77970 0 0 0 178893 58 0 0 25 0 1 0 193879113 322191360 77941 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 78660 77941 206 16 0 78101 0
Current children cumulated CPU time (s) 1789.51
Current children cumulated vsize (Kb) 314640

[startup+1791.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15575
/proc/meminfo: memFree=1347440/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=314892 CPUtime=1790.52
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 78039 0 0 0 178994 58 0 0 25 0 1 0 193879113 322449408 78010 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 78723 78010 206 16 0 78164 0
Current children cumulated CPU time (s) 1790.52
Current children cumulated vsize (Kb) 314892

[startup+1792.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15575
/proc/meminfo: memFree=1347120/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=315256 CPUtime=1791.52
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 78124 0 0 0 179094 58 0 0 25 0 1 0 193879113 322822144 78095 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 78814 78095 206 16 0 78255 0
Current children cumulated CPU time (s) 1791.52
Current children cumulated vsize (Kb) 315256

[startup+1793.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15575
/proc/meminfo: memFree=1346864/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=315492 CPUtime=1792.53
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 78181 0 0 0 179195 58 0 0 25 0 1 0 193879113 323063808 78152 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520163 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 78873 78152 206 16 0 78314 0
Current children cumulated CPU time (s) 1792.53
Current children cumulated vsize (Kb) 315492

[startup+1794.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15575
/proc/meminfo: memFree=1346672/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=315616 CPUtime=1793.53
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 78225 0 0 0 179295 58 0 0 25 0 1 0 193879113 323190784 78196 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 78904 78196 206 16 0 78345 0
Current children cumulated CPU time (s) 1793.53
Current children cumulated vsize (Kb) 315616

[startup+1795.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15575
/proc/meminfo: memFree=1346544/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=315852 CPUtime=1794.54
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 78263 0 0 0 179396 58 0 0 25 0 1 0 193879113 323432448 78234 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519888 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 78963 78234 206 16 0 78404 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (Kb) 315852

[startup+1796.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15575
/proc/meminfo: memFree=1346352/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=315968 CPUtime=1795.54
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 78304 0 0 0 179496 58 0 0 25 0 1 0 193879113 323551232 78275 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517928 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 78992 78275 206 16 0 78433 0
Current children cumulated CPU time (s) 1795.54
Current children cumulated vsize (Kb) 315968

[startup+1797.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15575
/proc/meminfo: memFree=1346160/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=316208 CPUtime=1796.54
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 78358 0 0 0 179596 58 0 0 25 0 1 0 193879113 323796992 78329 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 79052 78329 206 16 0 78493 0
Current children cumulated CPU time (s) 1796.54
Current children cumulated vsize (Kb) 316208

[startup+1798.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15575
/proc/meminfo: memFree=1345968/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=316328 CPUtime=1797.55
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 78403 0 0 0 179697 58 0 0 25 0 1 0 193879113 323919872 78374 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520147 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 79082 78374 206 16 0 78523 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (Kb) 316328

[startup+1799.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15575
/proc/meminfo: memFree=1345712/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=316700 CPUtime=1798.55
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 78468 0 0 0 179797 58 0 0 25 0 1 0 193879113 324300800 78439 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 79175 78439 206 16 0 78616 0
Current children cumulated CPU time (s) 1798.55
Current children cumulated vsize (Kb) 316700

[startup+1800.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15575
/proc/meminfo: memFree=1345456/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=316952 CPUtime=1799.56
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 78533 0 0 0 179898 58 0 0 25 0 1 0 193879113 324558848 78504 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 79238 78504 206 16 0 78679 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (Kb) 316952

[startup+1801.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15575
/proc/meminfo: memFree=1345264/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=317128 CPUtime=1800.56
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 78583 0 0 0 179998 58 0 0 25 0 1 0 193879113 324739072 78554 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559537 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 79282 78554 206 16 0 78723 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (Kb) 317128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15575
/proc/meminfo: memFree=1345264/2055920 swapFree=4182316/4192956
[pid=15575] ppid=15573 vsize=317128 CPUtime=1800.56
/proc/15575/stat : 15575 (Pueblo) R 15573 15575 15529 0 -1 4194304 78583 0 0 0 179998 58 0 0 25 0 1 0 193879113 324739072 78554 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/15575/statm: 79282 78554 206 16 0 78723 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (Kb) 317128

Sending SIGTERM to -15575
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.21
CPU time (s): 1800.63
CPU user time (s): 1799.99
CPU system time (s): 0.637903
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (Kb): 317128
The end

Launcher Data (download as text)

Begin job on node68 on Fri Jun  2 21:01:36 UTC 2006


FILE ID= 36981-1149282096

PBS_JOBID= 306214

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

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  7d701b956113b6fc93a1922e71200e27

RANDOM SEED= 278223079


/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.279
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.279
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:       1659360 kB
Buffers:         21472 kB
Cached:         311476 kB
SwapCached:       2292 kB
Active:          52680 kB
Inactive:       288920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1659360 kB
SwapTotal:     4192956 kB
SwapFree:      4182316 kB
Dirty:             300 kB
Writeback:           0 kB
Mapped:          15580 kB
Slab:            41004 kB
Committed_AS:   263964 kB
PageTables:       1400 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node68 on Fri Jun  2 21:31:37 UTC 2006