Trace number 36989

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.67 1801.18

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-f2000.opb
MD5SUMfad56081e554a0467e4020315c4dfc76
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 variables4000
Total number of constraints10500
Number of constraints which are clauses10500
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 4000
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 4000
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4000
Number of bits of the biggest sum of numbers12
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.23	c starting to Solve
0.23	c #variables read: 4000 - #constraints read: 10501

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.77 0.92 0.89 2/64 20372
/proc/meminfo: memFree=1706392/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=2328 CPUtime=0
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 11551991 2383872 128 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 12561272 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 582 128 109 16 0 11 0

[startup+10.0023 s]
/proc/loadavg: 0.81 0.92 0.89 2/64 20372
/proc/meminfo: memFree=1698144/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=10572 CPUtime=9.99
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 2289 0 0 0 998 1 0 0 25 0 1 0 11551991 10825728 2260 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 2643 2260 205 16 0 2084 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 10572

[startup+20.0083 s]
/proc/loadavg: 0.84 0.93 0.90 2/64 20372
/proc/meminfo: memFree=1695336/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=13532 CPUtime=19.99
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 3019 0 0 0 1998 1 0 0 25 0 1 0 11551991 13856768 2990 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 3383 2990 205 16 0 2824 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 13532

[startup+30.0143 s]
/proc/loadavg: 0.86 0.93 0.90 2/64 20372
/proc/meminfo: memFree=1694056/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=14824 CPUtime=29.99
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 3333 0 0 0 2998 1 0 0 25 0 1 0 11551991 15179776 3304 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 3706 3304 205 16 0 3147 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 14824

[startup+40.0203 s]
/proc/loadavg: 0.88 0.93 0.90 2/64 20372
/proc/meminfo: memFree=1693160/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=15604 CPUtime=40
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 3552 0 0 0 3998 2 0 0 25 0 1 0 11551991 15978496 3523 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559450 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 3901 3523 205 16 0 3342 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 15604

[startup+50.0263 s]
/proc/loadavg: 0.90 0.93 0.90 2/64 20372
/proc/meminfo: memFree=1692840/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=16140 CPUtime=50.01
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 3639 0 0 0 4999 2 0 0 25 0 1 0 11551991 16527360 3610 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 4035 3610 205 16 0 3476 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 16140

[startup+60.0322 s]
/proc/loadavg: 0.91 0.93 0.90 2/64 20372
/proc/meminfo: memFree=1692328/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=16652 CPUtime=60.02
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 3782 0 0 0 6000 2 0 0 25 0 1 0 11551991 17051648 3753 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 13025572 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 4163 3753 205 16 0 3604 0
Current children cumulated CPU time (s) 60.02
Current children cumulated vsize (Kb) 16652

[startup+70.0553 s]
/proc/loadavg: 0.93 0.94 0.90 2/64 20372
/proc/meminfo: memFree=1692200/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=16780 CPUtime=70.03
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 3814 0 0 0 7001 2 0 0 25 0 1 0 11551991 17182720 3785 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520196 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 4195 3785 205 16 0 3636 0
Current children cumulated CPU time (s) 70.03
Current children cumulated vsize (Kb) 16780

[startup+80.0613 s]
/proc/loadavg: 0.94 0.94 0.90 2/64 20372
/proc/meminfo: memFree=1691688/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=17292 CPUtime=80.03
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 3939 0 0 0 8001 2 0 0 25 0 1 0 11551991 17707008 3910 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 4323 3910 205 16 0 3764 0
Current children cumulated CPU time (s) 80.03
Current children cumulated vsize (Kb) 17292

[startup+90.0672 s]
/proc/loadavg: 0.95 0.94 0.90 2/64 20372
/proc/meminfo: memFree=1691560/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=17420 CPUtime=90.03
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 3970 0 0 0 9001 2 0 0 25 0 1 0 11551991 17838080 3941 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 4355 3941 205 16 0 3796 0
Current children cumulated CPU time (s) 90.03
Current children cumulated vsize (Kb) 17420

[startup+100.073 s]
/proc/loadavg: 0.95 0.94 0.90 2/64 20372
/proc/meminfo: memFree=1690664/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=18356 CPUtime=100.03
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 4189 0 0 0 10001 2 0 0 25 0 1 0 11551991 18796544 4160 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520225 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 4589 4160 205 16 0 4030 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 18356

[startup+110.079 s]
/proc/loadavg: 0.96 0.94 0.90 2/64 20372
/proc/meminfo: memFree=1690600/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=18356 CPUtime=110.03
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 4206 0 0 0 11001 2 0 0 25 0 1 0 11551991 18796544 4177 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 4589 4177 205 16 0 4030 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 18356

