Trace number 32704

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-skc 0.8.0Signal 522.894 523.153

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-neos9.opb
MD5SUM3f95880b258ecfc346507235783375e9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables874498
Total number of constraints110909
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)87
Number of constraints which are nor clauses,nor cardinality constraints110822
Minimum length of a constraint11
Maximum length of a constraint14080
Number of terms in the objective function 198658
Biggest coefficient in the objective function 14
Number of bits for the biggest coefficient in the objective function 4
Sum of the numbers in the objective function 636932
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 6076
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 636932
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-skc (VERSION 0.8.0-lite-skc-devel)
0.00	c Developed by L. Liu  and M. Truszczynski 
0.00	c Last built on Tue 23 May 2006 09:27:47 PM EDT
0.00	c 
0.00	c ROOT/solvers/PB/PB06final/user3/wildcat-skc ROOT/tmp/node26/32704-1149255079/instance-32704-1149255079.opb 6426607 
0.00	c =================================== BEGIN ===================================
0.00	c 
0.00	c Random Number Seed: 6426607
0.00	c Noise: 0.1 (10 : 100) 

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/node26/watcher-32704-1149255079 -o ROOT/results/node26/solver-32704-1149255079 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user3/wildcat-skc ROOT/tmp/node26/32704-1149255079/instance-32704-1149255079.opb 6426607 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.01 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1540800/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=10272 CPUtime=0
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 434 0 0 0 0 0 0 0 18 0 1 0 8678938 10518528 418 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134602247 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 2568 421 100 226 0 2339 0

