Trace number 46166

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.61 1801.3

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-81-80.opb
MD5SUM602db8a4b5456d6ce4573c7850dec197
Bench CategorySATUNSAT-SMALLINT (no 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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6480
Total number of constraints259281
Number of constraints which are clauses259281
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 constraint80
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 81
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
5.66	c starting to Solve
5.66	c #variables read: 6480 - #constraints read: 259281

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.97 0.99 2/64 13468
/proc/meminfo: memFree=1133104/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=2572 CPUtime=0
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 153403292 2633728 243 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 5193431 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 643 243 199 16 0 84 0

[startup+10.0027 s]
/proc/loadavg: 0.93 0.97 0.99 2/64 13468
/proc/meminfo: memFree=1097152/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=38536 CPUtime=9.99
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 9253 0 0 0 994 5 0 0 25 0 1 0 153403292 39460864 9223 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 9634 9223 206 16 0 9075 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 38536

[startup+20.0085 s]
/proc/loadavg: 0.94 0.97 0.99 2/64 13468
/proc/meminfo: memFree=1097408/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=38536 CPUtime=19.99
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 9253 0 0 0 1994 5 0 0 25 0 1 0 153403292 39460864 9223 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 9634 9223 206 16 0 9075 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 38536

[startup+30.0143 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 13468
/proc/meminfo: memFree=1097472/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=38536 CPUtime=30
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 9260 0 0 0 2995 5 0 0 25 0 1 0 153403292 39460864 9230 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 9634 9230 206 16 0 9075 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 38536

[startup+40.0201 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 13468
/proc/meminfo: memFree=1097408/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=38696 CPUtime=40
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 9263 0 0 0 3995 5 0 0 25 0 1 0 153403292 39624704 9233 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517876 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 9674 9233 206 16 0 9115 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 38696

[startup+50.0259 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 13468
/proc/meminfo: memFree=1097472/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=38696 CPUtime=50
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 9265 0 0 0 4995 5 0 0 25 0 1 0 153403292 39624704 9235 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 9674 9235 206 16 0 9115 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 38696

[startup+60.0318 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 13468
/proc/meminfo: memFree=1097344/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=38696 CPUtime=60
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 9292 0 0 0 5995 5 0 0 25 0 1 0 153403292 39624704 9262 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517890 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 9674 9262 206 16 0 9115 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 38696

[startup+70.0376 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 13468
/proc/meminfo: memFree=1097152/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=38912 CPUtime=70.01
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 9334 0 0 0 6996 5 0 0 25 0 1 0 153403292 39845888 9304 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 9728 9304 206 16 0 9169 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 38912

[startup+80.0434 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 13468
/proc/meminfo: memFree=1093056/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=42988 CPUtime=80.01
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 10368 0 0 0 7995 6 0 0 25 0 1 0 153403292 44019712 10338 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 10747 10338 206 16 0 10188 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 42988

[startup+90.0493 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 13468
/proc/meminfo: memFree=1090048/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=46080 CPUtime=90.01
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 11128 0 0 0 8995 6 0 0 25 0 1 0 153403292 47185920 11098 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 11520 11098 206 16 0 10961 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 46080

[startup+100.055 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 13468
/proc/meminfo: memFree=1087552/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=48604 CPUtime=100.01
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 11744 0 0 0 9994 7 0 0 25 0 1 0 153403292 49770496 11714 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 12151 11714 206 16 0 11592 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 48604

[startup+110.061 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 13468
/proc/meminfo: memFree=1085312/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=50728 CPUtime=110.02
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 12290 0 0 0 10995 7 0 0 25 0 1 0 153403292 51945472 12260 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 12682 12260 206 16 0 12123 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 50728

[startup+120.067 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13468
/proc/meminfo: memFree=1083008/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=53032 CPUtime=120.01
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 12878 0 0 0 11994 7 0 0 25 0 1 0 153403292 54304768 12848 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 13258 12848 206 16 0 12699 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 53032

[startup+130.073 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13468
/proc/meminfo: memFree=1080768/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=55288 CPUtime=130.02
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 13425 0 0 0 12994 8 0 0 25 0 1 0 153403292 56614912 13395 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 13822 13395 206 16 0 13263 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 55288

[startup+140.078 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13468
/proc/meminfo: memFree=1078016/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=58000 CPUtime=140.02
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 14109 0 0 0 13994 8 0 0 25 0 1 0 153403292 59392000 14079 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 14500 14079 206 16 0 13941 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 58000

[startup+150.085 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13468
/proc/meminfo: memFree=1075456/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=60648 CPUtime=150.03
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 14755 0 0 0 14995 8 0 0 25 0 1 0 153403292 62103552 14725 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 15162 14725 206 16 0 14603 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 60648

[startup+160.091 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13468
/proc/meminfo: memFree=1073152/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=62940 CPUtime=160.03
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 15328 0 0 0 15995 8 0 0 25 0 1 0 153403292 64450560 15298 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 15735 15298 206 16 0 15176 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 62940

[startup+170.098 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13468
/proc/meminfo: memFree=1070784/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=65312 CPUtime=170.03
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 15922 0 0 0 16995 8 0 0 25 0 1 0 153403292 66879488 15892 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 16328 15892 206 16 0 15769 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 65312

[startup+180.104 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13468
/proc/meminfo: memFree=1068352/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=67656 CPUtime=180.04
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 16524 0 0 0 17995 9 0 0 25 0 1 0 153403292 69279744 16494 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 16914 16494 206 16 0 16355 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 67656

[startup+190.109 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13468
/proc/meminfo: memFree=1066368/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=69620 CPUtime=190.04
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 17020 0 0 0 18995 9 0 0 25 0 1 0 153403292 71290880 16990 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517890 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 17405 16990 206 16 0 16846 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 69620

[startup+200.116 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13468
/proc/meminfo: memFree=1061824/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=74192 CPUtime=200.04
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 18163 0 0 0 19995 9 0 0 25 0 1 0 153403292 75972608 18133 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 5166613 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 18548 18134 206 16 0 17989 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 74192

[startup+210.122 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13468

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

/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 215576 0 0 0 178030 108 0 0 25 0 1 0 153403292 884748288 215546 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 216003 215546 206 16 0 215444 0
Current children cumulated CPU time (s) 1781.38
Current children cumulated vsize (Kb) 864012

[startup+1783.07 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13666
/proc/meminfo: memFree=270016/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=864528 CPUtime=1782.38
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 215679 0 0 0 178130 108 0 0 25 0 1 0 153403292 885276672 215649 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517928 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 216132 215649 206 16 0 215573 0
Current children cumulated CPU time (s) 1782.38
Current children cumulated vsize (Kb) 864528

[startup+1784.07 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13666
/proc/meminfo: memFree=269632/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=864872 CPUtime=1783.39
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 215785 0 0 0 178231 108 0 0 25 0 1 0 153403292 885628928 215755 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 216218 215755 206 16 0 215659 0
Current children cumulated CPU time (s) 1783.39
Current children cumulated vsize (Kb) 864872

[startup+1785.08 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13666
/proc/meminfo: memFree=269184/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=865396 CPUtime=1784.39
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 215895 0 0 0 178331 108 0 0 25 0 1 0 153403292 886165504 215865 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 216349 215865 206 16 0 215790 0
Current children cumulated CPU time (s) 1784.39
Current children cumulated vsize (Kb) 865396

[startup+1786.08 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13666
/proc/meminfo: memFree=268736/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=865744 CPUtime=1785.39
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 216003 0 0 0 178431 108 0 0 25 0 1 0 153403292 886521856 215973 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 216436 215973 206 16 0 215877 0
Current children cumulated CPU time (s) 1785.39
Current children cumulated vsize (Kb) 865744

[startup+1787.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13666
/proc/meminfo: memFree=268352/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=866128 CPUtime=1786.4
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 216093 0 0 0 178532 108 0 0 25 0 1 0 153403292 886915072 216063 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520075 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 216532 216063 206 16 0 215973 0
Current children cumulated CPU time (s) 1786.4
Current children cumulated vsize (Kb) 866128

[startup+1788.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13666
/proc/meminfo: memFree=267968/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=866516 CPUtime=1787.4
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 216196 0 0 0 178632 108 0 0 25 0 1 0 153403292 887312384 216166 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 216629 216166 206 16 0 216070 0
Current children cumulated CPU time (s) 1787.4
Current children cumulated vsize (Kb) 866516

[startup+1789.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13666
/proc/meminfo: memFree=267584/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=866904 CPUtime=1788.4
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 216287 0 0 0 178732 108 0 0 25 0 1 0 153403292 887709696 216257 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 216726 216257 206 16 0 216167 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (Kb) 866904

[startup+1790.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13666
/proc/meminfo: memFree=267328/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=867196 CPUtime=1789.41
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 216360 0 0 0 178833 108 0 0 25 0 1 0 153403292 888008704 216330 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 216799 216330 206 16 0 216240 0
Current children cumulated CPU time (s) 1789.41
Current children cumulated vsize (Kb) 867196

[startup+1791.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13666
/proc/meminfo: memFree=267008/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=867484 CPUtime=1790.41
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 216438 0 0 0 178933 108 0 0 25 0 1 0 153403292 888303616 216408 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517928 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 216871 216408 206 16 0 216312 0
Current children cumulated CPU time (s) 1790.41
Current children cumulated vsize (Kb) 867484

[startup+1792.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13666
/proc/meminfo: memFree=266624/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=867912 CPUtime=1791.42
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 216524 0 0 0 179034 108 0 0 25 0 1 0 153403292 888741888 216494 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 216978 216494 206 16 0 216419 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (Kb) 867912

[startup+1793.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13666
/proc/meminfo: memFree=266304/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=868160 CPUtime=1792.42
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 216601 0 0 0 179134 108 0 0 25 0 1 0 153403292 888995840 216571 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517890 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 217040 216571 206 16 0 216481 0
Current children cumulated CPU time (s) 1792.42
Current children cumulated vsize (Kb) 868160

[startup+1794.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13666
/proc/meminfo: memFree=266048/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=868448 CPUtime=1793.43
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 216674 0 0 0 179235 108 0 0 25 0 1 0 153403292 889290752 216644 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 217112 216644 206 16 0 216553 0
Current children cumulated CPU time (s) 1793.43
Current children cumulated vsize (Kb) 868448

[startup+1795.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13666
/proc/meminfo: memFree=265728/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=868740 CPUtime=1794.43
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 216752 0 0 0 179335 108 0 0 25 0 1 0 153403292 889589760 216722 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 217185 216722 206 16 0 216626 0
Current children cumulated CPU time (s) 1794.43
Current children cumulated vsize (Kb) 868740

[startup+1796.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13666
/proc/meminfo: memFree=265408/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=869028 CPUtime=1795.44
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 216831 0 0 0 179436 108 0 0 25 0 1 0 153403292 889884672 216801 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517930 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 217257 216801 206 16 0 216698 0
Current children cumulated CPU time (s) 1795.44
Current children cumulated vsize (Kb) 869028

[startup+1797.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13666
/proc/meminfo: memFree=265152/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=869320 CPUtime=1796.44
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 216897 0 0 0 179536 108 0 0 25 0 1 0 153403292 890183680 216867 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 217330 216867 206 16 0 216771 0
Current children cumulated CPU time (s) 1796.44
Current children cumulated vsize (Kb) 869320

[startup+1798.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13666
/proc/meminfo: memFree=264832/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=869608 CPUtime=1797.44
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 216970 0 0 0 179636 108 0 0 25 0 1 0 153403292 890478592 216940 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 217402 216940 206 16 0 216843 0
Current children cumulated CPU time (s) 1797.44
Current children cumulated vsize (Kb) 869608

[startup+1799.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13666
/proc/meminfo: memFree=264512/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=869900 CPUtime=1798.45
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 217048 0 0 0 179737 108 0 0 25 0 1 0 153403292 890777600 217018 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 217475 217018 206 16 0 216916 0
Current children cumulated CPU time (s) 1798.45
Current children cumulated vsize (Kb) 869900

[startup+1800.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13666
/proc/meminfo: memFree=264128/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=870288 CPUtime=1799.45
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 217145 0 0 0 179837 108 0 0 25 0 1 0 153403292 891174912 217115 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517906 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 217572 217115 206 16 0 217013 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (Kb) 870288

[startup+1801.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13666
/proc/meminfo: memFree=263808/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=870712 CPUtime=1800.46
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 217224 0 0 0 179938 108 0 0 25 0 1 0 153403292 891609088 217194 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 217678 217194 206 16 0 217119 0
Current children cumulated CPU time (s) 1800.46
Current children cumulated vsize (Kb) 870712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13666
/proc/meminfo: memFree=263808/2055920 swapFree=4183020/4192956
[pid=13468] ppid=13466 vsize=870712 CPUtime=1800.46
/proc/13468/stat : 13468 (Pueblo) R 13466 13468 13419 0 -1 4194304 217224 0 0 0 179938 108 0 0 25 0 1 0 153403292 891609088 217194 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/13468/statm: 217678 217194 206 16 0 217119 0
Current children cumulated CPU time (s) 1800.46
Current children cumulated vsize (Kb) 870712

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.3
CPU time (s): 1800.61
CPU user time (s): 1799.38
CPU system time (s): 1.22781
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (Kb): 870712
The end

Launcher Data (download as text)

Begin job on node45 on Fri Jul 28 05:42:04 UTC 2006


FILE ID= 46166-1154065324

PBS_JOBID= 882442

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

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  602db8a4b5456d6ce4573c7850dec197

RANDOM SEED= 731434324

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.281
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.281
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:       1133376 kB
Buffers:         41588 kB
Cached:         815752 kB
SwapCached:       4356 kB
Active:         476160 kB
Inactive:       390444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1133376 kB
SwapTotal:     4192956 kB
SwapFree:      4183020 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          14460 kB
Slab:            42020 kB
Committed_AS:   541840 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 node45 on Fri Jul 28 06:12:05 UTC 2006