Trace number 31698

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) 1802.6 1803.21

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-d6cube.opb
MD5SUM81f6ac40aa7d3bed7fd7ce8f56c34d18
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 benchmark149.493
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables185520
Total number of constraints404
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 constraints404
Minimum length of a constraint30
Maximum length of a constraint185520
Number of terms in the objective function 185520
Biggest coefficient in the objective function 43
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 686424
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 686424
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/node23/31698-1149331805/instance-31698-1149331805.opb 999155701 
0.00	c =================================== BEGIN ===================================
0.00	c 
0.00	c Random Number Seed: 999155701
0.00	c Noise: 0.7 (70 : 100) 
1178.11	c Starting searching:
1178.11	c Phase 1 ...

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/node23/watcher-31698-1149331805 -o ROOT/results/node23/solver-31698-1149331805 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user3/wildcat-rnp ROOT/tmp/node23/31698-1149331805/instance-31698-1149331805.opb 999155701 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.07 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1775840/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=5964 CPUtime=0
/proc/24305/stat : 24305 (wildcat-rnp) D 24303 24305 24259 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 198844253 6107136 110 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135054477 0 2147483391 4096 16386 18446744072099781622 0 0 17 1 0 0
/proc/24305/statm: 1491 110 100 226 0 1262 0

[startup+10.0025 s]
/proc/loadavg: 1.06 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1772024/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=7968 CPUtime=9.97
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 1120 0 0 0 997 0 0 0 25 0 1 0 198844253 8159232 1104 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 1992 1104 105 226 0 1763 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 7968

[startup+20.0097 s]
/proc/loadavg: 1.05 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1771192/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=9036 CPUtime=19.98
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 1375 0 0 0 1998 0 0 0 25 0 1 0 198844253 9252864 1359 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 2259 1359 105 226 0 2030 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 9036

[startup+30.0168 s]
/proc/loadavg: 1.04 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1770296/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=9960 CPUtime=29.98
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 1629 0 0 0 2998 0 0 0 25 0 1 0 198844253 10199040 1613 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 2490 1613 105 226 0 2261 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 9960

[startup+40.0219 s]
/proc/loadavg: 1.04 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1769272/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=11148 CPUtime=39.98
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 1884 0 0 0 3998 0 0 0 25 0 1 0 198844253 11415552 1868 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014919 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 2787 1868 105 226 0 2558 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 11148

[startup+50.0281 s]
/proc/loadavg: 1.03 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1768312/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=12072 CPUtime=49.99
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 2141 0 0 0 4998 1 0 0 25 0 1 0 198844253 12361728 2125 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014919 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 3018 2125 105 226 0 2789 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 12072

[startup+60.0342 s]
/proc/loadavg: 1.03 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1767288/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=13128 CPUtime=60
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 2398 0 0 0 5999 1 0 0 25 0 1 0 198844253 13443072 2382 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014942 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 3282 2382 105 226 0 3053 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 13128

[startup+70.0403 s]
/proc/loadavg: 1.02 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1766264/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=14308 CPUtime=70
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 2720 0 0 0 6999 1 0 0 25 0 1 0 198844253 14651392 2638 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 3577 2638 105 226 0 3348 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 14308

[startup+80.0465 s]
/proc/loadavg: 1.02 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1765240/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=15232 CPUtime=80
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 2975 0 0 0 7999 1 0 0 25 0 1 0 198844253 15597568 2893 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014919 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 3808 2893 105 226 0 3579 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 15232

[startup+90.0526 s]
/proc/loadavg: 1.01 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1764152/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=16288 CPUtime=90
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 3231 0 0 0 8999 1 0 0 25 0 1 0 198844253 16678912 3149 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014970 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 4072 3149 105 226 0 3843 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 16288

[startup+100.058 s]
/proc/loadavg: 1.01 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1763192/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=17212 CPUtime=100
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 3486 0 0 0 9999 1 0 0 25 0 1 0 198844253 17625088 3404 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014918 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 4303 3404 105 226 0 4074 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 17212

[startup+110.064 s]
/proc/loadavg: 1.01 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1762168/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=18268 CPUtime=110.01
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 3742 0 0 0 10999 2 0 0 25 0 1 0 198844253 18706432 3660 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014970 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 4567 3660 105 226 0 4338 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 18268

[startup+120.07 s]
/proc/loadavg: 1.01 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1761144/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=19192 CPUtime=120.01
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 3997 0 0 0 11999 2 0 0 25 0 1 0 198844253 19652608 3915 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014929 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 4798 3915 105 226 0 4569 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 19192

[startup+130.076 s]
/proc/loadavg: 1.01 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1760120/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=20760 CPUtime=130.02
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 4383 0 0 0 13000 2 0 0 25 0 1 0 198844253 21258240 4171 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 5190 4171 105 226 0 4961 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 20760

