Trace number 46147

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.77 1801.44

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-65-60.opb
MD5SUMe2f35c503d924e79e4ebd2cc0bd6c322
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 variables3900
Total number of constraints124865
Number of constraints which are clauses124865
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
2.13	c starting to Solve
2.13	c #variables read: 3900 - #constraints read: 124865

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.98 0.99 3/64 16432
/proc/meminfo: memFree=1560928/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=2572 CPUtime=0
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 152855755 2633728 241 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 6295255 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 643 241 199 16 0 84 0

[startup+10.002 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16432
/proc/meminfo: memFree=1543008/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=20336 CPUtime=9.99
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 4748 0 0 0 997 2 0 0 25 0 1 0 152855755 20824064 4686 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 5084 4686 205 16 0 4525 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 20336

[startup+20.008 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16432
/proc/meminfo: memFree=1541600/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=21860 CPUtime=19.99
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 5145 0 0 0 1997 2 0 0 25 0 1 0 152855755 22384640 5083 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 5465 5083 205 16 0 4906 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 21860

[startup+30.0139 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16432
/proc/meminfo: memFree=1533344/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=30112 CPUtime=29.99
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 7202 0 0 0 2997 2 0 0 25 0 1 0 152855755 30834688 7140 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 7528 7140 205 16 0 6969 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 30112

[startup+40.0199 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16432
/proc/meminfo: memFree=1523232/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=40236 CPUtime=39.99
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 9741 0 0 0 3995 4 0 0 25 0 1 0 152855755 41201664 9679 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517906 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 10059 9679 205 16 0 9500 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 40236

[startup+50.0259 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16432
/proc/meminfo: memFree=1514144/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=49364 CPUtime=50
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 12009 0 0 0 4995 5 0 0 25 0 1 0 152855755 50548736 11947 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 12341 11947 205 16 0 11782 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 49364

[startup+60.0319 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16432
/proc/meminfo: memFree=1508896/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=54652 CPUtime=60
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 13324 0 0 0 5994 6 0 0 25 0 1 0 152855755 55963648 13262 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517885 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 13663 13262 205 16 0 13104 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 54652

[startup+70.0378 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16432
/proc/meminfo: memFree=1501600/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=61980 CPUtime=70
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 15157 0 0 0 6993 7 0 0 25 0 1 0 152855755 63467520 15095 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 15495 15095 205 16 0 14936 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 61980

[startup+80.0438 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16432
/proc/meminfo: memFree=1494752/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=68788 CPUtime=80.01
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 16853 0 0 0 7993 8 0 0 25 0 1 0 152855755 70438912 16791 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 17197 16791 205 16 0 16638 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 68788

[startup+90.0508 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16432
/proc/meminfo: memFree=1489312/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=74188 CPUtime=90.01
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 18217 0 0 0 8992 9 0 0 25 0 1 0 152855755 75968512 18155 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 18547 18155 205 16 0 17988 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 74188

[startup+100.058 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16432
/proc/meminfo: memFree=1482592/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=80844 CPUtime=100.01
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 19883 0 0 0 9991 10 0 0 25 0 1 0 152855755 82784256 19821 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 20211 19821 205 16 0 19652 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 80844

[startup+110.065 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16432
/proc/meminfo: memFree=1474720/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=88724 CPUtime=110.02
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 21850 0 0 0 10991 11 0 0 25 0 1 0 152855755 90853376 21788 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 22181 21788 205 16 0 21622 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 88724

[startup+120.071 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16432
/proc/meminfo: memFree=1466912/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=96492 CPUtime=120.02
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 23805 0 0 0 11990 12 0 0 25 0 1 0 152855755 98807808 23743 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 24123 23743 205 16 0 23564 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 96492

[startup+130.077 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16432
/proc/meminfo: memFree=1458784/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=104616 CPUtime=130.02
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 25834 0 0 0 12989 13 0 0 25 0 1 0 152855755 107126784 25772 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 26154 25772 205 16 0 25595 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 104616

[startup+140.084 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16432
/proc/meminfo: memFree=1450336/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=113076 CPUtime=140.02
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 27942 0 0 0 13987 15 0 0 25 0 1 0 152855755 115789824 27880 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 28269 27880 205 16 0 27710 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 113076

[startup+150.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16432
/proc/meminfo: memFree=1442208/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=121224 CPUtime=150.03
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 29979 0 0 0 14986 17 0 0 25 0 1 0 152855755 124133376 29917 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517928 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 30306 29917 205 16 0 29747 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 121224

[startup+160.096 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16432
/proc/meminfo: memFree=1434784/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=128596 CPUtime=160.02
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 31825 0 0 0 15985 17 0 0 25 0 1 0 152855755 131682304 31763 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 32149 31763 205 16 0 31590 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 128596

[startup+170.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16432
/proc/meminfo: memFree=1425632/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=137824 CPUtime=170.03
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 34120 0 0 0 16984 19 0 0 25 0 1 0 152855755 141131776 34058 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 34456 34058 205 16 0 33897 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 137824

[startup+180.109 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16432
/proc/meminfo: memFree=1418272/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=145192 CPUtime=180.03
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 35957 0 0 0 17984 19 0 0 25 0 1 0 152855755 148676608 35895 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 36298 35895 205 16 0 35739 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 145192

[startup+190.115 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16432
/proc/meminfo: memFree=1411872/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=151592 CPUtime=190.04
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 37548 0 0 0 18984 20 0 0 25 0 1 0 152855755 155230208 37486 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 37898 37486 205 16 0 37339 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 151592

[startup+200.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16432
/proc/meminfo: memFree=1404640/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=158832 CPUtime=200.04
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 39356 0 0 0 19983 21 0 0 25 0 1 0 152855755 162643968 39294 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 39708 39294 205 16 0 39149 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 158832

[startup+210.126 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16432

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

/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 277973 0 0 0 178004 144 0 0 25 0 1 0 152855755 1141321728 277911 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517890 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 278643 277911 206 16 0 278084 0
Current children cumulated CPU time (s) 1781.48
Current children cumulated vsize (Kb) 1114572

[startup+1783.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16434
/proc/meminfo: memFree=447712/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=1115016 CPUtime=1782.49
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 278082 0 0 0 178104 145 0 0 25 0 1 0 152855755 1141776384 278020 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 278754 278020 206 16 0 278195 0
Current children cumulated CPU time (s) 1782.49
Current children cumulated vsize (Kb) 1115016

[startup+1784.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16434
/proc/meminfo: memFree=447328/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=1115492 CPUtime=1783.5
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 278192 0 0 0 178205 145 0 0 25 0 1 0 152855755 1142263808 278130 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 278873 278130 206 16 0 278314 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (Kb) 1115492

[startup+1785.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16434
/proc/meminfo: memFree=446880/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=1115844 CPUtime=1784.5
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 278295 0 0 0 178305 145 0 0 25 0 1 0 152855755 1142624256 278233 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517937 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 278961 278233 206 16 0 278402 0
Current children cumulated CPU time (s) 1784.5
Current children cumulated vsize (Kb) 1115844

[startup+1786.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16434
/proc/meminfo: memFree=446496/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=1116296 CPUtime=1785.51
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 278396 0 0 0 178406 145 0 0 25 0 1 0 152855755 1143087104 278334 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 279074 278334 206 16 0 278515 0
Current children cumulated CPU time (s) 1785.51
Current children cumulated vsize (Kb) 1116296

[startup+1787.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16434
/proc/meminfo: memFree=446112/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=1116624 CPUtime=1786.51
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 278490 0 0 0 178506 145 0 0 25 0 1 0 152855755 1143422976 278428 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 279156 278428 206 16 0 278597 0
Current children cumulated CPU time (s) 1786.51
Current children cumulated vsize (Kb) 1116624

[startup+1788.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16434
/proc/meminfo: memFree=445728/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=1117032 CPUtime=1787.52
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 278585 0 0 0 178607 145 0 0 25 0 1 0 152855755 1143840768 278523 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519888 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 279258 278523 206 16 0 278699 0
Current children cumulated CPU time (s) 1787.52
Current children cumulated vsize (Kb) 1117032

[startup+1789.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16434
/proc/meminfo: memFree=445216/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=1117504 CPUtime=1788.52
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 278711 0 0 0 178707 145 0 0 25 0 1 0 152855755 1144324096 278649 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134557374 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 279376 278649 206 16 0 278817 0
Current children cumulated CPU time (s) 1788.52
Current children cumulated vsize (Kb) 1117504

[startup+1790.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16434
/proc/meminfo: memFree=444704/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=1118096 CPUtime=1789.52
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 278834 0 0 0 178807 145 0 0 25 0 1 0 152855755 1144930304 278772 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520196 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 279524 278772 206 16 0 278965 0
Current children cumulated CPU time (s) 1789.52
Current children cumulated vsize (Kb) 1118096

[startup+1791.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16434
/proc/meminfo: memFree=444192/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=1118564 CPUtime=1790.53
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 278959 0 0 0 178908 145 0 0 25 0 1 0 152855755 1145409536 278897 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 279641 278897 206 16 0 279082 0
Current children cumulated CPU time (s) 1790.53
Current children cumulated vsize (Kb) 1118564

[startup+1792.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16434
/proc/meminfo: memFree=443616/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=1119128 CPUtime=1791.53
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 279114 0 0 0 179008 145 0 0 25 0 1 0 152855755 1145987072 279052 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 279782 279052 206 16 0 279223 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (Kb) 1119128

[startup+1793.22 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16434
/proc/meminfo: memFree=442912/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=1119828 CPUtime=1792.54
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 279282 0 0 0 179108 146 0 0 25 0 1 0 152855755 1146703872 279220 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 279957 279220 206 16 0 279398 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (Kb) 1119828

[startup+1794.22 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16434
/proc/meminfo: memFree=442272/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=1120532 CPUtime=1793.55
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 279444 0 0 0 179209 146 0 0 25 0 1 0 152855755 1147424768 279382 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 280133 279382 206 16 0 279574 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 1120532

[startup+1795.23 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16434
/proc/meminfo: memFree=441760/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=1121072 CPUtime=1794.55
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 279576 0 0 0 179309 146 0 0 25 0 1 0 152855755 1147977728 279514 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 280268 279514 206 16 0 279709 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (Kb) 1121072

[startup+1796.23 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16434
/proc/meminfo: memFree=441248/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=1121484 CPUtime=1795.56
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 279705 0 0 0 179410 146 0 0 25 0 1 0 152855755 1148399616 279643 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 280371 279643 206 16 0 279812 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 1121484

[startup+1797.24 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16434
/proc/meminfo: memFree=440672/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=1122056 CPUtime=1796.56
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 279842 0 0 0 179510 146 0 0 25 0 1 0 152855755 1148985344 279780 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 280514 279780 206 16 0 279955 0
Current children cumulated CPU time (s) 1796.56
Current children cumulated vsize (Kb) 1122056

[startup+1798.24 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16434
/proc/meminfo: memFree=440096/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=1122620 CPUtime=1797.56
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 279984 0 0 0 179610 146 0 0 25 0 1 0 152855755 1149562880 279922 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 280655 279922 206 16 0 280096 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (Kb) 1122620

[startup+1799.25 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16434
/proc/meminfo: memFree=439456/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=1123292 CPUtime=1798.57
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 280143 0 0 0 179711 146 0 0 25 0 1 0 152855755 1150251008 280081 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 280823 280081 206 16 0 280264 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 1123292

[startup+1800.25 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16434
/proc/meminfo: memFree=438816/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=1123868 CPUtime=1799.57
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 280297 0 0 0 179811 146 0 0 25 0 1 0 152855755 1150840832 280235 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 280967 280235 206 16 0 280408 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (Kb) 1123868

[startup+1801.26 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16434
/proc/meminfo: memFree=438304/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=1124456 CPUtime=1800.58
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 280434 0 0 0 179912 146 0 0 25 0 1 0 152855755 1151442944 280372 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 281114 280372 206 16 0 280555 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 1124456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.26 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16434
/proc/meminfo: memFree=438304/2055920 swapFree=4183100/4192956
[pid=16432] ppid=16430 vsize=1124456 CPUtime=1800.58
/proc/16432/stat : 16432 (Pueblo) R 16430 16432 16383 0 -1 4194304 280434 0 0 0 179912 146 0 0 25 0 1 0 152855755 1151442944 280372 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/16432/statm: 281114 280372 206 16 0 280555 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 1124456

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.44
CPU time (s): 1800.77
CPU user time (s): 1799.13
CPU system time (s): 1.64175
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (Kb): 1124456
The end

Launcher Data (download as text)

Begin job on node1 on Fri Jul 28 04:12:21 UTC 2006


FILE ID= 46147-1154059941

PBS_JOBID= 882195

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

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  e2f35c503d924e79e4ebd2cc0bd6c322

RANDOM SEED= 713265112

TIMEOUT= 1800 seconds


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1561200 kB
Buffers:         34024 kB
Cached:         400584 kB
SwapCached:       3652 kB
Active:         158288 kB
Inactive:       284912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1561200 kB
SwapTotal:     4192956 kB
SwapFree:      4183100 kB
Dirty:             204 kB
Writeback:           0 kB
Mapped:          14596 kB
Slab:            37476 kB
Committed_AS:   634920 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node1 on Fri Jul 28 04:42:22 UTC 2006