Trace number 422379

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
Siege V4UNSAT 34.1538 34.1713

General information on the benchmark

Nameindustrial/babic/
dspam/dspam_dump_vc1093.cnf
MD5SUMfe5edee84f2eb21126b00640515281bf
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.08583
Satisfiable
(Un)Satisfiability was proved
Number of variables106648
Number of clauses337439
Sum of the clauses size896316
Maximum clause length3
Minimum clause length1
Number of clauses of size 12907
Number of clauses of size 2110187
Number of clauses of size 3224345
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Siege V4 output adapted for the SAT 2007 I/O conformance
34.08/34.17	c 
34.08/34.17	c [ filemap ]
34.08/34.17	c [ extract ]
34.08/34.17	c 
34.08/34.17	c variables : 106720
34.08/34.17	c pure lits : 2978
34.08/34.17	c 
34.08/34.17	c 1-clauses : 2907
34.08/34.17	c 2-clauses : 110187
34.08/34.17	c 3-clauses : 224345
34.08/34.17	c n-clauses : 0
34.08/34.17	c discarded : 0
34.08/34.17	c 
34.08/34.17	c [ solve ]
34.08/34.17	c 
34.08/34.17	s UNSATISFIABLE
34.08/34.17	c 
34.08/34.17	c [ stats ]
34.08/34.17	c 
34.08/34.17	c decisions : 179993
34.08/34.17	c conflicts : 40396
34.08/34.17	c time : ~33.903

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node45/watcher-422379-1178588545 -o ROOT/results/node45/solver-422379-1178588545 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422379-1178588545/siegeadapter.pl /tmp/evaluation/422379-1178588545/instance-422379-1178588545.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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: 0.92 0.98 0.99 3/77 1138
/proc/meminfo: memFree=1559248/2055920 swapFree=4157932/4192956
[pid=1138] ppid=1136 vsize=12268 CPUtime=0
/proc/1138/stat : 1138 (siegeadapter.pl) R 1136 1138 957 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 213700179 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258939087519 0 0 4224 0 0 0 0 17 1 0 0
/proc/1138/statm: 3067 350 270 3 0 167 0
[pid=1139] ppid=1138 vsize=8160 CPUtime=0
/proc/1139/stat : 1139 (siege_v4) R 1138 1138 957 0 -1 0 98 0 0 0 0 0 0 0 18 0 1 0 213700180 8355840 83 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134513547 0 0 4096 0 0 0 0 17 1 0 0
/proc/1139/statm: 2040 86 66 208 0 248 0

