Trace number 36301

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
Pueblo 1.4? (TO) 1800.86 1801.53

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/reduced/mps-v2-20-10/
plato.asu.edu/pub/lptestset/fome/normalized-reduced-mps-v2-20-10-fome13.opb
MD5SUMdc68c84ca9a12d789f4fef65e97f0e43
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2933624
Total number of constraints48672
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 constraints48672
Minimum length of a constraint13
Maximum length of a constraint6840
Number of terms in the objective function 1496264
Biggest coefficient in the objective function 160
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 1988816
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 1988816
Number of bits of the biggest sum of numbers21
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

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/node67/watcher-36301-1149322089 -o ROOT/results/node67/solver-36301-1149322089 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node67/36301-1149322089/instance-36301-1149322089.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.80 0.96 0.97 2/64 27097
/proc/meminfo: memFree=1242176/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=2408 CPUtime=0
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 233 0 0 0 0 0 0 0 18 0 1 0 197879791 2465792 204 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 7706624 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 635 210 184 16 0 76 0

[startup+10.0023 s]
/proc/loadavg: 0.83 0.96 0.97 2/64 27097
/proc/meminfo: memFree=1050048/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=194128 CPUtime=9.99
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 48180 0 0 0 977 22 0 0 25 0 1 0 197879791 198787072 48151 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134546743 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 48532 48153 199 16 0 47973 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 194128

[startup+20.0081 s]
/proc/loadavg: 0.86 0.96 0.97 2/64 27097
/proc/meminfo: memFree=975936/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=268460 CPUtime=19.99
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 66750 0 0 0 1969 30 0 0 25 0 1 0 197879791 274903040 66721 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134534767 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 67115 66721 199 16 0 66556 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 268460

[startup+30.016 s]
/proc/loadavg: 0.88 0.96 0.97 2/64 27097
/proc/meminfo: memFree=897088/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=347188 CPUtime=29.99
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 86422 0 0 0 2959 40 0 0 25 0 1 0 197879791 355520512 86393 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 7356119 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 86797 86393 199 16 0 86238 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 347188

[startup+40.0229 s]
/proc/loadavg: 0.90 0.96 0.97 2/64 27097
/proc/meminfo: memFree=818432/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=425648 CPUtime=39.99
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 106061 0 0 0 3950 49 0 0 25 0 1 0 197879791 435863552 106032 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 7356119 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 106412 106032 199 16 0 105853 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 425648

[startup+50.0298 s]
/proc/loadavg: 0.91 0.96 0.97 2/64 27097
/proc/meminfo: memFree=487296/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=879660 CPUtime=50
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 854248 0 0 0 4624 376 0 0 25 0 1 0 197879791 900771840 189269 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 219915 189276 205 16 0 219356 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 879660

[startup+60.0366 s]
/proc/loadavg: 0.93 0.96 0.97 2/64 27097
/proc/meminfo: memFree=486016/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=880036 CPUtime=60
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 2373049 0 0 0 4942 1058 0 0 25 0 1 0 197879791 901156864 189620 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 220009 189627 205 16 0 219450 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 880036

[startup+70.0435 s]
/proc/loadavg: 0.94 0.96 0.97 2/64 27097
/proc/meminfo: memFree=485888/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=880364 CPUtime=70.03
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 3902985 0 0 0 5260 1743 0 0 25 0 1 0 197879791 901492736 189647 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 220091 189653 205 16 0 219532 0
Current children cumulated CPU time (s) 70.03
Current children cumulated vsize (Kb) 880364

[startup+80.0754 s]
/proc/loadavg: 0.95 0.96 0.97 2/64 27097
/proc/meminfo: memFree=492160/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=880904 CPUtime=80.03
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 5411278 0 0 0 5568 2435 0 0 25 0 1 0 197879791 902045696 188084 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 220226 188090 205 16 0 219667 0
Current children cumulated CPU time (s) 80.03
Current children cumulated vsize (Kb) 880904

[startup+90.0823 s]
/proc/loadavg: 0.95 0.97 0.97 2/64 27097
/proc/meminfo: memFree=484096/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=881148 CPUtime=90.04
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 6928847 0 0 0 5881 3123 0 0 25 0 1 0 197879791 902295552 190068 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 220287 190074 205 16 0 219728 0
Current children cumulated CPU time (s) 90.04
Current children cumulated vsize (Kb) 881148

