Trace number 37514

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.64 1801.26

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-n3701.opb
MD5SUM43d3150af29b8b449233a9299db57820
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 benchmark9.39657
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 654811
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 654811
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/node92/watcher-37514-1149252737 -o ROOT/results/node92/solver-37514-1149252737 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node92/37514-1149252737/instance-37514-1149252737.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1364488/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=2336 CPUtime=0
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 149 0 0 0 0 0 0 0 18 0 1 0 190912658 2392064 131 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 9522072 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 584 132 113 16 0 11 0

[startup+10.0023 s]
/proc/loadavg: 0.93 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1289544/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=86940 CPUtime=9.99
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 825269 0 0 0 778 221 0 0 25 0 1 0 190912658 89026560 18933 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 21735 18933 206 16 0 21175 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 86940

[startup+20.0086 s]
/proc/loadavg: 0.94 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1289416/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=87576 CPUtime=20
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 825394 0 0 0 1779 221 0 0 25 0 1 0 190912658 89677824 19058 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 21894 19058 206 16 0 21334 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 87576

[startup+30.0149 s]
/proc/loadavg: 0.95 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1288712/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=88384 CPUtime=29.99
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 825585 0 0 0 2778 221 0 0 25 0 1 0 190912658 90505216 19249 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 9992133 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 22096 19249 206 16 0 21536 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 88384

[startup+40.0202 s]
/proc/loadavg: 0.96 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1286600/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=90488 CPUtime=39.99
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 826101 0 0 0 3778 221 0 0 25 0 1 0 190912658 92659712 19765 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 22622 19765 206 16 0 22062 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 90488

[startup+50.0265 s]
/proc/loadavg: 0.96 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1286152/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=90836 CPUtime=50.01
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 826210 0 0 0 4779 222 0 0 25 0 1 0 190912658 93016064 19874 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 22709 19874 206 16 0 22149 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 90836

[startup+60.0328 s]
/proc/loadavg: 0.97 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1285704/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=91412 CPUtime=60.01
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 826347 0 0 0 5779 222 0 0 25 0 1 0 190912658 93605888 20011 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527934 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 22853 20011 206 16 0 22293 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 91412

[startup+70.0391 s]
/proc/loadavg: 0.97 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1285064/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=91996 CPUtime=70.01
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 826503 0 0 0 6779 222 0 0 25 0 1 0 190912658 94203904 20167 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 22999 20167 206 16 0 22439 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 91996

[startup+80.0454 s]
/proc/loadavg: 0.98 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1284552/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=92576 CPUtime=80.01
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 826628 0 0 0 7779 222 0 0 25 0 1 0 190912658 94797824 20292 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528319 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 23144 20292 206 16 0 22584 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 92576

[startup+90.0517 s]
/proc/loadavg: 0.98 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1283976/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=93156 CPUtime=90.01
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 826771 0 0 0 8779 222 0 0 25 0 1 0 190912658 95391744 20435 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 23289 20435 206 16 0 22729 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 93156

[startup+100.057 s]
/proc/loadavg: 0.98 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1283272/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=93852 CPUtime=100.01
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 826941 0 0 0 9779 222 0 0 25 0 1 0 190912658 96104448 20605 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 23463 20605 206 16 0 22903 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 93852

[startup+110.063 s]
/proc/loadavg: 0.98 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1281288/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=95808 CPUtime=110.02
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 827440 0 0 0 10779 223 0 0 25 0 1 0 190912658 98107392 21104 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 23952 21104 206 16 0 23392 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 95808

