Trace number 37500

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.81 1801.31

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-n3707.opb
MD5SUMd04a5226e9b4ce46849c897b37a2f22b
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 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 656007
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262143
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 656007
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.08	c starting to Solve
7.08	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/node47/watcher-37500-1149249640 -o ROOT/results/node47/solver-37500-1149249640 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node47/37500-1149249640/instance-37500-1149249640.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.84 0.94 0.94 3/64 11926
/proc/meminfo: memFree=1692328/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=2540 CPUtime=0
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 242 0 0 0 0 0 0 0 18 0 1 0 156892545 2600960 213 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 635 213 187 16 0 76 0

[startup+10.0026 s]
/proc/loadavg: 0.87 0.94 0.94 2/64 11926
/proc/meminfo: memFree=1617064/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=86864 CPUtime=9.99
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 825268 0 0 0 767 232 0 0 25 0 1 0 156892545 88948736 18931 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528062 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 21716 18931 206 16 0 21157 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 86864

[startup+20.0097 s]
/proc/loadavg: 0.89 0.94 0.94 2/64 11926
/proc/meminfo: memFree=1617320/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=86980 CPUtime=19.99
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 825303 0 0 0 1767 232 0 0 25 0 1 0 156892545 89067520 18966 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 21745 18966 206 16 0 21186 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 86980

[startup+30.0168 s]
/proc/loadavg: 0.90 0.94 0.94 2/70 11997
/proc/meminfo: memFree=1612280/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=91076 CPUtime=29.99
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 826316 0 0 0 2763 236 0 0 25 0 1 0 156892545 93261824 19979 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134558849 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 22769 19979 206 16 0 22210 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 91076

[startup+40.0239 s]
/proc/loadavg: 0.92 0.94 0.94 2/64 12121
/proc/meminfo: memFree=1610152/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=94216 CPUtime=39.98
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 827101 0 0 0 3760 238 0 0 25 0 1 0 156892545 96477184 20764 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 23554 20764 206 16 0 22995 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 94216

[startup+50.0299 s]
/proc/loadavg: 0.93 0.94 0.94 2/64 12121
/proc/meminfo: memFree=1607016/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=97360 CPUtime=49.98
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 827872 0 0 0 4759 239 0 0 25 0 1 0 156892545 99696640 21535 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 24340 21535 206 16 0 23781 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 97360

[startup+60.036 s]
/proc/loadavg: 0.94 0.95 0.94 2/64 12121
/proc/meminfo: memFree=1603624/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=100744 CPUtime=59.98
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 828726 0 0 0 5759 239 0 0 25 0 1 0 156892545 103161856 22389 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 25186 22389 206 16 0 24627 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 100744

[startup+70.0421 s]
/proc/loadavg: 0.95 0.95 0.94 2/64 12121
/proc/meminfo: memFree=1599656/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=104708 CPUtime=69.98
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 829711 0 0 0 6758 240 0 0 25 0 1 0 156892545 107220992 23374 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 26177 23374 206 16 0 25618 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 104708

[startup+80.0482 s]
/proc/loadavg: 0.96 0.95 0.94 2/64 12121
/proc/meminfo: memFree=1595880/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=108464 CPUtime=79.99
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 830647 0 0 0 7758 241 0 0 25 0 1 0 156892545 111067136 24310 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 27116 24310 206 16 0 26557 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 108464

[startup+90.0533 s]
/proc/loadavg: 0.96 0.95 0.94 2/64 12121
/proc/meminfo: memFree=1592488/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=111772 CPUtime=89.99
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 831491 0 0 0 8758 241 0 0 25 0 1 0 156892545 114454528 25154 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 27943 25154 206 16 0 27384 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 111772

[startup+100.059 s]
/proc/loadavg: 0.97 0.95 0.94 2/64 12121
/proc/meminfo: memFree=1588200/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=116116 CPUtime=100
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 832557 0 0 0 9758 242 0 0 25 0 1 0 156892545 118902784 26220 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 29029 26220 206 16 0 28470 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 116116

