Trace number 37505

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.79 1801.29

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-n3700.opb
MD5SUM5e0d90a4cb8c7b885a60ac97183595d3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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 benchmark9.47956
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 76
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 653701
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 653701
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Pueblo version 1.4 (September 2005)
0.00	c Developed @ University of Michigan, Ann Arbor, MI
0.00	c  by Hossein Sheini
7.06	c starting to Solve
7.06	c #variables read: 155000 - #constraints read: 5301

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 2/64 12535
/proc/meminfo: memFree=1262576/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=1104 CPUtime=0
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 57 0 0 0 0 0 0 0 18 0 1 0 190773782 1130496 41 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 9839524 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 284 43 33 16 0 8 0

[startup+10.0025 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 12535
/proc/meminfo: memFree=1187576/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=87064 CPUtime=9.99
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 825258 0 0 0 762 237 0 0 25 0 1 0 190773782 89153536 18921 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527750 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 21766 18921 206 16 0 21207 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 87064

[startup+20.0087 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 12535
/proc/meminfo: memFree=1187776/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=87064 CPUtime=20
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 825274 0 0 0 1763 237 0 0 25 0 1 0 190773782 89153536 18937 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527833 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 21766 18937 206 16 0 21207 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 87064

[startup+30.0159 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 12535
/proc/meminfo: memFree=1186688/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=88276 CPUtime=30
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 825581 0 0 0 2763 237 0 0 25 0 1 0 190773782 90394624 19244 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528224 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 22069 19244 206 16 0 21510 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 88276

[startup+40.0222 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 12535
/proc/meminfo: memFree=1183488/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=91468 CPUtime=40.01
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 826376 0 0 0 3763 238 0 0 25 0 1 0 190773782 93663232 20039 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 22867 20039 206 16 0 22308 0
Current children cumulated CPU time (s) 40.01
Current children cumulated vsize (Kb) 91468

[startup+50.0284 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 12535
/proc/meminfo: memFree=1178240/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=96792 CPUtime=50.01
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 827697 0 0 0 4763 238 0 0 25 0 1 0 190773782 99115008 21360 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 24198 21360 206 16 0 23639 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 96792

[startup+60.0346 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 12535
/proc/meminfo: memFree=1177728/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=97264 CPUtime=60.01
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 827818 0 0 0 5763 238 0 0 25 0 1 0 190773782 99598336 21481 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 24316 21481 206 16 0 23757 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 97264

[startup+70.0409 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 12535
/proc/meminfo: memFree=1177216/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=97720 CPUtime=70.01
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 827947 0 0 0 6763 238 0 0 25 0 1 0 190773782 100065280 21610 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 24430 21610 206 16 0 23871 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 97720

[startup+80.0471 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 12535
/proc/meminfo: memFree=1172736/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=102280 CPUtime=80.02
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 829078 0 0 0 7763 239 0 0 25 0 1 0 190773782 104734720 22741 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 25570 22741 206 16 0 25011 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 102280

[startup+90.0534 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 12535
/proc/meminfo: memFree=1166272/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=108692 CPUtime=90.02
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 830680 0 0 0 8763 239 0 0 25 0 1 0 190773782 111300608 24343 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 27173 24343 206 16 0 26614 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 108692

[startup+100.06 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 12535
/proc/meminfo: memFree=1162240/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=112748 CPUtime=100.02
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 831680 0 0 0 9762 240 0 0 25 0 1 0 190773782 115453952 25343 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527718 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 28187 25343 206 16 0 27628 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 112748

[startup+110.066 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 12535
/proc/meminfo: memFree=1156352/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=118564 CPUtime=110.02
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 833153 0 0 0 10761 241 0 0 25 0 1 0 190773782 121409536 26816 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 29641 26816 206 16 0 29082 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 118564

[startup+120.072 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12535
/proc/meminfo: memFree=1153280/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=121684 CPUtime=120.03
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 833921 0 0 0 11761 242 0 0 25 0 1 0 190773782 124604416 27584 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 30421 27584 206 16 0 29862 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 121684

[startup+130.078 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12535
/proc/meminfo: memFree=1148224/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=126780 CPUtime=130.03
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 835202 0 0 0 12761 242 0 0 25 0 1 0 190773782 129822720 28865 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 31695 28865 206 16 0 31136 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 126780

[startup+140.085 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12535
/proc/meminfo: memFree=1141120/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=133808 CPUtime=140.04
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 836959 0 0 0 13761 243 0 0 25 0 1 0 190773782 137019392 30622 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 33452 30622 206 16 0 32893 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 133808

[startup+150.092 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12535
/proc/meminfo: memFree=1134144/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=140732 CPUtime=150.04
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 838698 0 0 0 14760 244 0 0 25 0 1 0 190773782 144109568 32361 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 35183 32361 206 16 0 34624 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 140732

[startup+160.098 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12535
/proc/meminfo: memFree=1121856/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=153716 CPUtime=160.05
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 841773 0 0 0 15760 245 0 0 25 0 1 0 190773782 157405184 35436 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 38429 35436 206 16 0 37870 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 153716

[startup+170.104 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12535
/proc/meminfo: memFree=1117376/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=158172 CPUtime=170.04
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 842877 0 0 0 16759 245 0 0 25 0 1 0 190773782 161968128 36540 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 39543 36540 206 16 0 38984 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 158172

[startup+180.111 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12535
/proc/meminfo: memFree=1112192/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=163296 CPUtime=180.05
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 844170 0 0 0 17759 246 0 0 25 0 1 0 190773782 167215104 37833 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527821 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 40824 37833 206 16 0 40265 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 163296

[startup+190.117 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12535
/proc/meminfo: memFree=1107584/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=167988 CPUtime=190.05
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 845321 0 0 0 18758 247 0 0 25 0 1 0 190773782 172019712 38984 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 41997 38984 206 16 0 41438 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 167988

[startup+200.123 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12535
/proc/meminfo: memFree=1103936/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=171564 CPUtime=200.06
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 846234 0 0 0 19758 248 0 0 25 0 1 0 190773782 175681536 39897 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 42891 39897 206 16 0 42332 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 171564

[startup+210.129 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12535
/proc/meminfo: memFree=1099072/2055920 swapFree=4182232/4192956

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

/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 917736 0 0 0 177872 290 0 0 25 0 1 0 190773782 474877952 111399 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 115937 111399 206 16 0 115378 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (Kb) 463748

[startup+1783.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12537
/proc/meminfo: memFree=817024/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=463748 CPUtime=1782.62
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 917738 0 0 0 177972 290 0 0 25 0 1 0 190773782 474877952 111401 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527337 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 115937 111401 206 16 0 115378 0
Current children cumulated CPU time (s) 1782.62
Current children cumulated vsize (Kb) 463748

[startup+1784.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12537
/proc/meminfo: memFree=817024/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=463748 CPUtime=1783.63
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 917741 0 0 0 178073 290 0 0 25 0 1 0 190773782 474877952 111404 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528224 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 115937 111404 206 16 0 115378 0
Current children cumulated CPU time (s) 1783.63
Current children cumulated vsize (Kb) 463748

[startup+1785.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12537
/proc/meminfo: memFree=817024/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=463748 CPUtime=1784.63
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 917741 0 0 0 178173 290 0 0 25 0 1 0 190773782 474877952 111404 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 115937 111404 206 16 0 115378 0
Current children cumulated CPU time (s) 1784.63
Current children cumulated vsize (Kb) 463748

[startup+1786.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12537
/proc/meminfo: memFree=817024/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=463748 CPUtime=1785.64
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 917741 0 0 0 178274 290 0 0 25 0 1 0 190773782 474877952 111404 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 115937 111404 206 16 0 115378 0
Current children cumulated CPU time (s) 1785.64
Current children cumulated vsize (Kb) 463748

[startup+1787.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12537
/proc/meminfo: memFree=817024/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=463748 CPUtime=1786.64
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 917741 0 0 0 178374 290 0 0 25 0 1 0 190773782 474877952 111404 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 115937 111404 206 16 0 115378 0
Current children cumulated CPU time (s) 1786.64
Current children cumulated vsize (Kb) 463748

[startup+1788.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12537
/proc/meminfo: memFree=817024/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=463748 CPUtime=1787.65
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 917747 0 0 0 178475 290 0 0 25 0 1 0 190773782 474877952 111410 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 115937 111410 206 16 0 115378 0
Current children cumulated CPU time (s) 1787.65
Current children cumulated vsize (Kb) 463748

[startup+1789.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12537
/proc/meminfo: memFree=817024/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=463748 CPUtime=1788.65
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 917747 0 0 0 178575 290 0 0 25 0 1 0 190773782 474877952 111410 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 115937 111410 206 16 0 115378 0
Current children cumulated CPU time (s) 1788.65
Current children cumulated vsize (Kb) 463748

[startup+1790.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12537
/proc/meminfo: memFree=817024/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=463748 CPUtime=1789.66
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 917747 0 0 0 178676 290 0 0 25 0 1 0 190773782 474877952 111410 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 115937 111410 206 16 0 115378 0
Current children cumulated CPU time (s) 1789.66
Current children cumulated vsize (Kb) 463748

[startup+1791.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12537
/proc/meminfo: memFree=817024/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=463748 CPUtime=1790.66
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 917747 0 0 0 178776 290 0 0 25 0 1 0 190773782 474877952 111410 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 115937 111410 206 16 0 115378 0
Current children cumulated CPU time (s) 1790.66
Current children cumulated vsize (Kb) 463748

[startup+1792.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12537
/proc/meminfo: memFree=817024/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=463748 CPUtime=1791.67
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 917747 0 0 0 178877 290 0 0 25 0 1 0 190773782 474877952 111410 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520070 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 115937 111410 206 16 0 115378 0
Current children cumulated CPU time (s) 1791.67
Current children cumulated vsize (Kb) 463748

[startup+1793.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12537
/proc/meminfo: memFree=816960/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=463864 CPUtime=1792.67
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 917765 0 0 0 178977 290 0 0 25 0 1 0 190773782 474996736 111428 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528319 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 115966 111428 206 16 0 115407 0
Current children cumulated CPU time (s) 1792.67
Current children cumulated vsize (Kb) 463864

[startup+1794.18 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12537
/proc/meminfo: memFree=816832/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=463980 CPUtime=1793.68
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 917794 0 0 0 179078 290 0 0 25 0 1 0 190773782 475115520 111457 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 115995 111457 206 16 0 115436 0
Current children cumulated CPU time (s) 1793.68
Current children cumulated vsize (Kb) 463980

[startup+1795.18 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12537
/proc/meminfo: memFree=816704/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=463980 CPUtime=1794.68
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 917815 0 0 0 179178 290 0 0 25 0 1 0 190773782 475115520 111478 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528325 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 115995 111478 206 16 0 115436 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (Kb) 463980

[startup+1796.19 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12537
/proc/meminfo: memFree=816640/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=464096 CPUtime=1795.69
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 917833 0 0 0 179279 290 0 0 25 0 1 0 190773782 475234304 111496 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527836 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 116024 111496 206 16 0 115465 0
Current children cumulated CPU time (s) 1795.69
Current children cumulated vsize (Kb) 464096

[startup+1797.19 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12537
/proc/meminfo: memFree=815744/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=465020 CPUtime=1796.69
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 918060 0 0 0 179379 290 0 0 25 0 1 0 190773782 476180480 111723 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 116255 111723 206 16 0 115696 0
Current children cumulated CPU time (s) 1796.69
Current children cumulated vsize (Kb) 465020

[startup+1798.2 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12537
/proc/meminfo: memFree=815232/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=465548 CPUtime=1797.69
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 918184 0 0 0 179479 290 0 0 25 0 1 0 190773782 476721152 111847 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 116387 111847 206 16 0 115828 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (Kb) 465548

[startup+1799.2 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12537
/proc/meminfo: memFree=815232/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=465548 CPUtime=1798.7
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 918184 0 0 0 179580 290 0 0 25 0 1 0 190773782 476721152 111847 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528319 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 116387 111847 206 16 0 115828 0
Current children cumulated CPU time (s) 1798.7
Current children cumulated vsize (Kb) 465548

[startup+1800.21 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12537
/proc/meminfo: memFree=815232/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=465548 CPUtime=1799.7
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 918185 0 0 0 179680 290 0 0 25 0 1 0 190773782 476721152 111848 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 116387 111848 206 16 0 115828 0
Current children cumulated CPU time (s) 1799.7
Current children cumulated vsize (Kb) 465548

[startup+1801.21 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12537
/proc/meminfo: memFree=815232/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=465548 CPUtime=1800.71
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 918187 0 0 0 179781 290 0 0 25 0 1 0 190773782 476721152 111850 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 116387 111850 206 16 0 115828 0
Current children cumulated CPU time (s) 1800.71
Current children cumulated vsize (Kb) 465548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.22 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12537
/proc/meminfo: memFree=815232/2055920 swapFree=4182232/4192956
[pid=12535] ppid=12533 vsize=465548 CPUtime=1800.71
/proc/12535/stat : 12535 (Pueblo13) R 12533 12535 12489 0 -1 4194304 918187 0 0 0 179781 290 0 0 25 0 1 0 190773782 476721152 111850 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528312 0 0 4096 0 0 0 0 17 1 0 0
/proc/12535/statm: 116387 111850 206 16 0 115828 0
Current children cumulated CPU time (s) 1800.71
Current children cumulated vsize (Kb) 465548

Sending SIGTERM to -12535
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.29
CPU time (s): 1800.79
CPU user time (s): 1797.82
CPU system time (s): 2.97455
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (Kb): 465548
The end

Launcher Data (download as text)

Begin job on node66 on Fri Jun  2 12:24:17 UTC 2006


FILE ID= 37505-1149251057

PBS_JOBID= 298081

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

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  5e0d90a4cb8c7b885a60ac97183595d3

RANDOM SEED= 528308211


/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.225
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.225
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:       1262784 kB
Buffers:         38108 kB
Cached:         680700 kB
SwapCached:       2536 kB
Active:         118100 kB
Inactive:       609524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1262784 kB
SwapTotal:     4192956 kB
SwapFree:      4182232 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          15196 kB
Slab:            51544 kB
Committed_AS:   216868 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 node66 on Fri Jun  2 12:54:18 UTC 2006