Trace number 46177

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.3? (TO) 1800.66 1801.19

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.08	c Pueblo version 1.4 (September 2005)
0.08	c Developed @ University of Michigan, Ann Arbor, MI
0.08	c  by Hossein Sheini
8.65	c starting to Solve
8.65	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/node52/watcher-46177-1154056762 -o ROOT/results/node52/solver-46177-1154056762 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node52/46177-1154056762/instance-46177-1154056762.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.97 0.99 2/64 8084
/proc/meminfo: memFree=834536/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=18544 CPUtime=0
/proc/8084/stat : 8084 (runsolver) D 8082 8084 8035 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 152546783 18989056 280 18446744073709551615 4194304 4264732 548682069056 18446744073709551615 273653755175 0 2147483391 4096 24578 18446744072099781622 0 0 17 0 0 0
/proc/8084/statm: 4636 280 244 17 0 2626 0

[startup+10.0024 s]
/proc/loadavg: 0.93 0.97 0.99 2/64 8084
/proc/meminfo: memFree=783976/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=54268 CPUtime=9.91
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 12942 0 0 0 985 6 0 0 25 0 1 0 152546783 55570432 12880 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 13567 12880 206 16 0 13008 0
Current children cumulated CPU time (s) 9.91
Current children cumulated vsize (Kb) 54268

[startup+20.008 s]
/proc/loadavg: 0.94 0.97 0.99 2/64 8084
/proc/meminfo: memFree=784104/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=54268 CPUtime=19.91
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 12942 0 0 0 1985 6 0 0 25 0 1 0 152546783 55570432 12880 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 13567 12880 206 16 0 13008 0
Current children cumulated CPU time (s) 19.91
Current children cumulated vsize (Kb) 54268

