Trace number 31729

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.71 1803.27

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-fit2d.opb
MD5SUMb5e82d02e51b7eb09c369bc9f6b2937f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-1
Best CPU time to get the best result obtained on this benchmark1804.25
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -1
Optimality of the best value was proved NO
Number of variables118500
Total number of constraints10525
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 constraints10525
Minimum length of a constraint10
Maximum length of a constraint118500
Number of terms in the objective function 102000
Biggest coefficient in the objective function 1981
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 601677
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 13452
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 608143
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/node61/31729-1149339661/instance-31729-1149339661.opb 695087094 
0.00	c =================================== BEGIN ===================================
0.00	c 
0.00	c Random Number Seed: 695087094
0.00	c Noise: 0.7 (70 : 100) 
1208.60	c Starting searching:
1208.60	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/node61/watcher-31729-1149339661 -o ROOT/results/node61/solver-31729-1149339661 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user3/wildcat-rnp ROOT/tmp/node61/31729-1149339661/instance-31729-1149339661.opb 695087094 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 3/64 6995
/proc/meminfo: memFree=1574352/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=6460 CPUtime=0
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 199634003 6615040 157 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134602247 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 1615 160 100 226 0 1386 0

[startup+10.0023 s]
/proc/loadavg: 0.93 0.98 0.99 2/70 7066
/proc/meminfo: memFree=1569632/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=8744 CPUtime=9.98
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 1062 0 0 0 994 4 0 0 25 0 1 0 199634003 8953856 1046 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014988 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 2186 1046 105 226 0 1957 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 8744

[startup+20.0092 s]
/proc/loadavg: 0.94 0.98 0.99 2/70 7116
/proc/meminfo: memFree=1567592/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=10856 CPUtime=19.96
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 1588 0 0 0 1992 4 0 0 25 0 1 0 199634003 11116544 1572 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014979 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 2714 1572 105 226 0 2485 0
Current children cumulated CPU time (s) 19.96
Current children cumulated vsize (Kb) 10856

