Trace number 46187

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.91 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.12	c starting to Solve
2.12	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/node9/watcher-46187-1154059956 -o ROOT/results/node9/solver-46187-1154059956 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node9/46187-1154059956/instance-46187-1154059956.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 17469
/proc/meminfo: memFree=1550144/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=916 CPUtime=0
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 40 0 0 0 0 0 0 0 18 0 1 0 152856710 937984 24 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 8665741 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 229 28 20 16 0 8 0

[startup+10.0028 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17469
/proc/meminfo: memFree=1532168/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=20336 CPUtime=9.99
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 4748 0 0 0 997 2 0 0 25 0 1 0 152856710 20824064 4686 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 5084 4686 205 16 0 4525 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 20336

[startup+20.0099 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17469
/proc/meminfo: memFree=1530888/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=21860 CPUtime=19.99
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 5131 0 0 0 1997 2 0 0 25 0 1 0 152856710 22384640 5069 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517885 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 5465 5069 205 16 0 4906 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 21860

[startup+30.017 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17469
/proc/meminfo: memFree=1522632/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=30000 CPUtime=30
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 7178 0 0 0 2997 3 0 0 25 0 1 0 152856710 30720000 7116 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 7500 7116 205 16 0 6941 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 30000

[startup+40.0232 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17469
/proc/meminfo: memFree=1512520/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=40236 CPUtime=40
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 9727 0 0 0 3996 4 0 0 25 0 1 0 152856710 41201664 9665 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517906 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 10059 9665 205 16 0 9500 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 40236

[startup+50.0293 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17469
/proc/meminfo: memFree=1503368/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=49364 CPUtime=50.01
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 11999 0 0 0 4996 5 0 0 25 0 1 0 152856710 50548736 11937 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517876 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 12341 11937 205 16 0 11782 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 49364

[startup+60.0354 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17469
/proc/meminfo: memFree=1498248/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=54552 CPUtime=60
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 13302 0 0 0 5995 5 0 0 25 0 1 0 152856710 55861248 13240 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 13638 13240 205 16 0 13079 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 54552

[startup+70.0416 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17469
/proc/meminfo: memFree=1490824/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=61980 CPUtime=70.07
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 15154 0 0 0 7001 6 0 0 25 0 1 0 152856710 63467520 15092 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 15495 15092 205 16 0 14936 0
Current children cumulated CPU time (s) 70.07
Current children cumulated vsize (Kb) 61980

[startup+80.1107 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17469
/proc/meminfo: memFree=1484040/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=68804 CPUtime=80.07
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 16850 0 0 0 8001 6 0 0 25 0 1 0 152856710 70455296 16788 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 17201 16788 205 16 0 16642 0
Current children cumulated CPU time (s) 80.07
Current children cumulated vsize (Kb) 68804

[startup+90.1159 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17469
/proc/meminfo: memFree=1478536/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=74188 CPUtime=90.08
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 18217 0 0 0 9001 7 0 0 25 0 1 0 152856710 75968512 18155 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 18547 18155 205 16 0 17988 0
Current children cumulated CPU time (s) 90.08
Current children cumulated vsize (Kb) 74188

[startup+100.122 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17469
/proc/meminfo: memFree=1471816/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=80844 CPUtime=100.08
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 19880 0 0 0 10001 7 0 0 25 0 1 0 152856710 82784256 19818 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520070 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 20211 19818 205 16 0 19652 0
Current children cumulated CPU time (s) 100.08
Current children cumulated vsize (Kb) 80844

[startup+110.128 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17469
/proc/meminfo: memFree=1463944/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=88724 CPUtime=110.09
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 21853 0 0 0 11000 9 0 0 25 0 1 0 152856710 90853376 21791 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517930 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 22181 21791 205 16 0 21622 0
Current children cumulated CPU time (s) 110.09
Current children cumulated vsize (Kb) 88724

[startup+120.134 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17469
/proc/meminfo: memFree=1456072/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=96616 CPUtime=120.09
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 23812 0 0 0 11999 10 0 0 25 0 1 0 152856710 98934784 23750 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 24154 23750 205 16 0 23595 0
Current children cumulated CPU time (s) 120.09
Current children cumulated vsize (Kb) 96616

[startup+130.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17469
/proc/meminfo: memFree=1447944/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=104740 CPUtime=130.1
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 25844 0 0 0 12999 11 0 0 25 0 1 0 152856710 107253760 25782 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 26185 25782 205 16 0 25626 0
Current children cumulated CPU time (s) 130.1
Current children cumulated vsize (Kb) 104740

[startup+140.147 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17469
/proc/meminfo: memFree=1439496/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=113076 CPUtime=140.1
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 27948 0 0 0 13998 12 0 0 25 0 1 0 152856710 115789824 27886 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 28269 27886 205 16 0 27710 0
Current children cumulated CPU time (s) 140.1
Current children cumulated vsize (Kb) 113076

[startup+150.153 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17469
/proc/meminfo: memFree=1431368/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=121224 CPUtime=150.1
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 29990 0 0 0 14998 12 0 0 25 0 1 0 152856710 124133376 29928 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 30306 29928 205 16 0 29747 0
Current children cumulated CPU time (s) 150.1
Current children cumulated vsize (Kb) 121224

[startup+160.159 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17469
/proc/meminfo: memFree=1423944/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=128704 CPUtime=160.1
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 31845 0 0 0 15997 13 0 0 25 0 1 0 152856710 131792896 31783 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 32176 31783 205 16 0 31617 0
Current children cumulated CPU time (s) 160.1
Current children cumulated vsize (Kb) 128704

[startup+170.165 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17469
/proc/meminfo: memFree=1414664/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=137936 CPUtime=170.1
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 34145 0 0 0 16996 14 0 0 25 0 1 0 152856710 141246464 34083 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 34484 34083 205 16 0 33925 0
Current children cumulated CPU time (s) 170.1
Current children cumulated vsize (Kb) 137936

[startup+180.171 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17469
/proc/meminfo: memFree=1407368/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=145300 CPUtime=180.11
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 35981 0 0 0 17996 15 0 0 25 0 1 0 152856710 148787200 35919 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 36325 35919 205 16 0 35766 0
Current children cumulated CPU time (s) 180.11
Current children cumulated vsize (Kb) 145300

[startup+190.177 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17469
/proc/meminfo: memFree=1400968/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=151592 CPUtime=190.11
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 37567 0 0 0 18995 16 0 0 25 0 1 0 152856710 155230208 37505 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 37898 37505 205 16 0 37339 0
Current children cumulated CPU time (s) 190.11
Current children cumulated vsize (Kb) 151592

[startup+200.183 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17469
/proc/meminfo: memFree=1393736/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=158832 CPUtime=200.12
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 39374 0 0 0 19995 17 0 0 25 0 1 0 152856710 162643968 39312 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517876 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 39708 39312 205 16 0 39149 0
Current children cumulated CPU time (s) 200.12
Current children cumulated vsize (Kb) 158832

[startup+210.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17469

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

/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 278132 0 0 0 178018 145 0 0 25 0 1 0 152856710 1142013952 278070 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 278812 278070 206 16 0 278253 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (Kb) 1115248

[startup+1783.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17471
/proc/meminfo: memFree=436232/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=1115612 CPUtime=1782.63
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 278230 0 0 0 178118 145 0 0 25 0 1 0 152856710 1142386688 278168 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517876 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 278903 278168 206 16 0 278344 0
Current children cumulated CPU time (s) 1782.63
Current children cumulated vsize (Kb) 1115612

[startup+1784.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17471
/proc/meminfo: memFree=435848/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=1116076 CPUtime=1783.64
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 278336 0 0 0 178219 145 0 0 25 0 1 0 152856710 1142861824 278274 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 279019 278274 206 16 0 278460 0
Current children cumulated CPU time (s) 1783.64
Current children cumulated vsize (Kb) 1116076

[startup+1785.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17471
/proc/meminfo: memFree=435464/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=1116400 CPUtime=1784.64
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 278430 0 0 0 178319 145 0 0 25 0 1 0 152856710 1143193600 278368 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 279100 278368 206 16 0 278541 0
Current children cumulated CPU time (s) 1784.64
Current children cumulated vsize (Kb) 1116400

[startup+1786.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17471
/proc/meminfo: memFree=435016/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=1116824 CPUtime=1785.64
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 278533 0 0 0 178419 145 0 0 25 0 1 0 152856710 1143627776 278471 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 279206 278471 206 16 0 278647 0
Current children cumulated CPU time (s) 1785.64
Current children cumulated vsize (Kb) 1116824

[startup+1787.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17471
/proc/meminfo: memFree=434632/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=1117268 CPUtime=1786.65
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 278637 0 0 0 178520 145 0 0 25 0 1 0 152856710 1144082432 278575 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 279317 278575 206 16 0 278758 0
Current children cumulated CPU time (s) 1786.65
Current children cumulated vsize (Kb) 1117268

[startup+1788.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17471
/proc/meminfo: memFree=434120/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=1117732 CPUtime=1787.65
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 278764 0 0 0 178620 145 0 0 25 0 1 0 152856710 1144557568 278702 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517876 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 279433 278702 206 16 0 278874 0
Current children cumulated CPU time (s) 1787.65
Current children cumulated vsize (Kb) 1117732

[startup+1789.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17471
/proc/meminfo: memFree=433608/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=1118328 CPUtime=1788.65
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 278897 0 0 0 178720 145 0 0 25 0 1 0 152856710 1145167872 278835 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134557342 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 279582 278835 206 16 0 279023 0
Current children cumulated CPU time (s) 1788.65
Current children cumulated vsize (Kb) 1118328

[startup+1790.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17471
/proc/meminfo: memFree=433096/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=1118792 CPUtime=1789.67
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 279021 0 0 0 178821 146 0 0 25 0 1 0 152856710 1145643008 278959 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 279698 278959 206 16 0 279139 0
Current children cumulated CPU time (s) 1789.67
Current children cumulated vsize (Kb) 1118792

[startup+1791.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17471
/proc/meminfo: memFree=432328/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=1119492 CPUtime=1790.67
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 279201 0 0 0 178921 146 0 0 25 0 1 0 152856710 1146359808 279139 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 279873 279139 206 16 0 279314 0
Current children cumulated CPU time (s) 1790.67
Current children cumulated vsize (Kb) 1119492

[startup+1792.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17471
/proc/meminfo: memFree=431752/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=1120064 CPUtime=1791.67
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 279354 0 0 0 179021 146 0 0 25 0 1 0 152856710 1146945536 279292 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 280016 279292 206 16 0 279457 0
Current children cumulated CPU time (s) 1791.67
Current children cumulated vsize (Kb) 1120064

[startup+1793.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17471
/proc/meminfo: memFree=431112/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=1120728 CPUtime=1792.68
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 279506 0 0 0 179122 146 0 0 25 0 1 0 152856710 1147625472 279444 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 280182 279444 206 16 0 279623 0
Current children cumulated CPU time (s) 1792.68
Current children cumulated vsize (Kb) 1120728

[startup+1794.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17471
/proc/meminfo: memFree=430600/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=1121264 CPUtime=1793.68
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 279637 0 0 0 179222 146 0 0 25 0 1 0 152856710 1148174336 279575 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 280316 279575 206 16 0 279757 0
Current children cumulated CPU time (s) 1793.68
Current children cumulated vsize (Kb) 1121264

[startup+1795.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17471
/proc/meminfo: memFree=430024/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=1121832 CPUtime=1794.69
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 279774 0 0 0 179323 146 0 0 25 0 1 0 152856710 1148755968 279712 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 280458 279712 206 16 0 279899 0
Current children cumulated CPU time (s) 1794.69
Current children cumulated vsize (Kb) 1121832

[startup+1796.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17471
/proc/meminfo: memFree=429576/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=1122280 CPUtime=1795.69
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 279899 0 0 0 179423 146 0 0 25 0 1 0 152856710 1149214720 279837 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520075 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 280570 279837 206 16 0 280011 0
Current children cumulated CPU time (s) 1795.69
Current children cumulated vsize (Kb) 1122280

[startup+1797.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17471
/proc/meminfo: memFree=428936/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=1122960 CPUtime=1796.69
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 280061 0 0 0 179523 146 0 0 25 0 1 0 152856710 1149911040 279999 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517876 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 280740 279999 206 16 0 280181 0
Current children cumulated CPU time (s) 1796.69
Current children cumulated vsize (Kb) 1122960

[startup+1798.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17471
/proc/meminfo: memFree=428360/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=1123516 CPUtime=1797.7
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 280199 0 0 0 179624 146 0 0 25 0 1 0 152856710 1150480384 280137 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520080 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 280879 280137 206 16 0 280320 0
Current children cumulated CPU time (s) 1797.7
Current children cumulated vsize (Kb) 1123516

[startup+1799.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17471
/proc/meminfo: memFree=427720/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=1124108 CPUtime=1798.7
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 280356 0 0 0 179724 146 0 0 25 0 1 0 152856710 1151086592 280294 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 281027 280294 206 16 0 280468 0
Current children cumulated CPU time (s) 1798.7
Current children cumulated vsize (Kb) 1124108

[startup+1800.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17471
/proc/meminfo: memFree=427144/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=1124700 CPUtime=1799.72
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 280504 0 0 0 179825 147 0 0 25 0 1 0 152856710 1151692800 280442 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 281175 280442 206 16 0 280616 0
Current children cumulated CPU time (s) 1799.72
Current children cumulated vsize (Kb) 1124700

[startup+1801.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17471
/proc/meminfo: memFree=426632/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=1125244 CPUtime=1800.72
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 280631 0 0 0 179925 147 0 0 25 0 1 0 152856710 1152249856 280569 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 281311 280569 206 16 0 280752 0
Current children cumulated CPU time (s) 1800.72
Current children cumulated vsize (Kb) 1125244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17471
/proc/meminfo: memFree=426632/2055920 swapFree=4183012/4192956
[pid=17469] ppid=17467 vsize=1125244 CPUtime=1800.72
/proc/17469/stat : 17469 (Pueblo13) R 17467 17469 17420 0 -1 4194304 280631 0 0 0 179925 147 0 0 25 0 1 0 152856710 1152249856 280569 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 281311 280569 206 16 0 280752 0
Current children cumulated CPU time (s) 1800.72
Current children cumulated vsize (Kb) 1125244

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.91
CPU user time (s): 1799.26
CPU system time (s): 1.64975
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (Kb): 1125244
The end

Launcher Data (download as text)

Begin job on node9 on Fri Jul 28 04:12:36 UTC 2006


FILE ID= 46187-1154059956

PBS_JOBID= 882196

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

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  e2f35c503d924e79e4ebd2cc0bd6c322

RANDOM SEED= 579169048

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.223
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.223
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:       1550288 kB
Buffers:         30332 kB
Cached:         400568 kB
SwapCached:       3620 kB
Active:          43696 kB
Inactive:       395712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1550288 kB
SwapTotal:     4192956 kB
SwapFree:      4183012 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14496 kB
Slab:            52200 kB
Committed_AS:   611528 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node9 on Fri Jul 28 04:42:37 UTC 2006