Trace number 31575

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.64 1801.21

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-n370b.opb
MD5SUMce5e0345d0e70478396f95e2ebabfc80
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 benchmark9.35958
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 654768
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 654768
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/node86/31575-1149249625/instance-31575-1149249625.opb 746211966 
0.00	c =================================== BEGIN ===================================
0.00	c 
0.00	c Random Number Seed: 746211966
0.00	c Noise: 0.7 (70 : 100) 
248.18	c Starting searching:
248.18	c Phase 1 ...
1801.18	c   trying 654768: xxxc 
1801.18	c Phase 2 ...
1801.18	c   trying 0: c 
1801.18	c Phase 3 ...
1801.18	c   trying 0 again: c 
1801.18	s UNKNOWN
1801.18	c 
1801.18	c During searching:         -1.4e-05 seconds elapsed.
1801.18	c CPU time spent:           0 seconds.
1801.18	c 
1801.18	c =================================== END =====================================
1801.18	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/node86/watcher-31575-1149249625 -o ROOT/results/node86/solver-31575-1149249625 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user3/wildcat-rnp ROOT/tmp/node86/31575-1149249625/instance-31575-1149249625.opb 746211966 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.91 2/68 30279
/proc/meminfo: memFree=1568672/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=6756 CPUtime=0
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 367 0 0 0 0 0 0 0 19 0 1 0 190601787 6918144 352 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135054573 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 1689 356 100 226 0 1460 0

[startup+10.0024 s]
/proc/loadavg: 0.93 0.97 0.91 2/68 30279
/proc/meminfo: memFree=1565288/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=8080 CPUtime=9.99
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 1061 0 0 0 999 0 0 0 25 0 1 0 190601787 8273920 1046 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 2020 1046 105 226 0 1791 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 8080

[startup+20.0085 s]
/proc/loadavg: 0.94 0.97 0.91 2/68 30279
/proc/meminfo: memFree=1564136/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=9432 CPUtime=19.99
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 1401 0 0 0 1999 0 0 0 25 0 1 0 190601787 9658368 1386 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014910 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 2358 1386 105 226 0 2129 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 9432

[startup+30.0147 s]
/proc/loadavg: 0.95 0.97 0.91 2/68 30279
/proc/meminfo: memFree=1562856/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=10884 CPUtime=30
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 1737 0 0 0 2999 1 0 0 25 0 1 0 190601787 11145216 1722 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014942 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 2721 1722 105 226 0 2492 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 10884

[startup+40.0208 s]
/proc/loadavg: 0.96 0.97 0.91 2/74 30342
/proc/meminfo: memFree=1560168/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=12204 CPUtime=39.97
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 2074 0 0 0 3994 3 0 0 25 0 1 0 190601787 12496896 2059 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 3051 2059 105 226 0 2822 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (Kb) 12204

[startup+50.03 s]
/proc/loadavg: 0.96 0.97 0.91 2/68 30474
/proc/meminfo: memFree=1559768/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=13648 CPUtime=49.93
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 2474 0 0 0 4990 3 0 0 25 0 1 0 190601787 13975552 2393 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014942 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 3412 2393 105 226 0 3183 0
Current children cumulated CPU time (s) 49.93
Current children cumulated vsize (Kb) 13648

[startup+60.0361 s]
/proc/loadavg: 0.97 0.97 0.91 2/68 30474
/proc/meminfo: memFree=1558568/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=14968 CPUtime=59.93
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 2815 0 0 0 5990 3 0 0 25 0 1 0 190601787 15327232 2734 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014979 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 3742 2734 105 226 0 3513 0
Current children cumulated CPU time (s) 59.93
Current children cumulated vsize (Kb) 14968

[startup+70.0423 s]
/proc/loadavg: 0.97 0.97 0.91 2/68 30474
/proc/meminfo: memFree=1557224/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=16288 CPUtime=69.94
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 3152 0 0 0 6990 4 0 0 25 0 1 0 190601787 16678912 3071 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014942 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 4072 3071 105 226 0 3843 0
Current children cumulated CPU time (s) 69.94
Current children cumulated vsize (Kb) 16288