[startup+30.0152 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1566664/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=12836 CPUtime=29.93
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 2098 0 0 0 2988 5 0 0 25 0 1 0 199634003 13144064 2082 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 3209 2082 105 226 0 2980 0
Current children cumulated CPU time (s) 29.93
Current children cumulated vsize (Kb) 12836

[startup+40.0212 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1564688/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=15072 CPUtime=39.93
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 2677 0 0 0 3988 5 0 0 25 0 1 0 199634003 15433728 2595 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 3768 2595 105 226 0 3539 0
Current children cumulated CPU time (s) 39.93
Current children cumulated vsize (Kb) 15072

[startup+50.0271 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1562648/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=17052 CPUtime=49.94
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 3193 0 0 0 4989 5 0 0 25 0 1 0 199634003 17461248 3111 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014979 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 4263 3111 105 226 0 4034 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (Kb) 17052

[startup+60.0331 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1560600/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=19032 CPUtime=59.94
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 3709 0 0 0 5989 5 0 0 25 0 1 0 199634003 19488768 3627 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014929 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 4758 3627 105 226 0 4529 0
Current children cumulated CPU time (s) 59.94
Current children cumulated vsize (Kb) 19032

[startup+70.0391 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1558488/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=21524 CPUtime=69.94
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 4354 0 0 0 6988 6 0 0 25 0 1 0 199634003 22040576 4142 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014970 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 5381 4142 105 226 0 5152 0
Current children cumulated CPU time (s) 69.94
Current children cumulated vsize (Kb) 21524

[startup+80.0461 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1556440/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=23504 CPUtime=79.95
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 4866 0 0 0 7989 6 0 0 25 0 1 0 199634003 24068096 4654 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014942 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 5876 4654 105 226 0 5647 0
Current children cumulated CPU time (s) 79.95
Current children cumulated vsize (Kb) 23504

[startup+90.052 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1554392/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=25484 CPUtime=89.95
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 5382 0 0 0 8989 6 0 0 25 0 1 0 199634003 26095616 5170 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 6371 5170 105 226 0 6142 0
Current children cumulated CPU time (s) 89.95
Current children cumulated vsize (Kb) 25484

[startup+100.058 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1548440/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=31548 CPUtime=99.96
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 7112 0 0 0 9989 7 0 0 25 0 1 0 199634003 32305152 6606 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134603880 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 7887 6606 109 226 0 7658 0
Current children cumulated CPU time (s) 99.96
Current children cumulated vsize (Kb) 31548

[startup+110.064 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1387096/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=195280 CPUtime=109.96
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 47460 0 0 0 10971 25 0 0 25 0 1 0 199634003 199966720 46954 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 48820 46954 110 226 0 48591 0
Current children cumulated CPU time (s) 109.96
Current children cumulated vsize (Kb) 195280

[startup+120.071 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1387096/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=195280 CPUtime=119.96
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 47460 0 0 0 11971 25 0 0 25 0 1 0 199634003 199966720 46954 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 48820 46954 110 226 0 48591 0
Current children cumulated CPU time (s) 119.96
Current children cumulated vsize (Kb) 195280

[startup+130.077 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1387096/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=195280 CPUtime=129.97
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 47460 0 0 0 12972 25 0 0 25 0 1 0 199634003 199966720 46954 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 48820 46954 110 226 0 48591 0
Current children cumulated CPU time (s) 129.97
Current children cumulated vsize (Kb) 195280

[startup+140.082 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1387096/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=195280 CPUtime=139.97
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 47460 0 0 0 13972 25 0 0 25 0 1 0 199634003 199966720 46954 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 48820 46954 110 226 0 48591 0
Current children cumulated CPU time (s) 139.97
Current children cumulated vsize (Kb) 195280

[startup+150.088 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1387096/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=195280 CPUtime=149.97
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 47460 0 0 0 14972 25 0 0 25 0 1 0 199634003 199966720 46954 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014970 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 48820 46954 110 226 0 48591 0
Current children cumulated CPU time (s) 149.97
Current children cumulated vsize (Kb) 195280

[startup+160.094 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1387032/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=195280 CPUtime=159.97
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 47460 0 0 0 15972 25 0 0 25 0 1 0 199634003 199966720 46954 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014929 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 48820 46954 110 226 0 48591 0
Current children cumulated CPU time (s) 159.97
Current children cumulated vsize (Kb) 195280

[startup+170.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1387032/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=195280 CPUtime=169.98
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 47460 0 0 0 16973 25 0 0 25 0 1 0 199634003 199966720 46954 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014929 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 48820 46954 110 226 0 48591 0
Current children cumulated CPU time (s) 169.98
Current children cumulated vsize (Kb) 195280

[startup+180.106 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1387032/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=195280 CPUtime=179.98
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 47460 0 0 0 17973 25 0 0 25 0 1 0 199634003 199966720 46954 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 48820 46954 110 226 0 48591 0
Current children cumulated CPU time (s) 179.98
Current children cumulated vsize (Kb) 195280

[startup+190.113 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1387032/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=195280 CPUtime=189.99
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 47460 0 0 0 18974 25 0 0 25 0 1 0 199634003 199966720 46954 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014919 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 48820 46954 110 226 0 48591 0
Current children cumulated CPU time (s) 189.99
Current children cumulated vsize (Kb) 195280

[startup+200.118 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1387032/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=195280 CPUtime=199.99
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 47460 0 0 0 19974 25 0 0 25 0 1 0 199634003 199966720 46954 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014929 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 48820 46954 110 226 0 48591 0
Current children cumulated CPU time (s) 199.99
Current children cumulated vsize (Kb) 195280

[startup+210.124 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1387032/2055920 swapFree=4180908/4192956

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

/proc/6995/statm: 70266 66435 117 226 0 70037 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 281064

[startup+1785.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1308568/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=281064 CPUtime=1784.58
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 70639 0 0 0 178422 36 0 0 25 0 1 0 199634003 287809536 66435 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 70266 66435 117 226 0 70037 0
Current children cumulated CPU time (s) 1784.58
Current children cumulated vsize (Kb) 281064

[startup+1786.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1308568/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=281064 CPUtime=1785.58
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 70639 0 0 0 178522 36 0 0 25 0 1 0 199634003 287809536 66435 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 70266 66435 117 226 0 70037 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 281064

[startup+1787.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1308568/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=281064 CPUtime=1786.59
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 70639 0 0 0 178623 36 0 0 25 0 1 0 199634003 287809536 66435 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 70266 66435 117 226 0 70037 0
Current children cumulated CPU time (s) 1786.59
Current children cumulated vsize (Kb) 281064

[startup+1788.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1308568/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=281064 CPUtime=1787.59
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 70639 0 0 0 178723 36 0 0 25 0 1 0 199634003 287809536 66435 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 70266 66435 117 226 0 70037 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 281064

[startup+1789.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1308568/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=281064 CPUtime=1788.6
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 70639 0 0 0 178824 36 0 0 25 0 1 0 199634003 287809536 66435 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605262 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 70266 66435 117 226 0 70037 0
Current children cumulated CPU time (s) 1788.6
Current children cumulated vsize (Kb) 281064

[startup+1790.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1308568/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=281064 CPUtime=1789.6
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 70639 0 0 0 178924 36 0 0 25 0 1 0 199634003 287809536 66435 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 70266 66435 117 226 0 70037 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (Kb) 281064

[startup+1791.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1308568/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=281064 CPUtime=1790.6
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 70639 0 0 0 179024 36 0 0 25 0 1 0 199634003 287809536 66435 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 70266 66435 117 226 0 70037 0
Current children cumulated CPU time (s) 1790.6
Current children cumulated vsize (Kb) 281064

[startup+1792.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1308568/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=281064 CPUtime=1791.61
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 70639 0 0 0 179125 36 0 0 25 0 1 0 199634003 287809536 66435 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 70266 66435 117 226 0 70037 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (Kb) 281064

[startup+1793.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1308568/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=281064 CPUtime=1792.61
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 70639 0 0 0 179225 36 0 0 25 0 1 0 199634003 287809536 66435 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605264 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 70266 66435 117 226 0 70037 0
Current children cumulated CPU time (s) 1792.61
Current children cumulated vsize (Kb) 281064

[startup+1794.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1308568/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=281064 CPUtime=1793.62
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 70639 0 0 0 179326 36 0 0 25 0 1 0 199634003 287809536 66435 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 70266 66435 117 226 0 70037 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (Kb) 281064

[startup+1795.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1308568/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=281064 CPUtime=1794.62
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 70639 0 0 0 179426 36 0 0 25 0 1 0 199634003 287809536 66435 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 70266 66435 117 226 0 70037 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (Kb) 281064

[startup+1796.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1308568/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=281064 CPUtime=1795.63
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 70639 0 0 0 179527 36 0 0 25 0 1 0 199634003 287809536 66435 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 70266 66435 117 226 0 70037 0
Current children cumulated CPU time (s) 1795.63
Current children cumulated vsize (Kb) 281064

[startup+1797.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1308568/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=281064 CPUtime=1796.63
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 70639 0 0 0 179627 36 0 0 25 0 1 0 199634003 287809536 66435 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605219 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 70266 66435 117 226 0 70037 0
Current children cumulated CPU time (s) 1796.63
Current children cumulated vsize (Kb) 281064

[startup+1798.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1308568/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=281064 CPUtime=1797.64
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 70639 0 0 0 179728 36 0 0 25 0 1 0 199634003 287809536 66435 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 70266 66435 117 226 0 70037 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (Kb) 281064

[startup+1799.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1308568/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=281064 CPUtime=1798.64
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 70639 0 0 0 179828 36 0 0 25 0 1 0 199634003 287809536 66435 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 70266 66435 117 226 0 70037 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 281064

[startup+1800.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1308568/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=281064 CPUtime=1799.65
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 70639 0 0 0 179929 36 0 0 25 0 1 0 199634003 287809536 66435 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134601136 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 70266 66435 117 226 0 70037 0
Current children cumulated CPU time (s) 1799.65
Current children cumulated vsize (Kb) 281064

[startup+1801.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1308568/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=281064 CPUtime=1800.65
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 70639 0 0 0 180029 36 0 0 25 0 1 0 199634003 287809536 66435 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 70266 66435 117 226 0 70037 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 281064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.22 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7190
/proc/meminfo: memFree=1308568/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=281064 CPUtime=1800.65
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 70639 0 0 0 180029 36 0 0 25 0 1 0 199634003 287809536 66435 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 70266 66435 117 226 0 70037 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 281064

Sending SIGTERM to -6995
Sleeping 2 seconds

[startup+1802.22 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7191
/proc/meminfo: memFree=1308560/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=281064 CPUtime=1801.66
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4194304 70639 0 0 0 180130 36 0 0 25 0 1 0 199634003 287809536 66435 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134605254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 70266 66435 117 226 0 70037 0
Current children cumulated CPU time (s) 1801.66
Current children cumulated vsize (Kb) 281064
Sending SIGKILL to -6995

[startup+1803.23 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7191
/proc/meminfo: memFree=1331480/2055920 swapFree=4180908/4192956
[pid=6995] ppid=6993 vsize=0 CPUtime=1802.66
/proc/6995/stat : 6995 (wildcat-rnp) R 6993 6995 6949 0 -1 4195332 70639 0 0 0 180230 36 0 0 25 0 1 0 199634003 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6995/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.66
Current children cumulated vsize (Kb) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1803.27
CPU time (s): 1802.71
CPU user time (s): 1802.3
CPU system time (s): 0.406938
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (Kb): 281064
The end

Launcher Data (download as text)

Begin job on node61 on Sat Jun  3 13:01:01 UTC 2006


FILE ID= 31729-1149339661

PBS_JOBID= 310340

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-fit2d.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user3/wildcat-rnp ROOT/tmp/node61/31729-1149339661/instance-31729-1149339661.opb 695087094
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-31729-1149339661 -o ROOT/results/node61/solver-31729-1149339661 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user3/wildcat-rnp ROOT/tmp/node61/31729-1149339661/instance-31729-1149339661.opb 695087094

MD5SUM SOLVER= 433c0d3a0d963188fa818d869a2c809a
MD5SUM BENCH=  b5e82d02e51b7eb09c369bc9f6b2937f

RANDOM SEED= 695087094


/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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
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:       1574624 kB
Buffers:         13476 kB
Cached:         401136 kB
SwapCached:       3724 kB
Active:          72172 kB
Inactive:       351164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1574624 kB
SwapTotal:     4192956 kB
SwapFree:      4180908 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          14724 kB
Slab:            44100 kB
Committed_AS:   357532 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node61 on Sat Jun  3 13:31:04 UTC 2006