Trace number 419277

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 NameAnswerCPU timeWall clock time
wildcat-skc 2007-03-21? (MO) 42.8335 161.845

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug3.opb
MD5SUMd99e6acc00d63c22e256e2d2bbbee546
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark343.848
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables521046
Total number of constraints13376161
Number of constraints which are clauses13376161
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint6689
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 6689
Number of bits of the biggest sum of numbers13
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/0.00	c 
0.00/0.00	c wildcat-skc (VERSION 0.8.0-lite-skc-devel)
0.00/0.00	c Developed by L. Liu  and M. Truszczynski 
0.00/0.00	c Last built on Sun 18 Mar 2007 03:03:20 PM EDT
0.00/0.00	c 
0.00/0.00	c /tmp/evaluation/419277-1177406727/wildcat-skc /tmp/evaluation/419277-1177406727/instance-419277-1177406727.opb 321906195 
0.00/0.00	c =================================== BEGIN ===================================
0.00/0.00	c 
0.00/0.00	c Random Number Seed: 321906195
0.00/0.00	c Noise: 0.1 (10 : 100) 

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node27/watcher-419277-1177406727 -o ROOT/results/node27/solver-419277-1177406727 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/419277-1177406727/wildcat-skc /tmp/evaluation/419277-1177406727/instance-419277-1177406727.opb 321906195 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.50 1.11 1.01 3/65 5370
/proc/meminfo: memFree=1294256/2055920 swapFree=4183064/4192956
[pid=5370] ppid=5368 vsize=8516 CPUtime=0
/proc/5370/stat : 5370 (wildcat-skc) R 5368 5370 4597 0 -1 4194304 415 0 0 0 0 0 0 0 18 0 1 0 153371362 8720384 400 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 134602311 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5370/statm: 2129 403 100 226 0 1900 0

[startup+0.102529 s]
/proc/loadavg: 1.50 1.11 1.01 3/65 5370
/proc/meminfo: memFree=1294256/2055920 swapFree=4183064/4192956
[pid=5370] ppid=5368 vsize=68560 CPUtime=0.09
/proc/5370/stat : 5370 (wildcat-skc) R 5368 5370 4597 0 -1 4194304 2630 0 0 0 8 1 0 0 18 0 1 0 153371362 70205440 2615 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5370/statm: 17140 2616 106 226 0 16911 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68560

[startup+0.201534 s]
/proc/loadavg: 1.50 1.11 1.01 3/65 5370
/proc/meminfo: memFree=1294256/2055920 swapFree=4183064/4192956
[pid=5370] ppid=5368 vsize=76480 CPUtime=0.19
/proc/5370/stat : 5370 (wildcat-skc) R 5368 5370 4597 0 -1 4194304 4649 0 0 0 17 2 0 0 18 0 1 0 153371362 78315520 4634 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5370/statm: 19120 4635 106 226 0 18891 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 76480

[startup+0.301544 s]
/proc/loadavg: 1.50 1.11 1.01 3/65 5370
/proc/meminfo: memFree=1294256/2055920 swapFree=4183064/4192956
[pid=5370] ppid=5368 vsize=84136 CPUtime=0.29
/proc/5370/stat : 5370 (wildcat-skc) R 5368 5370 4597 0 -1 4194304 6594 0 0 0 26 3 0 0 19 0 1 0 153371362 86155264 6579 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5370/statm: 21034 6580 106 226 0 20805 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84136

[startup+0.701584 s]
/proc/loadavg: 1.50 1.11 1.01 3/65 5370
/proc/meminfo: memFree=1294256/2055920 swapFree=4183064/4192956
[pid=5370] ppid=5368 vsize=114108 CPUtime=0.69
/proc/5370/stat : 5370 (wildcat-skc) R 5368 5370 4597 0 -1 4194304 14217 0 0 0 61 8 0 0 22 0 1 0 153371362 116846592 14202 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5370/statm: 28527 14203 106 226 0 28298 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 114108

[startup+1.50167 s]
/proc/loadavg: 1.50 1.11 1.01 2/66 5371
/proc/meminfo: memFree=1209128/2055920 swapFree=4183064/4192956
[pid=5370] ppid=5368 vsize=170672 CPUtime=1.49
/proc/5370/stat : 5370 (wildcat-skc) R 5368 5370 4597 0 -1 4194304 28555 0 0 0 132 17 0 0 25 0 1 0 153371362 174768128 28540 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5370/statm: 42668 28541 106 226 0 42439 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 170672