[startup+110.065 s]
/proc/loadavg: 0.97 0.95 0.94 2/64 12121
/proc/meminfo: memFree=1584936/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=119408 CPUtime=110
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 833393 0 0 0 10758 242 0 0 25 0 1 0 156892545 122273792 27056 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528325 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 29852 27056 206 16 0 29293 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 119408

[startup+120.072 s]
/proc/loadavg: 0.98 0.95 0.94 2/64 12121
/proc/meminfo: memFree=1580712/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=123600 CPUtime=120
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 834439 0 0 0 11758 242 0 0 25 0 1 0 156892545 126566400 28102 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527836 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 30900 28102 206 16 0 30341 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 123600

[startup+130.078 s]
/proc/loadavg: 0.98 0.95 0.94 2/64 12121
/proc/meminfo: memFree=1577256/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=127000 CPUtime=130
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 835303 0 0 0 12757 243 0 0 25 0 1 0 156892545 130048000 28966 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 31750 28966 206 16 0 31191 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 127000

[startup+140.084 s]
/proc/loadavg: 0.98 0.95 0.94 2/64 12121
/proc/meminfo: memFree=1572968/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=131344 CPUtime=140.01
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 836366 0 0 0 13757 244 0 0 25 0 1 0 156892545 134496256 30029 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 32836 30029 206 16 0 32277 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 131344

[startup+150.089 s]
/proc/loadavg: 0.98 0.95 0.94 2/64 12121
/proc/meminfo: memFree=1569576/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=134632 CPUtime=150.01
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 837204 0 0 0 14757 244 0 0 25 0 1 0 156892545 137863168 30867 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 33658 30867 206 16 0 33099 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 134632

[startup+160.095 s]
/proc/loadavg: 0.99 0.96 0.94 2/64 12121
/proc/meminfo: memFree=1565416/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=138856 CPUtime=160.02
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 838252 0 0 0 15757 245 0 0 25 0 1 0 156892545 142188544 31915 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527836 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 34714 31915 206 16 0 34155 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 138856

[startup+170.101 s]
/proc/loadavg: 0.99 0.96 0.94 2/64 12121
/proc/meminfo: memFree=1562024/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=142280 CPUtime=170.02
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 839089 0 0 0 16756 246 0 0 25 0 1 0 156892545 145694720 32752 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 35570 32752 206 16 0 35011 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 142280

[startup+180.107 s]
/proc/loadavg: 0.99 0.96 0.94 2/64 12121
/proc/meminfo: memFree=1557864/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=146480 CPUtime=180.02
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 840156 0 0 0 17755 247 0 0 25 0 1 0 156892545 149995520 33819 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 36620 33819 206 16 0 36061 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 146480

[startup+190.113 s]
/proc/loadavg: 0.99 0.96 0.94 2/64 12121
/proc/meminfo: memFree=1553640/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=150664 CPUtime=190.03
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 841205 0 0 0 18755 248 0 0 25 0 1 0 156892545 154279936 34868 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528048 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 37666 34868 206 16 0 37107 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 150664

[startup+200.119 s]
/proc/loadavg: 0.99 0.96 0.94 2/64 12121
/proc/meminfo: memFree=1550248/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=154068 CPUtime=200.03
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 842055 0 0 0 19754 249 0 0 25 0 1 0 156892545 157765632 35718 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528319 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 38517 35718 206 16 0 37958 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 154068

[startup+210.125 s]
/proc/loadavg: 0.99 0.96 0.94 2/64 12121
/proc/meminfo: memFree=1546024/2055920 swapFree=4183744/4192956

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

/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 1003678 0 0 0 177810 347 0 0 25 0 1 0 156892545 829325312 197341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 202472 197341 206 16 0 201913 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (Kb) 809888