[startup+30.0137 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 8084
/proc/meminfo: memFree=784168/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=54268 CPUtime=29.92
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 12942 0 0 0 2986 6 0 0 25 0 1 0 152546783 55570432 12880 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 13567 12880 206 16 0 13008 0
Current children cumulated CPU time (s) 29.92
Current children cumulated vsize (Kb) 54268

[startup+40.0194 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 8084
/proc/meminfo: memFree=784232/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=54268 CPUtime=39.92
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 12942 0 0 0 3986 6 0 0 25 0 1 0 152546783 55570432 12880 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 13567 12880 206 16 0 13008 0
Current children cumulated CPU time (s) 39.92
Current children cumulated vsize (Kb) 54268

[startup+50.0251 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 8084
/proc/meminfo: memFree=784168/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=54268 CPUtime=49.92
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 12942 0 0 0 4986 6 0 0 25 0 1 0 152546783 55570432 12880 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 13567 12880 206 16 0 13008 0
Current children cumulated CPU time (s) 49.92
Current children cumulated vsize (Kb) 54268

[startup+60.0308 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 8084
/proc/meminfo: memFree=784168/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=54268 CPUtime=59.92
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 12951 0 0 0 5986 6 0 0 25 0 1 0 152546783 55570432 12889 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 13567 12889 206 16 0 13008 0
Current children cumulated CPU time (s) 59.92
Current children cumulated vsize (Kb) 54268

[startup+70.0365 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 8084
/proc/meminfo: memFree=784168/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=54268 CPUtime=69.93
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 12953 0 0 0 6987 6 0 0 25 0 1 0 152546783 55570432 12891 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 13567 12891 206 16 0 13008 0
Current children cumulated CPU time (s) 69.93
Current children cumulated vsize (Kb) 54268

[startup+80.0422 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 8084
/proc/meminfo: memFree=784168/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=54268 CPUtime=79.93
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 12954 0 0 0 7987 6 0 0 25 0 1 0 152546783 55570432 12892 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559129 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 13567 12892 206 16 0 13008 0
Current children cumulated CPU time (s) 79.93
Current children cumulated vsize (Kb) 54268

[startup+90.0479 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 8084
/proc/meminfo: memFree=784104/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=54268 CPUtime=89.93
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 12955 0 0 0 8987 6 0 0 25 0 1 0 152546783 55570432 12893 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517885 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 13567 12893 206 16 0 13008 0
Current children cumulated CPU time (s) 89.93
Current children cumulated vsize (Kb) 54268

[startup+100.054 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 8084
/proc/meminfo: memFree=784168/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=54268 CPUtime=99.93
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 12957 0 0 0 9987 6 0 0 25 0 1 0 152546783 55570432 12895 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 13567 12895 206 16 0 13008 0
Current children cumulated CPU time (s) 99.93
Current children cumulated vsize (Kb) 54268

[startup+110.059 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 8084
/proc/meminfo: memFree=784168/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=54268 CPUtime=109.94
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 12958 0 0 0 10988 6 0 0 25 0 1 0 152546783 55570432 12896 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 13567 12896 206 16 0 13008 0
Current children cumulated CPU time (s) 109.94
Current children cumulated vsize (Kb) 54268

[startup+120.065 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8084
/proc/meminfo: memFree=784168/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=54268 CPUtime=119.94
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 12958 0 0 0 11988 6 0 0 25 0 1 0 152546783 55570432 12896 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 13567 12896 206 16 0 13008 0
Current children cumulated CPU time (s) 119.94
Current children cumulated vsize (Kb) 54268

[startup+130.071 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8084
/proc/meminfo: memFree=784168/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=54460 CPUtime=129.95
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 12961 0 0 0 12989 6 0 0 25 0 1 0 152546783 55767040 12899 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 13615 12899 206 16 0 13056 0
Current children cumulated CPU time (s) 129.95
Current children cumulated vsize (Kb) 54460

[startup+140.076 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8084
/proc/meminfo: memFree=783976/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=54580 CPUtime=139.95
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 13006 0 0 0 13989 6 0 0 25 0 1 0 152546783 55889920 12944 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 13645 12944 206 16 0 13086 0
Current children cumulated CPU time (s) 139.95
Current children cumulated vsize (Kb) 54580

[startup+150.082 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8084
/proc/meminfo: memFree=780904/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=57608 CPUtime=149.96
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 13774 0 0 0 14989 7 0 0 25 0 1 0 152546783 58990592 13712 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 14402 13712 206 16 0 13843 0
Current children cumulated CPU time (s) 149.96
Current children cumulated vsize (Kb) 57608

[startup+160.088 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8084
/proc/meminfo: memFree=777384/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=61160 CPUtime=159.96
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 14641 0 0 0 15989 7 0 0 25 0 1 0 152546783 62627840 14579 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 15290 14579 206 16 0 14731 0
Current children cumulated CPU time (s) 159.96
Current children cumulated vsize (Kb) 61160

[startup+170.092 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8084
/proc/meminfo: memFree=773544/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=64968 CPUtime=169.96
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 15603 0 0 0 16988 8 0 0 25 0 1 0 152546783 66527232 15541 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 16242 15541 206 16 0 15683 0
Current children cumulated CPU time (s) 169.96
Current children cumulated vsize (Kb) 64968

[startup+180.098 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8084
/proc/meminfo: memFree=769256/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=69312 CPUtime=179.96
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 16678 0 0 0 17988 8 0 0 25 0 1 0 152546783 70975488 16616 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 17328 16616 206 16 0 16769 0
Current children cumulated CPU time (s) 179.96
Current children cumulated vsize (Kb) 69312

[startup+190.104 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8084
/proc/meminfo: memFree=764136/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=74376 CPUtime=189.97
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 17959 0 0 0 18988 9 0 0 25 0 1 0 152546783 76161024 17897 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 18594 17897 206 16 0 18035 0
Current children cumulated CPU time (s) 189.97
Current children cumulated vsize (Kb) 74376

[startup+200.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8084
/proc/meminfo: memFree=759208/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=79228 CPUtime=199.97
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 19172 0 0 0 19988 9 0 0 25 0 1 0 152546783 81129472 19110 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 19807 19110 206 16 0 19248 0
Current children cumulated CPU time (s) 199.97
Current children cumulated vsize (Kb) 79228

[startup+210.115 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8084

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

/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 129541 0 0 0 178087 60 0 0 25 0 1 0 152546783 533241856 129479 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 130186 129479 206 16 0 129627 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (Kb) 520744

[startup+1783.01 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8086
/proc/meminfo: memFree=316584/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=520984 CPUtime=1782.47
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 129609 0 0 0 178187 60 0 0 25 0 1 0 152546783 533487616 129547 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 130246 129547 206 16 0 129687 0
Current children cumulated CPU time (s) 1782.47
Current children cumulated vsize (Kb) 520984

[startup+1784.01 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8086
/proc/meminfo: memFree=316264/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=521344 CPUtime=1783.48
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 129684 0 0 0 178288 60 0 0 25 0 1 0 152546783 533856256 129622 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 130336 129622 206 16 0 129777 0
Current children cumulated CPU time (s) 1783.48
Current children cumulated vsize (Kb) 521344

[startup+1785.02 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8086
/proc/meminfo: memFree=316008/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=521584 CPUtime=1784.48
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 129744 0 0 0 178388 60 0 0 25 0 1 0 152546783 534102016 129682 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 130396 129682 206 16 0 129837 0
Current children cumulated CPU time (s) 1784.48
Current children cumulated vsize (Kb) 521584

[startup+1786.02 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8086
/proc/meminfo: memFree=315816/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=521704 CPUtime=1785.49
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 129789 0 0 0 178489 60 0 0 25 0 1 0 152546783 534224896 129727 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 130426 129727 206 16 0 129867 0
Current children cumulated CPU time (s) 1785.49
Current children cumulated vsize (Kb) 521704

[startup+1787.03 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8086
/proc/meminfo: memFree=315624/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=521944 CPUtime=1786.49
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 129849 0 0 0 178589 60 0 0 25 0 1 0 152546783 534470656 129787 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 130486 129787 206 16 0 129927 0
Current children cumulated CPU time (s) 1786.49
Current children cumulated vsize (Kb) 521944

[startup+1788.03 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8086
/proc/meminfo: memFree=315048/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=522536 CPUtime=1787.5
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 129982 0 0 0 178690 60 0 0 25 0 1 0 152546783 535076864 129920 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 130634 129920 206 16 0 130075 0
Current children cumulated CPU time (s) 1787.5
Current children cumulated vsize (Kb) 522536

[startup+1789.04 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8086
/proc/meminfo: memFree=314408/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=523188 CPUtime=1788.5
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 130145 0 0 0 178790 60 0 0 25 0 1 0 152546783 535744512 130083 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 130797 130083 206 16 0 130238 0
Current children cumulated CPU time (s) 1788.5
Current children cumulated vsize (Kb) 523188

[startup+1790.04 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8086
/proc/meminfo: memFree=313896/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=523652 CPUtime=1789.51
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 130276 0 0 0 178891 60 0 0 25 0 1 0 152546783 536219648 130214 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 130913 130214 206 16 0 130354 0
Current children cumulated CPU time (s) 1789.51
Current children cumulated vsize (Kb) 523652

[startup+1791.05 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8086
/proc/meminfo: memFree=313704/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=523956 CPUtime=1790.51
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 130328 0 0 0 178991 60 0 0 25 0 1 0 152546783 536530944 130266 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 130989 130266 206 16 0 130430 0
Current children cumulated CPU time (s) 1790.51
Current children cumulated vsize (Kb) 523956

[startup+1792.05 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8086
/proc/meminfo: memFree=313192/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=524424 CPUtime=1791.51
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 130454 0 0 0 179091 60 0 0 25 0 1 0 152546783 537010176 130392 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517928 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 131106 130392 206 16 0 130547 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (Kb) 524424

[startup+1793.06 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8086
/proc/meminfo: memFree=312744/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=524788 CPUtime=1792.52
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 130559 0 0 0 179192 60 0 0 25 0 1 0 152546783 537382912 130497 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 131197 130497 206 16 0 130638 0
Current children cumulated CPU time (s) 1792.52
Current children cumulated vsize (Kb) 524788

[startup+1794.06 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8086
/proc/meminfo: memFree=311976/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=525632 CPUtime=1793.53
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 130756 0 0 0 179292 61 0 0 25 0 1 0 152546783 538247168 130694 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 131408 130694 206 16 0 130849 0
Current children cumulated CPU time (s) 1793.53
Current children cumulated vsize (Kb) 525632

[startup+1795.07 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8086
/proc/meminfo: memFree=311592/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=525984 CPUtime=1794.53
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 130851 0 0 0 179392 61 0 0 25 0 1 0 152546783 538607616 130789 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 131496 130789 206 16 0 130937 0
Current children cumulated CPU time (s) 1794.53
Current children cumulated vsize (Kb) 525984

[startup+1796.07 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8086
/proc/meminfo: memFree=311272/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=526336 CPUtime=1795.54
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 130924 0 0 0 179493 61 0 0 25 0 1 0 152546783 538968064 130862 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 131584 130862 206 16 0 131025 0
Current children cumulated CPU time (s) 1795.54
Current children cumulated vsize (Kb) 526336

[startup+1797.08 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8086
/proc/meminfo: memFree=310824/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=526676 CPUtime=1796.54
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 131033 0 0 0 179593 61 0 0 25 0 1 0 152546783 539316224 130971 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 131669 130971 206 16 0 131110 0
Current children cumulated CPU time (s) 1796.54
Current children cumulated vsize (Kb) 526676

[startup+1798.08 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8086
/proc/meminfo: memFree=310632/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=526920 CPUtime=1797.55
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 131092 0 0 0 179694 61 0 0 25 0 1 0 152546783 539566080 131030 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 131730 131030 206 16 0 131171 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (Kb) 526920

[startup+1799.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8086
/proc/meminfo: memFree=310312/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=527276 CPUtime=1798.55
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 131167 0 0 0 179794 61 0 0 25 0 1 0 152546783 539930624 131105 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 131819 131105 206 16 0 131260 0
Current children cumulated CPU time (s) 1798.55
Current children cumulated vsize (Kb) 527276

[startup+1800.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8086
/proc/meminfo: memFree=309864/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=527788 CPUtime=1799.55
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 131279 0 0 0 179894 61 0 0 25 0 1 0 152546783 540454912 131217 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517885 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 131947 131217 206 16 0 131388 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (Kb) 527788

[startup+1801.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8086
/proc/meminfo: memFree=309672/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=527876 CPUtime=1800.56
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 131332 0 0 0 179995 61 0 0 25 0 1 0 152546783 540545024 131270 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 131969 131270 206 16 0 131410 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (Kb) 527876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 8086
/proc/meminfo: memFree=309672/2055920 swapFree=4183112/4192956
[pid=8084] ppid=8082 vsize=527876 CPUtime=1800.56
/proc/8084/stat : 8084 (Pueblo13) R 8082 8084 8035 0 -1 4194304 131332 0 0 0 179995 61 0 0 25 0 1 0 152546783 540545024 131270 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/8084/statm: 131969 131270 206 16 0 131410 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (Kb) 527876

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.19
CPU time (s): 1800.66
CPU user time (s): 1799.96
CPU system time (s): 0.698893
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (Kb): 527876
The end

Launcher Data (download as text)

Begin job on node52 on Fri Jul 28 03:19:22 UTC 2006


FILE ID= 46177-1154056762

PBS_JOBID= 882066

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/Pueblo13 ROOT/tmp/node52/46177-1154056762/instance-46177-1154056762.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-46177-1154056762 -o ROOT/results/node52/solver-46177-1154056762 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node52/46177-1154056762/instance-46177-1154056762.opb

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  db1439cbd478b31566aabb43ac29c55c

RANDOM SEED= 833675560

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.234
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.234
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:        834744 kB
Buffers:         37124 kB
Cached:        1112968 kB
SwapCached:       3732 kB
Active:         302152 kB
Inactive:       856624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        834744 kB
SwapTotal:     4192956 kB
SwapFree:      4183112 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          14712 kB
Slab:            48384 kB
Committed_AS:   594636 kB
PageTables:       1500 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node52 on Fri Jul 28 03:49:23 UTC 2006