Trace number 37547

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-tr12-30.opb
MD5SUM012c11861136c422cb8bda81e1d7561a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21960
Total number of constraints750
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 constraints750
Minimum length of a constraint31
Maximum length of a constraint372
Number of terms in the objective function 11160
Biggest coefficient in the objective function 1295
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 533310
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 261781
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 533310
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
0.35	c starting to Solve
0.35	c #variables read: 21960 - #constraints read: 1111

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.98 2/64 32493
/proc/meminfo: memFree=1536376/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=2328 CPUtime=0
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 191712614 2383872 128 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4701048 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 582 128 109 16 0 11 0

[startup+10.0023 s]
/proc/loadavg: 0.93 0.98 0.98 2/70 32564
/proc/meminfo: memFree=1523328/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=14948 CPUtime=9.98
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 3186 0 0 0 990 8 0 0 25 0 1 0 191712614 15306752 3157 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 3737 3157 206 16 0 3178 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 14948

[startup+20.0092 s]
/proc/loadavg: 0.94 0.98 0.98 2/64 32688
/proc/meminfo: memFree=1524152/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=14948 CPUtime=19.98
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 3186 0 0 0 1985 13 0 0 25 0 1 0 191712614 15306752 3157 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559204 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 3737 3157 206 16 0 3178 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 14948

[startup+30.0151 s]
/proc/loadavg: 0.95 0.98 0.98 2/64 32688
/proc/meminfo: memFree=1523456/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=15932 CPUtime=29.98
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 3418 0 0 0 2985 13 0 0 25 0 1 0 191712614 16314368 3389 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 3983 3389 206 16 0 3424 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 15932

[startup+40.0209 s]
/proc/loadavg: 0.96 0.98 0.98 2/64 32688
/proc/meminfo: memFree=1522752/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=16780 CPUtime=39.98
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 3612 0 0 0 3985 13 0 0 25 0 1 0 191712614 17182720 3583 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 4195 3583 206 16 0 3636 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 16780

[startup+50.0268 s]
/proc/loadavg: 0.96 0.98 0.98 2/64 32688
/proc/meminfo: memFree=1522752/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=16776 CPUtime=49.98
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 3612 0 0 0 4985 13 0 0 25 0 1 0 191712614 17178624 3583 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527973 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 4194 3583 206 16 0 3635 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 16776

[startup+60.0327 s]
/proc/loadavg: 0.97 0.98 0.98 2/64 32688
/proc/meminfo: memFree=1522688/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=16776 CPUtime=59.98
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 3631 0 0 0 5985 13 0 0 25 0 1 0 191712614 17178624 3602 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 4194 3602 206 16 0 3635 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 16776

[startup+70.0385 s]
/proc/loadavg: 0.97 0.98 0.98 2/64 32688
/proc/meminfo: memFree=1522624/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=16920 CPUtime=69.99
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 3655 0 0 0 6986 13 0 0 25 0 1 0 191712614 17326080 3626 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 4230 3626 206 16 0 3671 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 16920

