Trace number 46136

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.88 1801.39

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-61-60.opb
MD5SUM8f6b9d215c54261c818e8073dc5975b0
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 variables3660
Total number of constraints109861
Number of constraints which are clauses109861
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 constraint60
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 61
Number of bits of the biggest sum of numbers6
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
1.83	c starting to Solve
1.83	c #variables read: 3660 - #constraints read: 109861

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.97 3/64 19515
/proc/meminfo: memFree=1249672/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=2328 CPUtime=0
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 134 0 0 0 0 0 0 0 18 0 1 0 152496783 2383872 116 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 4874328 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 582 121 106 16 0 11 0

[startup+10.003 s]
/proc/loadavg: 0.93 0.95 0.97 2/64 19515
/proc/meminfo: memFree=1233808/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=18408 CPUtime=9.99
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 4226 0 0 0 998 1 0 0 25 0 1 0 152496783 18849792 4196 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 4602 4196 206 16 0 4043 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 18408

[startup+20.0091 s]
/proc/loadavg: 0.94 0.96 0.97 2/64 19515
/proc/meminfo: memFree=1230288/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=22060 CPUtime=20
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 5135 0 0 0 1998 2 0 0 25 0 1 0 152496783 22589440 5105 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 5515 5105 206 16 0 4956 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 22060

[startup+30.0151 s]
/proc/loadavg: 0.95 0.96 0.97 2/64 19515
/proc/meminfo: memFree=1222224/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=30116 CPUtime=29.99
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 7148 0 0 0 2997 2 0 0 25 0 1 0 152496783 30838784 7118 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520196 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 7529 7118 206 16 0 6970 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 30116

[startup+40.0212 s]
/proc/loadavg: 0.95 0.96 0.97 2/64 19515
/proc/meminfo: memFree=1215824/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=36580 CPUtime=40
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 8767 0 0 0 3997 3 0 0 25 0 1 0 152496783 37457920 8737 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 9145 8737 206 16 0 8586 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 36580

[startup+50.0273 s]
/proc/loadavg: 0.96 0.96 0.97 2/64 19515
/proc/meminfo: memFree=1207696/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=44668 CPUtime=50
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 10798 0 0 0 4996 4 0 0 25 0 1 0 152496783 45740032 10768 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 11167 10768 206 16 0 10608 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 44668

[startup+60.0334 s]
/proc/loadavg: 0.97 0.96 0.97 2/64 19515
/proc/meminfo: memFree=1200656/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=51844 CPUtime=60
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 12569 0 0 0 5995 5 0 0 25 0 1 0 152496783 53088256 12539 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 12961 12539 206 16 0 12402 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 51844

[startup+70.0404 s]
/proc/loadavg: 0.97 0.96 0.97 2/64 19515
/proc/meminfo: memFree=1192656/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=59740 CPUtime=70.01
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 14563 0 0 0 6995 6 0 0 25 0 1 0 152496783 61173760 14533 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517769 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 14935 14533 206 16 0 14376 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 59740

[startup+80.0465 s]
/proc/loadavg: 0.98 0.96 0.97 2/64 19515
/proc/meminfo: memFree=1182224/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=70160 CPUtime=80.01
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 17160 0 0 0 7994 7 0 0 25 0 1 0 152496783 71843840 17130 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 17540 17130 206 16 0 16981 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 70160

[startup+90.0526 s]
/proc/loadavg: 0.98 0.96 0.97 2/64 19515
/proc/meminfo: memFree=1174096/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=78308 CPUtime=90.02
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 19190 0 0 0 8993 9 0 0 25 0 1 0 152496783 80187392 19160 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 19577 19160 206 16 0 19018 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 78308

[startup+100.059 s]
/proc/loadavg: 0.98 0.96 0.97 2/64 19515
/proc/meminfo: memFree=1166928/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=85444 CPUtime=100.03
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 20974 0 0 0 9993 10 0 0 25 0 1 0 152496783 87494656 20944 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 21361 20944 206 16 0 20802 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 85444

[startup+110.065 s]
/proc/loadavg: 0.98 0.96 0.97 2/64 19515
/proc/meminfo: memFree=1159568/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=92836 CPUtime=110.02
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 22814 0 0 0 10992 10 0 0 25 0 1 0 152496783 95064064 22784 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517876 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 23209 22784 206 16 0 22650 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 92836

