Trace number 46197

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.67 1801.25

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-95-90.opb
MD5SUMc091cfcc7e8a81cbf9f64a24634c61f3
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 variables8550
Total number of constraints401945
Number of constraints which are clauses401945
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint90
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 91
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Pueblo version 1.4 (September 2005)
0.00	c Developed @ University of Michigan, Ann Arbor, MI
0.00	c  by Hossein Sheini
9.71	c starting to Solve
9.71	c #variables read: 8550 - #constraints read: 401945

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/node34/watcher-46197-1154063241 -o ROOT/results/node34/solver-46197-1154063241 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node34/46197-1154063241/instance-46197-1154063241.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 3/64 17580
/proc/meminfo: memFree=1527880/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=1136 CPUtime=0
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 60 0 0 0 0 0 0 0 18 0 1 0 153199100 1163264 43 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 7721764 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 284 43 33 16 0 8 0

[startup+10.0018 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 17580
/proc/meminfo: memFree=1472976/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=58392 CPUtime=9.99
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 14014 0 0 0 991 8 0 0 25 0 1 0 153199100 59793408 13952 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 14598 13952 206 16 0 14039 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 58392

[startup+20.0075 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 17580
/proc/meminfo: memFree=1473112/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=58392 CPUtime=19.99
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 14014 0 0 0 1991 8 0 0 25 0 1 0 153199100 59793408 13952 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 14598 13952 206 16 0 14039 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 58392

[startup+30.0142 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 17580
/proc/meminfo: memFree=1473240/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=58392 CPUtime=30
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 14014 0 0 0 2992 8 0 0 25 0 1 0 153199100 59793408 13952 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 14598 13952 206 16 0 14039 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 58392

[startup+40.0208 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 17580
/proc/meminfo: memFree=1473240/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=58392 CPUtime=40
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 14014 0 0 0 3992 8 0 0 25 0 1 0 153199100 59793408 13952 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520080 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 14598 13952 206 16 0 14039 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 58392

[startup+50.0275 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 17580
/proc/meminfo: memFree=1473240/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=58392 CPUtime=50
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 14014 0 0 0 4992 8 0 0 25 0 1 0 153199100 59793408 13952 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134554597 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 14598 13952 206 16 0 14039 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 58392

[startup+60.0342 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 17580
/proc/meminfo: memFree=1473240/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=58392 CPUtime=60.01
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 14023 0 0 0 5993 8 0 0 25 0 1 0 153199100 59793408 13961 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 14598 13961 206 16 0 14039 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 58392

[startup+70.0408 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 17580
/proc/meminfo: memFree=1473240/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=58392 CPUtime=70.01
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 14025 0 0 0 6993 8 0 0 25 0 1 0 153199100 59793408 13963 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 14598 13963 206 16 0 14039 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 58392

[startup+80.0475 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 17580
/proc/meminfo: memFree=1473240/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=58392 CPUtime=80.01
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 14026 0 0 0 7993 8 0 0 25 0 1 0 153199100 59793408 13964 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517890 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 14598 13964 206 16 0 14039 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 58392

[startup+90.0532 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 17580
/proc/meminfo: memFree=1473368/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=58392 CPUtime=90.01
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 14027 0 0 0 8993 8 0 0 25 0 1 0 153199100 59793408 13965 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517928 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 14598 13965 206 16 0 14039 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 58392

[startup+100.059 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 17580
/proc/meminfo: memFree=1473304/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=58392 CPUtime=100.02
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 14028 0 0 0 9994 8 0 0 25 0 1 0 153199100 59793408 13966 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 14598 13966 206 16 0 14039 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 58392

[startup+110.066 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 17580
/proc/meminfo: memFree=1473304/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=58392 CPUtime=110.02
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 14029 0 0 0 10994 8 0 0 25 0 1 0 153199100 59793408 13967 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 14598 13967 206 16 0 14039 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 58392

[startup+120.072 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=1471896/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=59936 CPUtime=120.02
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 14400 0 0 0 11994 8 0 0 25 0 1 0 153199100 61374464 14338 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 14984 14338 206 16 0 14425 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 59936

[startup+130.078 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=1468632/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=63288 CPUtime=130.03
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 15222 0 0 0 12994 9 0 0 25 0 1 0 153199100 64806912 15160 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 15822 15160 206 16 0 15263 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 63288

[startup+140.084 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=1467736/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=64116 CPUtime=140.03
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 15444 0 0 0 13994 9 0 0 25 0 1 0 153199100 65654784 15382 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 16029 15382 206 16 0 15470 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 64116

[startup+150.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=1467672/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=64116 CPUtime=150.03
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 15444 0 0 0 14994 9 0 0 25 0 1 0 153199100 65654784 15382 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 16029 15382 206 16 0 15470 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 64116

[startup+160.096 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=1467672/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=64116 CPUtime=160.04
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 15444 0 0 0 15995 9 0 0 25 0 1 0 153199100 65654784 15382 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 16029 15382 206 16 0 15470 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 64116

[startup+170.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=1467608/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=64244 CPUtime=170.04
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 15463 0 0 0 16995 9 0 0 25 0 1 0 153199100 65785856 15401 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 16061 15401 206 16 0 15502 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 64244

[startup+180.107 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=1462616/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=69228 CPUtime=180.03
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 16712 0 0 0 17994 9 0 0 25 0 1 0 153199100 70889472 16650 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 17307 16650 206 16 0 16748 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 69228

[startup+190.113 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=1458712/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=73112 CPUtime=190.04
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 17680 0 0 0 18994 10 0 0 25 0 1 0 153199100 74866688 17618 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 18278 17618 206 16 0 17719 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 73112

[startup+200.119 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=1456280/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=75488 CPUtime=200.04
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 18291 0 0 0 19994 10 0 0 25 0 1 0 153199100 77299712 18229 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 18872 18229 206 16 0 18313 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 75488

[startup+210.124 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580

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

/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 135927 0 0 0 178081 66 0 0 25 0 1 0 153199100 559247360 135865 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520196 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 136535 135865 206 16 0 135976 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (Kb) 546140

[startup+1783.05 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=984344/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=546532 CPUtime=1782.47
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 136002 0 0 0 178181 66 0 0 25 0 1 0 153199100 559648768 135940 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 136633 135940 206 16 0 136074 0
Current children cumulated CPU time (s) 1782.47
Current children cumulated vsize (Kb) 546532

[startup+1784.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=984024/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=546744 CPUtime=1783.48
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 136071 0 0 0 178282 66 0 0 25 0 1 0 153199100 559865856 136009 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520075 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 136686 136009 206 16 0 136127 0
Current children cumulated CPU time (s) 1783.48
Current children cumulated vsize (Kb) 546744

[startup+1785.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=983768/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=546980 CPUtime=1784.48
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 136145 0 0 0 178382 66 0 0 25 0 1 0 153199100 560107520 136083 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 136745 136083 206 16 0 136186 0
Current children cumulated CPU time (s) 1784.48
Current children cumulated vsize (Kb) 546980

[startup+1786.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=983448/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=547376 CPUtime=1785.49
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 136213 0 0 0 178483 66 0 0 25 0 1 0 153199100 560513024 136151 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 136844 136151 206 16 0 136285 0
Current children cumulated CPU time (s) 1785.49
Current children cumulated vsize (Kb) 547376

[startup+1787.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=983192/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=547588 CPUtime=1786.5
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 136289 0 0 0 178583 67 0 0 25 0 1 0 153199100 560730112 136227 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 136897 136227 206 16 0 136338 0
Current children cumulated CPU time (s) 1786.5
Current children cumulated vsize (Kb) 547588

[startup+1788.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=982872/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=547832 CPUtime=1787.5
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 136357 0 0 0 178683 67 0 0 25 0 1 0 153199100 560979968 136295 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 136958 136295 206 16 0 136399 0
Current children cumulated CPU time (s) 1787.5
Current children cumulated vsize (Kb) 547832

[startup+1789.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=982616/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=548188 CPUtime=1788.51
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 136425 0 0 0 178784 67 0 0 25 0 1 0 153199100 561344512 136363 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 137047 136363 206 16 0 136488 0
Current children cumulated CPU time (s) 1788.51
Current children cumulated vsize (Kb) 548188

[startup+1790.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=982360/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=548436 CPUtime=1789.51
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 136494 0 0 0 178884 67 0 0 25 0 1 0 153199100 561598464 136432 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 137109 136432 206 16 0 136550 0
Current children cumulated CPU time (s) 1789.51
Current children cumulated vsize (Kb) 548436

[startup+1791.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=982040/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=548680 CPUtime=1790.51
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 136570 0 0 0 178984 67 0 0 25 0 1 0 153199100 561848320 136508 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517906 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 137170 136508 206 16 0 136611 0
Current children cumulated CPU time (s) 1790.51
Current children cumulated vsize (Kb) 548680

[startup+1792.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=981784/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=549016 CPUtime=1791.52
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 136640 0 0 0 179085 67 0 0 25 0 1 0 153199100 562192384 136578 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 137254 136578 206 16 0 136695 0
Current children cumulated CPU time (s) 1791.52
Current children cumulated vsize (Kb) 549016

[startup+1793.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=981464/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=549260 CPUtime=1792.52
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 136716 0 0 0 179185 67 0 0 25 0 1 0 153199100 562442240 136654 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 137315 136654 206 16 0 136756 0
Current children cumulated CPU time (s) 1792.52
Current children cumulated vsize (Kb) 549260

[startup+1794.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=981144/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=549628 CPUtime=1793.53
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 136793 0 0 0 179286 67 0 0 25 0 1 0 153199100 562819072 136731 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 137407 136731 206 16 0 136848 0
Current children cumulated CPU time (s) 1793.53
Current children cumulated vsize (Kb) 549628

[startup+1795.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=980824/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=549868 CPUtime=1794.53
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 136868 0 0 0 179386 67 0 0 25 0 1 0 153199100 563064832 136806 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517928 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 137467 136806 206 16 0 136908 0
Current children cumulated CPU time (s) 1794.53
Current children cumulated vsize (Kb) 549868

[startup+1796.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=980504/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=550236 CPUtime=1795.54
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 136944 0 0 0 179487 67 0 0 25 0 1 0 153199100 563441664 136882 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 137559 136882 206 16 0 137000 0
Current children cumulated CPU time (s) 1795.54
Current children cumulated vsize (Kb) 550236

[startup+1797.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=980248/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=550476 CPUtime=1796.54
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 137012 0 0 0 179587 67 0 0 25 0 1 0 153199100 563687424 136950 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517876 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 137619 136950 206 16 0 137060 0
Current children cumulated CPU time (s) 1796.54
Current children cumulated vsize (Kb) 550476

[startup+1798.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=979928/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=550824 CPUtime=1797.55
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 137092 0 0 0 179688 67 0 0 25 0 1 0 153199100 564043776 137030 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 137706 137030 206 16 0 137147 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (Kb) 550824

[startup+1799.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=979608/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=551164 CPUtime=1798.55
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 137177 0 0 0 179788 67 0 0 25 0 1 0 153199100 564391936 137115 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517906 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 137791 137115 206 16 0 137232 0
Current children cumulated CPU time (s) 1798.55
Current children cumulated vsize (Kb) 551164

[startup+1800.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=979224/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=551520 CPUtime=1799.56
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 137273 0 0 0 179889 67 0 0 25 0 1 0 153199100 564756480 137211 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 137880 137211 206 16 0 137321 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (Kb) 551520

[startup+1801.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=978840/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=551884 CPUtime=1800.56
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 137364 0 0 0 179989 67 0 0 25 0 1 0 153199100 565129216 137302 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 137971 137302 206 16 0 137412 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (Kb) 551884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17580
/proc/meminfo: memFree=978840/2055920 swapFree=4183048/4192956
[pid=17580] ppid=17578 vsize=551884 CPUtime=1800.56
/proc/17580/stat : 17580 (Pueblo13) R 17578 17580 17531 0 -1 4194304 137364 0 0 0 179989 67 0 0 25 0 1 0 153199100 565129216 137302 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517906 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 137971 137302 206 16 0 137412 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (Kb) 551884

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.25
CPU time (s): 1800.67
CPU user time (s): 1799.9
CPU system time (s): 0.767883
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (Kb): 551884
The end

Launcher Data (download as text)

Begin job on node34 on Fri Jul 28 05:07:21 UTC 2006


FILE ID= 46197-1154063241

PBS_JOBID= 882326

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

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  c091cfcc7e8a81cbf9f64a24634c61f3

RANDOM SEED= 166520837

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.263
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.263
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:       1528088 kB
Buffers:         39352 kB
Cached:         410232 kB
SwapCached:       3772 kB
Active:          71148 kB
Inactive:       387104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1528088 kB
SwapTotal:     4192956 kB
SwapFree:      4183048 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            55592 kB
Committed_AS:   617512 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node34 on Fri Jul 28 05:37:22 UTC 2006