[startup+1783.08 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 12123
/proc/meminfo: memFree=902056/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=809888 CPUtime=1782.58
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 1003678 0 0 0 177911 347 0 0 25 0 1 0 156892545 829325312 197341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 202472 197341 206 16 0 201913 0
Current children cumulated CPU time (s) 1782.58
Current children cumulated vsize (Kb) 809888

[startup+1784.09 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 12123
/proc/meminfo: memFree=902056/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=809888 CPUtime=1783.58
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 1003678 0 0 0 178011 347 0 0 25 0 1 0 156892545 829325312 197341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528319 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 202472 197341 206 16 0 201913 0
Current children cumulated CPU time (s) 1783.58
Current children cumulated vsize (Kb) 809888

[startup+1785.09 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 12123
/proc/meminfo: memFree=902056/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=809888 CPUtime=1784.59
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 1003678 0 0 0 178112 347 0 0 25 0 1 0 156892545 829325312 197341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528325 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 202472 197341 206 16 0 201913 0
Current children cumulated CPU time (s) 1784.59
Current children cumulated vsize (Kb) 809888

[startup+1786.1 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 12123
/proc/meminfo: memFree=902056/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=809888 CPUtime=1785.59
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 1003678 0 0 0 178212 347 0 0 25 0 1 0 156892545 829325312 197341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 202472 197341 206 16 0 201913 0
Current children cumulated CPU time (s) 1785.59
Current children cumulated vsize (Kb) 809888

[startup+1787.1 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 12123
/proc/meminfo: memFree=902056/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=809888 CPUtime=1786.6
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 1003678 0 0 0 178313 347 0 0 25 0 1 0 156892545 829325312 197341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 202472 197341 206 16 0 201913 0
Current children cumulated CPU time (s) 1786.6
Current children cumulated vsize (Kb) 809888

[startup+1788.11 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 12123
/proc/meminfo: memFree=902056/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=809888 CPUtime=1787.6
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 1003678 0 0 0 178413 347 0 0 25 0 1 0 156892545 829325312 197341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 202472 197341 206 16 0 201913 0
Current children cumulated CPU time (s) 1787.6
Current children cumulated vsize (Kb) 809888

[startup+1789.11 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 12123
/proc/meminfo: memFree=902056/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=809888 CPUtime=1788.61
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 1003678 0 0 0 178514 347 0 0 25 0 1 0 156892545 829325312 197341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527836 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 202472 197341 206 16 0 201913 0
Current children cumulated CPU time (s) 1788.61
Current children cumulated vsize (Kb) 809888

[startup+1790.12 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 12123
/proc/meminfo: memFree=902056/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=809888 CPUtime=1789.61
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 1003678 0 0 0 178614 347 0 0 25 0 1 0 156892545 829325312 197341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 202472 197341 206 16 0 201913 0
Current children cumulated CPU time (s) 1789.61
Current children cumulated vsize (Kb) 809888

[startup+1791.12 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 12123
/proc/meminfo: memFree=902056/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=809888 CPUtime=1790.62
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 1003678 0 0 0 178715 347 0 0 25 0 1 0 156892545 829325312 197341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527989 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 202472 197341 206 16 0 201913 0
Current children cumulated CPU time (s) 1790.62
Current children cumulated vsize (Kb) 809888

[startup+1792.13 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 12123
/proc/meminfo: memFree=902056/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=809888 CPUtime=1791.62
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 1003678 0 0 0 178815 347 0 0 25 0 1 0 156892545 829325312 197341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 202472 197341 206 16 0 201913 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (Kb) 809888

[startup+1793.13 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 12123
/proc/meminfo: memFree=902056/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=809888 CPUtime=1792.62
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 1003678 0 0 0 178915 347 0 0 25 0 1 0 156892545 829325312 197341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 202472 197341 206 16 0 201913 0
Current children cumulated CPU time (s) 1792.62
Current children cumulated vsize (Kb) 809888

[startup+1794.14 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 12123
/proc/meminfo: memFree=902056/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=809888 CPUtime=1793.63
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 1003678 0 0 0 179016 347 0 0 25 0 1 0 156892545 829325312 197341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 202472 197341 206 16 0 201913 0
Current children cumulated CPU time (s) 1793.63
Current children cumulated vsize (Kb) 809888

[startup+1795.14 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 12123
/proc/meminfo: memFree=902056/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=809888 CPUtime=1794.63
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 1003678 0 0 0 179116 347 0 0 25 0 1 0 156892545 829325312 197341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 202472 197341 206 16 0 201913 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (Kb) 809888

[startup+1796.15 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 12123
/proc/meminfo: memFree=902056/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=809888 CPUtime=1795.64
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 1003678 0 0 0 179217 347 0 0 25 0 1 0 156892545 829325312 197341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 202472 197341 206 16 0 201913 0
Current children cumulated CPU time (s) 1795.64
Current children cumulated vsize (Kb) 809888

[startup+1797.15 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 12123
/proc/meminfo: memFree=902056/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=809888 CPUtime=1796.64
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 1003678 0 0 0 179317 347 0 0 25 0 1 0 156892545 829325312 197341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 202472 197341 206 16 0 201913 0
Current children cumulated CPU time (s) 1796.64
Current children cumulated vsize (Kb) 809888

[startup+1798.16 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 12123
/proc/meminfo: memFree=902120/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=809888 CPUtime=1797.65
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 1003678 0 0 0 179418 347 0 0 25 0 1 0 156892545 829325312 197341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 202472 197341 206 16 0 201913 0
Current children cumulated CPU time (s) 1797.65
Current children cumulated vsize (Kb) 809888

[startup+1799.16 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 12123
/proc/meminfo: memFree=902120/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=809888 CPUtime=1798.65
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 1003678 0 0 0 179518 347 0 0 25 0 1 0 156892545 829325312 197341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 202472 197341 206 16 0 201913 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (Kb) 809888

[startup+1800.17 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 12123
/proc/meminfo: memFree=902120/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=809888 CPUtime=1799.66
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 1003678 0 0 0 179619 347 0 0 25 0 1 0 156892545 829325312 197341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 202472 197341 206 16 0 201913 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (Kb) 809888

[startup+1801.17 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 12123
/proc/meminfo: memFree=902120/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=809888 CPUtime=1800.66
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 1003678 0 0 0 179719 347 0 0 25 0 1 0 156892545 829325312 197341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 202472 197341 206 16 0 201913 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (Kb) 809888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 12123
/proc/meminfo: memFree=902120/2055920 swapFree=4183744/4192956
[pid=11926] ppid=11924 vsize=809888 CPUtime=1800.67
/proc/11926/stat : 11926 (Pueblo13) R 11924 11926 11880 0 -1 4194304 1003678 0 0 0 179720 347 0 0 25 0 1 0 156892545 829325312 197341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/11926/statm: 202472 197341 206 16 0 201913 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (Kb) 809888

Sending SIGTERM to -11926
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.31
CPU time (s): 1800.81
CPU user time (s): 1797.2
CPU system time (s): 3.60545
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (Kb): 809888
The end

Launcher Data (download as text)

Begin job on node47 on Fri Jun  2 12:00:40 UTC 2006


FILE ID= 37500-1149249640

PBS_JOBID= 298006

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

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  d04a5226e9b4ce46849c897b37a2f22b

RANDOM SEED= 33418076


/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.236
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.236
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:       1692600 kB
Buffers:         13772 kB
Cached:         283368 kB
SwapCached:       3352 kB
Active:          40108 kB
Inactive:       265892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1692600 kB
SwapTotal:     4192956 kB
SwapFree:      4183744 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          15032 kB
Slab:            43356 kB
Committed_AS:   219164 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node47 on Fri Jun  2 12:30:41 UTC 2006