Trace number 37502

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.3 1801.32

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-n370c.opb
MD5SUMc00448b3bb1fb54d1d5ecdb2bc9f967d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8.44072
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 76
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 654121
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 654121
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
6.61	c starting to Solve
6.61	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/node55/watcher-37502-1149250091 -o ROOT/results/node55/solver-37502-1149250091 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node55/37502-1149250091/instance-37502-1149250091.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.97 0.92 1/64 28485
/proc/meminfo: memFree=1305344/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=2572 CPUtime=0
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 268 0 0 0 0 0 0 0 19 0 1 0 190676680 2633728 239 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 7315159 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 643 239 193 16 0 84 0

[startup+10.0024 s]
/proc/loadavg: 0.93 0.97 0.92 2/64 28485
/proc/meminfo: memFree=1230472/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=86908 CPUtime=9.99
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 825205 0 0 0 780 219 0 0 25 0 1 0 190676680 88993792 18868 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 21727 18868 206 16 0 21168 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 86908

[startup+20.0084 s]
/proc/loadavg: 0.94 0.97 0.92 2/64 28485
/proc/meminfo: memFree=1230408/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=87364 CPUtime=20
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 825337 0 0 0 1781 219 0 0 25 0 1 0 190676680 89460736 19000 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 21841 19000 206 16 0 21282 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 87364

[startup+30.0144 s]
/proc/loadavg: 0.95 0.97 0.92 2/64 28485
/proc/meminfo: memFree=1225672/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=92164 CPUtime=30
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 826559 0 0 0 2781 219 0 0 25 0 1 0 190676680 94375936 20222 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 7288341 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 23041 20222 206 16 0 22482 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 92164

[startup+40.0204 s]
/proc/loadavg: 0.95 0.97 0.92 2/64 28485
/proc/meminfo: memFree=1220936/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=96884 CPUtime=40
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 827739 0 0 0 3780 220 0 0 25 0 1 0 190676680 99209216 21402 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/28485/statm: 24221 21402 206 16 0 23662 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 96884

[startup+50.0274 s]
/proc/loadavg: 0.96 0.97 0.92 2/64 28485
/proc/meminfo: memFree=1217096/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=100772 CPUtime=50
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 828688 0 0 0 4779 221 0 0 25 0 1 0 190676680 103190528 22351 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 25193 22351 206 16 0 24634 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 100772

[startup+60.0344 s]
/proc/loadavg: 0.97 0.97 0.92 2/64 28485
/proc/meminfo: memFree=1213640/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=104160 CPUtime=60
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 829562 0 0 0 5779 221 0 0 25 0 1 0 190676680 106659840 23225 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 26040 23225 206 16 0 25481 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 104160

[startup+70.0405 s]
/proc/loadavg: 0.97 0.97 0.92 2/64 28485
/proc/meminfo: memFree=1212488/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=105456 CPUtime=70
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 829861 0 0 0 6778 222 0 0 25 0 1 0 190676680 107986944 23524 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528217 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 26364 23524 206 16 0 25805 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 105456

[startup+80.0465 s]
/proc/loadavg: 0.98 0.97 0.92 2/64 28485
/proc/meminfo: memFree=1212040/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=105808 CPUtime=80
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 829967 0 0 0 7778 222 0 0 25 0 1 0 190676680 108347392 23630 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134563500 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 26452 23630 206 16 0 25893 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 105808

[startup+90.0525 s]
/proc/loadavg: 0.98 0.97 0.92 2/64 28485
/proc/meminfo: memFree=1211656/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=106168 CPUtime=90
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 830064 0 0 0 8778 222 0 0 25 0 1 0 190676680 108716032 23727 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 26542 23727 206 16 0 25983 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 106168

[startup+100.06 s]
/proc/loadavg: 0.98 0.97 0.92 2/64 28485
/proc/meminfo: memFree=1211208/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=106656 CPUtime=100
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 830168 0 0 0 9778 222 0 0 25 0 1 0 190676680 109215744 23831 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 26664 23831 206 16 0 26105 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 106656

