Trace number 37510

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.49 1801.15

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-n3708.opb
MD5SUMd44ccf8fb2d5e43b368613290c78fd1e
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 benchmark8.84366
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 655014
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 655014
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.02	c starting to Solve
7.03	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/node29/watcher-37510-1149251813 -o ROOT/results/node29/solver-37510-1149251813 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node29/37510-1149251813/instance-37510-1149251813.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.96 2/64 9882
/proc/meminfo: memFree=1765280/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=2328 CPUtime=0
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 190844868 2383872 128 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4098936 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 582 128 109 16 0 11 0

[startup+10.002 s]
/proc/loadavg: 0.92 0.95 0.96 2/64 9882
/proc/meminfo: memFree=1689984/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=87260 CPUtime=9.99
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 825295 0 0 0 756 243 0 0 25 0 1 0 190844868 89354240 18958 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 21815 18958 206 16 0 21256 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 87260

[startup+20.0074 s]
/proc/loadavg: 0.93 0.95 0.96 2/64 9882
/proc/meminfo: memFree=1690176/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=87260 CPUtime=19.99
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 825295 0 0 0 1756 243 0 0 25 0 1 0 190844868 89354240 18958 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 21815 18958 206 16 0 21256 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 87260

[startup+30.0128 s]
/proc/loadavg: 0.94 0.95 0.96 2/64 9882
/proc/meminfo: memFree=1690176/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=87260 CPUtime=29.99
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 825295 0 0 0 2756 243 0 0 25 0 1 0 190844868 89354240 18958 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 21815 18958 206 16 0 21256 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 87260

[startup+40.0182 s]
/proc/loadavg: 0.95 0.95 0.96 2/64 9882
/proc/meminfo: memFree=1690240/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=87260 CPUtime=39.99
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 825295 0 0 0 3756 243 0 0 25 0 1 0 190844868 89354240 18958 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528314 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 21815 18958 206 16 0 21256 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 87260

[startup+50.0237 s]
/proc/loadavg: 0.96 0.96 0.96 2/64 9882
/proc/meminfo: memFree=1689344/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=88196 CPUtime=50
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 825550 0 0 0 4756 244 0 0 25 0 1 0 190844868 90312704 19213 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 22049 19213 206 16 0 21490 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 88196

[startup+60.0291 s]
/proc/loadavg: 0.96 0.96 0.96 2/64 9882
/proc/meminfo: memFree=1687552/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=90064 CPUtime=60
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 826013 0 0 0 5756 244 0 0 25 0 1 0 190844868 92225536 19676 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 22516 19676 206 16 0 21957 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 90064

[startup+70.0345 s]
/proc/loadavg: 0.97 0.96 0.96 2/64 9882
/proc/meminfo: memFree=1685440/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=92164 CPUtime=70
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 826541 0 0 0 6756 244 0 0 25 0 1 0 190844868 94375936 20204 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527750 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 23041 20204 206 16 0 22482 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 92164

[startup+80.0399 s]
/proc/loadavg: 0.97 0.96 0.96 2/64 9882
/proc/meminfo: memFree=1682368/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=95260 CPUtime=80
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 827306 0 0 0 7755 245 0 0 25 0 1 0 190844868 97546240 20969 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 23815 20969 206 16 0 23256 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 95260

[startup+90.0453 s]
/proc/loadavg: 0.98 0.96 0.96 2/64 9882
/proc/meminfo: memFree=1677952/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=99708 CPUtime=90.01
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 828411 0 0 0 8755 246 0 0 25 0 1 0 190844868 102100992 22074 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 24927 22074 206 16 0 24368 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 99708

[startup+100.051 s]
/proc/loadavg: 0.98 0.96 0.96 2/64 9882
/proc/meminfo: memFree=1673280/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=104336 CPUtime=100.01
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 829568 0 0 0 9754 247 0 0 25 0 1 0 190844868 106840064 23231 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 26084 23231 206 16 0 25525 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 104336

