Trace number 36999

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.4Signal 1220.86 1221.25

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32e2.opb
MD5SUMf7c5bacdcc30466dd8339bd5adcf7c5b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark235
Best CPU time to get the best result obtained on this benchmark263.922
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 235
Optimality of the best value was proved YES
Number of variables534
Total number of constraints3013
Number of constraints which are clauses3013
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 constraint32
Number of terms in the objective function 534
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 534
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 534
Number of bits of the biggest sum of numbers10
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.06	c starting to Solve
0.06	c #variables read: 534 - #constraints read: 3014
0.06	o 237
0.07	o 236
1.27	o 235
1221.24	Pueblo: Constraints.cpp:608: bool PseudoBool_add(Solver&, vec&, PseudoBool*&, Clause*&): Assertion `maxlevel >=0' failed.

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1716064/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=2328 CPUtime=0
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 140 0 0 0 0 0 0 0 18 0 1 0 194173249 2383872 123 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 6985398 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 582 127 108 16 0 11 0

[startup+10.0027 s]
/proc/loadavg: 0.93 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1711536/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=6844 CPUtime=9.99
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 1352 0 0 0 998 1 0 0 25 0 1 0 194173249 7008256 1323 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 1711 1323 205 16 0 1152 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 6844

[startup+20.0087 s]
/proc/loadavg: 0.94 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1711664/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=6844 CPUtime=19.99
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 1353 0 0 0 1998 1 0 0 25 0 1 0 194173249 7008256 1324 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 1711 1324 205 16 0 1152 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 6844

[startup+30.0148 s]
/proc/loadavg: 0.95 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1710704/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=7924 CPUtime=29.99
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 1602 0 0 0 2998 1 0 0 25 0 1 0 194173249 8114176 1573 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527742 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 1981 1573 205 16 0 1422 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 7924

[startup+40.0208 s]
/proc/loadavg: 0.96 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1709936/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=8572 CPUtime=40
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 1794 0 0 0 3997 3 0 0 25 0 1 0 194173249 8777728 1765 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 2143 1765 205 16 0 1584 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 8572

[startup+50.0269 s]
/proc/loadavg: 0.96 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1709488/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=9112 CPUtime=50
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 1916 0 0 0 4997 3 0 0 25 0 1 0 194173249 9330688 1887 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 2278 1887 205 16 0 1719 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 9112

[startup+60.0329 s]
/proc/loadavg: 0.97 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1709488/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=9112 CPUtime=60.01
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 1916 0 0 0 5997 4 0 0 25 0 1 0 194173249 9330688 1887 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 2278 1887 205 16 0 1719 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 9112

[startup+70.039 s]
/proc/loadavg: 0.97 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1709424/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=9112 CPUtime=70.01
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 1916 0 0 0 6997 4 0 0 25 0 1 0 194173249 9330688 1887 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 2278 1887 205 16 0 1719 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 9112

[startup+80.045 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1709424/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=9112 CPUtime=80.01
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 1916 0 0 0 7997 4 0 0 25 0 1 0 194173249 9330688 1887 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 2278 1887 205 16 0 1719 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 9112

[startup+90.051 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1709424/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=9240 CPUtime=90.01
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 1934 0 0 0 8997 4 0 0 25 0 1 0 194173249 9461760 1905 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527836 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 2310 1905 205 16 0 1751 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 9240

[startup+100.057 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1708656/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=10012 CPUtime=100.02
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 2136 0 0 0 9997 5 0 0 25 0 1 0 194173249 10252288 2107 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 2503 2107 205 16 0 1944 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 10012

[startup+110.063 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1708528/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=10136 CPUtime=110.03
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 2167 0 0 0 10998 5 0 0 25 0 1 0 194173249 10379264 2138 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527740 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 2534 2138 205 16 0 1975 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 10136

[startup+120.069 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1708208/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=10392 CPUtime=120.03
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 2232 0 0 0 11998 5 0 0 25 0 1 0 194173249 10641408 2203 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527750 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 2598 2203 205 16 0 2039 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 10392

[startup+130.075 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1708208/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=10392 CPUtime=130.03
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 2232 0 0 0 12998 5 0 0 25 0 1 0 194173249 10641408 2203 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 2598 2203 205 16 0 2039 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 10392

[startup+140.081 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1708208/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=10392 CPUtime=140.03
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 2232 0 0 0 13998 5 0 0 25 0 1 0 194173249 10641408 2203 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527839 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 2598 2203 205 16 0 2039 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 10392

[startup+150.087 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1708208/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=10392 CPUtime=150.04
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 2234 0 0 0 14999 5 0 0 25 0 1 0 194173249 10641408 2205 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527742 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 2598 2205 205 16 0 2039 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 10392

[startup+160.093 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1708208/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=10392 CPUtime=160.04
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 2234 0 0 0 15999 5 0 0 25 0 1 0 194173249 10641408 2205 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 2598 2205 205 16 0 2039 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 10392

[startup+170.098 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1708208/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=10392 CPUtime=170.05
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 2234 0 0 0 16999 6 0 0 25 0 1 0 194173249 10641408 2205 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 2598 2205 205 16 0 2039 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 10392

[startup+180.104 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1707504/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=11052 CPUtime=180.05
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 2416 0 0 0 17998 7 0 0 25 0 1 0 194173249 11317248 2387 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 2763 2387 205 16 0 2204 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 11052

[startup+190.11 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1707440/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=11052 CPUtime=190.05
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 2416 0 0 0 18998 7 0 0 25 0 1 0 194173249 11317248 2387 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 2763 2387 205 16 0 2204 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 11052

[startup+200.117 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1707440/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=11052 CPUtime=200.05
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 2416 0 0 0 19997 8 0 0 25 0 1 0 194173249 11317248 2387 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 2763 2387 205 16 0 2204 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 11052

[startup+210.123 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24596
/proc/meminfo: memFree=1707440/2055920 swapFree=4180904/4192956

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

Current children cumulated CPU time (s) 1010.28
Current children cumulated vsize (Kb) 14596

[startup+1020.6 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24791
/proc/meminfo: memFree=1703728/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=14596 CPUtime=1020.28
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 3341 0 0 0 101986 42 0 0 25 0 1 0 194173249 14946304 3251 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 3649 3251 205 16 0 3090 0
Current children cumulated CPU time (s) 1020.28
Current children cumulated vsize (Kb) 14596

[startup+1030.61 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24791
/proc/meminfo: memFree=1703728/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=14596 CPUtime=1030.28
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 3341 0 0 0 102986 42 0 0 25 0 1 0 194173249 14946304 3251 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520011 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 3649 3251 205 16 0 3090 0
Current children cumulated CPU time (s) 1030.28
Current children cumulated vsize (Kb) 14596

[startup+1040.62 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24791
/proc/meminfo: memFree=1703728/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=14596 CPUtime=1040.28
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 3341 0 0 0 103985 43 0 0 25 0 1 0 194173249 14946304 3251 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134557302 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 3649 3251 205 16 0 3090 0
Current children cumulated CPU time (s) 1040.28
Current children cumulated vsize (Kb) 14596

[startup+1050.62 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24791
/proc/meminfo: memFree=1703728/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=14596 CPUtime=1050.29
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 3341 0 0 0 104986 43 0 0 25 0 1 0 194173249 14946304 3251 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 3649 3251 205 16 0 3090 0
Current children cumulated CPU time (s) 1050.29
Current children cumulated vsize (Kb) 14596

[startup+1060.63 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24791
/proc/meminfo: memFree=1703728/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=14596 CPUtime=1060.28
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 3342 0 0 0 105985 43 0 0 25 0 1 0 194173249 14946304 3252 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527821 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 3649 3252 205 16 0 3090 0
Current children cumulated CPU time (s) 1060.28
Current children cumulated vsize (Kb) 14596

[startup+1070.63 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24791
/proc/meminfo: memFree=1703728/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=14596 CPUtime=1070.29
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 3342 0 0 0 106985 44 0 0 25 0 1 0 194173249 14946304 3252 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 3649 3252 205 16 0 3090 0
Current children cumulated CPU time (s) 1070.29
Current children cumulated vsize (Kb) 14596

[startup+1080.64 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24791
/proc/meminfo: memFree=1703728/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=14596 CPUtime=1080.3
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 3342 0 0 0 107985 45 0 0 25 0 1 0 194173249 14946304 3252 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 3649 3252 205 16 0 3090 0
Current children cumulated CPU time (s) 1080.3
Current children cumulated vsize (Kb) 14596

[startup+1090.65 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24791
/proc/meminfo: memFree=1703664/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=14596 CPUtime=1090.3
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 3347 0 0 0 108985 45 0 0 25 0 1 0 194173249 14946304 3257 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527726 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 3649 3257 205 16 0 3090 0
Current children cumulated CPU time (s) 1090.3
Current children cumulated vsize (Kb) 14596

[startup+1100.65 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24791
/proc/meminfo: memFree=1703664/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=14596 CPUtime=1100.31
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 3347 0 0 0 109985 46 0 0 25 0 1 0 194173249 14946304 3257 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 3649 3257 205 16 0 3090 0
Current children cumulated CPU time (s) 1100.31
Current children cumulated vsize (Kb) 14596

[startup+1110.66 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24791
/proc/meminfo: memFree=1703664/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=14596 CPUtime=1110.3
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 3347 0 0 0 110984 46 0 0 25 0 1 0 194173249 14946304 3257 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134557310 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 3649 3257 205 16 0 3090 0
Current children cumulated CPU time (s) 1110.3
Current children cumulated vsize (Kb) 14596

[startup+1120.66 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24791
/proc/meminfo: memFree=1703664/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=14596 CPUtime=1120.31
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 3348 0 0 0 111984 47 0 0 25 0 1 0 194173249 14946304 3258 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134528015 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 3649 3258 205 16 0 3090 0
Current children cumulated CPU time (s) 1120.31
Current children cumulated vsize (Kb) 14596

[startup+1130.67 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24791
/proc/meminfo: memFree=1703664/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=14596 CPUtime=1130.31
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 3349 0 0 0 112984 47 0 0 25 0 1 0 194173249 14946304 3259 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527975 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 3649 3259 205 16 0 3090 0
Current children cumulated CPU time (s) 1130.31
Current children cumulated vsize (Kb) 14596

[startup+1140.68 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24791
/proc/meminfo: memFree=1703664/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=14596 CPUtime=1140.32
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 3349 0 0 0 113984 48 0 0 25 0 1 0 194173249 14946304 3259 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 3649 3259 205 16 0 3090 0
Current children cumulated CPU time (s) 1140.32
Current children cumulated vsize (Kb) 14596

[startup+1150.68 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24791
/proc/meminfo: memFree=1703664/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=14596 CPUtime=1150.32
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 3353 0 0 0 114984 48 0 0 25 0 1 0 194173249 14946304 3263 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527750 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 3649 3263 205 16 0 3090 0
Current children cumulated CPU time (s) 1150.32
Current children cumulated vsize (Kb) 14596

[startup+1160.69 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24791
/proc/meminfo: memFree=1703664/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=14596 CPUtime=1160.32
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 3353 0 0 0 115984 48 0 0 25 0 1 0 194173249 14946304 3263 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 3649 3263 205 16 0 3090 0
Current children cumulated CPU time (s) 1160.32
Current children cumulated vsize (Kb) 14596

[startup+1170.69 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24791
/proc/meminfo: memFree=1703664/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=14596 CPUtime=1170.32
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 3353 0 0 0 116984 48 0 0 25 0 1 0 194173249 14946304 3263 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 3649 3263 205 16 0 3090 0
Current children cumulated CPU time (s) 1170.32
Current children cumulated vsize (Kb) 14596

[startup+1180.7 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24791
/proc/meminfo: memFree=1703600/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=14596 CPUtime=1180.33
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 3353 0 0 0 117984 49 0 0 25 0 1 0 194173249 14946304 3263 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 3649 3263 205 16 0 3090 0
Current children cumulated CPU time (s) 1180.33
Current children cumulated vsize (Kb) 14596

[startup+1190.71 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24791
/proc/meminfo: memFree=1703600/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=14596 CPUtime=1190.33
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 3353 0 0 0 118984 49 0 0 25 0 1 0 194173249 14946304 3263 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 3649 3263 205 16 0 3090 0
Current children cumulated CPU time (s) 1190.33
Current children cumulated vsize (Kb) 14596

[startup+1200.71 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24791
/proc/meminfo: memFree=1702832/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=15424 CPUtime=1200.34
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 3544 0 0 0 119984 50 0 0 25 0 1 0 194173249 15794176 3454 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 3856 3454 205 16 0 3297 0
Current children cumulated CPU time (s) 1200.34
Current children cumulated vsize (Kb) 15424

[startup+1210.72 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24791
/proc/meminfo: memFree=1702320/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=16072 CPUtime=1210.35
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 3680 0 0 0 120984 51 0 0 25 0 1 0 194173249 16457728 3590 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 7455693 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 4018 3590 205 16 0 3459 0
Current children cumulated CPU time (s) 1210.35
Current children cumulated vsize (Kb) 16072

[startup+1220.73 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 24791
/proc/meminfo: memFree=1702256/2055920 swapFree=4180904/4192956
[pid=24596] ppid=24594 vsize=16072 CPUtime=1220.35
/proc/24596/stat : 24596 (Pueblo) R 24594 24596 24550 0 -1 4194304 3692 0 0 0 121984 51 0 0 25 0 1 0 194173249 16457728 3602 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527750 0 0 4096 0 0 0 0 17 1 0 0
/proc/24596/statm: 4018 3602 205 16 0 3459 0
Current children cumulated CPU time (s) 1220.35
Current children cumulated vsize (Kb) 16072

Child ended because it received signal 6 (SIGABRT)
Real time (s): 1221.25
CPU time (s): 1220.86
CPU user time (s): 1220.35
CPU system time (s): 0.514921
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (Kb): 16072
The end

Launcher Data (download as text)

Begin job on node30 on Fri Jun  2 21:51:36 UTC 2006


FILE ID= 36999-1149285096

PBS_JOBID= 306448

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

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  f7c5bacdcc30466dd8339bd5adcf7c5b

RANDOM SEED= 430701258


/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.216
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.216
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:       1716272 kB
Buffers:         15488 kB
Cached:         254316 kB
SwapCached:       3488 kB
Active:          45108 kB
Inactive:       233096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716272 kB
SwapTotal:     4192956 kB
SwapFree:      4180904 kB
Dirty:             232 kB
Writeback:           0 kB
Mapped:          14724 kB
Slab:            47520 kB
Committed_AS:   250928 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node30 on Fri Jun  2 22:11:57 UTC 2006