[startup+120.085 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 20372
/proc/meminfo: memFree=1689896/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=19000 CPUtime=120.05
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 4383 0 0 0 12002 3 0 0 25 0 1 0 11551991 19456000 4354 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559159 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 4750 4354 205 16 0 4191 0
Current children cumulated CPU time (s) 120.05
Current children cumulated vsize (Kb) 19000

[startup+130.091 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 20372
/proc/meminfo: memFree=1689192/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=19776 CPUtime=130.05
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 4560 0 0 0 13002 3 0 0 25 0 1 0 11551991 20250624 4531 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 4944 4531 205 16 0 4385 0
Current children cumulated CPU time (s) 130.05
Current children cumulated vsize (Kb) 19776

[startup+140.097 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 20372
/proc/meminfo: memFree=1688168/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=20812 CPUtime=140.05
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 4808 0 0 0 14002 3 0 0 25 0 1 0 11551991 21311488 4779 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 5203 4779 205 16 0 4644 0
Current children cumulated CPU time (s) 140.05
Current children cumulated vsize (Kb) 20812

[startup+150.103 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 20372
/proc/meminfo: memFree=1688232/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=20812 CPUtime=150.05
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 4810 0 0 0 15002 3 0 0 25 0 1 0 11551991 21311488 4781 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 5203 4781 205 16 0 4644 0
Current children cumulated CPU time (s) 150.05
Current children cumulated vsize (Kb) 20812

[startup+160.109 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 20372
/proc/meminfo: memFree=1688232/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=20812 CPUtime=160.06
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 4810 0 0 0 16003 3 0 0 25 0 1 0 11551991 21311488 4781 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519884 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 5203 4781 205 16 0 4644 0
Current children cumulated CPU time (s) 160.06
Current children cumulated vsize (Kb) 20812

[startup+170.114 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 20372
/proc/meminfo: memFree=1688168/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=20812 CPUtime=170.06
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 4810 0 0 0 17003 3 0 0 25 0 1 0 11551991 21311488 4781 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520116 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 5203 4781 205 16 0 4644 0
Current children cumulated CPU time (s) 170.06
Current children cumulated vsize (Kb) 20812

[startup+180.12 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 20372
/proc/meminfo: memFree=1687848/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=21072 CPUtime=180.06
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 4892 0 0 0 18003 3 0 0 25 0 1 0 11551991 21577728 4863 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 5268 4863 205 16 0 4709 0
Current children cumulated CPU time (s) 180.06
Current children cumulated vsize (Kb) 21072

[startup+190.126 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 20372
/proc/meminfo: memFree=1687336/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=21588 CPUtime=190.06
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 5024 0 0 0 19003 3 0 0 25 0 1 0 11551991 22106112 4995 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558823 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 5397 4995 205 16 0 4838 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 21588

[startup+200.132 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 20372
/proc/meminfo: memFree=1686632/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=22364 CPUtime=200.06
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 5195 0 0 0 20003 3 0 0 25 0 1 0 11551991 22900736 5166 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559512 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 5591 5166 205 16 0 5032 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 22364

[startup+210.138 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 20372
/proc/meminfo: memFree=1686632/2055920 swapFree=4192956/4192956

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

/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 10265 0 0 0 178145 11 0 0 25 0 1 0 11551991 43040768 10101 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520339 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 10508 10101 205 16 0 9949 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 42032

[startup+1783.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20372
/proc/meminfo: memFree=1666344/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=42032 CPUtime=1782.57
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 10265 0 0 0 178246 11 0 0 25 0 1 0 11551991 43040768 10101 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519949 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 10508 10101 205 16 0 9949 0
Current children cumulated CPU time (s) 1782.57
Current children cumulated vsize (Kb) 42032

[startup+1784.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20372
/proc/meminfo: memFree=1666344/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=42032 CPUtime=1783.57
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 10265 0 0 0 178346 11 0 0 25 0 1 0 11551991 43040768 10101 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 10508 10101 205 16 0 9949 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 42032

[startup+1785.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20372
/proc/meminfo: memFree=1666344/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=42032 CPUtime=1784.58
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 10265 0 0 0 178447 11 0 0 25 0 1 0 11551991 43040768 10101 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 10508 10101 205 16 0 9949 0
Current children cumulated CPU time (s) 1784.58
Current children cumulated vsize (Kb) 42032

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20372
/proc/meminfo: memFree=1666344/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=42032 CPUtime=1785.58
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 10265 0 0 0 178547 11 0 0 25 0 1 0 11551991 43040768 10101 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520568 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 10508 10101 205 16 0 9949 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 42032

[startup+1787.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20372
/proc/meminfo: memFree=1666344/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=42032 CPUtime=1786.59
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 10265 0 0 0 178648 11 0 0 25 0 1 0 11551991 43040768 10101 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559569 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 10508 10101 205 16 0 9949 0
Current children cumulated CPU time (s) 1786.59
Current children cumulated vsize (Kb) 42032

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20372
/proc/meminfo: memFree=1666344/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=42032 CPUtime=1787.59
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 10265 0 0 0 178748 11 0 0 25 0 1 0 11551991 43040768 10101 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 10508 10101 205 16 0 9949 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 42032

[startup+1789.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20372
/proc/meminfo: memFree=1666344/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=42032 CPUtime=1788.59
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 10265 0 0 0 178848 11 0 0 25 0 1 0 11551991 43040768 10101 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519884 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 10508 10101 205 16 0 9949 0
Current children cumulated CPU time (s) 1788.59
Current children cumulated vsize (Kb) 42032

[startup+1790.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20372
/proc/meminfo: memFree=1666344/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=42032 CPUtime=1789.6
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 10265 0 0 0 178949 11 0 0 25 0 1 0 11551991 43040768 10101 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 10508 10101 205 16 0 9949 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (Kb) 42032

[startup+1791.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20372
/proc/meminfo: memFree=1666344/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=42032 CPUtime=1790.6
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 10265 0 0 0 179049 11 0 0 25 0 1 0 11551991 43040768 10101 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 10508 10101 205 16 0 9949 0
Current children cumulated CPU time (s) 1790.6
Current children cumulated vsize (Kb) 42032

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20372
/proc/meminfo: memFree=1666344/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=42032 CPUtime=1791.61
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 10265 0 0 0 179150 11 0 0 25 0 1 0 11551991 43040768 10101 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 10508 10101 205 16 0 9949 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (Kb) 42032

[startup+1793.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20372
/proc/meminfo: memFree=1666344/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=42032 CPUtime=1792.61
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 10265 0 0 0 179250 11 0 0 25 0 1 0 11551991 43040768 10101 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559161 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 10508 10101 205 16 0 9949 0
Current children cumulated CPU time (s) 1792.61
Current children cumulated vsize (Kb) 42032

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20372
/proc/meminfo: memFree=1666344/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=42032 CPUtime=1793.62
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 10265 0 0 0 179351 11 0 0 25 0 1 0 11551991 43040768 10101 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134557715 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 10508 10101 205 16 0 9949 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (Kb) 42032

[startup+1795.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20372
/proc/meminfo: memFree=1666344/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=42032 CPUtime=1794.62
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 10265 0 0 0 179451 11 0 0 25 0 1 0 11551991 43040768 10101 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519888 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 10508 10101 205 16 0 9949 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (Kb) 42032

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20372
/proc/meminfo: memFree=1666344/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=42032 CPUtime=1795.63
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 10265 0 0 0 179552 11 0 0 25 0 1 0 11551991 43040768 10101 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 10508 10101 205 16 0 9949 0
Current children cumulated CPU time (s) 1795.63
Current children cumulated vsize (Kb) 42032

[startup+1797.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20372
/proc/meminfo: memFree=1666344/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=42032 CPUtime=1796.63
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 10265 0 0 0 179652 11 0 0 25 0 1 0 11551991 43040768 10101 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 10508 10101 205 16 0 9949 0
Current children cumulated CPU time (s) 1796.63
Current children cumulated vsize (Kb) 42032

[startup+1798.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20372
/proc/meminfo: memFree=1666344/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=42032 CPUtime=1797.64
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 10265 0 0 0 179753 11 0 0 25 0 1 0 11551991 43040768 10101 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 10508 10101 205 16 0 9949 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (Kb) 42032

[startup+1799.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20372
/proc/meminfo: memFree=1666344/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=42032 CPUtime=1798.64
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 10265 0 0 0 179853 11 0 0 25 0 1 0 11551991 43040768 10101 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 10508 10101 205 16 0 9949 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 42032

[startup+1800.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20372
/proc/meminfo: memFree=1666344/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=42032 CPUtime=1799.65
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 10265 0 0 0 179954 11 0 0 25 0 1 0 11551991 43040768 10101 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 10508 10101 205 16 0 9949 0
Current children cumulated CPU time (s) 1799.65
Current children cumulated vsize (Kb) 42032

[startup+1801.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20372
/proc/meminfo: memFree=1666344/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=42032 CPUtime=1800.65
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 10265 0 0 0 180054 11 0 0 25 0 1 0 11551991 43040768 10101 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520163 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 10508 10101 205 16 0 9949 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 42032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20372
/proc/meminfo: memFree=1666344/2055920 swapFree=4192956/4192956
[pid=20372] ppid=20370 vsize=42032 CPUtime=1800.65
/proc/20372/stat : 20372 (Pueblo) R 20370 20372 20326 0 -1 4194304 10265 0 0 0 180054 11 0 0 25 0 1 0 11551991 43040768 10101 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/20372/statm: 10508 10101 205 16 0 9949 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 42032

Sending SIGTERM to -20372
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.18
CPU time (s): 1800.67
CPU user time (s): 1800.55
CPU system time (s): 0.122981
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (Kb): 42528
The end

Launcher Data (download as text)

Begin job on node26 on Fri Jun  2 21:30:11 UTC 2006


FILE ID= 36989-1149283811

PBS_JOBID= 306313

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

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  fad56081e554a0467e4020315c4dfc76

RANDOM SEED= 886217292


/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.247
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.247
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:       1706600 kB
Buffers:         18172 kB
Cached:         275452 kB
SwapCached:          0 kB
Active:          60408 kB
Inactive:       247732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1706600 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             276 kB
Writeback:           0 kB
Mapped:          24912 kB
Slab:            27212 kB
Committed_AS:   200392 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node26 on Fri Jun  2 22:00:12 UTC 2006