[startup+110.056 s]
/proc/loadavg: 0.98 0.96 0.96 2/64 9882
/proc/meminfo: memFree=1667264/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=110280 CPUtime=110.01
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 831072 0 0 0 10753 248 0 0 25 0 1 0 190844868 112926720 24735 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528314 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 27570 24735 206 16 0 27011 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 110280

[startup+120.062 s]
/proc/loadavg: 0.98 0.96 0.96 2/64 9882
/proc/meminfo: memFree=1664640/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=112948 CPUtime=120.01
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 831733 0 0 0 11753 248 0 0 25 0 1 0 190844868 115658752 25396 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528314 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 28237 25396 206 16 0 27678 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 112948

[startup+130.067 s]
/proc/loadavg: 0.99 0.96 0.96 2/64 9882
/proc/meminfo: memFree=1662080/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=115512 CPUtime=130.02
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 832358 0 0 0 12753 249 0 0 25 0 1 0 190844868 118284288 26021 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 28878 26021 206 16 0 28319 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 115512

[startup+140.072 s]
/proc/loadavg: 0.99 0.96 0.96 2/64 9882
/proc/meminfo: memFree=1660416/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=117136 CPUtime=140.02
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 832784 0 0 0 13753 249 0 0 25 0 1 0 190844868 119947264 26447 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528312 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 29284 26447 206 16 0 28725 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 117136

