Trace number 38023

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.6 1800.88

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/node16/watcher-38023-1149411170 -o ROOT/results/node16/solver-38023-1149411170 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node16/38023-1149411170/instance-38023-1149411170.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/64 9695
/proc/meminfo: memFree=1216136/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=2328 CPUtime=0
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 206779889 2383872 128 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 7175032 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 582 129 110 16 0 11 0

[startup+10.0008 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 9695
/proc/meminfo: memFree=1212240/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=6256 CPUtime=9.99
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 1214 0 0 0 999 0 0 0 25 0 1 0 206779889 6406144 1185 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559532 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 1564 1185 205 16 0 1005 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 6256

[startup+20.0052 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 9695
/proc/meminfo: memFree=1211408/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=7288 CPUtime=20
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 1464 0 0 0 1999 1 0 0 25 0 1 0 206779889 7462912 1435 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517906 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 1822 1435 205 16 0 1263 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 7288

[startup+30.0096 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 9695
/proc/meminfo: memFree=1210768/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=7948 CPUtime=30
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 1612 0 0 0 2999 1 0 0 25 0 1 0 206779889 8138752 1583 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559532 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 1987 1583 205 16 0 1428 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 7948

[startup+40.0141 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 9695
/proc/meminfo: memFree=1210384/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=8340 CPUtime=40
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 1726 0 0 0 3999 1 0 0 25 0 1 0 206779889 8540160 1697 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 2085 1697 205 16 0 1526 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 8340

[startup+50.0185 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 9695
/proc/meminfo: memFree=1209808/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=8860 CPUtime=50
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 1857 0 0 0 4999 1 0 0 25 0 1 0 206779889 9072640 1828 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 2215 1828 205 16 0 1656 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 8860

[startup+60.0229 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 9695
/proc/meminfo: memFree=1209616/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=9124 CPUtime=60.01
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 1918 0 0 0 5999 2 0 0 25 0 1 0 206779889 9342976 1889 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 2281 1889 205 16 0 1722 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 9124

[startup+70.0273 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 9695
/proc/meminfo: memFree=1209296/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=9512 CPUtime=70.01
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 1998 0 0 0 6999 2 0 0 25 0 1 0 206779889 9740288 1969 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520147 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 2378 1969 205 16 0 1819 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 9512

[startup+80.0318 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 9695
/proc/meminfo: memFree=1208976/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=9772 CPUtime=80.02
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 2083 0 0 0 8000 2 0 0 25 0 1 0 206779889 10006528 2054 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520163 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 2443 2054 205 16 0 1884 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 9772

[startup+90.0352 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 9695
/proc/meminfo: memFree=1208592/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=10160 CPUtime=90.02
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 2174 0 0 0 9000 2 0 0 25 0 1 0 206779889 10403840 2145 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520080 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 2540 2145 205 16 0 1981 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 10160

[startup+100.04 s]
/proc/loadavg: 1.06 1.00 1.00 2/64 9695
/proc/meminfo: memFree=1208464/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=10288 CPUtime=100.02
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 2215 0 0 0 10000 2 0 0 25 0 1 0 206779889 10534912 2186 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519884 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 2572 2186 205 16 0 2013 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 10288

[startup+110.044 s]
/proc/loadavg: 1.05 1.00 1.00 2/64 9695
/proc/meminfo: memFree=1208400/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=10416 CPUtime=110.02
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 2236 0 0 0 11000 2 0 0 25 0 1 0 206779889 10665984 2207 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520129 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 2604 2207 205 16 0 2045 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 10416

[startup+120.048 s]
/proc/loadavg: 1.04 1.00 1.00 2/64 9695
/proc/meminfo: memFree=1208144/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=10676 CPUtime=120.02
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 2296 0 0 0 12000 2 0 0 25 0 1 0 206779889 10932224 2267 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520339 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 2669 2267 205 16 0 2110 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 10676

[startup+130.053 s]
/proc/loadavg: 1.04 1.00 1.00 2/64 9695
/proc/meminfo: memFree=1207632/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=11200 CPUtime=130.03
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 2422 0 0 0 13001 2 0 0 25 0 1 0 206779889 11468800 2393 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 2800 2393 205 16 0 2241 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 11200

[startup+140.057 s]
/proc/loadavg: 1.03 1.00 1.00 2/64 9695
/proc/meminfo: memFree=1207184/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=11596 CPUtime=140.03
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 2532 0 0 0 14001 2 0 0 25 0 1 0 206779889 11874304 2503 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532089 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 2899 2503 205 16 0 2340 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 11596

[startup+150.062 s]
/proc/loadavg: 1.03 1.00 1.00 2/64 9695
/proc/meminfo: memFree=1207056/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=11728 CPUtime=150.03
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 2560 0 0 0 15001 2 0 0 25 0 1 0 206779889 12009472 2531 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 2932 2531 205 16 0 2373 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 11728

[startup+160.066 s]
/proc/loadavg: 1.02 1.00 1.00 2/64 9695
/proc/meminfo: memFree=1207056/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=11728 CPUtime=160.03
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 2561 0 0 0 16001 2 0 0 25 0 1 0 206779889 12009472 2532 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520260 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 2932 2532 205 16 0 2373 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 11728

[startup+170.071 s]
/proc/loadavg: 1.02 1.00 1.00 2/64 9695
/proc/meminfo: memFree=1207056/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=11728 CPUtime=170.04
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 2561 0 0 0 17002 2 0 0 25 0 1 0 206779889 12009472 2532 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 2932 2532 205 16 0 2373 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 11728

[startup+180.075 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 9695
/proc/meminfo: memFree=1206672/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=12116 CPUtime=180.05
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 2657 0 0 0 18002 3 0 0 25 0 1 0 206779889 12406784 2628 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 3029 2628 205 16 0 2470 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 12116

[startup+190.079 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 9695
/proc/meminfo: memFree=1206672/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=12116 CPUtime=190.05
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 2657 0 0 0 19002 3 0 0 25 0 1 0 206779889 12406784 2628 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520212 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 3029 2628 205 16 0 2470 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 12116

[startup+200.084 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 9695
/proc/meminfo: memFree=1206352/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=12380 CPUtime=200.06
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 2726 0 0 0 20003 3 0 0 25 0 1 0 206779889 12677120 2697 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520147 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 3095 2697 205 16 0 2536 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 12380

[startup+210.088 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 9695
/proc/meminfo: memFree=1206096/2055920 swapFree=4181468/4192956

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

/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 5892 0 0 0 178141 8 0 0 25 0 1 0 206779889 25915392 5863 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559496 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 6327 5863 205 16 0 5768 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (Kb) 25308

[startup+1782.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9890
/proc/meminfo: memFree=1193368/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=25308 CPUtime=1782.49
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 5892 0 0 0 178241 8 0 0 25 0 1 0 206779889 25915392 5863 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 6327 5863 205 16 0 5768 0
Current children cumulated CPU time (s) 1782.49
Current children cumulated vsize (Kb) 25308

[startup+1783.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9890
/proc/meminfo: memFree=1193368/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=25308 CPUtime=1783.5
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 5892 0 0 0 178342 8 0 0 25 0 1 0 206779889 25915392 5863 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 6327 5863 205 16 0 5768 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (Kb) 25308

[startup+1784.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9890
/proc/meminfo: memFree=1193368/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=25148 CPUtime=1784.5
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 5892 0 0 0 178442 8 0 0 25 0 1 0 206779889 25751552 5825 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520116 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 6287 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1784.5
Current children cumulated vsize (Kb) 25148

[startup+1785.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9890
/proc/meminfo: memFree=1193368/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=25148 CPUtime=1785.5
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 5892 0 0 0 178542 8 0 0 25 0 1 0 206779889 25751552 5825 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519903 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 6287 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1785.5
Current children cumulated vsize (Kb) 25148

[startup+1786.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9890
/proc/meminfo: memFree=1193368/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=25148 CPUtime=1786.51
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 5892 0 0 0 178643 8 0 0 25 0 1 0 206779889 25751552 5825 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520212 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 6287 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1786.51
Current children cumulated vsize (Kb) 25148

[startup+1787.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9890
/proc/meminfo: memFree=1193368/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=25148 CPUtime=1787.51
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 5892 0 0 0 178743 8 0 0 25 0 1 0 206779889 25751552 5825 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134557713 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 6287 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1787.51
Current children cumulated vsize (Kb) 25148

[startup+1788.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9890
/proc/meminfo: memFree=1193368/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=25148 CPUtime=1788.52
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 5892 0 0 0 178844 8 0 0 25 0 1 0 206779889 25751552 5825 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559543 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 6287 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1788.52
Current children cumulated vsize (Kb) 25148

[startup+1789.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9890
/proc/meminfo: memFree=1193368/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=25148 CPUtime=1789.52
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 5892 0 0 0 178944 8 0 0 25 0 1 0 206779889 25751552 5825 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134557521 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 6287 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1789.52
Current children cumulated vsize (Kb) 25148

[startup+1790.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9890
/proc/meminfo: memFree=1193368/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=25148 CPUtime=1790.53
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 5892 0 0 0 179045 8 0 0 25 0 1 0 206779889 25751552 5825 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520044 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 6287 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1790.53
Current children cumulated vsize (Kb) 25148

[startup+1791.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9890
/proc/meminfo: memFree=1193368/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=25148 CPUtime=1791.53
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 5892 0 0 0 179145 8 0 0 25 0 1 0 206779889 25751552 5825 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134557515 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 6287 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (Kb) 25148

[startup+1792.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9890
/proc/meminfo: memFree=1193368/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=25148 CPUtime=1792.54
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 5892 0 0 0 179246 8 0 0 25 0 1 0 206779889 25751552 5825 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559135 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 6287 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (Kb) 25148

[startup+1793.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9890
/proc/meminfo: memFree=1193368/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=25148 CPUtime=1793.54
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 5892 0 0 0 179346 8 0 0 25 0 1 0 206779889 25751552 5825 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559129 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 6287 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1793.54
Current children cumulated vsize (Kb) 25148

[startup+1794.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9890
/proc/meminfo: memFree=1193368/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=25148 CPUtime=1794.55
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 5892 0 0 0 179447 8 0 0 25 0 1 0 206779889 25751552 5825 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 6287 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (Kb) 25148

[startup+1795.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9890
/proc/meminfo: memFree=1193368/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=25148 CPUtime=1795.55
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 5892 0 0 0 179547 8 0 0 25 0 1 0 206779889 25751552 5825 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520163 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 6287 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1795.55
Current children cumulated vsize (Kb) 25148

[startup+1796.85 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9890
/proc/meminfo: memFree=1193368/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=25148 CPUtime=1796.56
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 5892 0 0 0 179648 8 0 0 25 0 1 0 206779889 25751552 5825 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520147 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 6287 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1796.56
Current children cumulated vsize (Kb) 25148

[startup+1797.85 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9890
/proc/meminfo: memFree=1193368/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=25148 CPUtime=1797.56
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 5892 0 0 0 179748 8 0 0 25 0 1 0 206779889 25751552 5825 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 6287 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (Kb) 25148

[startup+1798.86 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9890
/proc/meminfo: memFree=1193368/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=25148 CPUtime=1798.57
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 5892 0 0 0 179849 8 0 0 25 0 1 0 206779889 25751552 5825 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559496 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 6287 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 25148

[startup+1799.86 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9890
/proc/meminfo: memFree=1193368/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=25148 CPUtime=1799.57
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 5892 0 0 0 179949 8 0 0 25 0 1 0 206779889 25751552 5825 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 6287 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (Kb) 25148

[startup+1800.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9890
/proc/meminfo: memFree=1193368/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=25148 CPUtime=1800.58
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 5892 0 0 0 180050 8 0 0 25 0 1 0 206779889 25751552 5825 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559496 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 6287 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 25148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9890
/proc/meminfo: memFree=1193368/2055920 swapFree=4181468/4192956
[pid=9695] ppid=9693 vsize=25148 CPUtime=1800.58
/proc/9695/stat : 9695 (Pueblo13) R 9693 9695 9649 0 -1 4194304 5892 0 0 0 180050 8 0 0 25 0 1 0 206779889 25751552 5825 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520116 0 0 4096 0 0 0 0 17 1 0 0
/proc/9695/statm: 6287 5825 205 16 0 5728 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 25148

Sending SIGTERM to -9695
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.88
CPU time (s): 1800.6
CPU user time (s): 1800.5
CPU system time (s): 0.090986
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (Kb): 25420
The end

Launcher Data (download as text)

Begin job on node16 on Sun Jun  4 08:52:50 UTC 2006


FILE ID= 38023-1149411170

PBS_JOBID= 314805

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/Pueblo13 ROOT/tmp/node16/38023-1149411170/instance-38023-1149411170.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-38023-1149411170 -o ROOT/results/node16/solver-38023-1149411170 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node16/38023-1149411170/instance-38023-1149411170.opb

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  8fb889bdb08324a2b9780b5ff988846e

RANDOM SEED= 574305666


/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.231
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.231
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:       1216344 kB
Buffers:         31836 kB
Cached:         730716 kB
SwapCached:       3128 kB
Active:         420388 kB
Inactive:       350840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1216344 kB
SwapTotal:     4192956 kB
SwapFree:      4181468 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14732 kB
Slab:            54360 kB
Committed_AS:   340896 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node16 on Sun Jun  4 09:22:51 UTC 2006