[startup+100.088 s]
/proc/loadavg: 0.96 0.97 0.97 2/64 27097
/proc/meminfo: memFree=480896/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=881636 CPUtime=100.04
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 8433326 0 0 0 6199 3805 0 0 25 0 1 0 197879791 902795264 187557 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 220409 187564 205 16 0 219850 0
Current children cumulated CPU time (s) 100.04
Current children cumulated vsize (Kb) 881636

[startup+110.095 s]
/proc/loadavg: 0.97 0.97 0.97 2/64 27097
/proc/meminfo: memFree=488512/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=882044 CPUtime=110.05
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 9947459 0 0 0 6519 4486 0 0 25 0 1 0 197879791 903213056 188970 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 220511 188976 205 16 0 219952 0
Current children cumulated CPU time (s) 110.05
Current children cumulated vsize (Kb) 882044

[startup+120.103 s]
/proc/loadavg: 0.97 0.97 0.97 2/64 27097
/proc/meminfo: memFree=481792/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=882448 CPUtime=120.05
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 11447782 0 0 0 6833 5172 0 0 25 0 1 0 197879791 903626752 188033 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 220612 188040 205 16 0 220053 0
Current children cumulated CPU time (s) 120.05
Current children cumulated vsize (Kb) 882448

[startup+130.109 s]
/proc/loadavg: 0.97 0.97 0.97 2/64 27097
/proc/meminfo: memFree=482816/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=882596 CPUtime=130.04
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 12959994 0 0 0 7147 5857 0 0 25 0 1 0 197879791 903778304 190391 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 220649 190397 205 16 0 220090 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 882596

[startup+140.115 s]
/proc/loadavg: 0.98 0.97 0.97 2/64 27097
/proc/meminfo: memFree=479488/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=883108 CPUtime=140.13
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 14472991 0 0 0 7462 6551 0 0 25 0 1 0 197879791 904302592 187803 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 220777 187809 205 16 0 220218 0
Current children cumulated CPU time (s) 140.13
Current children cumulated vsize (Kb) 883108

[startup+150.206 s]
/proc/loadavg: 0.98 0.97 0.97 2/64 27097
/proc/meminfo: memFree=479296/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=883268 CPUtime=150.14
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 15982932 0 0 0 7774 7240 0 0 25 0 1 0 197879791 904466432 187888 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 220817 187895 205 16 0 220258 0
Current children cumulated CPU time (s) 150.14
Current children cumulated vsize (Kb) 883268

[startup+160.211 s]
/proc/loadavg: 0.98 0.97 0.97 2/64 27097
/proc/meminfo: memFree=479168/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=883700 CPUtime=160.14
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 17481282 0 0 0 8097 7917 0 0 25 0 1 0 197879791 904908800 190708 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 220925 190708 3070 16 0 220366 0
Current children cumulated CPU time (s) 160.14
Current children cumulated vsize (Kb) 883700

