Trace number 46178

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.79 1801.32

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-75-70.opb
MD5SUMf923ea56e1761a03f5af67c072a524d6
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 variables5250
Total number of constraints194325
Number of constraints which are clauses194325
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 constraint70
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 71
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
3.77	c starting to Solve
3.78	c #variables read: 5250 - #constraints read: 194325

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 3/64 18760
/proc/meminfo: memFree=1553352/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=916 CPUtime=0
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 40 0 0 0 0 0 0 0 18 0 1 0 152598762 937984 24 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 8442887 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 229 28 20 16 0 8 0

[startup+10.0018 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18760
/proc/meminfo: memFree=1526024/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=30204 CPUtime=9.98
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 7075 0 0 0 995 3 0 0 25 0 1 0 152598762 30928896 7045 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 7551 7045 206 16 0 6992 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 30204

[startup+20.0079 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18760
/proc/meminfo: memFree=1526152/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=30204 CPUtime=19.99
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 7082 0 0 0 1995 4 0 0 25 0 1 0 152598762 30928896 7052 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 7551 7052 206 16 0 6992 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 30204

[startup+30.014 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18760
/proc/meminfo: memFree=1526216/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=30204 CPUtime=30
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 7085 0 0 0 2996 4 0 0 25 0 1 0 152598762 30928896 7055 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134558766 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 7551 7055 206 16 0 6992 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 30204

[startup+40.0201 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18760
/proc/meminfo: memFree=1522632/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=33896 CPUtime=40
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 7984 0 0 0 3995 5 0 0 25 0 1 0 152598762 34709504 7954 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 8474 7954 206 16 0 7915 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 33896

[startup+50.0262 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18760
/proc/meminfo: memFree=1517384/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=39096 CPUtime=50
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 9293 0 0 0 4995 5 0 0 25 0 1 0 152598762 40034304 9263 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 9774 9263 206 16 0 9215 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 39096

[startup+60.0323 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18760
/proc/meminfo: memFree=1512392/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=44064 CPUtime=60.01
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 10551 0 0 0 5995 6 0 0 25 0 1 0 152598762 45121536 10521 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 11016 10521 206 16 0 10457 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 44064

[startup+70.0384 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18760
/proc/meminfo: memFree=1510280/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=46188 CPUtime=70.01
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 11072 0 0 0 6995 6 0 0 25 0 1 0 152598762 47296512 11042 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 11547 11042 206 16 0 10988 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 46188

[startup+80.0445 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18760
/proc/meminfo: memFree=1507272/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=49148 CPUtime=80.01
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 11821 0 0 0 7995 6 0 0 25 0 1 0 152598762 50327552 11791 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 12287 11791 206 16 0 11728 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 49148

[startup+90.0506 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18760
/proc/meminfo: memFree=1500040/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=56528 CPUtime=90.01
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 13635 0 0 0 8994 7 0 0 25 0 1 0 152598762 57884672 13605 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 14132 13605 206 16 0 13573 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 56528

[startup+100.057 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18760
/proc/meminfo: memFree=1495112/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=61404 CPUtime=100.02
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 14861 0 0 0 9994 8 0 0 25 0 1 0 152598762 62877696 14831 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 15351 14831 206 16 0 14792 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 61404

[startup+110.063 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18760
/proc/meminfo: memFree=1491144/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=65308 CPUtime=110.02
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 15843 0 0 0 10993 9 0 0 25 0 1 0 152598762 66875392 15813 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 16327 15813 206 16 0 15768 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 65308

[startup+120.069 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18760
/proc/meminfo: memFree=1482376/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=74128 CPUtime=120.02
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 18038 0 0 0 11992 10 0 0 25 0 1 0 152598762 75907072 18008 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 18532 18008 206 16 0 17973 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 74128

[startup+130.075 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18760
/proc/meminfo: memFree=1475464/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=80992 CPUtime=130.03
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 19766 0 0 0 12992 11 0 0 25 0 1 0 152598762 82935808 19736 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517885 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 20248 19736 206 16 0 19689 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 80992

[startup+140.081 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18760
/proc/meminfo: memFree=1469704/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=86616 CPUtime=140.03
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 21183 0 0 0 13991 12 0 0 25 0 1 0 152598762 88694784 21153 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 21654 21153 206 16 0 21095 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 86616

[startup+150.087 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18760
/proc/meminfo: memFree=1465544/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=90788 CPUtime=150.03
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 22233 0 0 0 14991 12 0 0 25 0 1 0 152598762 92966912 22203 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 22697 22203 206 16 0 22138 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 90788

[startup+160.093 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18760
/proc/meminfo: memFree=1458632/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=97816 CPUtime=160.04
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 23958 0 0 0 15991 13 0 0 25 0 1 0 152598762 100163584 23928 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517928 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 24454 23928 206 16 0 23895 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 97816

[startup+170.099 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18760
/proc/meminfo: memFree=1453192/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=103104 CPUtime=170.04
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 25308 0 0 0 16990 14 0 0 25 0 1 0 152598762 105578496 25278 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 25776 25278 206 16 0 25217 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 103104

[startup+180.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18760
/proc/meminfo: memFree=1449160/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=107116 CPUtime=180.04
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 26313 0 0 0 17990 14 0 0 25 0 1 0 152598762 109686784 26283 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 26779 26283 206 16 0 26220 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 107116

[startup+190.112 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18760
/proc/meminfo: memFree=1446088/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=110168 CPUtime=190.04
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 27078 0 0 0 18990 14 0 0 25 0 1 0 152598762 112812032 27048 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 27542 27048 206 16 0 26983 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 110168

[startup+200.118 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18760
/proc/meminfo: memFree=1441416/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=114852 CPUtime=200.05
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 28249 0 0 0 19990 15 0 0 25 0 1 0 152598762 117608448 28219 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 28713 28219 206 16 0 28154 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 114852

[startup+210.124 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18760

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

/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 201959 0 0 0 178054 102 0 0 25 0 1 0 152598762 829313024 201929 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 202469 201929 206 16 0 201910 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 809876

[startup+1783.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18762
/proc/meminfo: memFree=744520/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=810236 CPUtime=1782.56
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 202048 0 0 0 178154 102 0 0 25 0 1 0 152598762 829681664 202018 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 202559 202018 206 16 0 202000 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (Kb) 810236

[startup+1784.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18762
/proc/meminfo: memFree=744008/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=810704 CPUtime=1783.57
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 202171 0 0 0 178255 102 0 0 25 0 1 0 152598762 830160896 202141 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 202676 202141 206 16 0 202117 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 810704

[startup+1785.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18762
/proc/meminfo: memFree=743624/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=811152 CPUtime=1784.57
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 202278 0 0 0 178355 102 0 0 25 0 1 0 152598762 830619648 202248 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 202788 202248 206 16 0 202229 0
Current children cumulated CPU time (s) 1784.57
Current children cumulated vsize (Kb) 811152

[startup+1786.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18762
/proc/meminfo: memFree=743176/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=811576 CPUtime=1785.57
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 202384 0 0 0 178455 102 0 0 25 0 1 0 152598762 831053824 202354 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 202894 202354 206 16 0 202335 0
Current children cumulated CPU time (s) 1785.57
Current children cumulated vsize (Kb) 811576

[startup+1787.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18762
/proc/meminfo: memFree=742792/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=812032 CPUtime=1786.58
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 202486 0 0 0 178556 102 0 0 25 0 1 0 152598762 831520768 202456 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 203008 202456 206 16 0 202449 0
Current children cumulated CPU time (s) 1786.58
Current children cumulated vsize (Kb) 812032

[startup+1788.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18762
/proc/meminfo: memFree=742280/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=812404 CPUtime=1787.58
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 202603 0 0 0 178656 102 0 0 25 0 1 0 152598762 831901696 202573 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 203101 202573 206 16 0 202542 0
Current children cumulated CPU time (s) 1787.58
Current children cumulated vsize (Kb) 812404

[startup+1789.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18762
/proc/meminfo: memFree=741896/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=812876 CPUtime=1788.58
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 202705 0 0 0 178756 102 0 0 25 0 1 0 152598762 832385024 202675 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 203219 202675 206 16 0 202660 0
Current children cumulated CPU time (s) 1788.58
Current children cumulated vsize (Kb) 812876

[startup+1790.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18762
/proc/meminfo: memFree=741384/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=813372 CPUtime=1789.59
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 202836 0 0 0 178857 102 0 0 25 0 1 0 152598762 832892928 202806 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 203343 202806 206 16 0 202784 0
Current children cumulated CPU time (s) 1789.59
Current children cumulated vsize (Kb) 813372

[startup+1791.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18762
/proc/meminfo: memFree=740872/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=813824 CPUtime=1790.59
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 202954 0 0 0 178957 102 0 0 25 0 1 0 152598762 833355776 202924 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 203456 202924 206 16 0 202897 0
Current children cumulated CPU time (s) 1790.59
Current children cumulated vsize (Kb) 813824

[startup+1792.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18762
/proc/meminfo: memFree=740552/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=814256 CPUtime=1791.61
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 203044 0 0 0 179058 103 0 0 25 0 1 0 152598762 833798144 203014 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134557342 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 203564 203014 206 16 0 203005 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (Kb) 814256

[startup+1793.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18762
/proc/meminfo: memFree=740168/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=814604 CPUtime=1792.61
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 203140 0 0 0 179158 103 0 0 25 0 1 0 152598762 834154496 203110 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 203651 203110 206 16 0 203092 0
Current children cumulated CPU time (s) 1792.61
Current children cumulated vsize (Kb) 814604

[startup+1794.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18762
/proc/meminfo: memFree=739720/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=815056 CPUtime=1793.61
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 203252 0 0 0 179258 103 0 0 25 0 1 0 152598762 834617344 203222 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517928 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 203764 203222 206 16 0 203205 0
Current children cumulated CPU time (s) 1793.61
Current children cumulated vsize (Kb) 815056

[startup+1795.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18762
/proc/meminfo: memFree=739272/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=815440 CPUtime=1794.62
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 203358 0 0 0 179359 103 0 0 25 0 1 0 152598762 835010560 203328 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 203860 203328 206 16 0 203301 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (Kb) 815440

[startup+1796.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18762
/proc/meminfo: memFree=738888/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=815820 CPUtime=1795.62
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 203458 0 0 0 179459 103 0 0 25 0 1 0 152598762 835399680 203428 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 203955 203428 206 16 0 203396 0
Current children cumulated CPU time (s) 1795.62
Current children cumulated vsize (Kb) 815820

[startup+1797.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18762
/proc/meminfo: memFree=738376/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=816352 CPUtime=1796.62
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 203578 0 0 0 179559 103 0 0 25 0 1 0 152598762 835944448 203548 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 204088 203548 206 16 0 203529 0
Current children cumulated CPU time (s) 1796.62
Current children cumulated vsize (Kb) 816352

[startup+1798.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18762
/proc/meminfo: memFree=737864/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=816844 CPUtime=1797.63
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 203714 0 0 0 179660 103 0 0 25 0 1 0 152598762 836448256 203684 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 204211 203684 206 16 0 203652 0
Current children cumulated CPU time (s) 1797.63
Current children cumulated vsize (Kb) 816844

[startup+1799.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18762
/proc/meminfo: memFree=737160/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=817564 CPUtime=1798.63
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 203892 0 0 0 179760 103 0 0 25 0 1 0 152598762 837185536 203862 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520075 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 204391 203862 206 16 0 203832 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (Kb) 817564

[startup+1800.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18762
/proc/meminfo: memFree=736392/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=818260 CPUtime=1799.64
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 204069 0 0 0 179861 103 0 0 25 0 1 0 152598762 837898240 204039 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 204565 204039 206 16 0 204006 0
Current children cumulated CPU time (s) 1799.64
Current children cumulated vsize (Kb) 818260

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18762
/proc/meminfo: memFree=735944/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=818756 CPUtime=1800.64
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 204190 0 0 0 179961 103 0 0 25 0 1 0 152598762 838406144 204160 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 204689 204160 206 16 0 204130 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 818756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18762
/proc/meminfo: memFree=735944/2055920 swapFree=4182912/4192956
[pid=18760] ppid=18758 vsize=818756 CPUtime=1800.64
/proc/18760/stat : 18760 (Pueblo13) R 18758 18760 18711 0 -1 4194304 204190 0 0 0 179961 103 0 0 25 0 1 0 152598762 838406144 204160 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/18760/statm: 204689 204160 206 16 0 204130 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 818756

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.32
CPU time (s): 1800.79
CPU user time (s): 1799.62
CPU system time (s): 1.16982
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (Kb): 818756
The end

Launcher Data (download as text)

Begin job on node21 on Fri Jul 28 03:29:40 UTC 2006


FILE ID= 46178-1154057380

PBS_JOBID= 882079

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

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  f923ea56e1761a03f5af67c072a524d6

RANDOM SEED= 147591447

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.231
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.231
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:       1553560 kB
Buffers:         15564 kB
Cached:         436956 kB
SwapCached:       3692 kB
Active:          39132 kB
Inactive:       421876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1553560 kB
SwapTotal:     4192956 kB
SwapFree:      4182912 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14464 kB
Slab:            27372 kB
Committed_AS:   640008 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 node21 on Fri Jul 28 03:59:41 UTC 2006