[startup+120.071 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19515
/proc/meminfo: memFree=1150928/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=101364 CPUtime=120.03
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 24965 0 0 0 11991 12 0 0 25 0 1 0 152496783 103796736 24935 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 25341 24935 206 16 0 24782 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 101364

[startup+130.077 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19515
/proc/meminfo: memFree=1142160/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=110144 CPUtime=130.03
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 27157 0 0 0 12990 13 0 0 25 0 1 0 152496783 112787456 27127 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 27536 27127 206 16 0 26977 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 110144

[startup+140.082 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19515
/proc/meminfo: memFree=1133264/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=118972 CPUtime=140.03
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 29370 0 0 0 13989 14 0 0 25 0 1 0 152496783 121827328 29340 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517906 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 29743 29340 206 16 0 29184 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 118972

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19515
/proc/meminfo: memFree=1122960/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=129240 CPUtime=150.03
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 31931 0 0 0 14988 15 0 0 25 0 1 0 152496783 132341760 31901 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 32310 31901 206 16 0 31751 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 129240

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19515
/proc/meminfo: memFree=1113104/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=139252 CPUtime=160.04
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 34407 0 0 0 15988 16 0 0 25 0 1 0 152496783 142594048 34377 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 34813 34377 206 16 0 34254 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 139252

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19515
/proc/meminfo: memFree=1107536/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=144696 CPUtime=170.04
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 35796 0 0 0 16988 16 0 0 25 0 1 0 152496783 148168704 35766 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 36174 35766 206 16 0 35615 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 144696

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19515
/proc/meminfo: memFree=1102032/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=150264 CPUtime=180.04
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 37163 0 0 0 17987 17 0 0 25 0 1 0 152496783 153870336 37133 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 37566 37133 206 16 0 37007 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 150264

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19515
/proc/meminfo: memFree=1092816/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=159348 CPUtime=190.04
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 39460 0 0 0 18986 18 0 0 25 0 1 0 152496783 163172352 39430 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 39837 39430 206 16 0 39278 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 159348

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19515
/proc/meminfo: memFree=1084048/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=168216 CPUtime=200.05
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 41652 0 0 0 19986 19 0 0 25 0 1 0 152496783 172253184 41622 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517928 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 42054 41622 206 16 0 41495 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 168216

[startup+210.123 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19515

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

/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 248822 0 0 0 178030 132 0 0 25 0 1 0 152496783 1022021632 248792 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 249517 248792 206 16 0 248958 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (Kb) 998068

[startup+1783.13 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19517
/proc/meminfo: memFree=253008/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=998648 CPUtime=1782.62
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 248983 0 0 0 178130 132 0 0 25 0 1 0 152496783 1022615552 248953 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 249662 248953 206 16 0 249103 0
Current children cumulated CPU time (s) 1782.62
Current children cumulated vsize (Kb) 998648

[startup+1784.14 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19517
/proc/meminfo: memFree=252432/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=999216 CPUtime=1783.62
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 249119 0 0 0 178230 132 0 0 25 0 1 0 152496783 1023197184 249089 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 249804 249089 206 16 0 249245 0
Current children cumulated CPU time (s) 1783.62
Current children cumulated vsize (Kb) 999216

[startup+1785.14 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19517
/proc/meminfo: memFree=251856/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=999796 CPUtime=1784.63
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 249261 0 0 0 178331 132 0 0 25 0 1 0 152496783 1023791104 249231 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 249949 249231 206 16 0 249390 0
Current children cumulated CPU time (s) 1784.63
Current children cumulated vsize (Kb) 999796

[startup+1786.15 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19517
/proc/meminfo: memFree=251152/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=1000484 CPUtime=1785.63
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 249440 0 0 0 178431 132 0 0 25 0 1 0 152496783 1024495616 249410 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 250121 249410 206 16 0 249562 0
Current children cumulated CPU time (s) 1785.63
Current children cumulated vsize (Kb) 1000484

[startup+1787.15 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19517
/proc/meminfo: memFree=250640/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=1001056 CPUtime=1786.64
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 249562 0 0 0 178532 132 0 0 25 0 1 0 152496783 1025081344 249532 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 250264 249532 206 16 0 249705 0
Current children cumulated CPU time (s) 1786.64
Current children cumulated vsize (Kb) 1001056

[startup+1788.16 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19517
/proc/meminfo: memFree=250128/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=1001512 CPUtime=1787.64
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 249695 0 0 0 178632 132 0 0 25 0 1 0 152496783 1025548288 249665 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 250378 249665 206 16 0 249819 0
Current children cumulated CPU time (s) 1787.64
Current children cumulated vsize (Kb) 1001512

[startup+1789.16 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19517
/proc/meminfo: memFree=249488/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=1002200 CPUtime=1788.65
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 249850 0 0 0 178733 132 0 0 25 0 1 0 152496783 1026252800 249820 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 250550 249820 206 16 0 249991 0
Current children cumulated CPU time (s) 1788.65
Current children cumulated vsize (Kb) 1002200

[startup+1790.17 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19517
/proc/meminfo: memFree=248976/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=1002656 CPUtime=1789.65
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 249986 0 0 0 178833 132 0 0 25 0 1 0 152496783 1026719744 249956 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 250664 249956 206 16 0 250105 0
Current children cumulated CPU time (s) 1789.65
Current children cumulated vsize (Kb) 1002656

[startup+1791.17 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19517
/proc/meminfo: memFree=248400/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=1003240 CPUtime=1790.66
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 250132 0 0 0 178934 132 0 0 25 0 1 0 152496783 1027317760 250102 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 250810 250102 206 16 0 250251 0
Current children cumulated CPU time (s) 1790.66
Current children cumulated vsize (Kb) 1003240

[startup+1792.18 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19517
/proc/meminfo: memFree=247696/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=1003920 CPUtime=1791.66
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 250297 0 0 0 179034 132 0 0 25 0 1 0 152496783 1028014080 250267 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520070 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 250980 250267 206 16 0 250421 0
Current children cumulated CPU time (s) 1791.66
Current children cumulated vsize (Kb) 1003920

[startup+1793.18 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19517
/proc/meminfo: memFree=247248/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=1004476 CPUtime=1792.66
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 250421 0 0 0 179134 132 0 0 25 0 1 0 152496783 1028583424 250391 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 251119 250391 206 16 0 250560 0
Current children cumulated CPU time (s) 1792.66
Current children cumulated vsize (Kb) 1004476

[startup+1794.19 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19517
/proc/meminfo: memFree=246736/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=1004932 CPUtime=1793.67
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 250538 0 0 0 179235 132 0 0 25 0 1 0 152496783 1029050368 250508 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 251233 250508 206 16 0 250674 0
Current children cumulated CPU time (s) 1793.67
Current children cumulated vsize (Kb) 1004932

[startup+1795.19 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19517
/proc/meminfo: memFree=246224/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=1005388 CPUtime=1794.67
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 250671 0 0 0 179335 132 0 0 25 0 1 0 152496783 1029517312 250641 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 251347 250641 206 16 0 250788 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (Kb) 1005388

[startup+1796.2 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19517
/proc/meminfo: memFree=245584/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=1006076 CPUtime=1795.68
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 250830 0 0 0 179436 132 0 0 25 0 1 0 152496783 1030221824 250800 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 251519 250800 206 16 0 250960 0
Current children cumulated CPU time (s) 1795.68
Current children cumulated vsize (Kb) 1006076

[startup+1797.2 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19517
/proc/meminfo: memFree=245008/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=1006656 CPUtime=1796.68
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 250972 0 0 0 179536 132 0 0 25 0 1 0 152496783 1030815744 250942 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 251664 250942 206 16 0 251105 0
Current children cumulated CPU time (s) 1796.68
Current children cumulated vsize (Kb) 1006656

[startup+1798.21 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19517
/proc/meminfo: memFree=244432/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=1007224 CPUtime=1797.68
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 251121 0 0 0 179636 132 0 0 25 0 1 0 152496783 1031397376 251091 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 251806 251091 206 16 0 251247 0
Current children cumulated CPU time (s) 1797.68
Current children cumulated vsize (Kb) 1007224

[startup+1799.21 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19517
/proc/meminfo: memFree=243920/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=1007820 CPUtime=1798.69
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 251250 0 0 0 179737 132 0 0 25 0 1 0 152496783 1032007680 251220 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 251955 251220 206 16 0 251396 0
Current children cumulated CPU time (s) 1798.69
Current children cumulated vsize (Kb) 1007820

[startup+1800.22 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19517
/proc/meminfo: memFree=243472/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=1008276 CPUtime=1799.7
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 251364 0 0 0 179837 133 0 0 25 0 1 0 152496783 1032474624 251334 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 252069 251334 206 16 0 251510 0
Current children cumulated CPU time (s) 1799.7
Current children cumulated vsize (Kb) 1008276

[startup+1801.22 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19517
/proc/meminfo: memFree=243024/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=1008600 CPUtime=1800.7
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 251462 0 0 0 179937 133 0 0 25 0 1 0 152496783 1032806400 251432 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 252150 251432 206 16 0 251591 0
Current children cumulated CPU time (s) 1800.7
Current children cumulated vsize (Kb) 1008600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.23 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19517
/proc/meminfo: memFree=243024/2055920 swapFree=4182944/4192956
[pid=19515] ppid=19513 vsize=1008600 CPUtime=1800.71
/proc/19515/stat : 19515 (Pueblo) R 19513 19515 19466 0 -1 4194304 251462 0 0 0 179938 133 0 0 25 0 1 0 152496783 1032806400 251432 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/19515/statm: 252150 251432 206 16 0 251591 0
Current children cumulated CPU time (s) 1800.71
Current children cumulated vsize (Kb) 1008600

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.39
CPU time (s): 1800.88
CPU user time (s): 1799.38
CPU system time (s): 1.49277
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (Kb): 1008600
The end

Launcher Data (download as text)

Begin job on node58 on Fri Jul 28 03:11:09 UTC 2006


FILE ID= 46136-1154056269

PBS_JOBID= 882052

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

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  8f6b9d215c54261c818e8073dc5975b0

RANDOM SEED= 755281105

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:       1249880 kB
Buffers:         34176 kB
Cached:         702028 kB
SwapCached:       3840 kB
Active:         221892 kB
Inactive:       522976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1249880 kB
SwapTotal:     4192956 kB
SwapFree:      4182944 kB
Dirty:             128 kB
Writeback:           0 kB
Mapped:          14732 kB
Slab:            47184 kB
Committed_AS:  1021960 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node58 on Fri Jul 28 03:41:10 UTC 2006