[startup+170.217 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27097
/proc/meminfo: memFree=478528/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=883968 CPUtime=170.14
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 18988605 0 0 0 8415 8599 0 0 25 0 1 0 197879791 905183232 188176 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 220992 188182 205 16 0 220433 0
Current children cumulated CPU time (s) 170.14
Current children cumulated vsize (Kb) 883968

[startup+180.223 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27097
/proc/meminfo: memFree=488000/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=884388 CPUtime=180.14
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 20484671 0 0 0 8730 9284 0 0 25 0 1 0 197879791 905613312 188712 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 221097 188719 205 16 0 220538 0
Current children cumulated CPU time (s) 180.14
Current children cumulated vsize (Kb) 884388

[startup+190.229 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27097
/proc/meminfo: memFree=486720/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=884888 CPUtime=190.14
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 21989474 0 0 0 9051 9963 0 0 25 0 1 0 197879791 906125312 189390 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 221222 189397 206 16 0 220663 0
Current children cumulated CPU time (s) 190.14
Current children cumulated vsize (Kb) 884888

[startup+200.235 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27097
/proc/meminfo: memFree=488512/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=885020 CPUtime=200.14
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 23484581 0 0 0 9365 10649 0 0 25 0 1 0 197879791 906260480 188967 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 221255 188974 205 16 0 220696 0
Current children cumulated CPU time (s) 200.14
Current children cumulated vsize (Kb) 885020

[startup+210.241 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27097
/proc/meminfo: memFree=482816/2055920 swapFree=4181736/4192956

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

/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 259651944 0 0 0 58021 120135 0 0 25 0 1 0 197879791 1383849984 306115 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 337854 306121 205 16 0 337295 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 1351416

[startup+1783.23 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27099
/proc/meminfo: memFree=23552/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=1351548 CPUtime=1782.56
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 259802340 0 0 0 58051 120205 0 0 25 0 1 0 197879791 1383985152 304666 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 337887 304673 205 16 0 337328 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (Kb) 1351548

[startup+1784.24 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27099
/proc/meminfo: memFree=19968/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=1351812 CPUtime=1783.57
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 259953148 0 0 0 58085 120272 0 0 25 0 1 0 197879791 1384255488 306494 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 337953 306500 205 16 0 337394 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 1351812

[startup+1785.24 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27099
/proc/meminfo: memFree=19008/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=1352208 CPUtime=1784.57
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 260103192 0 0 0 58117 120340 0 0 25 0 1 0 197879791 1384660992 304694 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 338052 304700 205 16 0 337493 0
Current children cumulated CPU time (s) 1784.57
Current children cumulated vsize (Kb) 1352208

[startup+1786.25 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27099
/proc/meminfo: memFree=19840/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=1352472 CPUtime=1785.58
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 260254007 0 0 0 58147 120411 0 0 25 0 1 0 197879791 1384931328 306528 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 338118 306535 205 16 0 337559 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 1352472

[startup+1787.25 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27099
/proc/meminfo: memFree=17472/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=1352768 CPUtime=1786.58
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 260403606 0 0 0 58177 120481 0 0 25 0 1 0 197879791 1385234432 307147 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 338192 307147 1036 16 0 337633 0
Current children cumulated CPU time (s) 1786.58
Current children cumulated vsize (Kb) 1352768

[startup+1788.26 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27099
/proc/meminfo: memFree=23616/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=1353032 CPUtime=1787.59
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 260554273 0 0 0 58208 120551 0 0 25 0 1 0 197879791 1385504768 305969 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 338258 305975 205 16 0 337699 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 1353032

[startup+1789.26 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27099
/proc/meminfo: memFree=19904/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=1353340 CPUtime=1788.58
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 260704164 0 0 0 58238 120620 0 0 25 0 1 0 197879791 1385820160 306880 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 338335 306886 205 16 0 337776 0
Current children cumulated CPU time (s) 1788.58
Current children cumulated vsize (Kb) 1353340

[startup+1790.27 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27099
/proc/meminfo: memFree=19840/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=1353736 CPUtime=1789.6
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 260853156 0 0 0 58269 120691 0 0 25 0 1 0 197879791 1386225664 306893 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 338434 306899 205 16 0 337875 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (Kb) 1353736

[startup+1791.27 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27099
/proc/meminfo: memFree=19264/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=1353868 CPUtime=1790.6
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 261002285 0 0 0 58302 120758 0 0 25 0 1 0 197879791 1386360832 307041 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 338467 307047 205 16 0 337908 0
Current children cumulated CPU time (s) 1790.6
Current children cumulated vsize (Kb) 1353868

[startup+1792.28 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27099
/proc/meminfo: memFree=17344/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=1354132 CPUtime=1791.61
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 261151697 0 0 0 58333 120828 0 0 25 0 1 0 197879791 1386631168 307473 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 7325307 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 338533 307473 205 16 0 337974 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (Kb) 1354132

[startup+1793.28 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27099
/proc/meminfo: memFree=17920/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=1354264 CPUtime=1792.6
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 261300735 0 0 0 58360 120900 0 0 25 0 1 0 197879791 1386766336 307531 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532045 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 338566 307531 205 16 0 338007 0
Current children cumulated CPU time (s) 1792.6
Current children cumulated vsize (Kb) 1354264

[startup+1794.29 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27099
/proc/meminfo: memFree=17792/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=1354660 CPUtime=1793.61
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 261449804 0 0 0 58390 120971 0 0 25 0 1 0 197879791 1387171840 307620 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532045 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 338665 307620 205 16 0 338106 0
Current children cumulated CPU time (s) 1793.61
Current children cumulated vsize (Kb) 1354660

[startup+1795.29 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27099
/proc/meminfo: memFree=17344/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=1355060 CPUtime=1794.61
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 261598884 0 0 0 58420 121041 0 0 25 0 1 0 197879791 1387581440 307720 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532045 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 338765 307720 205 16 0 338206 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (Kb) 1355060

[startup+1796.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27099
/proc/meminfo: memFree=16320/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=1355332 CPUtime=1795.62
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 261747919 0 0 0 58449 121113 0 0 25 0 1 0 197879791 1387859968 307775 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 338833 307775 1217 16 0 338274 0
Current children cumulated CPU time (s) 1795.62
Current children cumulated vsize (Kb) 1355332

[startup+1797.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27099
/proc/meminfo: memFree=15168/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=1355464 CPUtime=1796.63
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 261897100 0 0 0 58480 121183 0 0 25 0 1 0 197879791 1387995136 305112 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 338866 305121 205 16 0 338307 0
Current children cumulated CPU time (s) 1796.63
Current children cumulated vsize (Kb) 1355464

[startup+1798.31 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27099
/proc/meminfo: memFree=14976/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=1355728 CPUtime=1797.63
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 262046170 0 0 0 58510 121253 0 0 25 0 1 0 197879791 1388265472 305201 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 338932 305210 205 16 0 338373 0
Current children cumulated CPU time (s) 1797.63
Current children cumulated vsize (Kb) 1355728

[startup+1799.31 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27099
/proc/meminfo: memFree=16192/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=1355992 CPUtime=1798.63
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 262195522 0 0 0 58539 121324 0 0 25 0 1 0 197879791 1388535808 305573 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 338998 305580 205 16 0 338439 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (Kb) 1355992

[startup+1800.32 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27099
/proc/meminfo: memFree=21184/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=1356256 CPUtime=1799.64
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 262346276 0 0 0 58568 121396 0 0 25 0 1 0 197879791 1388806144 307347 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 339064 307353 205 16 0 338505 0
Current children cumulated CPU time (s) 1799.64
Current children cumulated vsize (Kb) 1356256

[startup+1801.32 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27099
/proc/meminfo: memFree=16448/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=1356652 CPUtime=1800.65
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 262496036 0 0 0 58600 121465 0 0 25 0 1 0 197879791 1389211648 308127 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 339163 308127 1237 16 0 338604 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 1356652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.33 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 27099
/proc/meminfo: memFree=19776/2055920 swapFree=4181736/4192956
[pid=27097] ppid=27095 vsize=1356652 CPUtime=1800.65
/proc/27097/stat : 27097 (Pueblo) R 27095 27097 27051 0 -1 4194304 262496636 0 0 0 58600 121465 0 0 25 0 1 0 197879791 1389211648 305862 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/27097/statm: 339163 305869 205 16 0 338604 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 1356652

Sending SIGTERM to -27097
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.53
CPU time (s): 1800.86
CPU user time (s): 586.004
CPU system time (s): 1214.85
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (Kb): 1356652
The end

Launcher Data (download as text)

Begin job on node67 on Sat Jun  3 08:08:18 UTC 2006


FILE ID= 36301-1149322089

PBS_JOBID= 309370

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-MEDINT/reduced/mps-v2-20-10/plato.asu.edu/pub/lptestset/fome/normalized-reduced-mps-v2-20-10-fome13.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node67/36301-1149322089/instance-36301-1149322089.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-36301-1149322089 -o ROOT/results/node67/solver-36301-1149322089 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node67/36301-1149322089/instance-36301-1149322089.opb

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  dc68c84ca9a12d789f4fef65e97f0e43

RANDOM SEED= 896978493


/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.264
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	: 5931.00
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.264
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:       1242192 kB
Buffers:         11052 kB
Cached:         735696 kB
SwapCached:       2748 kB
Active:         155740 kB
Inactive:       599608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1242192 kB
SwapTotal:     4192956 kB
SwapFree:      4181736 kB
Dirty:             280 kB
Writeback:           0 kB
Mapped:          14724 kB
Slab:            44328 kB
Committed_AS:   306396 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node67 on Sat Jun  3 08:38:25 UTC 2006