Trace number 36873

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.56 1801.16

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-f1000.opb
MD5SUM8fb889bdb08324a2b9780b5ff988846e
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 variables2000
Total number of constraints5250
Number of constraints which are clauses5250
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 2000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2000
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
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.09	c starting to Solve
0.09	c #variables read: 2000 - #constraints read: 5251

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1545136/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=916 CPUtime=0
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 43 0 0 0 0 0 0 0 19 0 1 0 206153532 937984 28 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 11469515 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 242 34 26 16 0 8 0

[startup+10.0024 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1541112/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=6392 CPUtime=9.99
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 1239 0 0 0 999 0 0 0 25 0 1 0 206153532 6545408 1211 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 1598 1211 205 16 0 1038 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 6392

[startup+20.0085 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1540024/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=7564 CPUtime=19.99
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 1505 0 0 0 1999 0 0 0 25 0 1 0 206153532 7745536 1477 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519970 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 1891 1477 205 16 0 1331 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 7564

[startup+30.0146 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1539576/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=7952 CPUtime=29.99
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 1620 0 0 0 2999 0 0 0 25 0 1 0 206153532 8142848 1592 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559161 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 1988 1592 205 16 0 1428 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 7952

[startup+40.0207 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1539064/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=8472 CPUtime=40
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 1743 0 0 0 3999 1 0 0 25 0 1 0 206153532 8675328 1715 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 2118 1715 205 16 0 1558 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 8472

[startup+50.0267 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1538680/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=8864 CPUtime=50.01
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 1862 0 0 0 5000 1 0 0 25 0 1 0 206153532 9076736 1834 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 2216 1834 205 16 0 1656 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 8864

[startup+60.0318 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1538296/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=9260 CPUtime=60.01
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 1952 0 0 0 6000 1 0 0 25 0 1 0 206153532 9482240 1924 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520229 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 2315 1924 205 16 0 1755 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 9260

[startup+70.0369 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1538104/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=9516 CPUtime=70.01
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 2001 0 0 0 7000 1 0 0 25 0 1 0 206153532 9744384 1973 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517805 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 2379 1973 205 16 0 1819 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 9516

[startup+80.043 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1537400/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=10164 CPUtime=80.01
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 2170 0 0 0 8000 1 0 0 25 0 1 0 206153532 10407936 2142 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520196 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 2541 2142 205 16 0 1981 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 10164

[startup+90.0491 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1537464/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=10164 CPUtime=90.01
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 2173 0 0 0 9000 1 0 0 25 0 1 0 206153532 10407936 2145 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 2541 2145 205 16 0 1981 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 10164

[startup+100.055 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1537272/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=10292 CPUtime=100.02
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 2214 0 0 0 10001 1 0 0 25 0 1 0 206153532 10539008 2186 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 2573 2186 205 16 0 2013 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 10292

[startup+110.061 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1537208/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=10420 CPUtime=110.02
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 2235 0 0 0 11001 1 0 0 25 0 1 0 206153532 10670080 2207 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 2605 2207 205 16 0 2045 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 10420

[startup+120.066 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1536504/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=11076 CPUtime=120.02
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 2408 0 0 0 12001 1 0 0 25 0 1 0 206153532 11341824 2380 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520163 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 2769 2380 205 16 0 2209 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 11076

[startup+130.071 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1535992/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=11600 CPUtime=130.02
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 2530 0 0 0 13001 1 0 0 25 0 1 0 206153532 11878400 2502 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520163 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 2900 2502 205 16 0 2340 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 11600

[startup+140.078 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1535864/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=11732 CPUtime=140.02
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 2558 0 0 0 14001 1 0 0 25 0 1 0 206153532 12013568 2530 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520147 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 2933 2530 205 16 0 2373 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 11732

[startup+150.084 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1535864/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=11732 CPUtime=150.03
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 2560 0 0 0 15002 1 0 0 25 0 1 0 206153532 12013568 2532 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134516706 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 2933 2532 205 16 0 2373 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 11732

[startup+160.09 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1535864/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=11732 CPUtime=160.03
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 2560 0 0 0 16002 1 0 0 25 0 1 0 206153532 12013568 2532 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520163 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 2933 2532 205 16 0 2373 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 11732

[startup+170.096 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1535480/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=12120 CPUtime=170.04
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 2656 0 0 0 17002 2 0 0 25 0 1 0 206153532 12410880 2628 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559517 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 3030 2628 205 16 0 2470 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 12120

[startup+180.101 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1535416/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=12120 CPUtime=180.04
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 2656 0 0 0 18002 2 0 0 25 0 1 0 206153532 12410880 2628 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558702 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 3030 2628 205 16 0 2470 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 12120

[startup+190.107 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1534968/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=12516 CPUtime=190.05
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 2767 0 0 0 19003 2 0 0 25 0 1 0 206153532 12816384 2739 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520075 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 3129 2739 205 16 0 2569 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 12516

[startup+200.113 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1534840/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=12660 CPUtime=200.05
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 2796 0 0 0 20003 2 0 0 25 0 1 0 206153532 12963840 2768 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 3165 2768 205 16 0 2605 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 12660

[startup+210.119 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28566
/proc/meminfo: memFree=1534648/2055892 swapFree=4085732/4096564

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

/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 5891 0 0 0 178141 4 0 0 25 0 1 0 206153532 25755648 5825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517906 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 6288 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (Kb) 25152

[startup+1783.06 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28763
/proc/meminfo: memFree=1522296/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=25152 CPUtime=1782.46
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 5891 0 0 0 178242 4 0 0 25 0 1 0 206153532 25755648 5825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 6288 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (Kb) 25152

[startup+1784.06 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28763
/proc/meminfo: memFree=1522296/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=25152 CPUtime=1783.46
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 5891 0 0 0 178342 4 0 0 25 0 1 0 206153532 25755648 5825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 6288 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1783.46
Current children cumulated vsize (Kb) 25152

[startup+1785.07 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28763
/proc/meminfo: memFree=1522296/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=25152 CPUtime=1784.47
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 5891 0 0 0 178443 4 0 0 25 0 1 0 206153532 25755648 5825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520019 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 6288 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1784.47
Current children cumulated vsize (Kb) 25152

[startup+1786.07 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28763
/proc/meminfo: memFree=1522296/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=25152 CPUtime=1785.47
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 5891 0 0 0 178543 4 0 0 25 0 1 0 206153532 25755648 5825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 6288 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1785.47
Current children cumulated vsize (Kb) 25152

[startup+1787.08 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28763
/proc/meminfo: memFree=1522296/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=25152 CPUtime=1786.48
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 5891 0 0 0 178644 4 0 0 25 0 1 0 206153532 25755648 5825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 6288 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1786.48
Current children cumulated vsize (Kb) 25152

[startup+1788.08 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28763
/proc/meminfo: memFree=1522296/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=25152 CPUtime=1787.48
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 5891 0 0 0 178744 4 0 0 25 0 1 0 206153532 25755648 5825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 6288 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1787.48
Current children cumulated vsize (Kb) 25152

[startup+1789.09 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28763
/proc/meminfo: memFree=1522296/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=25152 CPUtime=1788.48
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 5891 0 0 0 178844 4 0 0 25 0 1 0 206153532 25755648 5825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 6288 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1788.48
Current children cumulated vsize (Kb) 25152

[startup+1790.09 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28763
/proc/meminfo: memFree=1522296/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=25152 CPUtime=1789.49
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 5891 0 0 0 178945 4 0 0 25 0 1 0 206153532 25755648 5825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519958 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 6288 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1789.49
Current children cumulated vsize (Kb) 25152

[startup+1791.1 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28763
/proc/meminfo: memFree=1522296/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=25152 CPUtime=1790.49
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 5891 0 0 0 179045 4 0 0 25 0 1 0 206153532 25755648 5825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519958 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 6288 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1790.49
Current children cumulated vsize (Kb) 25152

[startup+1792.1 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28763
/proc/meminfo: memFree=1522296/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=25152 CPUtime=1791.5
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 5891 0 0 0 179146 4 0 0 25 0 1 0 206153532 25755648 5825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559551 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 6288 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (Kb) 25152

[startup+1793.11 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28763
/proc/meminfo: memFree=1522296/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=25152 CPUtime=1792.5
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 5891 0 0 0 179246 4 0 0 25 0 1 0 206153532 25755648 5825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 6288 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1792.5
Current children cumulated vsize (Kb) 25152

[startup+1794.11 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28763
/proc/meminfo: memFree=1522296/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=25152 CPUtime=1793.51
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 5891 0 0 0 179347 4 0 0 25 0 1 0 206153532 25755648 5825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 6288 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1793.51
Current children cumulated vsize (Kb) 25152

[startup+1795.12 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28763
/proc/meminfo: memFree=1522296/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=25152 CPUtime=1794.51
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 5891 0 0 0 179447 4 0 0 25 0 1 0 206153532 25755648 5825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558826 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 6288 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (Kb) 25152

[startup+1796.12 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28763
/proc/meminfo: memFree=1522296/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=25152 CPUtime=1795.52
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 5891 0 0 0 179548 4 0 0 25 0 1 0 206153532 25755648 5825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520163 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 6288 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1795.52
Current children cumulated vsize (Kb) 25152

[startup+1797.13 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28763
/proc/meminfo: memFree=1522296/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=25152 CPUtime=1796.52
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 5891 0 0 0 179648 4 0 0 25 0 1 0 206153532 25755648 5825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519910 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 6288 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1796.52
Current children cumulated vsize (Kb) 25152

[startup+1798.13 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28763
/proc/meminfo: memFree=1522296/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=25152 CPUtime=1797.52
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 5891 0 0 0 179748 4 0 0 25 0 1 0 206153532 25755648 5825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520015 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 6288 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1797.52
Current children cumulated vsize (Kb) 25152

[startup+1799.13 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28763
/proc/meminfo: memFree=1522296/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=25152 CPUtime=1798.53
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 5891 0 0 0 179849 4 0 0 25 0 1 0 206153532 25755648 5825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559033 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 6288 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1798.53
Current children cumulated vsize (Kb) 25152

[startup+1800.14 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28763
/proc/meminfo: memFree=1522296/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=25152 CPUtime=1799.53
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 5891 0 0 0 179949 4 0 0 25 0 1 0 206153532 25755648 5825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519885 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 6288 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1799.53
Current children cumulated vsize (Kb) 25152

[startup+1801.14 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28763
/proc/meminfo: memFree=1522296/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=25152 CPUtime=1800.54
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 5891 0 0 0 180050 4 0 0 25 0 1 0 206153532 25755648 5825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 6288 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (Kb) 25152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 28763
/proc/meminfo: memFree=1522296/2055892 swapFree=4085732/4096564
[pid=28566] ppid=28564 vsize=25152 CPUtime=1800.54
/proc/28566/stat : 28566 (Pueblo) R 28564 28566 28520 0 -1 4194304 5891 0 0 0 180050 4 0 0 25 0 1 0 206153532 25755648 5825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/28566/statm: 6288 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (Kb) 25152

Sending SIGTERM to -28566
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.16
CPU time (s): 1800.56
CPU user time (s): 1800.51
CPU system time (s): 0.048992
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (Kb): 25424
The end

Launcher Data (download as text)

Begin job on node78 on Sun Jun  4 08:54:07 UTC 2006


FILE ID= 36873-1149411247

PBS_JOBID= 314812

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-f1000.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node78/36873-1149411247/instance-36873-1149411247.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node78/watcher-36873-1149411247 -o ROOT/results/node78/solver-36873-1149411247 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node78/36873-1149411247/instance-36873-1149411247.opb

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  8fb889bdb08324a2b9780b5ff988846e

RANDOM SEED= 619615214


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


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1545344 kB
Buffers:         27652 kB
Cached:         420268 kB
SwapCached:       2512 kB
Active:          93384 kB
Inactive:       363312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1545344 kB
SwapTotal:     4096564 kB
SwapFree:      4085732 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          15196 kB
Slab:            40276 kB
Committed_AS:   414416 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node78 on Sun Jun  4 09:24:09 UTC 2006