[startup+3.10183 s]
/proc/loadavg: 1.50 1.11 1.01 2/66 5371
/proc/meminfo: memFree=1132456/2055920 swapFree=4183064/4192956
[pid=5370] ppid=5368 vsize=281468 CPUtime=3.09
/proc/5370/stat : 5370 (wildcat-skc) R 5368 5370 4597 0 -1 4194304 56661 0 0 0 276 33 0 0 25 0 1 0 153371362 288223232 56646 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135054637 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5370/statm: 70367 56647 106 226 0 70138 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 281468

[startup+6.30215 s]
/proc/loadavg: 1.46 1.11 1.01 2/66 5371
/proc/meminfo: memFree=902184/2055920 swapFree=4183064/4192956
[pid=5370] ppid=5368 vsize=501020 CPUtime=6.29
/proc/5370/stat : 5370 (wildcat-skc) R 5368 5370 4597 0 -1 4194304 112388 0 0 0 564 65 0 0 25 0 1 0 153371362 513044480 112340 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 134608855 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5370/statm: 125255 112341 106 226 0 125026 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 501020

[startup+12.7018 s]
/proc/loadavg: 1.42 1.11 1.01 2/66 5371
/proc/meminfo: memFree=461928/2055920 swapFree=4183064/4192956
[pid=5370] ppid=5368 vsize=917844 CPUtime=12.69
/proc/5370/stat : 5370 (wildcat-skc) R 5368 5370 4597 0 -1 4194304 218328 0 0 0 1152 117 0 0 25 0 1 0 153371362 939872256 218148 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135015052 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5370/statm: 229461 218148 106 226 0 229232 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 917844

[startup+25.5011 s]
/proc/loadavg: 1.33 1.10 1.01 2/66 5371
/proc/meminfo: memFree=15016/2055920 swapFree=4183064/4192956
[pid=5370] ppid=5368 vsize=1517432 CPUtime=25.38
/proc/5370/stat : 5370 (wildcat-skc) R 5368 5370 4597 0 -1 4194304 371474 0 0 0 2336 202 0 0 25 0 1 0 153371362 1553850368 368786 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5370/statm: 379358 368787 106 226 0 379129 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 1517432



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+33.6019 s]
/proc/loadavg: 1.28 1.10 1.01 2/66 5371
/proc/meminfo: memFree=15144/2055920 swapFree=4147856/4192956
[pid=5370] ppid=5368 vsize=1847552 CPUtime=31.67
/proc/5370/stat : 5370 (wildcat-skc) R 5368 5370 4597 0 -1 4194304 454854 0 0 0 2915 252 0 0 18 0 1 0 153371362 1891893248 451513 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 134608656 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5370/statm: 461888 451513 106 226 0 461659 0
Current children cumulated CPU time (s) 31.67
Current children cumulated vsize (KiB) 1847552

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

[startup+51.1017 s]
/proc/loadavg: 1.58 1.17 1.03 1/67 5373
/proc/meminfo: memFree=13856/2055920 swapFree=3778160/4192956
[pid=5370] ppid=5368 vsize=1894356 CPUtime=34.4
/proc/5370/stat : 5370 (wildcat-skc) D 5368 5370 4597 0 -1 4195840 466897 0 7 0 2979 461 0 0 18 0 1 0 153371362 1939820544 370317 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563608240 0 0 17 0 0 0
/proc/5370/statm: 473589 370317 127 226 0 473360 0
Current children cumulated CPU time (s) 34.4
Current children cumulated vsize (KiB) 1894356

[startup+102.301 s]
/proc/loadavg: 2.11 1.40 1.12 1/66 5376
/proc/meminfo: memFree=15912/2055920 swapFree=3666304/4192956
[pid=5370] ppid=5368 vsize=1894356 CPUtime=38.18
/proc/5370/stat : 5370 (wildcat-skc) D 5368 5370 4597 0 -1 4195840 519879 0 7847 0 2979 839 0 0 18 0 1 0 153371362 1939820544 404537 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 1 0 0
/proc/5370/statm: 473589 404537 127 226 0 473360 0
Current children cumulated CPU time (s) 38.18
Current children cumulated vsize (KiB) 1894356