[startup+10.0024 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1534296/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=11636 CPUtime=9.99
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 1805 0 0 0 999 0 0 0 25 0 1 0 8678938 11915264 1789 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014929 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 2909 1789 105 226 0 2680 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 11636

[startup+20.0094 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1533464/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=12704 CPUtime=20
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 2077 0 0 0 1999 1 0 0 25 0 1 0 8678938 13008896 2061 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014956 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 3176 2061 105 226 0 2947 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 12704

[startup+30.0164 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1532504/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=13760 CPUtime=29.99
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 2340 0 0 0 2998 1 0 0 25 0 1 0 8678938 14090240 2324 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15010/statm: 3440 2324 105 226 0 3211 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 13760

[startup+40.0224 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1531480/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=14816 CPUtime=40
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 2593 0 0 0 3998 2 0 0 25 0 1 0 8678938 15171584 2577 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 3704 2577 105 226 0 3475 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 14816

[startup+50.0284 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1530520/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=15740 CPUtime=50
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 2864 0 0 0 4998 2 0 0 25 0 1 0 8678938 16117760 2848 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 3935 2848 105 226 0 3706 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 15740

[startup+60.0344 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1529432/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=16796 CPUtime=60
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 3136 0 0 0 5998 2 0 0 25 0 1 0 8678938 17199104 3120 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014919 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 4199 3120 105 226 0 3970 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 16796

[startup+70.0414 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1528344/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=17976 CPUtime=70
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 3473 0 0 0 6998 2 0 0 25 0 1 0 8678938 18407424 3391 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014942 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 4494 3391 105 226 0 4265 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 17976

[startup+80.0484 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1527320/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=18900 CPUtime=80
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 3726 0 0 0 7997 3 0 0 25 0 1 0 8678938 19353600 3644 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014929 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 4725 3644 105 226 0 4496 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 18900

[startup+90.0554 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1526296/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=19956 CPUtime=90.01
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 3997 0 0 0 8998 3 0 0 25 0 1 0 8678938 20434944 3915 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014942 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 4989 3915 105 226 0 4760 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 19956

[startup+100.061 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1525208/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=20880 CPUtime=100.01
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 4269 0 0 0 9998 3 0 0 25 0 1 0 8678938 21381120 4187 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014908 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 5220 4187 105 226 0 4991 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 20880

[startup+110.067 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1524120/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=21936 CPUtime=110.01
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 4539 0 0 0 10997 4 0 0 25 0 1 0 8678938 22462464 4457 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014921 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 5484 4457 105 226 0 5255 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 21936

[startup+120.073 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1523032/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=22860 CPUtime=120.01
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 4804 0 0 0 11997 4 0 0 25 0 1 0 8678938 23408640 4722 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 5715 4722 105 226 0 5486 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 22860

[startup+130.08 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1521944/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=24296 CPUtime=130.01
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 5205 0 0 0 12997 4 0 0 25 0 1 0 8678938 24879104 4993 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014970 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 6074 4993 105 226 0 5845 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 24296

[startup+140.087 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1520920/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=25352 CPUtime=140.02
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 5469 0 0 0 13997 5 0 0 25 0 1 0 8678938 25960448 5257 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014956 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 6338 5257 105 226 0 6109 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 25352

[startup+150.094 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1519896/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=26276 CPUtime=150.02
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 5726 0 0 0 14997 5 0 0 25 0 1 0 8678938 26906624 5514 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014918 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 6569 5514 105 226 0 6340 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 26276

[startup+160.1 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1518808/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=27332 CPUtime=160.03
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 5986 0 0 0 15998 5 0 0 25 0 1 0 8678938 27987968 5774 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014967 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 6833 5774 105 226 0 6604 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 27332

[startup+170.106 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1517784/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=28256 CPUtime=170.02
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 6231 0 0 0 16997 5 0 0 25 0 1 0 8678938 28934144 6019 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014988 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15010/statm: 7064 6019 105 226 0 6835 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 28256

[startup+180.113 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1516824/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=29180 CPUtime=180.02
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 6471 0 0 0 17997 5 0 0 25 0 1 0 8678938 29880320 6259 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014956 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 7295 6259 105 226 0 7066 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 29180

[startup+190.12 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1515800/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=30104 CPUtime=190.03
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 6728 0 0 0 18997 6 0 0 25 0 1 0 8678938 30826496 6516 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014967 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 7526 6516 105 226 0 7297 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 30104

[startup+200.126 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1514776/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=31160 CPUtime=200.03
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 6986 0 0 0 19997 6 0 0 25 0 1 0 8678938 31907840 6774 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014956 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 7790 6774 105 226 0 7561 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 31160

[startup+210.133 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1513752/2055920 swapFree=4192956/4192956

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

Current children cumulated CPU time (s) 310.04
Current children cumulated vsize (Kb) 42876

[startup+320.202 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1502560/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=43800 CPUtime=320.05
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 10283 0 0 0 31996 9 0 0 25 0 1 0 8678938 44851200 9813 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014919 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 10950 9813 105 226 0 10721 0
Current children cumulated CPU time (s) 320.05
Current children cumulated vsize (Kb) 43800

[startup+330.208 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1501536/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=44856 CPUtime=330.05
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 10540 0 0 0 32996 9 0 0 25 0 1 0 8678938 45932544 10070 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 11214 10070 105 226 0 10985 0
Current children cumulated CPU time (s) 330.05
Current children cumulated vsize (Kb) 44856

[startup+340.214 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1500512/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=45780 CPUtime=340.06
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 10798 0 0 0 33997 9 0 0 25 0 1 0 8678938 46878720 10328 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014908 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 11445 10328 105 226 0 11216 0
Current children cumulated CPU time (s) 340.06
Current children cumulated vsize (Kb) 45780

[startup+350.22 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1499488/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=46704 CPUtime=350.05
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 11044 0 0 0 34996 9 0 0 25 0 1 0 8678938 47824896 10574 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014918 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 11676 10574 105 226 0 11447 0
Current children cumulated CPU time (s) 350.05
Current children cumulated vsize (Kb) 46704

[startup+360.227 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1498528/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=47760 CPUtime=360.05
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 11302 0 0 0 35996 9 0 0 25 0 1 0 8678938 48906240 10832 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014908 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 11940 10832 105 226 0 11711 0
Current children cumulated CPU time (s) 360.05
Current children cumulated vsize (Kb) 47760

[startup+370.233 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1497504/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=48684 CPUtime=370.06
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 11558 0 0 0 36996 10 0 0 25 0 1 0 8678938 49852416 11088 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014929 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 12171 11088 105 226 0 11942 0
Current children cumulated CPU time (s) 370.06
Current children cumulated vsize (Kb) 48684

[startup+380.239 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1496416/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=49740 CPUtime=380.07
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 11816 0 0 0 37997 10 0 0 25 0 1 0 8678938 50933760 11346 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 12435 11346 105 226 0 12206 0
Current children cumulated CPU time (s) 380.07
Current children cumulated vsize (Kb) 49740

[startup+390.245 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1487776/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=58888 CPUtime=390.06
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 14516 0 0 0 38995 11 0 0 25 0 1 0 8678938 60301312 13494 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134603875 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 14722 13494 109 226 0 14493 0
Current children cumulated CPU time (s) 390.06
Current children cumulated vsize (Kb) 58888

[startup+400.251 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1487520/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=59400 CPUtime=400.05
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 14695 0 0 0 39994 11 0 0 25 0 1 0 8678938 60825600 13544 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134603875 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 14850 13544 109 226 0 14621 0
Current children cumulated CPU time (s) 400.05
Current children cumulated vsize (Kb) 59400

[startup+410.257 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=1487392/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=59400 CPUtime=410.06
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 14734 0 0 0 40995 11 0 0 25 0 1 0 8678938 60825600 13583 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134603875 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 14850 13583 109 226 0 14621 0
Current children cumulated CPU time (s) 410.06
Current children cumulated vsize (Kb) 59400

[startup+420.263 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=164000/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=1389132 CPUtime=420.06
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 345041 0 0 0 41858 148 0 0 25 0 1 0 8678938 1422471168 343792 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014921 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 347283 343792 110 226 0 347054 0
Current children cumulated CPU time (s) 420.06
Current children cumulated vsize (Kb) 1389132

[startup+430.27 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=160864/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=1391208 CPUtime=430.07
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 345827 0 0 0 42858 149 0 0 25 0 1 0 8678938 1424596992 344578 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014956 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 347802 344578 110 226 0 347573 0
Current children cumulated CPU time (s) 430.07
Current children cumulated vsize (Kb) 1391208

[startup+440.276 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=158368/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=1392936 CPUtime=440.06
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 346456 0 0 0 43857 149 0 0 25 0 1 0 8678938 1426366464 345207 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014918 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 348234 345207 110 226 0 348005 0
Current children cumulated CPU time (s) 440.06
Current children cumulated vsize (Kb) 1392936

[startup+450.282 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=155232/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=1395012 CPUtime=450.07
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 347243 0 0 0 44857 150 0 0 25 0 1 0 8678938 1428492288 345994 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014942 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 348753 345994 110 226 0 348524 0
Current children cumulated CPU time (s) 450.07
Current children cumulated vsize (Kb) 1395012

[startup+460.288 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=152096/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=1397020 CPUtime=460.07
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 348032 0 0 0 45857 150 0 0 25 0 1 0 8678938 1430548480 346783 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 349255 346783 110 226 0 349026 0
Current children cumulated CPU time (s) 460.07
Current children cumulated vsize (Kb) 1397020

[startup+470.294 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=148960/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=1399096 CPUtime=470.07
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 348821 0 0 0 46856 151 0 0 25 0 1 0 8678938 1432674304 347572 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014942 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 349774 347572 110 226 0 349545 0
Current children cumulated CPU time (s) 470.07
Current children cumulated vsize (Kb) 1399096

[startup+480.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=146336/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=1400824 CPUtime=480.07
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 349453 0 0 0 47856 151 0 0 25 0 1 0 8678938 1434443776 348204 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014919 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 350206 348204 110 226 0 349977 0
Current children cumulated CPU time (s) 480.07
Current children cumulated vsize (Kb) 1400824

[startup+490.307 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=143136/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=1402900 CPUtime=490.06
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 350243 0 0 0 48855 151 0 0 25 0 1 0 8678938 1436569600 348994 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014918 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15010/statm: 350725 348994 110 226 0 350496 0
Current children cumulated CPU time (s) 490.06
Current children cumulated vsize (Kb) 1402900

[startup+500.314 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=140000/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=1404976 CPUtime=500.07
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 351031 0 0 0 49855 152 0 0 25 0 1 0 8678938 1438695424 349782 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134603872 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 351244 349782 110 226 0 351015 0
Current children cumulated CPU time (s) 500.07
Current children cumulated vsize (Kb) 1404976

[startup+510.32 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=137504/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=1462568 CPUtime=510.06
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 351668 0 0 0 50854 152 0 0 25 0 1 0 8678938 1497669632 350419 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 135014901 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 365642 350419 110 226 0 365413 0
Current children cumulated CPU time (s) 510.06
Current children cumulated vsize (Kb) 1462568

[startup+520.326 s]
/proc/loadavg: 1.00 0.99 0.96 2/64 15010
/proc/meminfo: memFree=16224/2055920 swapFree=4192956/4192956
[pid=15010] ppid=15008 vsize=1744568 CPUtime=520.07
/proc/15010/stat : 15010 (wildcat-skc) R 15008 15010 14964 0 -1 4194304 429810 0 0 0 51819 188 0 0 25 0 1 0 8678938 1786437632 428561 18446744073709551615 134512640 135438821 4294956656 18446744073709551615 134770530 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15010/statm: 436142 428562 110 226 0 435913 0
Current children cumulated CPU time (s) 520.07
Current children cumulated vsize (Kb) 1744568

Child ended because it received signal 6 (SIGABRT)
Real time (s): 523.153
CPU time (s): 522.894
CPU user time (s): 520.651
CPU system time (s): 2.24366
CPU usage (%): 99.9506
Max. virtual memory (cumulated for all children) (Kb): 1744568
The end

Launcher Data (download as text)

Begin job on node26 on Fri Jun  2 13:31:20 UTC 2006


FILE ID= 32704-1149255079

PBS_JOBID= 298335

BENCH NAME= ROOT/tmp/node26/32704-1149255079/instance-32704-1149255079.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user3/wildcat-skc ROOT/tmp/node26/32704-1149255079/instance-32704-1149255079.opb 6426607
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-32704-1149255079 -o ROOT/results/node26/solver-32704-1149255079 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user3/wildcat-skc ROOT/tmp/node26/32704-1149255079/instance-32704-1149255079.opb 6426607

MD5SUM SOLVER= e3d27fcb27e96c4c5fdaee74465b047d
MD5SUM BENCH=  3f95880b258ecfc346507235783375e9

RANDOM SEED= 6426607


/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.247
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.247
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:       1541008 kB
Buffers:         29060 kB
Cached:         429192 kB
SwapCached:          0 kB
Active:         253088 kB
Inactive:       219684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1541008 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          24912 kB
Slab:            28132 kB
Committed_AS:   167528 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 node26 on Fri Jun  2 13:40:04 UTC 2006