[startup+120.07 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1279560/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=97424 CPUtime=120.03
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 827861 0 0 0 11780 223 0 0 25 0 1 0 190912658 99762176 21525 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527836 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 24356 21525 206 16 0 23796 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 97424

[startup+130.076 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1278920/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=98112 CPUtime=130.03
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 828032 0 0 0 12780 223 0 0 25 0 1 0 190912658 100466688 21696 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527978 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 24528 21696 206 16 0 23968 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 98112

[startup+140.082 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1278152/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=98920 CPUtime=140.03
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 828220 0 0 0 13780 223 0 0 25 0 1 0 190912658 101294080 21884 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 24730 21884 206 16 0 24170 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 98920

[startup+150.088 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1277320/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=99736 CPUtime=150.03
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 828427 0 0 0 14780 223 0 0 25 0 1 0 190912658 102129664 22091 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527830 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 24934 22091 206 16 0 24374 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 99736

[startup+160.094 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1274696/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=102308 CPUtime=160.03
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 829083 0 0 0 15780 223 0 0 25 0 1 0 190912658 104763392 22747 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527944 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 25577 22747 206 16 0 25017 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 102308

[startup+170.1 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1273288/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=103704 CPUtime=170.04
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 829431 0 0 0 16780 224 0 0 25 0 1 0 190912658 106192896 23095 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527772 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 25926 23095 206 16 0 25366 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 103704

[startup+180.106 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1272072/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=104976 CPUtime=180.04
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 829731 0 0 0 17780 224 0 0 25 0 1 0 190912658 107495424 23395 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528325 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 26244 23395 206 16 0 25684 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 104976

[startup+190.113 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1268104/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=108924 CPUtime=190.05
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 830720 0 0 0 18780 225 0 0 25 0 1 0 190912658 111538176 24384 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 27231 24384 206 16 0 26671 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 108924

[startup+200.119 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1261832/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=115140 CPUtime=200.04
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 832286 0 0 0 19779 225 0 0 25 0 1 0 190912658 117903360 25950 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528217 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 28785 25950 206 16 0 28225 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 115140

[startup+210.125 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23189
/proc/meminfo: memFree=1254664/2055892 swapFree=4084900/4096564

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

/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 901831 0 0 0 177877 272 0 0 25 0 1 0 190912658 402984960 95495 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 98385 95495 206 16 0 97825 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (Kb) 393540

[startup+1783.11 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23384
/proc/meminfo: memFree=982856/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=393540 CPUtime=1782.49
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 901834 0 0 0 177977 272 0 0 25 0 1 0 190912658 402984960 95498 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520080 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 98385 95498 206 16 0 97825 0
Current children cumulated CPU time (s) 1782.49
Current children cumulated vsize (Kb) 393540

[startup+1784.11 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23384
/proc/meminfo: memFree=982792/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=393540 CPUtime=1783.5
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 901838 0 0 0 178078 272 0 0 25 0 1 0 190912658 402984960 95502 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520070 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 98385 95502 206 16 0 97825 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (Kb) 393540

[startup+1785.12 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23384
/proc/meminfo: memFree=982792/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=393540 CPUtime=1784.5
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 901843 0 0 0 178178 272 0 0 25 0 1 0 190912658 402984960 95507 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 98385 95507 206 16 0 97825 0
Current children cumulated CPU time (s) 1784.5
Current children cumulated vsize (Kb) 393540

[startup+1786.12 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23384
/proc/meminfo: memFree=982728/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=393540 CPUtime=1785.5
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 901854 0 0 0 178278 272 0 0 25 0 1 0 190912658 402984960 95518 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 98385 95518 206 16 0 97825 0
Current children cumulated CPU time (s) 1785.5
Current children cumulated vsize (Kb) 393540

[startup+1787.13 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23384
/proc/meminfo: memFree=982408/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=393924 CPUtime=1786.5
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 901941 0 0 0 178378 272 0 0 25 0 1 0 190912658 403378176 95605 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520080 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 98481 95605 206 16 0 97921 0
Current children cumulated CPU time (s) 1786.5
Current children cumulated vsize (Kb) 393924

[startup+1788.13 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23384
/proc/meminfo: memFree=981448/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=394868 CPUtime=1787.51
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 902183 0 0 0 178479 272 0 0 25 0 1 0 190912658 404344832 95847 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 98717 95847 206 16 0 98157 0
Current children cumulated CPU time (s) 1787.51
Current children cumulated vsize (Kb) 394868

[startup+1789.14 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23384
/proc/meminfo: memFree=980552/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=395816 CPUtime=1788.51
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 902406 0 0 0 178579 272 0 0 25 0 1 0 190912658 405315584 96070 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 98954 96070 206 16 0 98394 0
Current children cumulated CPU time (s) 1788.51
Current children cumulated vsize (Kb) 395816

[startup+1790.14 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23384
/proc/meminfo: memFree=979784/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=396624 CPUtime=1789.51
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 902600 0 0 0 178679 272 0 0 25 0 1 0 190912658 406142976 96264 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 99156 96264 206 16 0 98596 0
Current children cumulated CPU time (s) 1789.51
Current children cumulated vsize (Kb) 396624

[startup+1791.15 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23384
/proc/meminfo: memFree=979080/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=397300 CPUtime=1790.53
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 902765 0 0 0 178780 273 0 0 25 0 1 0 190912658 406835200 96429 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 99325 96429 206 16 0 98765 0
Current children cumulated CPU time (s) 1790.53
Current children cumulated vsize (Kb) 397300

[startup+1792.15 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23384
/proc/meminfo: memFree=978504/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=397840 CPUtime=1791.53
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 902914 0 0 0 178880 273 0 0 25 0 1 0 190912658 407388160 96578 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 99460 96578 206 16 0 98900 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (Kb) 397840

[startup+1793.16 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23384
/proc/meminfo: memFree=977992/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=398380 CPUtime=1792.54
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 903047 0 0 0 178981 273 0 0 25 0 1 0 190912658 407941120 96711 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519910 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 99595 96711 206 16 0 99035 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (Kb) 398380

[startup+1794.16 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23384
/proc/meminfo: memFree=977992/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=398380 CPUtime=1793.54
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 903047 0 0 0 179081 273 0 0 25 0 1 0 190912658 407941120 96711 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520070 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 99595 96711 206 16 0 99035 0
Current children cumulated CPU time (s) 1793.54
Current children cumulated vsize (Kb) 398380

[startup+1795.17 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23384
/proc/meminfo: memFree=977928/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=398380 CPUtime=1794.54
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 903049 0 0 0 179181 273 0 0 25 0 1 0 190912658 407941120 96713 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 99595 96713 206 16 0 99035 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (Kb) 398380

[startup+1796.17 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23384
/proc/meminfo: memFree=977928/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=398380 CPUtime=1795.55
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 903049 0 0 0 179282 273 0 0 25 0 1 0 190912658 407941120 96713 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520080 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 99595 96713 206 16 0 99035 0
Current children cumulated CPU time (s) 1795.55
Current children cumulated vsize (Kb) 398380

[startup+1797.18 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23384
/proc/meminfo: memFree=977928/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=398380 CPUtime=1796.55
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 903049 0 0 0 179382 273 0 0 25 0 1 0 190912658 407941120 96713 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 99595 96713 206 16 0 99035 0
Current children cumulated CPU time (s) 1796.55
Current children cumulated vsize (Kb) 398380

[startup+1798.18 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23384
/proc/meminfo: memFree=977928/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=398380 CPUtime=1797.56
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 903049 0 0 0 179483 273 0 0 25 0 1 0 190912658 407941120 96713 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 99595 96713 206 16 0 99035 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (Kb) 398380

[startup+1799.19 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23384
/proc/meminfo: memFree=977928/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=398380 CPUtime=1798.56
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 903049 0 0 0 179583 273 0 0 25 0 1 0 190912658 407941120 96713 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 99595 96713 206 16 0 99035 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (Kb) 398380

[startup+1800.19 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23384
/proc/meminfo: memFree=977928/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=398380 CPUtime=1799.57
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 903051 0 0 0 179684 273 0 0 25 0 1 0 190912658 407941120 96715 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 99595 96715 206 16 0 99035 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (Kb) 398380

[startup+1801.2 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23384
/proc/meminfo: memFree=977928/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=398380 CPUtime=1800.57
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 903057 0 0 0 179784 273 0 0 25 0 1 0 190912658 407941120 96721 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 99595 96721 206 16 0 99035 0
Current children cumulated CPU time (s) 1800.57
Current children cumulated vsize (Kb) 398380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 0.99 0.98 0.97 2/67 23384
/proc/meminfo: memFree=977928/2055892 swapFree=4084900/4096564
[pid=23189] ppid=23187 vsize=398380 CPUtime=1800.58
/proc/23189/stat : 23189 (Pueblo13) R 23187 23189 23143 0 -1 4194304 903057 0 0 0 179785 273 0 0 25 0 1 0 190912658 407941120 96721 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/23189/statm: 99595 96721 206 16 0 99035 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 398380

Sending SIGTERM to -23189
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.26
CPU time (s): 1800.64
CPU user time (s): 1797.85
CPU system time (s): 2.78957
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (Kb): 398380
The end

Launcher Data (download as text)

Begin job on node92 on Fri Jun  2 12:52:18 UTC 2006


FILE ID= 37514-1149252737

PBS_JOBID= 298188

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

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  43d3150af29b8b449233a9299db57820

RANDOM SEED= 674822869


/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.214
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	: 6006.19
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.214
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1364824 kB
Buffers:         37320 kB
Cached:         577844 kB
SwapCached:       2956 kB
Active:          55388 kB
Inactive:       568472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1364824 kB
SwapTotal:     4096564 kB
SwapFree:      4084900 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          15200 kB
Slab:            53988 kB
Committed_AS:   256992 kB
PageTables:       1256 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node92 on Fri Jun  2 13:22:19 UTC 2006