Trace number 46149

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? (TO) 1800.7 1801.18

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-81-80.opb
MD5SUMd887ec44be40cf432f8acabc52df2afa
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.05499
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6480
Total number of constraints161
Number of constraints which are clauses81
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 constraint81
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 82
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.07	c starting to Solve
0.07	c #variables read: 6480 - #constraints read: 161

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.98 0.99 2/64 9640
/proc/meminfo: memFree=1549432/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=2540 CPUtime=0
/proc/9640/stat : 9640 (Pueblo) D 9638 9640 9591 0 -1 4194304 243 0 0 0 0 0 0 0 18 0 1 0 152971646 2600960 213 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/9640/statm: 635 213 187 16 0 76 0

[startup+10.0025 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9640
/proc/meminfo: memFree=1541048/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=10868 CPUtime=9.98
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 2331 0 0 0 997 1 0 0 25 0 1 0 152971646 11128832 2301 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134522754 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 2717 2301 205 16 0 2158 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 10868

[startup+20.0086 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9640
/proc/meminfo: memFree=1535672/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=16168 CPUtime=19.97
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 3664 0 0 0 1996 1 0 0 25 0 1 0 152971646 16556032 3634 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 4042 3634 205 16 0 3483 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 16168

[startup+30.0146 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9640
/proc/meminfo: memFree=1535672/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=16168 CPUtime=29.98
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 3664 0 0 0 2997 1 0 0 25 0 1 0 152971646 16556032 3634 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 4042 3634 205 16 0 3483 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 16168

[startup+40.0207 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9640
/proc/meminfo: memFree=1534776/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=17084 CPUtime=39.98
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 3888 0 0 0 3997 1 0 0 25 0 1 0 152971646 17494016 3858 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 4271 3858 205 16 0 3712 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 17084

[startup+50.0268 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9640
/proc/meminfo: memFree=1530488/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=21392 CPUtime=49.99
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 4965 0 0 0 4997 2 0 0 25 0 1 0 152971646 21905408 4935 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134528604 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 5348 4935 205 16 0 4789 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 21392

[startup+60.0328 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9640
/proc/meminfo: memFree=1526648/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=25252 CPUtime=59.99
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 5938 0 0 0 5997 2 0 0 25 0 1 0 152971646 25858048 5889 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 6313 5889 205 16 0 5754 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 25252

[startup+70.0399 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9640
/proc/meminfo: memFree=1526456/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=25256 CPUtime=69.99
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 6072 0 0 0 6997 2 0 0 25 0 1 0 152971646 25862144 5895 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520080 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 6314 5895 205 16 0 5755 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 25256

[startup+80.0459 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9640
/proc/meminfo: memFree=1526456/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=25256 CPUtime=80
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 6072 0 0 0 7998 2 0 0 25 0 1 0 152971646 25862144 5895 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 6314 5895 205 16 0 5755 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 25256

[startup+90.052 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9640
/proc/meminfo: memFree=1526456/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=25256 CPUtime=90
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 6072 0 0 0 8998 2 0 0 25 0 1 0 152971646 25862144 5895 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517928 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 6314 5895 205 16 0 5755 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 25256

[startup+100.058 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9640
/proc/meminfo: memFree=1518072/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=33792 CPUtime=100.01
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 8212 0 0 0 9998 3 0 0 25 0 1 0 152971646 34603008 8035 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 8448 8035 205 16 0 7889 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 33792

[startup+110.064 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9640
/proc/meminfo: memFree=1518008/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=33628 CPUtime=110.01
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 8239 0 0 0 10998 3 0 0 25 0 1 0 152971646 34435072 8004 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 8407 8004 205 16 0 7848 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 33628

[startup+120.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9640
/proc/meminfo: memFree=1512184/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=39448 CPUtime=120.01
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 9942 0 0 0 11998 3 0 0 25 0 1 0 152971646 40394752 9453 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520200 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 9862 9453 205 16 0 9303 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 39448

[startup+130.076 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9640
/proc/meminfo: memFree=1512184/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=39448 CPUtime=130.01
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 9942 0 0 0 12998 3 0 0 25 0 1 0 152971646 40394752 9453 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 9862 9453 205 16 0 9303 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 39448

[startup+140.082 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9640
/proc/meminfo: memFree=1512184/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=39448 CPUtime=140.01
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 9942 0 0 0 13998 3 0 0 25 0 1 0 152971646 40394752 9453 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134558602 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 9862 9453 205 16 0 9303 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 39448

[startup+150.088 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9640
/proc/meminfo: memFree=1512184/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=39448 CPUtime=150.02
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 9942 0 0 0 14999 3 0 0 25 0 1 0 152971646 40394752 9453 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 9862 9453 205 16 0 9303 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 39448

[startup+160.094 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9640
/proc/meminfo: memFree=1512184/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=39448 CPUtime=160.02
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 9942 0 0 0 15999 3 0 0 25 0 1 0 152971646 40394752 9453 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 9862 9453 205 16 0 9303 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 39448

[startup+170.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9640
/proc/meminfo: memFree=1511160/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=40716 CPUtime=170.02
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 10240 0 0 0 16999 3 0 0 25 0 1 0 152971646 41693184 9751 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134528702 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 10179 9751 205 16 0 9620 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 40716

[startup+180.107 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9640
/proc/meminfo: memFree=1497400/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=54396 CPUtime=180.03
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 13669 0 0 0 17998 5 0 0 25 0 1 0 152971646 55701504 13180 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134528572 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 13599 13180 205 16 0 13040 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 54396

[startup+190.113 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9640
/proc/meminfo: memFree=1495928/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=55936 CPUtime=190.03
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 14043 0 0 0 18998 5 0 0 25 0 1 0 152971646 57278464 13554 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 13984 13554 205 16 0 13425 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 55936

[startup+200.119 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9640
/proc/meminfo: memFree=1492088/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=59668 CPUtime=200.04
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 14993 0 0 0 19998 6 0 0 25 0 1 0 152971646 61100032 14504 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 14917 14504 205 16 0 14358 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 59668

[startup+210.125 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9640

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

/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 21402 0 0 0 178147 11 0 0 25 0 1 0 152971646 86417408 20679 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 21098 20679 205 16 0 20539 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (Kb) 84392

[startup+1783.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9642
/proc/meminfo: memFree=1467128/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=84392 CPUtime=1782.59
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 21402 0 0 0 178248 11 0 0 25 0 1 0 152971646 86417408 20679 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 21098 20679 205 16 0 20539 0
Current children cumulated CPU time (s) 1782.59
Current children cumulated vsize (Kb) 84392

[startup+1784.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9642
/proc/meminfo: memFree=1467128/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=84392 CPUtime=1783.59
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 21402 0 0 0 178348 11 0 0 25 0 1 0 152971646 86417408 20679 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134557272 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 21098 20679 205 16 0 20539 0
Current children cumulated CPU time (s) 1783.59
Current children cumulated vsize (Kb) 84392

[startup+1785.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9642
/proc/meminfo: memFree=1467128/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=84392 CPUtime=1784.6
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 21402 0 0 0 178449 11 0 0 25 0 1 0 152971646 86417408 20679 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 21098 20679 205 16 0 20539 0
Current children cumulated CPU time (s) 1784.6
Current children cumulated vsize (Kb) 84392

[startup+1786.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9642
/proc/meminfo: memFree=1467128/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=84392 CPUtime=1785.6
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 21402 0 0 0 178549 11 0 0 25 0 1 0 152971646 86417408 20679 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 12146332 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 21098 20679 205 16 0 20539 0
Current children cumulated CPU time (s) 1785.6
Current children cumulated vsize (Kb) 84392

[startup+1787.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9642
/proc/meminfo: memFree=1467128/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=84392 CPUtime=1786.61
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 21402 0 0 0 178650 11 0 0 25 0 1 0 152971646 86417408 20679 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 21098 20679 205 16 0 20539 0
Current children cumulated CPU time (s) 1786.61
Current children cumulated vsize (Kb) 84392

[startup+1788.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9642
/proc/meminfo: memFree=1467128/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=84392 CPUtime=1787.61
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 21402 0 0 0 178750 11 0 0 25 0 1 0 152971646 86417408 20679 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 21098 20679 205 16 0 20539 0
Current children cumulated CPU time (s) 1787.61
Current children cumulated vsize (Kb) 84392

[startup+1789.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9642
/proc/meminfo: memFree=1467128/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=84392 CPUtime=1788.62
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 21402 0 0 0 178851 11 0 0 25 0 1 0 152971646 86417408 20679 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517913 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 21098 20679 205 16 0 20539 0
Current children cumulated CPU time (s) 1788.62
Current children cumulated vsize (Kb) 84392

[startup+1790.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9642
/proc/meminfo: memFree=1467128/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=84392 CPUtime=1789.62
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 21402 0 0 0 178951 11 0 0 25 0 1 0 152971646 86417408 20679 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517906 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 21098 20679 205 16 0 20539 0
Current children cumulated CPU time (s) 1789.62
Current children cumulated vsize (Kb) 84392

[startup+1791.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9642
/proc/meminfo: memFree=1467128/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=84392 CPUtime=1790.63
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 21402 0 0 0 179052 11 0 0 25 0 1 0 152971646 86417408 20679 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 21098 20679 205 16 0 20539 0
Current children cumulated CPU time (s) 1790.63
Current children cumulated vsize (Kb) 84392

[startup+1792.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9642
/proc/meminfo: memFree=1467128/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=84392 CPUtime=1791.63
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 21402 0 0 0 179152 11 0 0 25 0 1 0 152971646 86417408 20679 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 21098 20679 205 16 0 20539 0
Current children cumulated CPU time (s) 1791.63
Current children cumulated vsize (Kb) 84392

[startup+1793.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9642
/proc/meminfo: memFree=1467128/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=84392 CPUtime=1792.64
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 21402 0 0 0 179253 11 0 0 25 0 1 0 152971646 86417408 20679 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134522755 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 21098 20679 205 16 0 20539 0
Current children cumulated CPU time (s) 1792.64
Current children cumulated vsize (Kb) 84392

[startup+1794.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9642
/proc/meminfo: memFree=1467128/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=84392 CPUtime=1793.64
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 21402 0 0 0 179353 11 0 0 25 0 1 0 152971646 86417408 20679 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 21098 20679 205 16 0 20539 0
Current children cumulated CPU time (s) 1793.64
Current children cumulated vsize (Kb) 84392

[startup+1795.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9642
/proc/meminfo: memFree=1467128/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=84392 CPUtime=1794.65
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 21402 0 0 0 179454 11 0 0 25 0 1 0 152971646 86417408 20679 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517928 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 21098 20679 205 16 0 20539 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (Kb) 84392

[startup+1796.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9642
/proc/meminfo: memFree=1467128/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=84392 CPUtime=1795.65
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 21402 0 0 0 179554 11 0 0 25 0 1 0 152971646 86417408 20679 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134519093 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 21098 20679 205 16 0 20539 0
Current children cumulated CPU time (s) 1795.65
Current children cumulated vsize (Kb) 84392

[startup+1797.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9642
/proc/meminfo: memFree=1467128/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=84392 CPUtime=1796.66
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 21402 0 0 0 179655 11 0 0 25 0 1 0 152971646 86417408 20679 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134522729 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 21098 20679 205 16 0 20539 0
Current children cumulated CPU time (s) 1796.66
Current children cumulated vsize (Kb) 84392

[startup+1798.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9642
/proc/meminfo: memFree=1467128/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=84392 CPUtime=1797.66
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 21402 0 0 0 179755 11 0 0 25 0 1 0 152971646 86417408 20679 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 21098 20679 205 16 0 20539 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (Kb) 84392

[startup+1799.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9642
/proc/meminfo: memFree=1467128/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=84392 CPUtime=1798.67
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 21402 0 0 0 179856 11 0 0 25 0 1 0 152971646 86417408 20679 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 21098 20679 205 16 0 20539 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (Kb) 84392

[startup+1800.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9642
/proc/meminfo: memFree=1467128/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=84392 CPUtime=1799.67
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 21402 0 0 0 179956 11 0 0 25 0 1 0 152971646 86417408 20679 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 21098 20679 205 16 0 20539 0
Current children cumulated CPU time (s) 1799.67
Current children cumulated vsize (Kb) 84392

[startup+1801.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9642
/proc/meminfo: memFree=1467128/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=84392 CPUtime=1800.67
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 21402 0 0 0 180056 11 0 0 25 0 1 0 152971646 86417408 20679 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 21098 20679 205 16 0 20539 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (Kb) 84392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 9642
/proc/meminfo: memFree=1467128/2055920 swapFree=4181624/4192956
[pid=9640] ppid=9638 vsize=84392 CPUtime=1800.68
/proc/9640/stat : 9640 (Pueblo) R 9638 9640 9591 0 -1 4194304 21402 0 0 0 180057 11 0 0 25 0 1 0 152971646 86417408 20679 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134559423 0 0 4096 0 0 0 0 17 1 0 0
/proc/9640/statm: 21098 20679 205 16 0 20539 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (Kb) 84392

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.18
CPU time (s): 1800.7
CPU user time (s): 1800.57
CPU system time (s): 0.12998
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (Kb): 84692
The end

Launcher Data (download as text)

Begin job on node46 on Fri Jul 28 04:30:04 UTC 2006


FILE ID= 46149-1154061004

PBS_JOBID= 882221

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

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  d887ec44be40cf432f8acabc52df2afa

RANDOM SEED= 948996671

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.224
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.224
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:       1549640 kB
Buffers:         23872 kB
Cached:         410344 kB
SwapCached:       4996 kB
Active:          34380 kB
Inactive:       409828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1549640 kB
SwapTotal:     4192956 kB
SwapFree:      4181624 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14480 kB
Slab:            48128 kB
Committed_AS:   625552 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node46 on Fri Jul 28 05:00:05 UTC 2006