[startup+0.0956191 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 1138
/proc/meminfo: memFree=1559248/2055920 swapFree=4157932/4192956
[pid=1138] ppid=1136 vsize=12268 CPUtime=0
/proc/1138/stat : 1138 (siegeadapter.pl) S 1136 1138 957 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 213700179 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947985506 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1138/statm: 3067 352 271 3 0 167 0
[pid=1139] ppid=1138 vsize=439112 CPUtime=0.08
/proc/1139/stat : 1139 (siege_v4) R 1138 1138 957 0 -1 0 6847 0 0 0 5 3 0 0 20 0 1 0 213700180 449650688 6832 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/1139/statm: 109780 6835 440 208 0 107988 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 451380

[startup+0.101619 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 1138
/proc/meminfo: memFree=1559248/2055920 swapFree=4157932/4192956
[pid=1138] ppid=1136 vsize=12268 CPUtime=0
/proc/1138/stat : 1138 (siegeadapter.pl) S 1136 1138 957 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 213700179 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947985506 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1138/statm: 3067 352 271 3 0 167 0
[pid=1139] ppid=1138 vsize=439836 CPUtime=0.09
/proc/1139/stat : 1139 (siege_v4) R 1138 1138 957 0 -1 0 7111 0 0 0 6 3 0 0 20 0 1 0 213700180 450392064 7096 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 135101734 0 0 4096 0 0 0 0 17 1 0 0
/proc/1139/statm: 109961 7097 522 208 0 108169 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 452104

[startup+0.30164 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 1138
/proc/meminfo: memFree=1559248/2055920 swapFree=4157932/4192956
[pid=1138] ppid=1136 vsize=12268 CPUtime=0
/proc/1138/stat : 1138 (siegeadapter.pl) S 1136 1138 957 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 213700179 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947985506 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1138/statm: 3067 352 271 3 0 167 0
[pid=1139] ppid=1138 vsize=443536 CPUtime=0.29
/proc/1139/stat : 1139 (siege_v4) R 1138 1138 957 0 -1 0 11155 0 0 0 24 5 0 0 22 0 1 0 213700180 454180864 9558 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530194 0 0 4096 0 0 0 0 17 1 0 0
/proc/1139/statm: 110884 9558 86 208 0 110672 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 455804

[startup+0.70168 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 1138
/proc/meminfo: memFree=1559248/2055920 swapFree=4157932/4192956
[pid=1138] ppid=1136 vsize=12268 CPUtime=0
/proc/1138/stat : 1138 (siegeadapter.pl) S 1136 1138 957 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 213700179 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947985506 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1138/statm: 3067 352 271 3 0 167 0
[pid=1139] ppid=1138 vsize=443536 CPUtime=0.69
/proc/1139/stat : 1139 (siege_v4) R 1138 1138 957 0 -1 0 11226 0 0 0 64 5 0 0 25 0 1 0 213700180 454180864 9629 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529838 0 0 4096 0 0 0 0 17 1 0 0
/proc/1139/statm: 110884 9629 86 208 0 110672 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 455804

[startup+1.50176 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 1140
/proc/meminfo: memFree=1520192/2055920 swapFree=4157932/4192956
[pid=1138] ppid=1136 vsize=12268 CPUtime=0
/proc/1138/stat : 1138 (siegeadapter.pl) S 1136 1138 957 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 213700179 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947985506 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1138/statm: 3067 352 271 3 0 167 0
[pid=1139] ppid=1138 vsize=443836 CPUtime=1.48
/proc/1139/stat : 1139 (siege_v4) R 1138 1138 957 0 -1 0 11514 0 0 0 143 5 0 0 25 0 1 0 213700180 454488064 9917 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528032 0 0 4096 0 0 0 0 17 1 0 0
/proc/1139/statm: 110960 9918 86 208 0 110748 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 456104

[startup+3.10192 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 1140
/proc/meminfo: memFree=1518528/2055920 swapFree=4157932/4192956
[pid=1138] ppid=1136 vsize=12268 CPUtime=0
/proc/1138/stat : 1138 (siegeadapter.pl) S 1136 1138 957 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 213700179 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947985506 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1138/statm: 3067 352 271 3 0 167 0
[pid=1139] ppid=1138 vsize=444316 CPUtime=3.08
/proc/1139/stat : 1139 (siege_v4) R 1138 1138 957 0 -1 0 11953 0 0 0 303 5 0 0 25 0 1 0 213700180 454979584 10356 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529840 0 0 4096 0 0 0 0 17 1 0 0
/proc/1139/statm: 111079 10356 86 208 0 110867 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 456584

[startup+6.30125 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 1140
/proc/meminfo: memFree=1516160/2055920 swapFree=4157932/4192956
[pid=1138] ppid=1136 vsize=12268 CPUtime=0
/proc/1138/stat : 1138 (siegeadapter.pl) S 1136 1138 957 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 213700179 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947985506 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1138/statm: 3067 352 271 3 0 167 0
[pid=1139] ppid=1138 vsize=444664 CPUtime=6.29
/proc/1139/stat : 1139 (siege_v4) R 1138 1138 957 0 -1 0 12371 0 0 0 623 6 0 0 25 0 1 0 213700180 455335936 10774 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/1139/statm: 111166 10774 86 208 0 110954 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 456932

[startup+12.7029 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 1140
/proc/meminfo: memFree=1515200/2055920 swapFree=4157932/4192956
[pid=1138] ppid=1136 vsize=12268 CPUtime=0
/proc/1138/stat : 1138 (siegeadapter.pl) S 1136 1138 957 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 213700179 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947985506 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1138/statm: 3067 352 271 3 0 167 0
[pid=1139] ppid=1138 vsize=444760 CPUtime=12.69
/proc/1139/stat : 1139 (siege_v4) R 1138 1138 957 0 -1 0 12553 0 0 0 1263 6 0 0 25 0 1 0 213700180 455434240 10956 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134531496 0 0 4096 0 0 0 0 17 1 0 0
/proc/1139/statm: 111190 10956 86 208 0 110978 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 457028

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 1140
/proc/meminfo: memFree=1514176/2055920 swapFree=4157932/4192956
[pid=1138] ppid=1136 vsize=12268 CPUtime=0
/proc/1138/stat : 1138 (siegeadapter.pl) S 1136 1138 957 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 213700179 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947985506 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1138/statm: 3067 352 271 3 0 167 0
[pid=1139] ppid=1138 vsize=444816 CPUtime=25.48
/proc/1139/stat : 1139 (siege_v4) R 1138 1138 957 0 -1 0 12807 0 0 0 2542 6 0 0 25 0 1 0 213700180 455491584 11210 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134531496 0 0 4096 0 0 0 0 17 1 0 0
/proc/1139/statm: 111204 11210 86 208 0 110992 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 457084

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

[startup+28.7015 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 1140
/proc/meminfo: memFree=1513920/2055920 swapFree=4157932/4192956
[pid=1138] ppid=1136 vsize=12268 CPUtime=0
/proc/1138/stat : 1138 (siegeadapter.pl) S 1136 1138 957 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 213700179 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947985506 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1138/statm: 3067 352 271 3 0 167 0
[pid=1139] ppid=1138 vsize=444852 CPUtime=28.68
/proc/1139/stat : 1139 (siege_v4) R 1138 1138 957 0 -1 0 12878 0 0 0 2861 7 0 0 25 0 1 0 213700180 455528448 11281 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529955 0 0 4096 0 0 0 0 17 1 0 0
/proc/1139/statm: 111213 11281 86 208 0 111001 0
Current children cumulated CPU time (s) 28.68
Current children cumulated vsize (KiB) 457120

[startup+31.9059 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 1140
/proc/meminfo: memFree=1513152/2055920 swapFree=4157932/4192956
[pid=1138] ppid=1136 vsize=12268 CPUtime=0
/proc/1138/stat : 1138 (siegeadapter.pl) S 1136 1138 957 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 213700179 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947985506 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1138/statm: 3067 352 271 3 0 167 0
[pid=1139] ppid=1138 vsize=445380 CPUtime=31.89
/proc/1139/stat : 1139 (siege_v4) R 1138 1138 957 0 -1 0 13071 0 0 0 3182 7 0 0 25 0 1 0 213700180 456069120 11474 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/1139/statm: 111345 11474 86 208 0 111133 0
Current children cumulated CPU time (s) 31.89
Current children cumulated vsize (KiB) 457648

[startup+33.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 1140
/proc/meminfo: memFree=1512960/2055920 swapFree=4157932/4192956
[pid=1138] ppid=1136 vsize=12268 CPUtime=0
/proc/1138/stat : 1138 (siegeadapter.pl) S 1136 1138 957 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 213700179 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947985506 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1138/statm: 3067 352 271 3 0 167 0
[pid=1139] ppid=1138 vsize=445428 CPUtime=33.48
/proc/1139/stat : 1139 (siege_v4) R 1138 1138 957 0 -1 0 13170 0 0 0 3341 7 0 0 25 0 1 0 213700180 456118272 11573 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 0 0 0
/proc/1139/statm: 111357 11573 86 208 0 111145 0
Current children cumulated CPU time (s) 33.48
Current children cumulated vsize (KiB) 457696

[startup+33.9011 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 1140
/proc/meminfo: memFree=1512960/2055920 swapFree=4157932/4192956
[pid=1138] ppid=1136 vsize=12268 CPUtime=0
/proc/1138/stat : 1138 (siegeadapter.pl) S 1136 1138 957 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 213700179 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947985506 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1138/statm: 3067 352 271 3 0 167 0
[pid=1139] ppid=1138 vsize=445668 CPUtime=33.87
/proc/1139/stat : 1139 (siege_v4) R 1138 1138 957 0 -1 0 13625 0 0 0 3380 7 0 0 25 0 1 0 213700180 456364032 12028 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134534206 0 0 4096 0 0 0 0 17 0 0 0
/proc/1139/statm: 111417 12028 86 208 0 111205 0
Current children cumulated CPU time (s) 33.87
Current children cumulated vsize (KiB) 457936

[startup+34.1051 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 1140
/proc/meminfo: memFree=1507072/2055920 swapFree=4157932/4192956
[pid=1138] ppid=1136 vsize=12268 CPUtime=0
/proc/1138/stat : 1138 (siegeadapter.pl) S 1136 1138 957 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 213700179 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947985506 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1138/statm: 3067 352 271 3 0 167 0
[pid=1139] ppid=1138 vsize=446532 CPUtime=34.08
/proc/1139/stat : 1139 (siege_v4) R 1138 1138 957 0 -1 0 14873 0 0 0 3400 8 0 0 25 0 1 0 213700180 457248768 13276 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134542956 0 0 4096 0 0 0 0 17 1 0 0
/proc/1139/statm: 111633 13277 86 208 0 111421 0
Current children cumulated CPU time (s) 34.08
Current children cumulated vsize (KiB) 458800

Child status: 0
Real time (s): 34.1713
CPU time (s): 34.1538
CPU user time (s): 34.0618
CPU system time (s): 0.091986
CPU usage (%): 99.9489
Max. virtual memory (cumulated for all children) (KiB): 458800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.0618
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15330
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 684

runsolver used 0.041993 second user time and 0.089986 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Tue May  8 01:42:26 UTC 2007

IDJOB= 422379
IDBENCH= 20448
IDSOLVER= 190
FILE ID= node45/422379-1178588545

PBS_JOBID= 5217946

Free space on /tmp= 66557 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/dspam/dspam_dump_vc1093.cnf
COMMAND LINE= /tmp/evaluation/422379-1178588545/siegeadapter.pl /tmp/evaluation/422379-1178588545/instance-422379-1178588545.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-422379-1178588545 -o ROOT/results/node45/solver-422379-1178588545 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422379-1178588545/siegeadapter.pl /tmp/evaluation/422379-1178588545/instance-422379-1178588545.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  fe5edee84f2eb21126b00640515281bf

RANDOM SEED= 165080702

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.218
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.218
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:       1559848 kB
Buffers:         32932 kB
Cached:         332664 kB
SwapCached:      14388 kB
Active:          80304 kB
Inactive:       308188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1559848 kB
SwapTotal:     4192956 kB
SwapFree:      4157932 kB
Dirty:            7348 kB
Writeback:           0 kB
Mapped:          30064 kB
Slab:            93108 kB
Committed_AS:  3940668 kB
PageTables:       1732 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= 66557 MiB

End job on node45 on Tue May  8 01:43:00 UTC 2007