[startup+80.0484 s]
/proc/loadavg: 0.98 0.97 0.91 2/68 30474
/proc/meminfo: memFree=1555880/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=17608 CPUtime=79.94
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 3493 0 0 0 7990 4 0 0 25 0 1 0 190601787 18030592 3412 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 4402 3412 105 226 0 4173 0
Current children cumulated CPU time (s) 79.94
Current children cumulated vsize (Kb) 17608

[startup+90.0546 s]
/proc/loadavg: 0.98 0.97 0.91 2/68 30474
/proc/meminfo: memFree=1554600/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=18928 CPUtime=89.94
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 3829 0 0 0 8990 4 0 0 25 0 1 0 190601787 19382272 3748 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 4732 3748 105 226 0 4503 0
Current children cumulated CPU time (s) 89.94
Current children cumulated vsize (Kb) 18928

[startup+100.061 s]
/proc/loadavg: 0.98 0.97 0.91 2/68 30474
/proc/meminfo: memFree=1553256/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=20760 CPUtime=99.95
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 4299 0 0 0 9991 4 0 0 25 0 1 0 190601787 21258240 4088 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 5190 4088 105 226 0 4961 0
Current children cumulated CPU time (s) 99.95
Current children cumulated vsize (Kb) 20760

[startup+110.067 s]
/proc/loadavg: 0.98 0.97 0.91 2/68 30474
/proc/meminfo: memFree=1551848/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=22080 CPUtime=109.95
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 4637 0 0 0 10991 4 0 0 25 0 1 0 190601787 22609920 4426 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014919 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 5520 4426 105 226 0 5291 0
Current children cumulated CPU time (s) 109.95
Current children cumulated vsize (Kb) 22080

