Trace number 31588

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 NameAnswerObjective functionCPU timeWall clock time
wildcat-rnp 0.8.0? (TO) 1800.62 1801.2

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-n3704.opb
MD5SUM35541d810f352e1e9979b25003c9f904
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8.62969
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 76
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 654474
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 654474
Number of bits of the biggest sum of numbers20
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 
0.00	c wildcat-rnp (VERSION 0.8.0-lite-rnp-devel)
0.00	c Developed by L. Liu  and M. Truszczynski 
0.00	c Last built on Tue 23 May 2006 09:33:09 PM EDT
0.00	c 
0.00	c ROOT/solvers/PB/PB06final/user3/wildcat-rnp ROOT/tmp/node18/31588-1149252309/instance-31588-1149252309.opb 183538091 
0.00	c =================================== BEGIN ===================================
0.00	c 
0.00	c Random Number Seed: 183538091
0.00	c Noise: 0.7 (70 : 100) 
259.03	c Starting searching:
259.03	c Phase 1 ...
1801.16	c   trying 654474: xxxxc 
1801.16	c Phase 2 ...
1801.16	c   trying 0: c 
1801.16	c Phase 3 ...
1801.16	c   trying 0 again: c 
1801.16	s UNKNOWN
1801.16	c 
1801.16	c During searching:         -1.4e-05 seconds elapsed.
1801.16	c CPU time spent:           0 seconds.
1801.16	c 
1801.16	c =================================== END =====================================
1801.16	c 

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
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node18/watcher-31588-1149252309 -o ROOT/results/node18/solver-31588-1149252309 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user3/wildcat-rnp ROOT/tmp/node18/31588-1149252309/instance-31588-1149252309.opb 183538091 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.95 0.93 2/64 30411
/proc/meminfo: memFree=1914784/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=6756 CPUtime=0
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 190893833 6918144 200 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134602247 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 1689 202 100 226 0 1460 0

[startup+10.0016 s]
/proc/loadavg: 0.87 0.95 0.93 2/64 30411
/proc/meminfo: memFree=1911032/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=8080 CPUtime=9.99
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 1050 0 0 0 999 0 0 0 25 0 1 0 190893833 8273920 1034 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 2020 1034 105 226 0 1791 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 8080

[startup+20.0076 s]
/proc/loadavg: 0.89 0.96 0.93 2/64 30411
/proc/meminfo: memFree=1909944/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=9300 CPUtime=19.99
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 1373 0 0 0 1999 0 0 0 25 0 1 0 190893833 9523200 1357 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 2325 1357 105 226 0 2096 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 9300

[startup+30.0135 s]
/proc/loadavg: 0.91 0.96 0.93 2/64 30411
/proc/meminfo: memFree=1908792/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=10752 CPUtime=30
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 1696 0 0 0 2999 1 0 0 25 0 1 0 190893833 11010048 1680 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 2688 1680 105 226 0 2459 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 10752

[startup+40.0195 s]
/proc/loadavg: 0.92 0.96 0.93 2/64 30411
/proc/meminfo: memFree=1907512/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=11940 CPUtime=40
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 2019 0 0 0 3999 1 0 0 25 0 1 0 190893833 12226560 2003 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014988 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 2985 2003 105 226 0 2756 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 11940

[startup+50.0265 s]
/proc/loadavg: 0.93 0.96 0.93 2/64 30411
/proc/meminfo: memFree=1906168/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=13516 CPUtime=50
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 2411 0 0 0 4999 1 0 0 25 0 1 0 190893833 13840384 2329 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014988 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 3379 2329 105 226 0 3150 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 13516

[startup+60.0325 s]
/proc/loadavg: 0.94 0.96 0.93 2/64 30411
/proc/meminfo: memFree=1904952/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=14704 CPUtime=60.01
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 2733 0 0 0 5999 2 0 0 25 0 1 0 190893833 15056896 2651 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014967 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 3676 2651 105 226 0 3447 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 14704

[startup+70.0384 s]
/proc/loadavg: 0.95 0.96 0.93 2/64 30411
/proc/meminfo: memFree=1903608/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=15892 CPUtime=70.01
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 3059 0 0 0 6999 2 0 0 25 0 1 0 190893833 16273408 2977 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014929 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 3973 2977 105 226 0 3744 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 15892

[startup+80.0444 s]
/proc/loadavg: 0.96 0.96 0.93 2/64 30411
/proc/meminfo: memFree=1902328/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=17212 CPUtime=80.01
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 3382 0 0 0 7999 2 0 0 25 0 1 0 190893833 17625088 3300 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 4303 3300 105 226 0 4074 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 17212

[startup+90.0504 s]
/proc/loadavg: 0.96 0.96 0.93 2/64 30411
/proc/meminfo: memFree=1901048/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=18400 CPUtime=90.02
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 3708 0 0 0 9000 2 0 0 25 0 1 0 190893833 18841600 3626 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135002082 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 4600 3626 105 226 0 4371 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 18400