[startup+140.082 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1759096/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=21684 CPUtime=140.02
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 4638 0 0 0 14000 2 0 0 25 0 1 0 198844253 22204416 4426 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 5421 4426 105 226 0 5192 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 21684

[startup+150.088 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1758072/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=22740 CPUtime=150.02
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 4896 0 0 0 15000 2 0 0 25 0 1 0 198844253 23285760 4684 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 5685 4684 105 226 0 5456 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 22740

[startup+160.094 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1756984/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=23664 CPUtime=160.02
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 5151 0 0 0 16000 2 0 0 25 0 1 0 198844253 24231936 4939 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014988 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 5916 4939 105 226 0 5687 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 23664

[startup+170.1 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1755960/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=24588 CPUtime=170.03
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 5407 0 0 0 17000 3 0 0 25 0 1 0 198844253 25178112 5195 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014967 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 6147 5195 105 226 0 5918 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 24588

[startup+180.106 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1754936/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=25644 CPUtime=180.03
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 5662 0 0 0 18000 3 0 0 25 0 1 0 198844253 26259456 5450 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014988 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 6411 5450 105 226 0 6182 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 25644

[startup+190.112 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1753912/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=26568 CPUtime=190.03
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 5918 0 0 0 19000 3 0 0 25 0 1 0 198844253 27205632 5706 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014988 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 6642 5706 105 226 0 6413 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 26568

[startup+200.118 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1752888/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=27624 CPUtime=200.03
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 6174 0 0 0 20000 3 0 0 25 0 1 0 198844253 28286976 5962 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 6906 5962 105 226 0 6677 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 27624

[startup+210.125 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24305
/proc/meminfo: memFree=1751864/2055920 swapFree=4180884/4192956

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

/proc/24305/statm: 30445 28461 115 226 0 30216 0
Current children cumulated CPU time (s) 1783.48
Current children cumulated vsize (Kb) 121780

[startup+1785.11 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 24500
/proc/meminfo: memFree=1662008/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=121780 CPUtime=1784.48
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 31435 0 0 0 178425 23 0 0 25 0 1 0 198844253 124702720 28461 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 30445 28461 115 226 0 30216 0
Current children cumulated CPU time (s) 1784.48
Current children cumulated vsize (Kb) 121780

[startup+1786.11 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 24500
/proc/meminfo: memFree=1662008/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=121780 CPUtime=1785.49
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 31435 0 0 0 178526 23 0 0 25 0 1 0 198844253 124702720 28461 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 30445 28461 115 226 0 30216 0
Current children cumulated CPU time (s) 1785.49
Current children cumulated vsize (Kb) 121780

[startup+1787.12 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 24500
/proc/meminfo: memFree=1662008/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=121780 CPUtime=1786.49
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 31435 0 0 0 178626 23 0 0 25 0 1 0 198844253 124702720 28461 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 30445 28461 115 226 0 30216 0
Current children cumulated CPU time (s) 1786.49
Current children cumulated vsize (Kb) 121780

[startup+1788.12 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 24500
/proc/meminfo: memFree=1662008/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=121780 CPUtime=1787.5
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 31435 0 0 0 178727 23 0 0 25 0 1 0 198844253 124702720 28461 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 30445 28461 115 226 0 30216 0
Current children cumulated CPU time (s) 1787.5
Current children cumulated vsize (Kb) 121780

[startup+1789.13 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 24500
/proc/meminfo: memFree=1662008/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=121780 CPUtime=1788.51
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 31435 0 0 0 178827 24 0 0 25 0 1 0 198844253 124702720 28461 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 30445 28461 115 226 0 30216 0
Current children cumulated CPU time (s) 1788.51
Current children cumulated vsize (Kb) 121780

[startup+1790.13 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 24500
/proc/meminfo: memFree=1662008/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=121780 CPUtime=1789.51
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 31435 0 0 0 178927 24 0 0 25 0 1 0 198844253 124702720 28461 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605225 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 30445 28461 115 226 0 30216 0
Current children cumulated CPU time (s) 1789.51
Current children cumulated vsize (Kb) 121780

[startup+1791.14 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 24500
/proc/meminfo: memFree=1662008/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=121780 CPUtime=1790.52
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 31435 0 0 0 179028 24 0 0 25 0 1 0 198844253 124702720 28461 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134607220 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 30445 28461 115 226 0 30216 0
Current children cumulated CPU time (s) 1790.52
Current children cumulated vsize (Kb) 121780

[startup+1792.14 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 24500
/proc/meminfo: memFree=1662008/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=121780 CPUtime=1791.52
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 31435 0 0 0 179128 24 0 0 25 0 1 0 198844253 124702720 28461 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 30445 28461 115 226 0 30216 0
Current children cumulated CPU time (s) 1791.52
Current children cumulated vsize (Kb) 121780

[startup+1793.15 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 24500
/proc/meminfo: memFree=1662008/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=121780 CPUtime=1792.53
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 31435 0 0 0 179229 24 0 0 25 0 1 0 198844253 124702720 28461 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134601410 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 30445 28461 115 226 0 30216 0
Current children cumulated CPU time (s) 1792.53
Current children cumulated vsize (Kb) 121780

[startup+1794.15 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 24500
/proc/meminfo: memFree=1662008/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=121780 CPUtime=1793.53
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 31435 0 0 0 179329 24 0 0 25 0 1 0 198844253 124702720 28461 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 30445 28461 115 226 0 30216 0
Current children cumulated CPU time (s) 1793.53
Current children cumulated vsize (Kb) 121780

[startup+1795.15 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 24500
/proc/meminfo: memFree=1662008/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=121780 CPUtime=1794.54
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 31435 0 0 0 179430 24 0 0 25 0 1 0 198844253 124702720 28461 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 30445 28461 115 226 0 30216 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (Kb) 121780

[startup+1796.16 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 24500
/proc/meminfo: memFree=1662008/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=121780 CPUtime=1795.54
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 31435 0 0 0 179530 24 0 0 25 0 1 0 198844253 124702720 28461 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605248 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 30445 28461 115 226 0 30216 0
Current children cumulated CPU time (s) 1795.54
Current children cumulated vsize (Kb) 121780

[startup+1797.16 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 24500
/proc/meminfo: memFree=1662008/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=121780 CPUtime=1796.55
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 31435 0 0 0 179631 24 0 0 25 0 1 0 198844253 124702720 28461 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 30445 28461 115 226 0 30216 0
Current children cumulated CPU time (s) 1796.55
Current children cumulated vsize (Kb) 121780

[startup+1798.17 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 24500
/proc/meminfo: memFree=1662008/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=121780 CPUtime=1797.55
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 31435 0 0 0 179731 24 0 0 25 0 1 0 198844253 124702720 28461 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 30445 28461 115 226 0 30216 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (Kb) 121780

[startup+1799.17 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 24500
/proc/meminfo: memFree=1662008/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=121780 CPUtime=1798.56
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 31435 0 0 0 179832 24 0 0 25 0 1 0 198844253 124702720 28461 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 30445 28461 115 226 0 30216 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (Kb) 121780

[startup+1800.18 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 24500
/proc/meminfo: memFree=1662008/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=121780 CPUtime=1799.56
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 31435 0 0 0 179932 24 0 0 25 0 1 0 198844253 124702720 28461 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 30445 28461 115 226 0 30216 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (Kb) 121780

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 24500
/proc/meminfo: memFree=1662008/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=121780 CPUtime=1800.57
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 31435 0 0 0 180033 24 0 0 25 0 1 0 198844253 124702720 28461 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 30445 28461 115 226 0 30216 0
Current children cumulated CPU time (s) 1800.57
Current children cumulated vsize (Kb) 121780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.19 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 24500
/proc/meminfo: memFree=1662008/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=121780 CPUtime=1800.57
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 31435 0 0 0 180033 24 0 0 25 0 1 0 198844253 124702720 28461 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 30445 28461 115 226 0 30216 0
Current children cumulated CPU time (s) 1800.57
Current children cumulated vsize (Kb) 121780

Sending SIGTERM to -24305
Sleeping 2 seconds

[startup+1802.19 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24501
/proc/meminfo: memFree=1662000/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=121780 CPUtime=1801.58
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4194304 31435 0 0 0 180134 24 0 0 25 0 1 0 198844253 124702720 28461 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 30445 28461 115 226 0 30216 0
Current children cumulated CPU time (s) 1801.58
Current children cumulated vsize (Kb) 121780
Sending SIGKILL to -24305

[startup+1803.2 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 24501
/proc/meminfo: memFree=1685624/2055920 swapFree=4180884/4192956
[pid=24305] ppid=24303 vsize=0 CPUtime=1802.57
/proc/24305/stat : 24305 (wildcat-rnp) R 24303 24305 24259 0 -1 4195332 31435 0 0 0 180233 24 0 0 25 0 1 0 198844253 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24305/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.57
Current children cumulated vsize (Kb) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1803.21
CPU time (s): 1802.6
CPU user time (s): 1802.34
CPU system time (s): 0.26096
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (Kb): 121780
The end

Launcher Data (download as text)

Begin job on node23 on Sat Jun  3 10:50:06 UTC 2006


FILE ID= 31698-1149331805

PBS_JOBID= 309937

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-d6cube.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user3/wildcat-rnp ROOT/tmp/node23/31698-1149331805/instance-31698-1149331805.opb 999155701
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-31698-1149331805 -o ROOT/results/node23/solver-31698-1149331805 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user3/wildcat-rnp ROOT/tmp/node23/31698-1149331805/instance-31698-1149331805.opb 999155701

MD5SUM SOLVER= 433c0d3a0d963188fa818d869a2c809a
MD5SUM BENCH=  81f6ac40aa7d3bed7fd7ce8f56c34d18

RANDOM SEED= 999155701


/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.213
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.213
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:       1776048 kB
Buffers:          4364 kB
Cached:         215196 kB
SwapCached:       3412 kB
Active:          51496 kB
Inactive:       176400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776048 kB
SwapTotal:     4192956 kB
SwapFree:      4180884 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          14696 kB
Slab:            37980 kB
Committed_AS:   337720 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node23 on Sat Jun  3 11:20:09 UTC 2006