[startup+80.0454 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 32688
/proc/meminfo: memFree=1522496/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=17064 CPUtime=79.99
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 3681 0 0 0 7986 13 0 0 25 0 1 0 191712614 17473536 3652 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527833 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 4266 3652 206 16 0 3707 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 17064

[startup+90.0503 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 32688
/proc/meminfo: memFree=1522240/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=17320 CPUtime=89.99
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 3755 0 0 0 8986 13 0 0 25 0 1 0 191712614 17735680 3726 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519926 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 4330 3726 206 16 0 3771 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 17320

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 32688
/proc/meminfo: memFree=1521984/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=17584 CPUtime=100
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 3807 0 0 0 9987 13 0 0 25 0 1 0 191712614 18006016 3778 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559492 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 4396 3778 206 16 0 3837 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 17584

[startup+110.062 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 32688
/proc/meminfo: memFree=1521984/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=17584 CPUtime=110
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 3808 0 0 0 10987 13 0 0 25 0 1 0 191712614 18006016 3779 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 4396 3779 206 16 0 3837 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 17584

[startup+120.068 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 32688
/proc/meminfo: memFree=1521920/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=17728 CPUtime=120
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 3819 0 0 0 11987 13 0 0 25 0 1 0 191712614 18153472 3790 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 4432 3790 206 16 0 3873 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 17728

[startup+130.074 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 32688
/proc/meminfo: memFree=1521472/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=18152 CPUtime=130.01
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 3934 0 0 0 12988 13 0 0 25 0 1 0 191712614 18587648 3905 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528028 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 4538 3905 206 16 0 3979 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 18152

[startup+140.081 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 32688
/proc/meminfo: memFree=1521472/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=18152 CPUtime=140.01
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 3937 0 0 0 13988 13 0 0 25 0 1 0 191712614 18587648 3908 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528038 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 4538 3908 206 16 0 3979 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 18152

[startup+150.086 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 32688
/proc/meminfo: memFree=1521472/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=18152 CPUtime=150.01
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 3937 0 0 0 14988 13 0 0 25 0 1 0 191712614 18587648 3908 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 4538 3908 206 16 0 3979 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 18152

[startup+160.092 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 32688
/proc/meminfo: memFree=1521472/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=18152 CPUtime=160.02
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 3937 0 0 0 15989 13 0 0 25 0 1 0 191712614 18587648 3908 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519949 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 4538 3908 206 16 0 3979 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 18152

[startup+170.098 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 32688
/proc/meminfo: memFree=1521408/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=18152 CPUtime=170.02
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 3937 0 0 0 16989 13 0 0 25 0 1 0 191712614 18587648 3908 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527750 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 4538 3908 206 16 0 3979 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 18152

[startup+180.104 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 32688
/proc/meminfo: memFree=1521408/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=18284 CPUtime=180.02
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 3944 0 0 0 17989 13 0 0 25 0 1 0 191712614 18722816 3915 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 4571 3915 206 16 0 4012 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 18284

[startup+190.11 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 32688
/proc/meminfo: memFree=1521344/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=18284 CPUtime=190.04
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 3963 0 0 0 18990 14 0 0 25 0 1 0 191712614 18722816 3934 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 5169980 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 4571 3934 206 16 0 4012 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 18284

[startup+200.116 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 32688
/proc/meminfo: memFree=1521280/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=18420 CPUtime=200.04
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 3976 0 0 0 19990 14 0 0 25 0 1 0 191712614 18862080 3947 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527547 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 4605 3947 206 16 0 4046 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 18420

[startup+210.122 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 32688
/proc/meminfo: memFree=1521280/2055920 swapFree=4180880/4192956

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

/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 4946 0 0 0 178139 19 0 0 25 0 1 0 191712614 23453696 4917 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 5726 4917 206 16 0 5167 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (Kb) 22904

[startup+1783.05 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 32688
/proc/meminfo: memFree=1517120/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=22904 CPUtime=1782.59
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 4946 0 0 0 178240 19 0 0 25 0 1 0 191712614 23453696 4917 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519973 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 5726 4917 206 16 0 5167 0
Current children cumulated CPU time (s) 1782.59
Current children cumulated vsize (Kb) 22904

[startup+1784.05 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 32688
/proc/meminfo: memFree=1517120/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=22904 CPUtime=1783.59
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 4947 0 0 0 178340 19 0 0 25 0 1 0 191712614 23453696 4918 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517913 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 5726 4918 206 16 0 5167 0
Current children cumulated CPU time (s) 1783.59
Current children cumulated vsize (Kb) 22904

[startup+1785.06 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 32688
/proc/meminfo: memFree=1517120/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=22904 CPUtime=1784.6
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 4947 0 0 0 178441 19 0 0 25 0 1 0 191712614 23453696 4918 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519903 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 5726 4918 206 16 0 5167 0
Current children cumulated CPU time (s) 1784.6
Current children cumulated vsize (Kb) 22904

[startup+1786.06 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 32688
/proc/meminfo: memFree=1517120/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=22904 CPUtime=1785.6
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 4947 0 0 0 178541 19 0 0 25 0 1 0 191712614 23453696 4918 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520057 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 5726 4918 206 16 0 5167 0
Current children cumulated CPU time (s) 1785.6
Current children cumulated vsize (Kb) 22904

[startup+1787.07 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 32688
/proc/meminfo: memFree=1517120/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=22904 CPUtime=1786.61
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 4947 0 0 0 178642 19 0 0 25 0 1 0 191712614 23453696 4918 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527726 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 5726 4918 206 16 0 5167 0
Current children cumulated CPU time (s) 1786.61
Current children cumulated vsize (Kb) 22904

[startup+1788.07 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 32688
/proc/meminfo: memFree=1517120/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=22904 CPUtime=1787.61
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 4947 0 0 0 178742 19 0 0 25 0 1 0 191712614 23453696 4918 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527993 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 5726 4918 206 16 0 5167 0
Current children cumulated CPU time (s) 1787.61
Current children cumulated vsize (Kb) 22904

[startup+1789.08 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 32688
/proc/meminfo: memFree=1517120/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=22904 CPUtime=1788.62
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 4947 0 0 0 178843 19 0 0 25 0 1 0 191712614 23453696 4918 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 5726 4918 206 16 0 5167 0
Current children cumulated CPU time (s) 1788.62
Current children cumulated vsize (Kb) 22904

[startup+1790.08 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 32688
/proc/meminfo: memFree=1517120/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=22904 CPUtime=1789.62
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 4947 0 0 0 178943 19 0 0 25 0 1 0 191712614 23453696 4918 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519910 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 5726 4918 206 16 0 5167 0
Current children cumulated CPU time (s) 1789.62
Current children cumulated vsize (Kb) 22904

[startup+1791.09 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 32688
/proc/meminfo: memFree=1517120/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=22904 CPUtime=1790.62
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 4947 0 0 0 179043 19 0 0 25 0 1 0 191712614 23453696 4918 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528314 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 5726 4918 206 16 0 5167 0
Current children cumulated CPU time (s) 1790.62
Current children cumulated vsize (Kb) 22904

[startup+1792.09 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 32688
/proc/meminfo: memFree=1517120/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=23060 CPUtime=1791.63
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 4953 0 0 0 179144 19 0 0 25 0 1 0 191712614 23613440 4924 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527726 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 5765 4924 206 16 0 5206 0
Current children cumulated CPU time (s) 1791.63
Current children cumulated vsize (Kb) 23060

[startup+1793.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 32688
/proc/meminfo: memFree=1517120/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=23060 CPUtime=1792.63
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 4953 0 0 0 179244 19 0 0 25 0 1 0 191712614 23613440 4924 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559529 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 5765 4924 206 16 0 5206 0
Current children cumulated CPU time (s) 1792.63
Current children cumulated vsize (Kb) 23060

[startup+1794.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 32688
/proc/meminfo: memFree=1517056/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=23060 CPUtime=1793.64
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 4959 0 0 0 179345 19 0 0 25 0 1 0 191712614 23613440 4930 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134561211 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 5765 4930 206 16 0 5206 0
Current children cumulated CPU time (s) 1793.64
Current children cumulated vsize (Kb) 23060

[startup+1795.11 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 32688
/proc/meminfo: memFree=1517056/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=23060 CPUtime=1794.64
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 4959 0 0 0 179445 19 0 0 25 0 1 0 191712614 23613440 4930 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527552 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 5765 4930 206 16 0 5206 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (Kb) 23060

[startup+1796.11 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 32688
/proc/meminfo: memFree=1517056/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=23060 CPUtime=1795.65
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 4959 0 0 0 179546 19 0 0 25 0 1 0 191712614 23613440 4930 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527549 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 5765 4930 206 16 0 5206 0
Current children cumulated CPU time (s) 1795.65
Current children cumulated vsize (Kb) 23060

[startup+1797.12 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 32688
/proc/meminfo: memFree=1517056/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=23060 CPUtime=1796.65
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 4959 0 0 0 179646 19 0 0 25 0 1 0 191712614 23613440 4930 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520014 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 5765 4930 206 16 0 5206 0
Current children cumulated CPU time (s) 1796.65
Current children cumulated vsize (Kb) 23060

[startup+1798.12 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 32688
/proc/meminfo: memFree=1517056/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=23060 CPUtime=1797.66
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 4959 0 0 0 179747 19 0 0 25 0 1 0 191712614 23613440 4930 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 5765 4930 206 16 0 5206 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (Kb) 23060

[startup+1799.13 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 32688
/proc/meminfo: memFree=1517056/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=23060 CPUtime=1798.66
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 4959 0 0 0 179847 19 0 0 25 0 1 0 191712614 23613440 4930 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527726 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 5765 4930 206 16 0 5206 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (Kb) 23060

[startup+1800.13 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 32688
/proc/meminfo: memFree=1517056/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=23060 CPUtime=1799.67
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 4959 0 0 0 179948 19 0 0 25 0 1 0 191712614 23613440 4930 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559543 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 5765 4930 206 16 0 5206 0
Current children cumulated CPU time (s) 1799.67
Current children cumulated vsize (Kb) 23060

[startup+1801.14 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 32688
/proc/meminfo: memFree=1517056/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=23060 CPUtime=1800.67
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 4959 0 0 0 180048 19 0 0 25 0 1 0 191712614 23613440 4930 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 5765 4930 206 16 0 5206 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (Kb) 23060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.14 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 32688
/proc/meminfo: memFree=1517056/2055920 swapFree=4180880/4192956
[pid=32493] ppid=32491 vsize=23060 CPUtime=1800.67
/proc/32493/stat : 32493 (Pueblo13) R 32491 32493 32447 0 -1 4194304 4959 0 0 0 180048 19 0 0 25 0 1 0 191712614 23613440 4930 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134557805 0 0 4096 0 0 0 0 17 1 0 0
/proc/32493/statm: 5765 4930 206 16 0 5206 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (Kb) 23060

Sending SIGTERM to -32493
Sleeping 2 seconds

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

Launcher Data (download as text)

Begin job on node43 on Fri Jun  2 15:00:59 UTC 2006


FILE ID= 37547-1149260459

PBS_JOBID= 298626

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

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  012c11861136c422cb8bda81e1d7561a

RANDOM SEED= 724723347


/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.216
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.216
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:       1536584 kB
Buffers:         14728 kB
Cached:         434232 kB
SwapCached:       3716 kB
Active:          49232 kB
Inactive:       408348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1536584 kB
SwapTotal:     4192956 kB
SwapFree:      4180880 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14828 kB
Slab:            47744 kB
Committed_AS:   259456 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node43 on Fri Jun  2 15:31:00 UTC 2006