[startup+120.072 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 30474
/proc/meminfo: memFree=1550504/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=23268 CPUtime=119.95
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 4978 0 0 0 11991 4 0 0 25 0 1 0 190601787 23826432 4767 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 5817 4767 105 226 0 5588 0
Current children cumulated CPU time (s) 119.95
Current children cumulated vsize (Kb) 23268

[startup+130.078 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 30474
/proc/meminfo: memFree=1549160/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=24588 CPUtime=129.96
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 5314 0 0 0 12991 5 0 0 25 0 1 0 190601787 25178112 5103 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 6147 5103 105 226 0 5918 0
Current children cumulated CPU time (s) 129.96
Current children cumulated vsize (Kb) 24588

[startup+140.084 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 30474
/proc/meminfo: memFree=1547752/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=25908 CPUtime=139.96
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 5654 0 0 0 13991 5 0 0 25 0 1 0 190601787 26529792 5443 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014929 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 6477 5443 105 226 0 6248 0
Current children cumulated CPU time (s) 139.96
Current children cumulated vsize (Kb) 25908

[startup+150.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 30474
/proc/meminfo: memFree=1546408/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=27228 CPUtime=149.96
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 5992 0 0 0 14991 5 0 0 25 0 1 0 190601787 27881472 5781 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 6807 5781 105 226 0 6578 0
Current children cumulated CPU time (s) 149.96
Current children cumulated vsize (Kb) 27228

[startup+160.097 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 30474
/proc/meminfo: memFree=1545064/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=28548 CPUtime=159.97
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 6333 0 0 0 15991 6 0 0 25 0 1 0 190601787 29233152 6122 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 7137 6122 105 226 0 6908 0
Current children cumulated CPU time (s) 159.97
Current children cumulated vsize (Kb) 28548

[startup+170.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 30474
/proc/meminfo: memFree=1543656/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=29868 CPUtime=169.97
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 6671 0 0 0 16991 6 0 0 25 0 1 0 190601787 30584832 6460 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 7467 6460 105 226 0 7238 0
Current children cumulated CPU time (s) 169.97
Current children cumulated vsize (Kb) 29868

[startup+180.108 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 30474
/proc/meminfo: memFree=1542312/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=31188 CPUtime=179.97
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 7009 0 0 0 17991 6 0 0 25 0 1 0 190601787 31936512 6798 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014942 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 7797 6798 105 226 0 7568 0
Current children cumulated CPU time (s) 179.97
Current children cumulated vsize (Kb) 31188

[startup+190.114 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 30474
/proc/meminfo: memFree=1540840/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=33400 CPUtime=189.97
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 7605 0 0 0 18991 6 0 0 25 0 1 0 190601787 34201600 7136 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014919 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 8350 7136 105 226 0 8121 0
Current children cumulated CPU time (s) 189.97
Current children cumulated vsize (Kb) 33400

[startup+200.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 30474
/proc/meminfo: memFree=1539624/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=34720 CPUtime=199.98
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 7946 0 0 0 19991 7 0 0 25 0 1 0 190601787 35553280 7477 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 8680 7477 105 226 0 8451 0
Current children cumulated CPU time (s) 199.98
Current children cumulated vsize (Kb) 34720

[startup+210.126 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 30474
/proc/meminfo: memFree=1538280/2055892 swapFree=4084792/4096564

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

[pid=30279] ppid=30277 vsize=140924 CPUtime=1781.5
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 34868 0 0 0 178132 18 0 0 25 0 1 0 190601787 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (Kb) 140924

[startup+1783.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30474
/proc/meminfo: memFree=1434472/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=140924 CPUtime=1782.51
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 34868 0 0 0 178233 18 0 0 25 0 1 0 190601787 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1782.51
Current children cumulated vsize (Kb) 140924

[startup+1784.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30474
/proc/meminfo: memFree=1434472/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=140924 CPUtime=1783.51
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 34868 0 0 0 178333 18 0 0 25 0 1 0 190601787 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1783.51
Current children cumulated vsize (Kb) 140924

[startup+1785.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30474
/proc/meminfo: memFree=1434472/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=140924 CPUtime=1784.52
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 34868 0 0 0 178434 18 0 0 25 0 1 0 190601787 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605227 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1784.52
Current children cumulated vsize (Kb) 140924

[startup+1786.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30474
/proc/meminfo: memFree=1434472/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=140924 CPUtime=1785.52
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 34868 0 0 0 178534 18 0 0 25 0 1 0 190601787 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (Kb) 140924

[startup+1787.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30474
/proc/meminfo: memFree=1434472/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=140924 CPUtime=1786.53
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 34868 0 0 0 178635 18 0 0 25 0 1 0 190601787 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1786.53
Current children cumulated vsize (Kb) 140924

[startup+1788.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30474
/proc/meminfo: memFree=1434472/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=140924 CPUtime=1787.53
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 34868 0 0 0 178735 18 0 0 25 0 1 0 190601787 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1787.53
Current children cumulated vsize (Kb) 140924

[startup+1789.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30474
/proc/meminfo: memFree=1434472/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=140924 CPUtime=1788.54
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 34868 0 0 0 178836 18 0 0 25 0 1 0 190601787 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605264 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1788.54
Current children cumulated vsize (Kb) 140924

[startup+1790.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30474
/proc/meminfo: memFree=1434472/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=140924 CPUtime=1789.54
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 34868 0 0 0 178936 18 0 0 25 0 1 0 190601787 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (Kb) 140924

[startup+1791.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30474
/proc/meminfo: memFree=1434472/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=140924 CPUtime=1790.54
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 34868 0 0 0 179036 18 0 0 25 0 1 0 190601787 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134601136 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1790.54
Current children cumulated vsize (Kb) 140924

[startup+1792.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30474
/proc/meminfo: memFree=1434472/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=140924 CPUtime=1791.55
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 34868 0 0 0 179137 18 0 0 25 0 1 0 190601787 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (Kb) 140924

[startup+1793.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30474
/proc/meminfo: memFree=1434472/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=140924 CPUtime=1792.55
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 34868 0 0 0 179237 18 0 0 25 0 1 0 190601787 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1792.55
Current children cumulated vsize (Kb) 140924

[startup+1794.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30474
/proc/meminfo: memFree=1434472/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=140924 CPUtime=1793.56
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 34868 0 0 0 179338 18 0 0 25 0 1 0 190601787 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1793.56
Current children cumulated vsize (Kb) 140924

[startup+1795.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30474
/proc/meminfo: memFree=1434472/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=140924 CPUtime=1794.56
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 34868 0 0 0 179438 18 0 0 25 0 1 0 190601787 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (Kb) 140924

[startup+1796.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30474
/proc/meminfo: memFree=1434472/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=140924 CPUtime=1795.57
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 34868 0 0 0 179539 18 0 0 25 0 1 0 190601787 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1795.57
Current children cumulated vsize (Kb) 140924

[startup+1797.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30474
/proc/meminfo: memFree=1434472/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=140924 CPUtime=1796.57
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 34868 0 0 0 179639 18 0 0 25 0 1 0 190601787 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605264 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1796.57
Current children cumulated vsize (Kb) 140924

[startup+1798.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30474
/proc/meminfo: memFree=1434472/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=140924 CPUtime=1797.58
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 34868 0 0 0 179740 18 0 0 25 0 1 0 190601787 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1797.58
Current children cumulated vsize (Kb) 140924

[startup+1799.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30474
/proc/meminfo: memFree=1434472/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=140924 CPUtime=1798.58
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 34868 0 0 0 179840 18 0 0 25 0 1 0 190601787 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1798.58
Current children cumulated vsize (Kb) 140924

[startup+1800.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30474
/proc/meminfo: memFree=1434472/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=140924 CPUtime=1799.59
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 34868 0 0 0 179941 18 0 0 25 0 1 0 190601787 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605262 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1799.59
Current children cumulated vsize (Kb) 140924

[startup+1801.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30474
/proc/meminfo: memFree=1434472/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=140924 CPUtime=1800.59
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 34868 0 0 0 180041 18 0 0 25 0 1 0 190601787 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605251 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1800.59
Current children cumulated vsize (Kb) 140924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/68 30474
/proc/meminfo: memFree=1434472/2055892 swapFree=4084792/4096564
[pid=30279] ppid=30277 vsize=140924 CPUtime=1800.6
/proc/30279/stat : 30279 (wildcat-rnp) R 30277 30279 30233 0 -1 4194304 34868 0 0 0 180042 18 0 0 25 0 1 0 190601787 144306176 33710 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30279/statm: 35231 33710 117 226 0 35002 0
Current children cumulated CPU time (s) 1800.6
Current children cumulated vsize (Kb) 140924

Sending SIGTERM to -30279
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.21
CPU time (s): 1800.64
CPU user time (s): 1800.43
CPU system time (s): 0.208968
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (Kb): 140924

Launcher Data (download as text)

Begin job on node86 on Fri Jun  2 12:00:26 UTC 2006


FILE ID= 31575-1149249625

PBS_JOBID= 298001

BENCH NAME= ROOT/tmp/node86/31575-1149249625/instance-31575-1149249625.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user3/wildcat-rnp ROOT/tmp/node86/31575-1149249625/instance-31575-1149249625.opb 746211966
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node86/watcher-31575-1149249625 -o ROOT/results/node86/solver-31575-1149249625 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user3/wildcat-rnp ROOT/tmp/node86/31575-1149249625/instance-31575-1149249625.opb 746211966

MD5SUM SOLVER= 433c0d3a0d963188fa818d869a2c809a
MD5SUM BENCH=  ce5e0345d0e70478396f95e2ebabfc80

RANDOM SEED= 746211966


/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.214
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	: 6006.19
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.214
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1569072 kB
Buffers:         28716 kB
Cached:         388288 kB
SwapCached:       3032 kB
Active:         105376 kB
Inactive:       320404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1569072 kB
SwapTotal:     4096564 kB
SwapFree:      4084792 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          15148 kB
Slab:            47624 kB
Committed_AS:   254328 kB
PageTables:       1300 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node86 on Fri Jun  2 12:30:27 UTC 2006