Solver just ended. Dumping a history of the last processes samples

[startup+103.702 s]
/proc/loadavg: 2.10 1.41 1.12 1/66 5376
/proc/meminfo: memFree=17768/2055920 swapFree=3666304/4192956
[pid=5370] ppid=5368 vsize=1894356 CPUtime=38.18
/proc/5370/stat : 5370 (wildcat-skc) D 5368 5370 4597 0 -1 4195840 520043 0 7874 0 2979 839 0 0 18 0 1 0 153371362 1939820544 404728 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 1 0 0
/proc/5370/statm: 473589 404728 127 226 0 473360 0
Current children cumulated CPU time (s) 38.18
Current children cumulated vsize (KiB) 1894356

[startup+129.502 s]
/proc/loadavg: 1.86 1.41 1.13 1/66 5376
/proc/meminfo: memFree=13416/2055920 swapFree=3654920/4192956
[pid=5370] ppid=5368 vsize=1894356 CPUtime=40.72
/proc/5370/stat : 5370 (wildcat-skc) D 5368 5370 4597 0 -1 4195840 568476 0 14843 0 2979 1093 0 0 18 0 1 0 153371362 1939820544 456127 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 1 0 0
/proc/5370/statm: 473589 456127 127 226 0 473360 0
Current children cumulated CPU time (s) 40.72
Current children cumulated vsize (KiB) 1894356

[startup+142.503 s]
/proc/loadavg: 2.12 1.48 1.15 1/66 5377
/proc/meminfo: memFree=20072/2055920 swapFree=3639792/4192956
[pid=5370] ppid=5368 vsize=1894356 CPUtime=41.95
/proc/5370/stat : 5370 (wildcat-skc) R 5368 5370 4597 0 -1 4197888 570400 0 15090 0 2979 1216 0 0 19 0 1 0 153371362 1939820544 452529 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5370/statm: 473589 452511 127 226 0 473360 0
Current children cumulated CPU time (s) 41.95
Current children cumulated vsize (KiB) 1894356

[startup+155.301 s]
/proc/loadavg: 2.01 1.49 1.16 1/66 5378
/proc/meminfo: memFree=15272/2055920 swapFree=3633408/4192956
[pid=5370] ppid=5368 vsize=1894356 CPUtime=42.29
/proc/5370/stat : 5370 (wildcat-skc) D 5368 5370 4597 0 -1 4195840 574781 0 16300 0 2979 1250 0 0 18 0 1 0 153371362 1939820544 454704 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 0 0 0
/proc/5370/statm: 473589 454704 127 226 0 473360 0
Current children cumulated CPU time (s) 42.29
Current children cumulated vsize (KiB) 1894356

[startup+158.502 s]
/proc/loadavg: 1.93 1.48 1.16 1/66 5380
/proc/meminfo: memFree=16232/2055920 swapFree=3633480/4192956
[pid=5370] ppid=5368 vsize=1894356 CPUtime=42.35
/proc/5370/stat : 5370 (wildcat-skc) D 5368 5370 4597 0 -1 4195840 574787 0 17005 0 2979 1256 0 0 18 0 1 0 153371362 1939820544 455415 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 0 0 0
/proc/5370/statm: 473589 455415 127 226 0 473360 0
Current children cumulated CPU time (s) 42.35
Current children cumulated vsize (KiB) 1894356

[startup+160.103 s]
/proc/loadavg: 1.93 1.48 1.16 1/66 5380
/proc/meminfo: memFree=16232/2055920 swapFree=3633480/4192956
[pid=5370] ppid=5368 vsize=1894356 CPUtime=42.37
/proc/5370/stat : 5370 (wildcat-skc) D 5368 5370 4597 0 -1 4195840 574804 0 17345 0 2979 1258 0 0 18 0 1 0 153371362 1939820544 455772 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 0 0 0
/proc/5370/statm: 473589 455772 127 226 0 473360 0
Current children cumulated CPU time (s) 42.37
Current children cumulated vsize (KiB) 1894356

