Trace number 37423

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 NameAnswerCPU timeWall clock time
Pueblo 1.3? (TO) 1800.57 1801.23

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-full.all.ucl.opb
MD5SUM14c93c93dc53353f81a889ada18ba601
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1167.75
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables81558
Total number of constraints240469
Number of constraints which are clauses235865
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4604
Minimum length of a constraint1
Maximum length of a constraint13
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 68
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 257
Number of bits of the biggest sum of numbers9
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
45.12	c starting to Solve
45.12	c #variables read: 81558 - #constraints read: 240468

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 2/64 25418
/proc/meminfo: memFree=1507952/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=2280 CPUtime=0
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 203 0 0 0 0 0 0 0 18 0 1 0 25815467 2334720 174 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134553188 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 572 188 165 16 0 13 0

[startup+10.0026 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 25418
/proc/meminfo: memFree=1461440/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=53340 CPUtime=9.99
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 517288 0 0 0 857 142 0 0 25 0 1 0 25815467 54620160 11773 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 13335 11779 204 16 0 12776 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 53340

[startup+20.0095 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 25418
/proc/meminfo: memFree=1461696/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=53340 CPUtime=20
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2602637 0 0 0 1296 704 0 0 25 0 1 0 25815467 54620160 11843 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 13335 11852 204 16 0 12776 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 53340

[startup+30.0165 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 25418
/proc/meminfo: memFree=1458688/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=56816 CPUtime=30
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2634181 0 0 0 2287 713 0 0 25 0 1 0 25815467 58179584 12586 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 14204 12586 204 16 0 13645 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 56816

[startup+40.0224 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 25418
/proc/meminfo: memFree=1452416/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=62888 CPUtime=40
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2635770 0 0 0 3286 714 0 0 25 0 1 0 25815467 64397312 14175 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532419 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 15722 14175 204 16 0 15163 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 62888

[startup+50.0283 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 25418
/proc/meminfo: memFree=1446272/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=69040 CPUtime=50.01
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2637298 0 0 0 4286 715 0 0 25 0 1 0 25815467 70696960 15703 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 17260 15703 206 16 0 16701 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 69040

[startup+60.0342 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 25418
/proc/meminfo: memFree=1446272/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=69040 CPUtime=60.01
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2637306 0 0 0 5286 715 0 0 25 0 1 0 25815467 70696960 15711 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 17260 15711 206 16 0 16701 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 69040

[startup+70.0401 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 25418
/proc/meminfo: memFree=1446272/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=69040 CPUtime=70.01
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2637306 0 0 0 6286 715 0 0 25 0 1 0 25815467 70696960 15711 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 17260 15711 206 16 0 16701 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 69040

[startup+80.0471 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 25418
/proc/meminfo: memFree=1446272/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=69040 CPUtime=80.01
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2637306 0 0 0 7286 715 0 0 25 0 1 0 25815467 70696960 15711 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520147 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 17260 15711 206 16 0 16701 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 69040

[startup+90.053 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 25418
/proc/meminfo: memFree=1446272/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=69040 CPUtime=90.02
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2637306 0 0 0 8287 715 0 0 25 0 1 0 25815467 70696960 15711 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134557821 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 17260 15711 206 16 0 16701 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 69040

[startup+100.059 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 25418
/proc/meminfo: memFree=1446272/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=69040 CPUtime=100.02
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2637306 0 0 0 9287 715 0 0 25 0 1 0 25815467 70696960 15711 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 17260 15711 206 16 0 16701 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 69040

[startup+110.065 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 25418
/proc/meminfo: memFree=1446208/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=69040 CPUtime=110.02
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2637306 0 0 0 10287 715 0 0 25 0 1 0 25815467 70696960 15711 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559129 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 17260 15711 206 16 0 16701 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 69040

[startup+120.071 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25418
/proc/meminfo: memFree=1446208/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=69040 CPUtime=120.02
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2637306 0 0 0 11287 715 0 0 25 0 1 0 25815467 70696960 15711 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559391 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 17260 15711 206 16 0 16701 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 69040

[startup+130.077 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25418
/proc/meminfo: memFree=1446272/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=69040 CPUtime=130.03
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2637306 0 0 0 12288 715 0 0 25 0 1 0 25815467 70696960 15711 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 17260 15711 206 16 0 16701 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 69040

[startup+140.083 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25418
/proc/meminfo: memFree=1446272/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=69040 CPUtime=140.03
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2637306 0 0 0 13288 715 0 0 25 0 1 0 25815467 70696960 15711 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 17260 15711 206 16 0 16701 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 69040

[startup+150.089 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25418
/proc/meminfo: memFree=1446272/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=69040 CPUtime=150.03
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2637306 0 0 0 14288 715 0 0 25 0 1 0 25815467 70696960 15711 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517937 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 17260 15711 206 16 0 16701 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 69040

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25418
/proc/meminfo: memFree=1446272/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=69040 CPUtime=160.03
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2637306 0 0 0 15288 715 0 0 25 0 1 0 25815467 70696960 15711 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 17260 15711 206 16 0 16701 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 69040

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25418
/proc/meminfo: memFree=1446272/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=69040 CPUtime=170.04
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2637306 0 0 0 16289 715 0 0 25 0 1 0 25815467 70696960 15711 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134558791 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 17260 15711 206 16 0 16701 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 69040

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25418
/proc/meminfo: memFree=1446272/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=69040 CPUtime=180.04
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2637306 0 0 0 17289 715 0 0 25 0 1 0 25815467 70696960 15711 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134557697 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 17260 15711 206 16 0 16701 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 69040

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25418
/proc/meminfo: memFree=1446144/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=69296 CPUtime=190.04
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2637339 0 0 0 18289 715 0 0 25 0 1 0 25815467 70959104 15744 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559496 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 17324 15744 206 16 0 16765 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 69296

[startup+200.118 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25418
/proc/meminfo: memFree=1446144/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=69296 CPUtime=200.04
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2637341 0 0 0 19289 715 0 0 25 0 1 0 25815467 70959104 15746 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 17324 15746 206 16 0 16765 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 69296

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25418
/proc/meminfo: memFree=1445888/2055920 swapFree=4192956/4192956

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

/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2691777 0 0 0 177365 778 0 0 25 0 1 0 25815467 296632320 70150 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 72420 70150 206 16 0 71861 0
Current children cumulated CPU time (s) 1781.43
Current children cumulated vsize (Kb) 289680

[startup+1783.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25615
/proc/meminfo: memFree=1227584/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=289680 CPUtime=1782.43
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2691798 0 0 0 177465 778 0 0 25 0 1 0 25815467 296632320 70171 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134558800 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 72420 70171 206 16 0 71861 0
Current children cumulated CPU time (s) 1782.43
Current children cumulated vsize (Kb) 289680

[startup+1784.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25615
/proc/meminfo: memFree=1227520/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=289808 CPUtime=1783.43
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2691813 0 0 0 177565 778 0 0 25 0 1 0 25815467 296763392 70186 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134557740 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 72452 70186 206 16 0 71893 0
Current children cumulated CPU time (s) 1783.43
Current children cumulated vsize (Kb) 289808

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25615
/proc/meminfo: memFree=1227456/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=289808 CPUtime=1784.44
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2691831 0 0 0 177666 778 0 0 25 0 1 0 25815467 296763392 70204 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 72452 70204 206 16 0 71893 0
Current children cumulated CPU time (s) 1784.44
Current children cumulated vsize (Kb) 289808

[startup+1786.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25615
/proc/meminfo: memFree=1227328/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=290072 CPUtime=1785.44
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2691869 0 0 0 177766 778 0 0 25 0 1 0 25815467 297033728 70242 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134553113 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 72518 70242 206 16 0 71959 0
Current children cumulated CPU time (s) 1785.44
Current children cumulated vsize (Kb) 290072

[startup+1787.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25615
/proc/meminfo: memFree=1227136/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=290200 CPUtime=1786.45
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2691915 0 0 0 177867 778 0 0 25 0 1 0 25815467 297164800 70288 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 72550 70288 206 16 0 71991 0
Current children cumulated CPU time (s) 1786.45
Current children cumulated vsize (Kb) 290200

[startup+1788.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25615
/proc/meminfo: memFree=1226944/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=290328 CPUtime=1787.45
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2691960 0 0 0 177967 778 0 0 25 0 1 0 25815467 297295872 70333 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559496 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 72582 70333 206 16 0 72023 0
Current children cumulated CPU time (s) 1787.45
Current children cumulated vsize (Kb) 290328

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25615
/proc/meminfo: memFree=1226816/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=290456 CPUtime=1788.46
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2691993 0 0 0 178068 778 0 0 25 0 1 0 25815467 297426944 70366 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 72614 70366 206 16 0 72055 0
Current children cumulated CPU time (s) 1788.46
Current children cumulated vsize (Kb) 290456

[startup+1790.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25615
/proc/meminfo: memFree=1226688/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=290712 CPUtime=1789.46
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2692032 0 0 0 178168 778 0 0 25 0 1 0 25815467 297689088 70405 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559532 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 72678 70405 206 16 0 72119 0
Current children cumulated CPU time (s) 1789.46
Current children cumulated vsize (Kb) 290712

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25615
/proc/meminfo: memFree=1226432/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=290844 CPUtime=1790.46
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2692085 0 0 0 178268 778 0 0 25 0 1 0 25815467 297824256 70458 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 72711 70458 206 16 0 72152 0
Current children cumulated CPU time (s) 1790.46
Current children cumulated vsize (Kb) 290844

[startup+1792.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25615
/proc/meminfo: memFree=1226240/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=291100 CPUtime=1791.47
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2692137 0 0 0 178369 778 0 0 25 0 1 0 25815467 298086400 70510 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 72775 70510 206 16 0 72216 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (Kb) 291100

[startup+1793.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25615
/proc/meminfo: memFree=1226112/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=291228 CPUtime=1792.47
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2692174 0 0 0 178469 778 0 0 25 0 1 0 25815467 298217472 70547 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 72807 70547 206 16 0 72248 0
Current children cumulated CPU time (s) 1792.47
Current children cumulated vsize (Kb) 291228

[startup+1794.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25615
/proc/meminfo: memFree=1225984/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=291356 CPUtime=1793.48
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2692196 0 0 0 178569 779 0 0 25 0 1 0 25815467 298348544 70569 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 72839 70569 206 16 0 72280 0
Current children cumulated CPU time (s) 1793.48
Current children cumulated vsize (Kb) 291356

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25615
/proc/meminfo: memFree=1225856/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=291484 CPUtime=1794.49
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2692239 0 0 0 178670 779 0 0 25 0 1 0 25815467 298479616 70612 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 72871 70612 206 16 0 72312 0
Current children cumulated CPU time (s) 1794.49
Current children cumulated vsize (Kb) 291484

[startup+1796.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25615
/proc/meminfo: memFree=1225600/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=291740 CPUtime=1795.49
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2692296 0 0 0 178770 779 0 0 25 0 1 0 25815467 298741760 70669 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 72935 70669 206 16 0 72376 0
Current children cumulated CPU time (s) 1795.49
Current children cumulated vsize (Kb) 291740

[startup+1797.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25615
/proc/meminfo: memFree=1225472/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=291872 CPUtime=1796.5
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2692321 0 0 0 178871 779 0 0 25 0 1 0 25815467 298876928 70694 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 72968 70694 206 16 0 72409 0
Current children cumulated CPU time (s) 1796.5
Current children cumulated vsize (Kb) 291872

[startup+1798.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25615
/proc/meminfo: memFree=1225344/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=292000 CPUtime=1797.5
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2692366 0 0 0 178971 779 0 0 25 0 1 0 25815467 299008000 70739 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 73000 70739 206 16 0 72441 0
Current children cumulated CPU time (s) 1797.5
Current children cumulated vsize (Kb) 292000

[startup+1799.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25615
/proc/meminfo: memFree=1225152/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=292128 CPUtime=1798.5
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2692403 0 0 0 179071 779 0 0 25 0 1 0 25815467 299139072 70776 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 73032 70776 206 16 0 72473 0
Current children cumulated CPU time (s) 1798.5
Current children cumulated vsize (Kb) 292128

[startup+1800.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25615
/proc/meminfo: memFree=1225024/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=292256 CPUtime=1799.51
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2692434 0 0 0 179172 779 0 0 25 0 1 0 25815467 299270144 70807 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 73064 70807 206 16 0 72505 0
Current children cumulated CPU time (s) 1799.51
Current children cumulated vsize (Kb) 292256

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25615
/proc/meminfo: memFree=1224896/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=292384 CPUtime=1800.51
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2692473 0 0 0 179272 779 0 0 25 0 1 0 25815467 299401216 70846 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 73096 70846 206 16 0 72537 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (Kb) 292384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25615
/proc/meminfo: memFree=1224896/2055920 swapFree=4192956/4192956
[pid=25418] ppid=25416 vsize=292384 CPUtime=1800.52
/proc/25418/stat : 25418 (Pueblo13) R 25416 25418 25373 0 -1 4194304 2692473 0 0 0 179273 779 0 0 25 0 1 0 25815467 299401216 70846 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520059 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 73096 70846 206 16 0 72537 0
Current children cumulated CPU time (s) 1800.52
Current children cumulated vsize (Kb) 292384

Sending SIGTERM to -25418
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.23
CPU time (s): 1800.57
CPU user time (s): 1792.73
CPU system time (s): 7.83781
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (Kb): 292384
The end

Launcher Data (download as text)

Begin job on node58 on Fri Jun  2 08:41:26 UTC 2006


FILE ID= 37423-1149237686

PBS_JOBID= 297145

BENCH NAME= ROOT/tmp/node58/37423-1149237686/instance-37423-1149237686.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node58/37423-1149237686/instance-37423-1149237686.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-37423-1149237686 -o ROOT/results/node58/solver-37423-1149237686 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node58/37423-1149237686/instance-37423-1149237686.opb

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  14c93c93dc53353f81a889ada18ba601

RANDOM SEED= 390941507


/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.276
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.276
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:       1508160 kB
Buffers:         29816 kB
Cached:         440404 kB
SwapCached:          0 kB
Active:         106348 kB
Inactive:       378388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1508160 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             136 kB
Writeback:           0 kB
Mapped:          24916 kB
Slab:            49076 kB
Committed_AS:   149456 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node58 on Fri Jun  2 09:11:27 UTC 2006