Trace number 46137

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.59 1801.27

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-91-90.opb
MD5SUMdb1439cbd478b31566aabb43ac29c55c
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 variables8190
Total number of constraints368641
Number of constraints which are clauses368641
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 constraint90
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 91
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
8.70	c starting to Solve
8.70	c #variables read: 8190 - #constraints read: 368641

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.98 2/63 27298
/proc/meminfo: memFree=645272/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=2328 CPUtime=0
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 152527167 2383872 130 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 2157432 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 582 130 111 16 0 11 0

[startup+10.002 s]
/proc/loadavg: 0.93 0.95 0.98 2/63 27298
/proc/meminfo: memFree=594648/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=54268 CPUtime=9.99
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 12942 0 0 0 993 6 0 0 25 0 1 0 152527167 55570432 12880 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 13567 12880 206 16 0 13008 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 54268

[startup+20.0079 s]
/proc/loadavg: 0.94 0.96 0.98 2/63 27298
/proc/meminfo: memFree=594840/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=54268 CPUtime=19.99
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 12942 0 0 0 1993 6 0 0 25 0 1 0 152527167 55570432 12880 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 13567 12880 206 16 0 13008 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 54268

[startup+30.0139 s]
/proc/loadavg: 0.95 0.96 0.98 2/63 27298
/proc/meminfo: memFree=594968/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=54268 CPUtime=29.99
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 12942 0 0 0 2993 6 0 0 25 0 1 0 152527167 55570432 12880 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134554340 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 13567 12880 206 16 0 13008 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 54268

[startup+40.0199 s]
/proc/loadavg: 0.95 0.96 0.98 2/63 27298
/proc/meminfo: memFree=595032/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=54268 CPUtime=39.99
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 12942 0 0 0 3993 6 0 0 25 0 1 0 152527167 55570432 12880 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134554370 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 13567 12880 206 16 0 13008 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 54268

[startup+50.0258 s]
/proc/loadavg: 0.96 0.96 0.98 2/63 27298
/proc/meminfo: memFree=595096/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=54268 CPUtime=50
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 12942 0 0 0 4994 6 0 0 25 0 1 0 152527167 55570432 12880 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 13567 12880 206 16 0 13008 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 54268

[startup+60.0318 s]
/proc/loadavg: 0.97 0.96 0.98 2/63 27298
/proc/meminfo: memFree=595032/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=54268 CPUtime=60
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 12952 0 0 0 5994 6 0 0 25 0 1 0 152527167 55570432 12890 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 13567 12890 206 16 0 13008 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 54268

[startup+70.0378 s]
/proc/loadavg: 0.97 0.96 0.98 2/63 27298
/proc/meminfo: memFree=595032/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=54268 CPUtime=70
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 12953 0 0 0 6994 6 0 0 25 0 1 0 152527167 55570432 12891 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517906 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 13567 12891 206 16 0 13008 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 54268

[startup+80.0438 s]
/proc/loadavg: 0.98 0.96 0.98 2/63 27298
/proc/meminfo: memFree=595032/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=54268 CPUtime=80
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 12954 0 0 0 7994 6 0 0 25 0 1 0 152527167 55570432 12892 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 13567 12892 206 16 0 13008 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 54268

[startup+90.0497 s]
/proc/loadavg: 0.98 0.96 0.98 2/63 27298
/proc/meminfo: memFree=595096/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=54268 CPUtime=90.01
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 12955 0 0 0 8995 6 0 0 25 0 1 0 152527167 55570432 12893 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 13567 12893 206 16 0 13008 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 54268

[startup+100.056 s]
/proc/loadavg: 0.98 0.96 0.98 2/63 27298
/proc/meminfo: memFree=595032/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=54268 CPUtime=100.01
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 12957 0 0 0 9995 6 0 0 25 0 1 0 152527167 55570432 12895 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517885 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 13567 12895 206 16 0 13008 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 54268

[startup+110.062 s]
/proc/loadavg: 0.98 0.96 0.98 2/63 27298
/proc/meminfo: memFree=595032/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=54268 CPUtime=110.01
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 12958 0 0 0 10995 6 0 0 25 0 1 0 152527167 55570432 12896 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 13567 12896 206 16 0 13008 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 54268

