Trace number 46141

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 NameAnswerCPU timeWall clock time
Pueblo 1.4? 1789 1789.59

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-85-80.opb
MD5SUMa4a494535709e59392e65403b829113d
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.05799
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6800
Total number of constraints165
Number of constraints which are clauses85
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint85
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 86
Number of bits of the biggest sum of numbers7
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: 6800 - #constraints read: 165
1789.57	c total time              : 1789.25 s
1789.57	s UNKNOWN

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

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node13/watcher-46141-1154058075 -o ROOT/results/node13/solver-46141-1154058075 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node13/46141-1154058075/instance-46141-1154058075.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.98 0.99 3/64 3302
/proc/meminfo: memFree=1565304/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=2328 CPUtime=0
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 149 0 0 0 0 0 0 0 18 0 1 0 152668368 2383872 129 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 11848568 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 582 129 110 16 0 11 0

[startup+10.0027 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3302
/proc/meminfo: memFree=1556424/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=11280 CPUtime=9.99
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 2450 0 0 0 998 1 0 0 25 0 1 0 152668368 11550720 2420 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 2820 2420 205 16 0 2261 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 11280

[startup+20.0091 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3302
/proc/meminfo: memFree=1548104/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=19624 CPUtime=19.99
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 4908 0 0 0 1997 2 0 0 25 0 1 0 152668368 20094976 4496 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 4906 4496 205 16 0 4347 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 19624

[startup+30.0154 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3302
/proc/meminfo: memFree=1543176/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=24532 CPUtime=30
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 6138 0 0 0 2997 3 0 0 25 0 1 0 152668368 25120768 5726 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134522755 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 6133 5726 205 16 0 5574 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 24532

[startup+40.0217 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3304
/proc/meminfo: memFree=1538760/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=28952 CPUtime=40
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 7235 0 0 0 3997 3 0 0 25 0 1 0 152668368 29646848 6823 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 7238 6823 205 16 0 6679 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 28952

[startup+50.0281 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3304
/proc/meminfo: memFree=1534408/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=33388 CPUtime=50.01
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 8331 0 0 0 4997 4 0 0 25 0 1 0 152668368 34189312 7919 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 8347 7919 205 16 0 7788 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 33388

[startup+60.0344 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3304
/proc/meminfo: memFree=1531144/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=36652 CPUtime=60.01
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 9146 0 0 0 5997 4 0 0 25 0 1 0 152668368 37531648 8734 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 9163 8734 205 16 0 8604 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 36652

[startup+70.0418 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3304
/proc/meminfo: memFree=1526472/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=41312 CPUtime=70.01
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 10308 0 0 0 6997 4 0 0 25 0 1 0 152668368 42303488 9896 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 10328 9896 205 16 0 9769 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 41312

[startup+80.0481 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3304
/proc/meminfo: memFree=1522952/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=44904 CPUtime=80.02
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 11182 0 0 0 7997 5 0 0 25 0 1 0 152668368 45981696 10770 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 11226 10770 205 16 0 10667 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 44904

[startup+90.0545 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3304
/proc/meminfo: memFree=1520520/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=47296 CPUtime=90.02
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 11800 0 0 0 8997 5 0 0 25 0 1 0 152668368 48431104 11388 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 11824 11388 205 16 0 11265 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 47296

[startup+100.061 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3304
/proc/meminfo: memFree=1516296/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=51484 CPUtime=100.03
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 12850 0 0 0 9997 6 0 0 25 0 1 0 152668368 52719616 12438 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134522755 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 12871 12438 205 16 0 12312 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 51484

[startup+110.067 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3304
/proc/meminfo: memFree=1516680/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=50868 CPUtime=110.03
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 12850 0 0 0 10997 6 0 0 25 0 1 0 152668368 52088832 12291 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 12717 12291 205 16 0 12158 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 50868

[startup+120.073 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3304
/proc/meminfo: memFree=1516680/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=50868 CPUtime=120.03
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 12860 0 0 0 11997 6 0 0 25 0 1 0 152668368 52088832 12301 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 12717 12301 205 16 0 12158 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 50868

[startup+130.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3304
/proc/meminfo: memFree=1516680/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=50868 CPUtime=130.04
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 12860 0 0 0 12998 6 0 0 25 0 1 0 152668368 52088832 12301 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 12717 12301 205 16 0 12158 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 50868

[startup+140.086 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3304
/proc/meminfo: memFree=1516680/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=50868 CPUtime=140.04
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 12865 0 0 0 13998 6 0 0 25 0 1 0 152668368 52088832 12306 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 12717 12306 205 16 0 12158 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 50868

[startup+150.093 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3304
/proc/meminfo: memFree=1516680/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=50868 CPUtime=150.04
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 12865 0 0 0 14998 6 0 0 25 0 1 0 152668368 52088832 12306 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 12717 12306 205 16 0 12158 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 50868

[startup+160.099 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3304
/proc/meminfo: memFree=1516680/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=50868 CPUtime=160.05
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 12865 0 0 0 15999 6 0 0 25 0 1 0 152668368 52088832 12306 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 12314268 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 12717 12306 205 16 0 12158 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 50868

[startup+170.105 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3304
/proc/meminfo: memFree=1516680/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=50868 CPUtime=170.05
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 12865 0 0 0 16999 6 0 0 25 0 1 0 152668368 52088832 12306 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134556342 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 12717 12306 205 16 0 12158 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 50868

[startup+180.112 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3304
/proc/meminfo: memFree=1516680/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=50868 CPUtime=180.05
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 12877 0 0 0 17999 6 0 0 25 0 1 0 152668368 52088832 12318 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134557374 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 12717 12318 205 16 0 12158 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 50868

[startup+190.118 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3304
/proc/meminfo: memFree=1516680/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=50868 CPUtime=190.06
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 12877 0 0 0 19000 6 0 0 25 0 1 0 152668368 52088832 12318 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517928 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 12717 12318 205 16 0 12158 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 50868

[startup+200.123 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3304
/proc/meminfo: memFree=1516680/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=50868 CPUtime=200.06
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 12877 0 0 0 20000 6 0 0 25 0 1 0 152668368 52088832 12318 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517928 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 12717 12318 205 16 0 12158 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 50868

[startup+210.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3304

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

Current children cumulated CPU time (s) 1650.49
Current children cumulated vsize (Kb) 94800

[startup+1661.04 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3502
/proc/meminfo: memFree=1472520/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=94800 CPUtime=1660.49
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 24467 0 0 0 166030 19 0 0 25 0 1 0 152668368 97075200 23285 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 23700 23285 205 16 0 23141 0
Current children cumulated CPU time (s) 1660.49
Current children cumulated vsize (Kb) 94800

[startup+1671.05 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3502
/proc/meminfo: memFree=1472520/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=94800 CPUtime=1670.49
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 24467 0 0 0 167030 19 0 0 25 0 1 0 152668368 97075200 23285 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 23700 23285 205 16 0 23141 0
Current children cumulated CPU time (s) 1670.49
Current children cumulated vsize (Kb) 94800

[startup+1681.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3502
/proc/meminfo: memFree=1472520/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=94800 CPUtime=1680.5
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 24467 0 0 0 168031 19 0 0 25 0 1 0 152668368 97075200 23285 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134516816 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 23700 23285 205 16 0 23141 0
Current children cumulated CPU time (s) 1680.5
Current children cumulated vsize (Kb) 94800

[startup+1691.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3502
/proc/meminfo: memFree=1472520/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=94800 CPUtime=1690.5
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 24467 0 0 0 169031 19 0 0 25 0 1 0 152668368 97075200 23285 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 23700 23285 205 16 0 23141 0
Current children cumulated CPU time (s) 1690.5
Current children cumulated vsize (Kb) 94800

[startup+1701.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3502
/proc/meminfo: memFree=1472520/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=94800 CPUtime=1700.5
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 24467 0 0 0 170031 19 0 0 25 0 1 0 152668368 97075200 23285 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134557282 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 23700 23285 205 16 0 23141 0
Current children cumulated CPU time (s) 1700.5
Current children cumulated vsize (Kb) 94800

[startup+1711.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3502
/proc/meminfo: memFree=1472520/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=94800 CPUtime=1710.51
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 24467 0 0 0 171032 19 0 0 25 0 1 0 152668368 97075200 23285 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 23700 23285 205 16 0 23141 0
Current children cumulated CPU time (s) 1710.51
Current children cumulated vsize (Kb) 94800

[startup+1721.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3502
/proc/meminfo: memFree=1472520/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=94800 CPUtime=1720.51
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 24467 0 0 0 172032 19 0 0 25 0 1 0 152668368 97075200 23285 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 23700 23285 205 16 0 23141 0
Current children cumulated CPU time (s) 1720.51
Current children cumulated vsize (Kb) 94800

[startup+1731.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3502
/proc/meminfo: memFree=1472520/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=94800 CPUtime=1730.51
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 24467 0 0 0 173032 19 0 0 25 0 1 0 152668368 97075200 23285 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134522729 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 23700 23285 205 16 0 23141 0
Current children cumulated CPU time (s) 1730.51
Current children cumulated vsize (Kb) 94800

[startup+1741.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3502
/proc/meminfo: memFree=1472520/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=94800 CPUtime=1740.52
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 24467 0 0 0 174033 19 0 0 25 0 1 0 152668368 97075200 23285 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 23700 23285 205 16 0 23141 0
Current children cumulated CPU time (s) 1740.52
Current children cumulated vsize (Kb) 94800

[startup+1751.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3502
/proc/meminfo: memFree=1472456/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=94800 CPUtime=1750.52
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 24467 0 0 0 175033 19 0 0 25 0 1 0 152668368 97075200 23285 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517906 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 23700 23285 205 16 0 23141 0
Current children cumulated CPU time (s) 1750.52
Current children cumulated vsize (Kb) 94800

[startup+1761.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3502
/proc/meminfo: memFree=1472456/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=94800 CPUtime=1760.52
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 24467 0 0 0 176033 19 0 0 25 0 1 0 152668368 97075200 23285 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 23700 23285 205 16 0 23141 0
Current children cumulated CPU time (s) 1760.52
Current children cumulated vsize (Kb) 94800

[startup+1771.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3502
/proc/meminfo: memFree=1472456/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=94800 CPUtime=1770.53
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 24467 0 0 0 177034 19 0 0 25 0 1 0 152668368 97075200 23285 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134528577 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 23700 23285 205 16 0 23141 0
Current children cumulated CPU time (s) 1770.53
Current children cumulated vsize (Kb) 94800

[startup+1781.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3502
/proc/meminfo: memFree=1472520/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=94800 CPUtime=1780.53
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 24467 0 0 0 178034 19 0 0 25 0 1 0 152668368 97075200 23285 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 23700 23285 205 16 0 23141 0
Current children cumulated CPU time (s) 1780.53
Current children cumulated vsize (Kb) 94800

[startup+1782.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3502
/proc/meminfo: memFree=1472520/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=94800 CPUtime=1781.54
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 24467 0 0 0 178135 19 0 0 25 0 1 0 152668368 97075200 23285 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 23700 23285 205 16 0 23141 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (Kb) 94800

[startup+1783.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3502
/proc/meminfo: memFree=1472520/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=94800 CPUtime=1782.54
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 24467 0 0 0 178235 19 0 0 25 0 1 0 152668368 97075200 23285 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 23700 23285 205 16 0 23141 0
Current children cumulated CPU time (s) 1782.54
Current children cumulated vsize (Kb) 94800

[startup+1784.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3502
/proc/meminfo: memFree=1472520/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=94800 CPUtime=1783.54
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 24467 0 0 0 178335 19 0 0 25 0 1 0 152668368 97075200 23285 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 23700 23285 205 16 0 23141 0
Current children cumulated CPU time (s) 1783.54
Current children cumulated vsize (Kb) 94800

[startup+1785.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3502
/proc/meminfo: memFree=1472520/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=94800 CPUtime=1784.55
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 24467 0 0 0 178436 19 0 0 25 0 1 0 152668368 97075200 23285 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 23700 23285 205 16 0 23141 0
Current children cumulated CPU time (s) 1784.55
Current children cumulated vsize (Kb) 94800

[startup+1786.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3502
/proc/meminfo: memFree=1472520/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=94800 CPUtime=1785.55
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 24467 0 0 0 178536 19 0 0 25 0 1 0 152668368 97075200 23285 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134563800 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 23700 23285 205 16 0 23141 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (Kb) 94800

[startup+1787.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3502
/proc/meminfo: memFree=1472520/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=94800 CPUtime=1786.56
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 24467 0 0 0 178637 19 0 0 25 0 1 0 152668368 97075200 23285 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 23700 23285 205 16 0 23141 0
Current children cumulated CPU time (s) 1786.56
Current children cumulated vsize (Kb) 94800

[startup+1788.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3502
/proc/meminfo: memFree=1472520/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=94800 CPUtime=1787.56
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 24467 0 0 0 178737 19 0 0 25 0 1 0 152668368 97075200 23285 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517928 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 23700 23285 205 16 0 23141 0
Current children cumulated CPU time (s) 1787.56
Current children cumulated vsize (Kb) 94800

[startup+1789.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3502
/proc/meminfo: memFree=1472520/2055920 swapFree=4183264/4192956
[pid=3302] ppid=3300 vsize=94800 CPUtime=1788.57
/proc/3302/stat : 3302 (Pueblo) R 3300 3302 3253 0 -1 4194304 24467 0 0 0 178838 19 0 0 25 0 1 0 152668368 97075200 23285 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134528611 0 0 4096 0 0 0 0 17 1 0 0
/proc/3302/statm: 23700 23285 205 16 0 23141 0
Current children cumulated CPU time (s) 1788.57
Current children cumulated vsize (Kb) 94800

Child status: 10
Real time (s): 1789.59
CPU time (s): 1789
CPU user time (s): 1788.79
CPU system time (s): 0.206968
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (Kb): 94800
The end

Launcher Data (download as text)

Begin job on node13 on Fri Jul 28 03:41:15 UTC 2006


FILE ID= 46141-1154058075

PBS_JOBID= 882117

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-85-80.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node13/46141-1154058075/instance-46141-1154058075.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-46141-1154058075 -o ROOT/results/node13/solver-46141-1154058075 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node13/46141-1154058075/instance-46141-1154058075.opb

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  a4a494535709e59392e65403b829113d

RANDOM SEED= 385452060

TIMEOUT= 1800 seconds


/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.240
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.240
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:       1565512 kB
Buffers:         31448 kB
Cached:         382312 kB
SwapCached:       3352 kB
Active:          30940 kB
Inactive:       391312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1565512 kB
SwapTotal:     4192956 kB
SwapFree:      4183264 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14476 kB
Slab:            54128 kB
Committed_AS:   556676 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node13 on Fri Jul 28 04:11:04 UTC 2006