[startup+100.056 s]
/proc/loadavg: 0.97 0.96 0.93 2/64 30411
/proc/meminfo: memFree=1899704/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=20232 CPUtime=100.02
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 4160 0 0 0 9999 3 0 0 25 0 1 0 190893833 20717568 3948 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014970 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 5058 3948 105 226 0 4829 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 20232

[startup+110.063 s]
/proc/loadavg: 0.97 0.96 0.93 2/64 30411
/proc/meminfo: memFree=1898424/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=21420 CPUtime=110.02
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 4486 0 0 0 10999 3 0 0 25 0 1 0 190893833 21934080 4274 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014918 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 5355 4274 105 226 0 5126 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 21420

[startup+120.069 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 30411
/proc/meminfo: memFree=1897144/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=22740 CPUtime=120.02
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 4808 0 0 0 11999 3 0 0 25 0 1 0 190893833 23285760 4596 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014942 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 5685 4596 105 226 0 5456 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 22740

[startup+130.075 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 30411
/proc/meminfo: memFree=1895800/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=23928 CPUtime=130.03
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 5134 0 0 0 12999 4 0 0 25 0 1 0 190893833 24502272 4922 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014970 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 5982 4922 105 226 0 5753 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 23928

[startup+140.081 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 30411
/proc/meminfo: memFree=1894520/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=25116 CPUtime=140.03
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 5457 0 0 0 13999 4 0 0 25 0 1 0 190893833 25718784 5245 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014988 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 6279 5245 105 226 0 6050 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 25116

[startup+150.087 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 30411
/proc/meminfo: memFree=1893240/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=26436 CPUtime=150.04
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 5782 0 0 0 15000 4 0 0 25 0 1 0 190893833 27070464 5570 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 6609 5570 105 226 0 6380 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 26436

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30411
/proc/meminfo: memFree=1891896/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=27624 CPUtime=160.04
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 6105 0 0 0 16000 4 0 0 25 0 1 0 190893833 28286976 5893 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 6906 5893 105 226 0 6677 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 27624

[startup+170.099 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30411
/proc/meminfo: memFree=1890616/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=28944 CPUtime=170.04
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 6430 0 0 0 17000 4 0 0 25 0 1 0 190893833 29638656 6218 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014918 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 7236 6218 105 226 0 7007 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 28944

[startup+180.105 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30411
/proc/meminfo: memFree=1889336/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=30132 CPUtime=180.05
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 6753 0 0 0 18000 5 0 0 25 0 1 0 190893833 30855168 6541 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014942 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 7533 6541 105 226 0 7304 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 30132

[startup+190.111 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30411
/proc/meminfo: memFree=1887992/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=31452 CPUtime=190.05
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 7079 0 0 0 19000 5 0 0 25 0 1 0 190893833 32206848 6867 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 7863 6867 105 226 0 7634 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 31452

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30411
/proc/meminfo: memFree=1886712/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=33664 CPUtime=200.06
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 7659 0 0 0 20000 6 0 0 25 0 1 0 190893833 34471936 7189 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 8416 7189 105 226 0 8187 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 33664

[startup+210.123 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30411
/proc/meminfo: memFree=1885368/2055920 swapFree=4180888/4192956

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

[pid=30411] ppid=30409 vsize=140924 CPUtime=1781.49
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 34869 0 0 0 178128 21 0 0 25 0 1 0 190893833 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605227 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (Kb) 140924

[startup+1783.06 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30606
/proc/meminfo: memFree=1779840/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=140924 CPUtime=1782.49
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 34869 0 0 0 178228 21 0 0 25 0 1 0 190893833 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1782.49
Current children cumulated vsize (Kb) 140924

[startup+1784.07 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30606
/proc/meminfo: memFree=1779840/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=140924 CPUtime=1783.49
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 34869 0 0 0 178328 21 0 0 25 0 1 0 190893833 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1783.49
Current children cumulated vsize (Kb) 140924

[startup+1785.07 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30606
/proc/meminfo: memFree=1779840/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=140924 CPUtime=1784.5
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 34869 0 0 0 178429 21 0 0 25 0 1 0 190893833 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1784.5
Current children cumulated vsize (Kb) 140924

[startup+1786.08 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30606
/proc/meminfo: memFree=1779840/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=140924 CPUtime=1785.5
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 34869 0 0 0 178529 21 0 0 25 0 1 0 190893833 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1785.5
Current children cumulated vsize (Kb) 140924

[startup+1787.08 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30606
/proc/meminfo: memFree=1779840/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=140924 CPUtime=1786.51
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 34869 0 0 0 178630 21 0 0 25 0 1 0 190893833 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134598601 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1786.51
Current children cumulated vsize (Kb) 140924

[startup+1788.09 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30606
/proc/meminfo: memFree=1779776/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=140924 CPUtime=1787.51
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 34869 0 0 0 178730 21 0 0 25 0 1 0 190893833 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1787.51
Current children cumulated vsize (Kb) 140924

[startup+1789.09 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30606
/proc/meminfo: memFree=1779776/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=140924 CPUtime=1788.52
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 34869 0 0 0 178831 21 0 0 25 0 1 0 190893833 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605225 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1788.52
Current children cumulated vsize (Kb) 140924

[startup+1790.1 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30606
/proc/meminfo: memFree=1779776/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=140924 CPUtime=1789.52
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 34869 0 0 0 178931 21 0 0 25 0 1 0 190893833 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605251 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1789.52
Current children cumulated vsize (Kb) 140924

[startup+1791.1 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30606
/proc/meminfo: memFree=1779776/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=140924 CPUtime=1790.53
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 34869 0 0 0 179032 21 0 0 25 0 1 0 190893833 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1790.53
Current children cumulated vsize (Kb) 140924

[startup+1792.11 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30606
/proc/meminfo: memFree=1779776/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=140924 CPUtime=1791.53
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 34869 0 0 0 179132 21 0 0 25 0 1 0 190893833 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (Kb) 140924

[startup+1793.11 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30606
/proc/meminfo: memFree=1779776/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=140924 CPUtime=1792.54
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 34869 0 0 0 179233 21 0 0 25 0 1 0 190893833 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134601136 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (Kb) 140924

[startup+1794.12 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30606
/proc/meminfo: memFree=1779776/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=140924 CPUtime=1793.54
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 34869 0 0 0 179333 21 0 0 25 0 1 0 190893833 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134566270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1793.54
Current children cumulated vsize (Kb) 140924

[startup+1795.12 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30606
/proc/meminfo: memFree=1779776/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=140924 CPUtime=1794.55
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 34869 0 0 0 179434 21 0 0 25 0 1 0 190893833 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605262 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (Kb) 140924

[startup+1796.13 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30606
/proc/meminfo: memFree=1779776/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=140924 CPUtime=1795.55
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 34869 0 0 0 179534 21 0 0 25 0 1 0 190893833 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1795.55
Current children cumulated vsize (Kb) 140924

[startup+1797.13 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30606
/proc/meminfo: memFree=1779776/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=140924 CPUtime=1796.55
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 34869 0 0 0 179634 21 0 0 25 0 1 0 190893833 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1796.55
Current children cumulated vsize (Kb) 140924

[startup+1798.14 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30606
/proc/meminfo: memFree=1779776/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=140924 CPUtime=1797.56
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 34869 0 0 0 179735 21 0 0 25 0 1 0 190893833 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605345 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (Kb) 140924

[startup+1799.14 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30606
/proc/meminfo: memFree=1779776/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=140924 CPUtime=1798.56
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 34869 0 0 0 179835 21 0 0 25 0 1 0 190893833 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (Kb) 140924

[startup+1800.15 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30606
/proc/meminfo: memFree=1779776/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=140924 CPUtime=1799.57
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 34869 0 0 0 179936 21 0 0 25 0 1 0 190893833 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (Kb) 140924

[startup+1801.15 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30606
/proc/meminfo: memFree=1779776/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=140924 CPUtime=1800.57
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 34869 0 0 0 180036 21 0 0 25 0 1 0 190893833 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134601506 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1800.57
Current children cumulated vsize (Kb) 140924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 30606
/proc/meminfo: memFree=1779776/2055920 swapFree=4180888/4192956
[pid=30411] ppid=30409 vsize=140924 CPUtime=1800.58
/proc/30411/stat : 30411 (wildcat-rnp) R 30409 30411 30365 0 -1 4194304 34869 0 0 0 180037 21 0 0 25 0 1 0 190893833 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605227 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30411/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 140924

Sending SIGTERM to -30411
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.2
CPU time (s): 1800.62
CPU user time (s): 1800.38
CPU system time (s): 0.241963
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (Kb): 140924

Launcher Data (download as text)

Begin job on node18 on Fri Jun  2 12:45:09 UTC 2006


FILE ID= 31588-1149252309

PBS_JOBID= 298170

BENCH NAME= ROOT/tmp/node18/31588-1149252309/instance-31588-1149252309.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user3/wildcat-rnp ROOT/tmp/node18/31588-1149252309/instance-31588-1149252309.opb 183538091
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-31588-1149252309 -o ROOT/results/node18/solver-31588-1149252309 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user3/wildcat-rnp ROOT/tmp/node18/31588-1149252309/instance-31588-1149252309.opb 183538091

MD5SUM SOLVER= 433c0d3a0d963188fa818d869a2c809a
MD5SUM BENCH=  35541d810f352e1e9979b25003c9f904

RANDOM SEED= 183538091


/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.216
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	: 5931.00
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.216
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:       1914992 kB
Buffers:          4036 kB
Cached:          71772 kB
SwapCached:       3684 kB
Active:          42976 kB
Inactive:        41460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1914992 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14680 kB
Slab:            42592 kB
Committed_AS:   260516 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node18 on Fri Jun  2 13:15:10 UTC 2006