Trace number 36438

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.75 1801.37

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-gfrd-pnc.opb
MD5SUM79ac545a8fcf117e4e23dd9b4f8255c5
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 variables27888
Total number of constraints874
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 constraints874
Minimum length of a constraint11
Maximum length of a constraint246
Number of terms in the objective function 27836
Biggest coefficient in the objective function 8308
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 546265
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 546265
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.50	c starting to Solve
0.50	c #variables read: 27888 - #constraints read: 1423

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1398600/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=172 CPUtime=0
/proc/19743/stat : 19743 (Pueblo) D 19741 19743 19697 0 -1 4194304 38 0 0 0 0 0 0 0 19 0 1 0 89085780 176128 23 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4678436 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/19743/statm: 43 23 18 16 0 2 0

[startup+10.0016 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1379984/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=21372 CPUtime=9.99
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 4989 0 0 0 997 2 0 0 25 0 1 0 89085780 21884928 4856 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134557235 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 5343 4856 206 16 0 4784 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 21372

[startup+20.0073 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1378576/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=22928 CPUtime=19.99
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 5368 0 0 0 1997 2 0 0 25 0 1 0 89085780 23478272 5235 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 5112857 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 5732 5235 206 16 0 5173 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 22928

[startup+30.0129 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1378576/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=22928 CPUtime=29.99
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 5368 0 0 0 2997 2 0 0 25 0 1 0 89085780 23478272 5235 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528357 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 5732 5235 206 16 0 5173 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 22928

[startup+40.0186 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1378640/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=22928 CPUtime=39.99
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 5368 0 0 0 3997 2 0 0 25 0 1 0 89085780 23478272 5235 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528028 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 5732 5235 206 16 0 5173 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 22928

[startup+50.0243 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1378640/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=22928 CPUtime=49.99
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 5368 0 0 0 4997 2 0 0 25 0 1 0 89085780 23478272 5235 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528563 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 5732 5235 206 16 0 5173 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 22928

[startup+60.03 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1378640/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=22928 CPUtime=60
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 5368 0 0 0 5998 2 0 0 25 0 1 0 89085780 23478272 5235 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558602 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 5732 5235 206 16 0 5173 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 22928

[startup+70.0356 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1378640/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=22928 CPUtime=70
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 5368 0 0 0 6998 2 0 0 25 0 1 0 89085780 23478272 5235 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 5732 5235 206 16 0 5173 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 22928

[startup+80.0413 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1378704/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=22928 CPUtime=80
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 5368 0 0 0 7998 2 0 0 25 0 1 0 89085780 23478272 5235 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559236 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 5732 5235 206 16 0 5173 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 22928

[startup+90.047 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1378704/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=22928 CPUtime=90
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 5368 0 0 0 8998 2 0 0 25 0 1 0 89085780 23478272 5235 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 5732 5235 206 16 0 5173 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 22928

[startup+100.053 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1375632/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=26040 CPUtime=100.01
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 6136 0 0 0 9998 3 0 0 25 0 1 0 89085780 26664960 6003 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 6510 6003 206 16 0 5951 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 26040

[startup+110.059 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1369296/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=32304 CPUtime=110.01
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 7702 0 0 0 10997 4 0 0 25 0 1 0 89085780 33079296 7569 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519949 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 8076 7569 206 16 0 7517 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 32304

[startup+120.065 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1364624/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=37180 CPUtime=120.01
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 8876 0 0 0 11995 6 0 0 25 0 1 0 89085780 38072320 8743 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559534 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 9295 8743 206 16 0 8736 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 37180

[startup+130.071 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1364560/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=37180 CPUtime=130.02
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 8876 0 0 0 12996 6 0 0 25 0 1 0 89085780 38072320 8743 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 9295 8743 206 16 0 8736 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 37180

[startup+140.077 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1364560/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=37180 CPUtime=140.02
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 8883 0 0 0 13996 6 0 0 25 0 1 0 89085780 38072320 8750 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 9295 8750 206 16 0 8736 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 37180

[startup+150.083 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1365200/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=36260 CPUtime=150.02
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 8883 0 0 0 14996 6 0 0 25 0 1 0 89085780 37130240 8538 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 9065 8538 206 16 0 8506 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 36260

[startup+160.089 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1365200/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=36260 CPUtime=160.03
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 8883 0 0 0 15997 6 0 0 25 0 1 0 89085780 37130240 8538 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 9065 8538 206 16 0 8506 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 36260

[startup+170.103 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1365200/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=36260 CPUtime=170.04
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 8883 0 0 0 16998 6 0 0 25 0 1 0 89085780 37130240 8538 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 9065 8538 206 16 0 8506 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 36260

[startup+180.11 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1365264/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=36260 CPUtime=180.04
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 8883 0 0 0 17998 6 0 0 25 0 1 0 89085780 37130240 8538 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 9065 8538 206 16 0 8506 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 36260

[startup+190.116 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1365264/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=36260 CPUtime=190.04
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 8883 0 0 0 18998 6 0 0 25 0 1 0 89085780 37130240 8538 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558609 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 9065 8538 206 16 0 8506 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 36260

[startup+200.121 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1365264/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=36260 CPUtime=200.04
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 8883 0 0 0 19998 6 0 0 25 0 1 0 89085780 37130240 8538 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134563809 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 9065 8538 206 16 0 8506 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 36260

[startup+210.128 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1361360/2055920 swapFree=4183844/4192956

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

/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 9952 0 0 0 178156 7 0 0 25 0 1 0 89085780 41594880 9607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527993 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 10155 9607 206 16 0 9596 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (Kb) 40620

[startup+1783.27 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1360976/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=40620 CPUtime=1782.64
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 9952 0 0 0 178257 7 0 0 25 0 1 0 89085780 41594880 9607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528061 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 10155 9607 206 16 0 9596 0
Current children cumulated CPU time (s) 1782.64
Current children cumulated vsize (Kb) 40620

[startup+1784.27 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1360976/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=40620 CPUtime=1783.64
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 9952 0 0 0 178357 7 0 0 25 0 1 0 89085780 41594880 9607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527836 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 10155 9607 206 16 0 9596 0
Current children cumulated CPU time (s) 1783.64
Current children cumulated vsize (Kb) 40620

[startup+1785.28 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1360976/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=40620 CPUtime=1784.65
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 9952 0 0 0 178458 7 0 0 25 0 1 0 89085780 41594880 9607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134563543 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 10155 9607 206 16 0 9596 0
Current children cumulated CPU time (s) 1784.65
Current children cumulated vsize (Kb) 40620

[startup+1786.28 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1360976/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=40620 CPUtime=1785.65
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 9952 0 0 0 178558 7 0 0 25 0 1 0 89085780 41594880 9607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528239 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 10155 9607 206 16 0 9596 0
Current children cumulated CPU time (s) 1785.65
Current children cumulated vsize (Kb) 40620

[startup+1787.29 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1360976/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=40620 CPUtime=1786.66
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 9952 0 0 0 178659 7 0 0 25 0 1 0 89085780 41594880 9607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 10155 9607 206 16 0 9596 0
Current children cumulated CPU time (s) 1786.66
Current children cumulated vsize (Kb) 40620

[startup+1788.29 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1360976/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=40620 CPUtime=1787.66
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 9952 0 0 0 178759 7 0 0 25 0 1 0 89085780 41594880 9607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528239 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 10155 9607 206 16 0 9596 0
Current children cumulated CPU time (s) 1787.66
Current children cumulated vsize (Kb) 40620

[startup+1789.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1360976/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=40620 CPUtime=1788.67
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 9952 0 0 0 178860 7 0 0 25 0 1 0 89085780 41594880 9607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134553149 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 10155 9607 206 16 0 9596 0
Current children cumulated CPU time (s) 1788.67
Current children cumulated vsize (Kb) 40620

[startup+1790.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1360976/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=40620 CPUtime=1789.67
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 9952 0 0 0 178960 7 0 0 25 0 1 0 89085780 41594880 9607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527956 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 10155 9607 206 16 0 9596 0
Current children cumulated CPU time (s) 1789.67
Current children cumulated vsize (Kb) 40620

[startup+1791.31 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1360976/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=40620 CPUtime=1790.68
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 9952 0 0 0 179061 7 0 0 25 0 1 0 89085780 41594880 9607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528357 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 10155 9607 206 16 0 9596 0
Current children cumulated CPU time (s) 1790.68
Current children cumulated vsize (Kb) 40620

[startup+1792.31 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1360976/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=40620 CPUtime=1791.68
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 9952 0 0 0 179161 7 0 0 25 0 1 0 89085780 41594880 9607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 5109172 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 10155 9607 206 16 0 9596 0
Current children cumulated CPU time (s) 1791.68
Current children cumulated vsize (Kb) 40620

[startup+1793.32 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1360976/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=40620 CPUtime=1792.69
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 9952 0 0 0 179262 7 0 0 25 0 1 0 89085780 41594880 9607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 5109250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 10155 9607 206 16 0 9596 0
Current children cumulated CPU time (s) 1792.69
Current children cumulated vsize (Kb) 40620

[startup+1794.32 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1360976/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=40620 CPUtime=1793.69
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 9952 0 0 0 179362 7 0 0 25 0 1 0 89085780 41594880 9607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527740 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 10155 9607 206 16 0 9596 0
Current children cumulated CPU time (s) 1793.69
Current children cumulated vsize (Kb) 40620

[startup+1795.33 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1360976/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=40620 CPUtime=1794.7
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 9952 0 0 0 179463 7 0 0 25 0 1 0 89085780 41594880 9607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 10155 9607 206 16 0 9596 0
Current children cumulated CPU time (s) 1794.7
Current children cumulated vsize (Kb) 40620

[startup+1796.33 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1360976/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=40620 CPUtime=1795.7
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 9952 0 0 0 179563 7 0 0 25 0 1 0 89085780 41594880 9607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528239 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 10155 9607 206 16 0 9596 0
Current children cumulated CPU time (s) 1795.7
Current children cumulated vsize (Kb) 40620

[startup+1797.34 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1360976/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=40620 CPUtime=1796.7
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 9952 0 0 0 179663 7 0 0 25 0 1 0 89085780 41594880 9607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 10155 9607 206 16 0 9596 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (Kb) 40620

[startup+1798.34 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1360976/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=40620 CPUtime=1797.71
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 9952 0 0 0 179764 7 0 0 25 0 1 0 89085780 41594880 9607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528017 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 10155 9607 206 16 0 9596 0
Current children cumulated CPU time (s) 1797.71
Current children cumulated vsize (Kb) 40620

[startup+1799.35 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1360976/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=40620 CPUtime=1798.71
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 9952 0 0 0 179864 7 0 0 25 0 1 0 89085780 41594880 9607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 5109172 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 10155 9607 206 16 0 9596 0
Current children cumulated CPU time (s) 1798.71
Current children cumulated vsize (Kb) 40620

[startup+1800.35 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1360976/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=40620 CPUtime=1799.72
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 9952 0 0 0 179965 7 0 0 25 0 1 0 89085780 41594880 9607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 10155 9607 206 16 0 9596 0
Current children cumulated CPU time (s) 1799.72
Current children cumulated vsize (Kb) 40620

[startup+1801.36 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1360976/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=40620 CPUtime=1800.72
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 9952 0 0 0 180065 7 0 0 25 0 1 0 89085780 41594880 9607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 10155 9607 206 16 0 9596 0
Current children cumulated CPU time (s) 1800.72
Current children cumulated vsize (Kb) 40620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.36 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19743
/proc/meminfo: memFree=1360976/2055920 swapFree=4183844/4192956
[pid=19743] ppid=19741 vsize=40620 CPUtime=1800.73
/proc/19743/stat : 19743 (Pueblo) R 19741 19743 19697 0 -1 4194304 9952 0 0 0 180066 7 0 0 25 0 1 0 89085780 41594880 9607 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528239 0 0 4096 0 0 0 0 17 1 0 0
/proc/19743/statm: 10155 9607 206 16 0 9596 0
Current children cumulated CPU time (s) 1800.73
Current children cumulated vsize (Kb) 40620

Sending SIGTERM to -19743
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.37
CPU time (s): 1800.75
CPU user time (s): 1800.66
CPU system time (s): 0.083987
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (Kb): 40676
The end

Launcher Data (download as text)

Begin job on node22 on Fri Jun  2 19:28:34 UTC 2006


FILE ID= 36438-1149276514

PBS_JOBID= 299157

BENCH NAME= ROOT/tmp/node22/36438-1149276514/instance-36438-1149276514.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node22/36438-1149276514/instance-36438-1149276514.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-36438-1149276514 -o ROOT/results/node22/solver-36438-1149276514 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node22/36438-1149276514/instance-36438-1149276514.opb

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  79ac545a8fcf117e4e23dd9b4f8255c5

RANDOM SEED= 646897489


/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.261
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.261
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:       1398808 kB
Buffers:         42680 kB
Cached:         537700 kB
SwapCached:       3264 kB
Active:         180024 kB
Inactive:       409172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1398808 kB
SwapTotal:     4192956 kB
SwapFree:      4183844 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14968 kB
Slab:            54028 kB
Committed_AS:   245380 kB
PageTables:       1404 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node22 on Fri Jun  2 19:58:36 UTC 2006