[startup+110.067 s]
/proc/loadavg: 0.98 0.97 0.92 2/64 28485
/proc/meminfo: memFree=1210760/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=107016 CPUtime=110
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 830274 0 0 0 10778 222 0 0 25 0 1 0 190676680 109584384 23937 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 26754 23937 206 16 0 26195 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 107016

[startup+120.074 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28485
/proc/meminfo: memFree=1210440/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=107480 CPUtime=120.01
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 830370 0 0 0 11779 222 0 0 25 0 1 0 190676680 110059520 24033 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 26870 24033 206 16 0 26311 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 107480

[startup+130.08 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28485
/proc/meminfo: memFree=1209992/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=107836 CPUtime=130
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 830465 0 0 0 12778 222 0 0 25 0 1 0 190676680 110424064 24128 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134563500 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 26959 24128 206 16 0 26400 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 107836

[startup+140.086 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28485
/proc/meminfo: memFree=1209608/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=108188 CPUtime=140
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 830561 0 0 0 13778 222 0 0 25 0 1 0 190676680 110784512 24224 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527718 0 0 4096 0 0 0 0 17 1 0 0
/proc/28485/statm: 27047 24224 206 16 0 26488 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 108188

[startup+150.093 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28485
/proc/meminfo: memFree=1209224/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=108552 CPUtime=150
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 830651 0 0 0 14778 222 0 0 25 0 1 0 190676680 111157248 24314 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 27138 24314 206 16 0 26579 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 108552

[startup+160.1 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28485
/proc/meminfo: memFree=1208840/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=109024 CPUtime=160
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 830754 0 0 0 15778 222 0 0 25 0 1 0 190676680 111640576 24417 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 27256 24417 206 16 0 26697 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 109024

[startup+170.106 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28485
/proc/meminfo: memFree=1207176/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=110700 CPUtime=170
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 831177 0 0 0 16777 223 0 0 25 0 1 0 190676680 113356800 24840 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 27675 24840 206 16 0 27116 0
Current children cumulated CPU time (s) 170
Current children cumulated vsize (Kb) 110700

[startup+180.113 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28485
/proc/meminfo: memFree=1205512/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=112336 CPUtime=180.01
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 831590 0 0 0 17778 223 0 0 25 0 1 0 190676680 115032064 25253 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527718 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 28084 25253 206 16 0 27525 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 112336

[startup+190.119 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28485
/proc/meminfo: memFree=1205128/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=112696 CPUtime=190
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 831684 0 0 0 18777 223 0 0 25 0 1 0 190676680 115400704 25347 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 28174 25347 206 16 0 27615 0
Current children cumulated CPU time (s) 190
Current children cumulated vsize (Kb) 112696

[startup+200.125 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28485
/proc/meminfo: memFree=1204808/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=113056 CPUtime=200
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 831777 0 0 0 19777 223 0 0 25 0 1 0 190676680 115769344 25440 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134554592 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 28264 25440 206 16 0 27705 0
Current children cumulated CPU time (s) 200
Current children cumulated vsize (Kb) 113056

[startup+210.131 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28485
/proc/meminfo: memFree=1204424/2055920 swapFree=4181444/4192956

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

/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 946413 0 0 0 177819 293 0 0 25 0 1 0 190676680 588328960 140076 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527718 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 143635 140076 206 16 0 143076 0
Current children cumulated CPU time (s) 1781.12
Current children cumulated vsize (Kb) 574540

[startup+1783.14 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 28487
/proc/meminfo: memFree=744968/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=574660 CPUtime=1782.13
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 946439 0 0 0 177920 293 0 0 25 0 1 0 190676680 588451840 140102 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527833 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 143665 140102 206 16 0 143106 0
Current children cumulated CPU time (s) 1782.13
Current children cumulated vsize (Kb) 574660

[startup+1784.14 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 28487
/proc/meminfo: memFree=744840/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=574776 CPUtime=1783.13
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 946465 0 0 0 178020 293 0 0 25 0 1 0 190676680 588570624 140128 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520198 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 143694 140128 206 16 0 143135 0
Current children cumulated CPU time (s) 1783.13
Current children cumulated vsize (Kb) 574776

[startup+1785.15 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 28487
/proc/meminfo: memFree=744776/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=574896 CPUtime=1784.14
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 946490 0 0 0 178121 293 0 0 25 0 1 0 190676680 588693504 140153 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528319 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 143724 140153 206 16 0 143165 0
Current children cumulated CPU time (s) 1784.14
Current children cumulated vsize (Kb) 574896

[startup+1786.15 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 28487
/proc/meminfo: memFree=744584/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=575012 CPUtime=1785.14
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 946523 0 0 0 178221 293 0 0 25 0 1 0 190676680 588812288 140186 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 143753 140186 206 16 0 143194 0
Current children cumulated CPU time (s) 1785.14
Current children cumulated vsize (Kb) 575012

[startup+1787.16 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 28487
/proc/meminfo: memFree=744456/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=575132 CPUtime=1786.15
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 946556 0 0 0 178322 293 0 0 25 0 1 0 190676680 588935168 140219 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 143783 140219 206 16 0 143224 0
Current children cumulated CPU time (s) 1786.15
Current children cumulated vsize (Kb) 575132

[startup+1788.16 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 28487
/proc/meminfo: memFree=744264/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=575248 CPUtime=1787.15
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 946603 0 0 0 178422 293 0 0 25 0 1 0 190676680 589053952 140266 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 143812 140266 206 16 0 143253 0
Current children cumulated CPU time (s) 1787.15
Current children cumulated vsize (Kb) 575248

[startup+1789.17 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 28487
/proc/meminfo: memFree=744008/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=575484 CPUtime=1788.15
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 946658 0 0 0 178522 293 0 0 25 0 1 0 190676680 589295616 140321 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134563500 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 143871 140321 206 16 0 143312 0
Current children cumulated CPU time (s) 1788.15
Current children cumulated vsize (Kb) 575484

[startup+1790.17 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 28487
/proc/meminfo: memFree=743880/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=575692 CPUtime=1789.15
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 946706 0 0 0 178622 293 0 0 25 0 1 0 190676680 589508608 140369 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 143923 140369 206 16 0 143364 0
Current children cumulated CPU time (s) 1789.15
Current children cumulated vsize (Kb) 575692

[startup+1791.18 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 28487
/proc/meminfo: memFree=743816/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=575692 CPUtime=1790.15
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 946707 0 0 0 178722 293 0 0 25 0 1 0 190676680 589508608 140370 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 1 0 0
/proc/28485/statm: 143923 140370 206 16 0 143364 0
Current children cumulated CPU time (s) 1790.15
Current children cumulated vsize (Kb) 575692

[startup+1792.18 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 28487
/proc/meminfo: memFree=743816/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=575692 CPUtime=1791.15
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 946713 0 0 0 178822 293 0 0 25 0 1 0 190676680 589508608 140376 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 143923 140376 206 16 0 143364 0
Current children cumulated CPU time (s) 1791.15
Current children cumulated vsize (Kb) 575692

[startup+1793.19 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 28487
/proc/meminfo: memFree=743816/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=575812 CPUtime=1792.16
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 946717 0 0 0 178923 293 0 0 25 0 1 0 190676680 589631488 140380 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 143953 140380 206 16 0 143394 0
Current children cumulated CPU time (s) 1792.16
Current children cumulated vsize (Kb) 575812

[startup+1794.2 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 28487
/proc/meminfo: memFree=743816/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=575812 CPUtime=1793.16
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 946727 0 0 0 179023 293 0 0 25 0 1 0 190676680 589631488 140390 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 143953 140390 206 16 0 143394 0
Current children cumulated CPU time (s) 1793.16
Current children cumulated vsize (Kb) 575812

[startup+1795.2 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 28487
/proc/meminfo: memFree=743752/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=575812 CPUtime=1794.17
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 946734 0 0 0 179124 293 0 0 25 0 1 0 190676680 589631488 140397 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 143953 140397 206 16 0 143394 0
Current children cumulated CPU time (s) 1794.17
Current children cumulated vsize (Kb) 575812

[startup+1796.21 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 28487
/proc/meminfo: memFree=743752/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=575812 CPUtime=1795.17
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 946744 0 0 0 179224 293 0 0 25 0 1 0 190676680 589631488 140407 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528325 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 143953 140407 206 16 0 143394 0
Current children cumulated CPU time (s) 1795.17
Current children cumulated vsize (Kb) 575812

[startup+1797.21 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 28487
/proc/meminfo: memFree=743624/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=575928 CPUtime=1796.18
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 946767 0 0 0 179325 293 0 0 25 0 1 0 190676680 589750272 140430 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517885 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 143982 140430 206 16 0 143423 0
Current children cumulated CPU time (s) 1796.18
Current children cumulated vsize (Kb) 575928

[startup+1798.22 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 28487
/proc/meminfo: memFree=743368/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=576168 CPUtime=1797.19
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 946813 0 0 0 179425 294 0 0 25 0 1 0 190676680 589996032 140476 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527737 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 144042 140476 206 16 0 143483 0
Current children cumulated CPU time (s) 1797.19
Current children cumulated vsize (Kb) 576168

[startup+1799.22 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 28487
/proc/meminfo: memFree=743240/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=576288 CPUtime=1798.19
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 946855 0 0 0 179525 294 0 0 25 0 1 0 190676680 590118912 140518 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 144072 140518 206 16 0 143513 0
Current children cumulated CPU time (s) 1798.19
Current children cumulated vsize (Kb) 576288

[startup+1800.23 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 28487
/proc/meminfo: memFree=743048/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=576408 CPUtime=1799.2
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 946894 0 0 0 179626 294 0 0 25 0 1 0 190676680 590241792 140557 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 144102 140557 206 16 0 143543 0
Current children cumulated CPU time (s) 1799.2
Current children cumulated vsize (Kb) 576408

[startup+1801.23 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 28487
/proc/meminfo: memFree=742920/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=576640 CPUtime=1800.2
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 946930 0 0 0 179726 294 0 0 25 0 1 0 190676680 590479360 140593 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527718 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 144160 140593 206 16 0 143601 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (Kb) 576640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.24 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 28487
/proc/meminfo: memFree=742920/2055920 swapFree=4181444/4192956
[pid=28485] ppid=28483 vsize=576640 CPUtime=1800.21
/proc/28485/stat : 28485 (Pueblo13) R 28483 28485 28439 0 -1 4194304 946930 0 0 0 179727 294 0 0 25 0 1 0 190676680 590479360 140593 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 0 0 0
/proc/28485/statm: 144160 140593 206 16 0 143601 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (Kb) 576640

Sending SIGTERM to -28485
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.32
CPU time (s): 1800.3
CPU user time (s): 1797.27
CPU system time (s): 3.02554
CPU usage (%): 99.943
Max. virtual memory (cumulated for all children) (Kb): 576640
The end

Launcher Data (download as text)

Begin job on node55 on Fri Jun  2 12:08:11 UTC 2006


FILE ID= 37502-1149250091

PBS_JOBID= 298034

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

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  c00448b3bb1fb54d1d5ecdb2bc9f967d

RANDOM SEED= 764293112


/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.243
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.243
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:       1305552 kB
Buffers:         23148 kB
Cached:         653460 kB
SwapCached:       3460 kB
Active:          47932 kB
Inactive:       637684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1305552 kB
SwapTotal:     4192956 kB
SwapFree:      4181444 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14944 kB
Slab:            50784 kB
Committed_AS:   232600 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node55 on Fri Jun  2 12:38:12 UTC 2006