[startup+160.902 s]
/proc/loadavg: 1.93 1.48 1.16 1/66 5380
/proc/meminfo: memFree=15528/2055920 swapFree=3633480/4192956
[pid=5370] ppid=5368 vsize=1894356 CPUtime=42.39
/proc/5370/stat : 5370 (wildcat-skc) D 5368 5370 4597 0 -1 4195840 574809 0 17543 0 2979 1260 0 0 18 0 1 0 153371362 1939820544 455975 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 1 0 0
/proc/5370/statm: 473589 455975 127 226 0 473360 0
Current children cumulated CPU time (s) 42.39
Current children cumulated vsize (KiB) 1894356

[startup+161.302 s]
/proc/loadavg: 1.93 1.48 1.16 1/66 5380
/proc/meminfo: memFree=15208/2055920 swapFree=3633480/4192956
[pid=5370] ppid=5368 vsize=1894356 CPUtime=42.43
/proc/5370/stat : 5370 (wildcat-skc) D 5368 5370 4597 0 -1 4195840 575739 0 17610 0 2979 1264 0 0 18 0 1 0 153371362 1939820544 456097 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 1 0 0
/proc/5370/statm: 473589 456097 127 226 0 473360 0
Current children cumulated CPU time (s) 42.43
Current children cumulated vsize (KiB) 1894356

[startup+161.702 s]
/proc/loadavg: 1.93 1.48 1.16 1/66 5380
/proc/meminfo: memFree=15208/2055920 swapFree=3633480/4192956
[pid=5370] ppid=5368 vsize=0 CPUtime=42.68
/proc/5370/stat : 5370 (wildcat-skc) R 5368 5370 4597 0 -1 4195844 576448 0 17634 0 2979 1289 0 0 18 0 1 0 153371362 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5370/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 42.68
Current children cumulated vsize (KiB) 0

[startup+161.802 s]
/proc/loadavg: 1.93 1.48 1.16 1/66 5380
/proc/meminfo: memFree=15208/2055920 swapFree=3633480/4192956
[pid=5370] ppid=5368 vsize=0 CPUtime=42.78
/proc/5370/stat : 5370 (wildcat-skc) R 5368 5370 4597 0 -1 4195844 576448 0 17634 0 2979 1299 0 0 19 0 1 0 153371362 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5370/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 42.78
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Real time (s): 161.845
CPU time (s): 42.8335
CPU user time (s): 29.7955
CPU system time (s): 13.038
CPU usage (%): 26.4658
Max. virtual memory (cumulated for all children) (KiB): 1894356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.7955
system time used= 13.038
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 576448
page faults= 17634
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18017
involuntary context switches= 1094

runsolver used 0.142978 second user time and 0.45993 second system time

The end

Launcher Data (download as text)

Begin job on node27 on Tue Apr 24 09:25:54 UTC 2007

IDJOB= 419277
IDBENCH= 47762
IDSOLVER= 162
FILE ID= node27/419277-1177406727

PBS_JOBID= 4675580

Free space on /tmp= 65879 MiB

SOLVER NAME= wildcat-skc 2007-03-21
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug3.opb
COMMAND LINE= /tmp/evaluation/419277-1177406727/wildcat-skc /tmp/evaluation/419277-1177406727/instance-419277-1177406727.opb 321906195
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node27/watcher-419277-1177406727 -o ROOT/results/node27/solver-419277-1177406727 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/419277-1177406727/wildcat-skc /tmp/evaluation/419277-1177406727/instance-419277-1177406727.opb 321906195

META MD5SUM SOLVER= 05d21ee76b90579709a9929b8e99937a
MD5SUM BENCH=  d99e6acc00d63c22e256e2d2bbbee546

RANDOM SEED= 321906195

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node27.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1294728 kB
Buffers:         15920 kB
Cached:         631524 kB
SwapCached:       3928 kB
Active:         571548 kB
Inactive:       118032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1294728 kB
SwapTotal:     4192956 kB
SwapFree:      4183064 kB
Dirty:          294764 kB
Writeback:           0 kB
Mapped:          48020 kB
Slab:            57624 kB
Committed_AS:  2167192 kB
PageTables:       1496 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 64068 MiB

End job on node27 on Tue Apr 24 09:28:37 UTC 2007