[startup+150.078 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 9882
/proc/meminfo: memFree=1658624/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=118872 CPUtime=150.02
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 833224 0 0 0 14753 249 0 0 25 0 1 0 190844868 121724928 26887 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527947 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 29718 26887 206 16 0 29159 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 118872

[startup+160.083 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 9882
/proc/meminfo: memFree=1654016/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=123556 CPUtime=160.03
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 834375 0 0 0 15752 251 0 0 25 0 1 0 190844868 126521344 28038 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 30889 28038 206 16 0 30330 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 123556

[startup+170.089 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 9882
/proc/meminfo: memFree=1649280/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=128316 CPUtime=170.02
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 835561 0 0 0 16751 251 0 0 25 0 1 0 190844868 131395584 29224 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528319 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 32079 29224 206 16 0 31520 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 128316

[startup+180.094 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 9882
/proc/meminfo: memFree=1644544/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=132956 CPUtime=180.03
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 836734 0 0 0 17751 252 0 0 25 0 1 0 190844868 136146944 30397 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 33239 30397 206 16 0 32680 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 132956

[startup+190.101 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 9882
/proc/meminfo: memFree=1640384/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=137048 CPUtime=190.03
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 837766 0 0 0 18751 252 0 0 25 0 1 0 190844868 140337152 31429 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 34262 31429 206 16 0 33703 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 137048

[startup+200.106 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 9882
/proc/meminfo: memFree=1634944/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=142536 CPUtime=200.03
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 839122 0 0 0 19749 254 0 0 25 0 1 0 190844868 145956864 32785 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 35634 32785 206 16 0 35075 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 142536

[startup+210.112 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 9882
/proc/meminfo: memFree=1633856/2055920 swapFree=4181384/4192956

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

/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 900773 0 0 0 177837 296 0 0 25 0 1 0 190844868 400453632 94436 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559204 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 97767 94436 206 16 0 97208 0
Current children cumulated CPU time (s) 1781.33
Current children cumulated vsize (Kb) 391068

[startup+1782.99 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10077
/proc/meminfo: memFree=1387072/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=391184 CPUtime=1782.34
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 900782 0 0 0 177938 296 0 0 25 0 1 0 190844868 400572416 94445 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527836 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 97796 94445 206 16 0 97237 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (Kb) 391184

[startup+1784 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10077
/proc/meminfo: memFree=1387008/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=391184 CPUtime=1783.34
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 900793 0 0 0 178038 296 0 0 25 0 1 0 190844868 400572416 94456 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 97796 94456 206 16 0 97237 0
Current children cumulated CPU time (s) 1783.34
Current children cumulated vsize (Kb) 391184

[startup+1785 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10077
/proc/meminfo: memFree=1386944/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=391184 CPUtime=1784.35
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 900802 0 0 0 178139 296 0 0 25 0 1 0 190844868 400572416 94465 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 97796 94465 206 16 0 97237 0
Current children cumulated CPU time (s) 1784.35
Current children cumulated vsize (Kb) 391184

[startup+1786.01 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10077
/proc/meminfo: memFree=1386880/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=391300 CPUtime=1785.35
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 900818 0 0 0 178239 296 0 0 25 0 1 0 190844868 400691200 94481 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 97825 94481 206 16 0 97266 0
Current children cumulated CPU time (s) 1785.35
Current children cumulated vsize (Kb) 391300

[startup+1787.01 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10077
/proc/meminfo: memFree=1386880/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=391300 CPUtime=1786.35
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 900827 0 0 0 178339 296 0 0 25 0 1 0 190844868 400691200 94490 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528312 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 97825 94490 206 16 0 97266 0
Current children cumulated CPU time (s) 1786.35
Current children cumulated vsize (Kb) 391300

[startup+1788.02 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10077
/proc/meminfo: memFree=1386816/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=391416 CPUtime=1787.36
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 900838 0 0 0 178440 296 0 0 25 0 1 0 190844868 400809984 94501 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527821 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 97854 94501 206 16 0 97295 0
Current children cumulated CPU time (s) 1787.36
Current children cumulated vsize (Kb) 391416

[startup+1789.02 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10077
/proc/meminfo: memFree=1386752/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=391416 CPUtime=1788.36
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 900847 0 0 0 178540 296 0 0 25 0 1 0 190844868 400809984 94510 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 97854 94510 206 16 0 97295 0
Current children cumulated CPU time (s) 1788.36
Current children cumulated vsize (Kb) 391416

[startup+1790.03 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10077
/proc/meminfo: memFree=1386752/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=391416 CPUtime=1789.37
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 900860 0 0 0 178641 296 0 0 25 0 1 0 190844868 400809984 94523 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 97854 94523 206 16 0 97295 0
Current children cumulated CPU time (s) 1789.37
Current children cumulated vsize (Kb) 391416

[startup+1791.03 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10077
/proc/meminfo: memFree=1386688/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=391532 CPUtime=1790.37
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 900869 0 0 0 178741 296 0 0 25 0 1 0 190844868 400928768 94532 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 97883 94532 206 16 0 97324 0
Current children cumulated CPU time (s) 1790.37
Current children cumulated vsize (Kb) 391532

[startup+1792.04 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10077
/proc/meminfo: memFree=1386624/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=391532 CPUtime=1791.38
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 900891 0 0 0 178842 296 0 0 25 0 1 0 190844868 400928768 94554 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 97883 94554 206 16 0 97324 0
Current children cumulated CPU time (s) 1791.38
Current children cumulated vsize (Kb) 391532

[startup+1793.04 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10077
/proc/meminfo: memFree=1386560/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=391648 CPUtime=1792.38
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 900896 0 0 0 178942 296 0 0 25 0 1 0 190844868 401047552 94559 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 97912 94559 206 16 0 97353 0
Current children cumulated CPU time (s) 1792.38
Current children cumulated vsize (Kb) 391648

[startup+1794.05 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10077
/proc/meminfo: memFree=1386560/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=391648 CPUtime=1793.38
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 900910 0 0 0 179042 296 0 0 25 0 1 0 190844868 401047552 94573 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4568597 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 97912 94573 206 16 0 97353 0
Current children cumulated CPU time (s) 1793.38
Current children cumulated vsize (Kb) 391648

[startup+1795.05 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10077
/proc/meminfo: memFree=1386496/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=391648 CPUtime=1794.39
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 900916 0 0 0 179143 296 0 0 25 0 1 0 190844868 401047552 94579 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 97912 94579 206 16 0 97353 0
Current children cumulated CPU time (s) 1794.39
Current children cumulated vsize (Kb) 391648

[startup+1796.06 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10077
/proc/meminfo: memFree=1386496/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=391764 CPUtime=1795.39
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 900925 0 0 0 179243 296 0 0 25 0 1 0 190844868 401166336 94588 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 97941 94588 206 16 0 97382 0
Current children cumulated CPU time (s) 1795.39
Current children cumulated vsize (Kb) 391764

[startup+1797.06 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10077
/proc/meminfo: memFree=1386432/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=391764 CPUtime=1796.4
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 900936 0 0 0 179344 296 0 0 25 0 1 0 190844868 401166336 94599 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 97941 94599 206 16 0 97382 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (Kb) 391764

[startup+1798.07 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10077
/proc/meminfo: memFree=1386368/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=391764 CPUtime=1797.4
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 900945 0 0 0 179444 296 0 0 25 0 1 0 190844868 401166336 94608 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 97941 94608 206 16 0 97382 0
Current children cumulated CPU time (s) 1797.4
Current children cumulated vsize (Kb) 391764

[startup+1799.07 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10077
/proc/meminfo: memFree=1386304/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=391880 CPUtime=1798.41
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 900961 0 0 0 179545 296 0 0 25 0 1 0 190844868 401285120 94624 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527718 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 97970 94624 206 16 0 97411 0
Current children cumulated CPU time (s) 1798.41
Current children cumulated vsize (Kb) 391880

[startup+1800.08 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10077
/proc/meminfo: memFree=1386304/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=391880 CPUtime=1799.41
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 900970 0 0 0 179645 296 0 0 25 0 1 0 190844868 401285120 94633 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 97970 94633 206 16 0 97411 0
Current children cumulated CPU time (s) 1799.41
Current children cumulated vsize (Kb) 391880

[startup+1801.08 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10077
/proc/meminfo: memFree=1386240/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=391996 CPUtime=1800.42
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 900982 0 0 0 179746 296 0 0 25 0 1 0 190844868 401403904 94645 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 97999 94645 206 16 0 97440 0
Current children cumulated CPU time (s) 1800.42
Current children cumulated vsize (Kb) 391996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.08 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10077
/proc/meminfo: memFree=1386240/2055920 swapFree=4181384/4192956
[pid=9882] ppid=9880 vsize=391996 CPUtime=1800.42
/proc/9882/stat : 9882 (Pueblo13) R 9880 9882 9836 0 -1 4194304 900982 0 0 0 179746 296 0 0 25 0 1 0 190844868 401403904 94645 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528319 0 0 4096 0 0 0 0 17 1 0 0
/proc/9882/statm: 97999 94645 206 16 0 97440 0
Current children cumulated CPU time (s) 1800.42
Current children cumulated vsize (Kb) 391996

Sending SIGTERM to -9882
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.15
CPU time (s): 1800.49
CPU user time (s): 1797.46
CPU system time (s): 3.02854
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (Kb): 391996
The end

Launcher Data (download as text)

Begin job on node29 on Fri Jun  2 12:36:53 UTC 2006


FILE ID= 37510-1149251813

PBS_JOBID= 298146

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

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  d44ccf8fb2d5e43b368613290c78fd1e

RANDOM SEED= 557043817


/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.259
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.259
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:       1765552 kB
Buffers:         10216 kB
Cached:         212588 kB
SwapCached:       3228 kB
Active:          62640 kB
Inactive:       168872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1765552 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          14724 kB
Slab:            44908 kB
Committed_AS:   259924 kB
PageTables:       1504 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node29 on Fri Jun  2 13:06:54 UTC 2006