[startup+120.068 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27298
/proc/meminfo: memFree=595032/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=54268 CPUtime=120.01
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 12958 0 0 0 11995 6 0 0 25 0 1 0 152527167 55570432 12896 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134563606 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 13567 12896 206 16 0 13008 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 54268

[startup+130.073 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27298
/proc/meminfo: memFree=595032/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=54460 CPUtime=130.01
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 12961 0 0 0 12995 6 0 0 25 0 1 0 152527167 55767040 12899 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520080 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 13615 12899 206 16 0 13056 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 54460

[startup+140.08 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27298
/proc/meminfo: memFree=594520/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=54940 CPUtime=140.01
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 13085 0 0 0 13995 6 0 0 25 0 1 0 152527167 56258560 13023 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 13735 13023 206 16 0 13176 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 54940

[startup+150.086 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27298
/proc/meminfo: memFree=591512/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=57860 CPUtime=150.01
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 13842 0 0 0 14995 6 0 0 25 0 1 0 152527167 59248640 13780 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517890 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 14465 13780 206 16 0 13906 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 57860

[startup+160.092 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27298
/proc/meminfo: memFree=587800/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=61604 CPUtime=160.02
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 14749 0 0 0 15995 7 0 0 25 0 1 0 152527167 63082496 14687 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517876 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 15401 14687 206 16 0 14842 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 61604

[startup+170.099 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27298
/proc/meminfo: memFree=583896/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=65432 CPUtime=170.02
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 15733 0 0 0 16995 7 0 0 25 0 1 0 152527167 67002368 15671 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 16358 15671 206 16 0 15799 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 65432

[startup+180.104 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27298
/proc/meminfo: memFree=579608/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=69764 CPUtime=180.03
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 16802 0 0 0 17995 8 0 0 25 0 1 0 152527167 71438336 16740 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 17441 16740 206 16 0 16882 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 69764

[startup+190.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27298
/proc/meminfo: memFree=574360/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=74952 CPUtime=190.02
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 18108 0 0 0 18994 8 0 0 25 0 1 0 152527167 76750848 18046 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 18738 18046 206 16 0 18179 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 74952

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27298
/proc/meminfo: memFree=569688/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=79592 CPUtime=200.03
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 19264 0 0 0 19994 9 0 0 25 0 1 0 152527167 81502208 19202 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 19898 19202 206 16 0 19339 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 79592

[startup+210.123 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27298

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

/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 129601 0 0 0 178088 52 0 0 25 0 1 0 152527167 533487616 129539 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517885 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 130246 129539 206 16 0 129687 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (Kb) 520984

[startup+1783.09 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27300
/proc/meminfo: memFree=127128/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=521344 CPUtime=1782.41
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 129684 0 0 0 178189 52 0 0 25 0 1 0 152527167 533856256 129622 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 130336 129622 206 16 0 129777 0
Current children cumulated CPU time (s) 1782.41
Current children cumulated vsize (Kb) 521344

[startup+1784.09 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27300
/proc/meminfo: memFree=126872/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=521604 CPUtime=1783.41
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 129737 0 0 0 178289 52 0 0 25 0 1 0 152527167 534122496 129675 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 130401 129675 206 16 0 129842 0
Current children cumulated CPU time (s) 1783.41
Current children cumulated vsize (Kb) 521604

[startup+1785.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27300
/proc/meminfo: memFree=126680/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=521704 CPUtime=1784.42
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 129789 0 0 0 178390 52 0 0 25 0 1 0 152527167 534224896 129727 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517876 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 130426 129727 206 16 0 129867 0
Current children cumulated CPU time (s) 1784.42
Current children cumulated vsize (Kb) 521704

[startup+1786.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27300
/proc/meminfo: memFree=126488/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=521944 CPUtime=1785.42
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 129842 0 0 0 178490 52 0 0 25 0 1 0 152527167 534470656 129780 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 130486 129780 206 16 0 129927 0
Current children cumulated CPU time (s) 1785.42
Current children cumulated vsize (Kb) 521944

[startup+1787.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27300
/proc/meminfo: memFree=125912/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=522536 CPUtime=1786.43
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 129982 0 0 0 178591 52 0 0 25 0 1 0 152527167 535076864 129920 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 130634 129920 206 16 0 130075 0
Current children cumulated CPU time (s) 1786.43
Current children cumulated vsize (Kb) 522536

[startup+1788.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27300
/proc/meminfo: memFree=125336/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=523068 CPUtime=1787.43
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 130130 0 0 0 178691 52 0 0 25 0 1 0 152527167 535621632 130068 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 130767 130068 206 16 0 130208 0
Current children cumulated CPU time (s) 1787.43
Current children cumulated vsize (Kb) 523068

[startup+1789.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27300
/proc/meminfo: memFree=124824/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=523652 CPUtime=1788.43
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 130261 0 0 0 178791 52 0 0 25 0 1 0 152527167 536219648 130199 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520075 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 130913 130199 206 16 0 130354 0
Current children cumulated CPU time (s) 1788.43
Current children cumulated vsize (Kb) 523652

[startup+1790.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27300
/proc/meminfo: memFree=124504/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=523856 CPUtime=1789.43
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 130327 0 0 0 178891 52 0 0 25 0 1 0 152527167 536428544 130265 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 130964 130265 206 16 0 130405 0
Current children cumulated CPU time (s) 1789.43
Current children cumulated vsize (Kb) 523856

[startup+1791.13 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27300
/proc/meminfo: memFree=124056/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=524308 CPUtime=1790.44
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 130439 0 0 0 178992 52 0 0 25 0 1 0 152527167 536891392 130377 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520196 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 131077 130377 206 16 0 130518 0
Current children cumulated CPU time (s) 1790.44
Current children cumulated vsize (Kb) 524308

[startup+1792.13 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27300
/proc/meminfo: memFree=123608/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=524788 CPUtime=1791.44
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 130552 0 0 0 179092 52 0 0 25 0 1 0 152527167 537382912 130490 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 131197 130490 206 16 0 130638 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (Kb) 524788

[startup+1793.14 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27300
/proc/meminfo: memFree=122840/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=525632 CPUtime=1792.45
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 130756 0 0 0 179193 52 0 0 25 0 1 0 152527167 538247168 130694 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 131408 130694 206 16 0 130849 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (Kb) 525632

[startup+1794.14 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27300
/proc/meminfo: memFree=122456/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=525984 CPUtime=1793.46
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 130851 0 0 0 179293 53 0 0 25 0 1 0 152527167 538607616 130789 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 131496 130789 206 16 0 130937 0
Current children cumulated CPU time (s) 1793.46
Current children cumulated vsize (Kb) 525984

[startup+1795.15 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27300
/proc/meminfo: memFree=122136/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=526352 CPUtime=1794.46
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 130924 0 0 0 179393 53 0 0 25 0 1 0 152527167 538984448 130862 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517928 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 131588 130862 206 16 0 131029 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (Kb) 526352

[startup+1796.15 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27300
/proc/meminfo: memFree=121688/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=526676 CPUtime=1795.47
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 131033 0 0 0 179494 53 0 0 25 0 1 0 152527167 539316224 130971 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 131669 130971 206 16 0 131110 0
Current children cumulated CPU time (s) 1795.47
Current children cumulated vsize (Kb) 526676

[startup+1797.16 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27300
/proc/meminfo: memFree=121432/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=526920 CPUtime=1796.47
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 131092 0 0 0 179594 53 0 0 25 0 1 0 152527167 539566080 131030 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517890 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 131730 131030 206 16 0 131171 0
Current children cumulated CPU time (s) 1796.47
Current children cumulated vsize (Kb) 526920

[startup+1798.16 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27300
/proc/meminfo: memFree=121176/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=527276 CPUtime=1797.48
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 131167 0 0 0 179695 53 0 0 25 0 1 0 152527167 539930624 131105 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 131819 131105 206 16 0 131260 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (Kb) 527276

[startup+1799.17 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27300
/proc/meminfo: memFree=120728/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=527788 CPUtime=1798.48
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 131279 0 0 0 179795 53 0 0 25 0 1 0 152527167 540454912 131217 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 131947 131217 206 16 0 131388 0
Current children cumulated CPU time (s) 1798.48
Current children cumulated vsize (Kb) 527788

[startup+1800.17 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27300
/proc/meminfo: memFree=120536/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=527876 CPUtime=1799.49
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 131332 0 0 0 179896 53 0 0 25 0 1 0 152527167 540545024 131270 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134557275 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 131969 131270 206 16 0 131410 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (Kb) 527876

[startup+1801.18 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27300
/proc/meminfo: memFree=120280/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=528116 CPUtime=1800.49
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 131389 0 0 0 179996 53 0 0 25 0 1 0 152527167 540790784 131327 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 132029 131327 206 16 0 131470 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 528116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 0.99 0.97 0.98 2/63 27300
/proc/meminfo: memFree=120280/2055924 swapFree=4183160/4192956
[pid=27298] ppid=27296 vsize=528116 CPUtime=1800.49
/proc/27298/stat : 27298 (Pueblo) R 27296 27298 27249 0 -1 4194304 131389 0 0 0 179996 53 0 0 25 0 1 0 152527167 540790784 131327 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/27298/statm: 132029 131327 206 16 0 131470 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 528116

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.27
CPU time (s): 1800.59
CPU user time (s): 1799.97
CPU system time (s): 0.616906
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (Kb): 528116
The end

Launcher Data (download as text)

Begin job on node6 on Fri Jul 28 03:17:38 UTC 2006


FILE ID= 46137-1154056658

PBS_JOBID= 882065

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

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  db1439cbd478b31566aabb43ac29c55c

RANDOM SEED= 995032743

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.255
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.255
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:      2055924 kB
MemFree:        645480 kB
Buffers:         47096 kB
Cached:        1267172 kB
SwapCached:       3980 kB
Active:         302120 kB
Inactive:      1021136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:        645480 kB
SwapTotal:     4192956 kB
SwapFree:      4183160 kB
Dirty:             200 kB
Writeback:           0 kB
Mapped:          14828 kB
Slab:            73280 kB
Committed_AS:   573628 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node6 on Fri Jul 28 03:47:39 UTC 2006