Trace number 315297

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
SAT7 2007-02-08UNSAT 448.062 448.208

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h29-unknown.cnf
MD5SUM7dae5d67d35e172b3e57f571e3b779c8
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.5365
Satisfiable
(Un)Satisfiability was proved
Number of variables125442
Number of clauses687058
Sum of the clauses size1811710
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2563290
Number of clauses of size 3118648
Number of clauses of size 41088
Number of clauses of size 5106
Number of clauses of size over 53650

Solver Data (download as text)

2.89/2.93	c Starting solver ...
12.19/12.29	c Restarting after 100 conflicts
12.69/12.79	c Restarting after 250 conflicts
13.79/13.89	c Restarting after 475 conflicts
15.39/15.48	c Restarting after 812 conflicts
16.69/16.71	c Restarting after 1318 conflicts
18.98/19.08	c Restarting after 2077 conflicts
21.28/21.32	c Restarting after 3216 conflicts
25.78/25.88	c Restarting after 4926 conflicts
30.78/30.82	c Restarting after 7488 conflicts
45.28/45.34	c Restarting after 11333 conflicts
63.27/63.33	c Restarting after 17099 conflicts
85.46/85.59	c Restarting after 25748 conflicts
136.25/136.31	c Restarting after 38725 conflicts
198.12/198.27	c Restarting after 58189 conflicts
297.39/297.56	c Restarting after 87382 conflicts
447.85/448.08	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-315297-1172652477 -o ROOT/results/node15/solver-315297-1172652477 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315297-1172652477/sat7_bin /tmp/evaluation/315297-1172652477/instance-315297-1172652477.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.91 0.93 0.96 3/77 916
/proc/meminfo: memFree=1733120/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=5196 CPUtime=0
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 593 0 0 0 0 0 0 0 18 0 1 0 285202189 5320704 576 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 1299 579 88 220 0 1076 0

[startup+0.087561 s]
/proc/loadavg: 0.91 0.93 0.96 3/77 916
/proc/meminfo: memFree=1733120/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=15652 CPUtime=0.07
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 3422 0 0 0 7 0 0 0 18 0 1 0 285202189 16027648 3405 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 3913 3406 88 220 0 3690 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15652

[startup+0.101562 s]
/proc/loadavg: 0.91 0.93 0.96 3/77 916
/proc/meminfo: memFree=1733120/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=15652 CPUtime=0.09
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 3683 0 0 0 9 0 0 0 18 0 1 0 285202189 16027648 3666 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 3913 3667 88 220 0 3690 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15652

[startup+0.301596 s]
/proc/loadavg: 0.91 0.93 0.96 3/77 916
/proc/meminfo: memFree=1733120/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=19884 CPUtime=0.29
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 4040 0 0 0 28 1 0 0 19 0 1 0 285202189 20361216 4023 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134518450 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 4971 4023 88 220 0 4748 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19884

[startup+0.701665 s]
/proc/loadavg: 0.91 0.93 0.96 3/77 916
/proc/meminfo: memFree=1733120/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=20148 CPUtime=0.69
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 4663 0 0 0 68 1 0 0 23 0 1 0 285202189 20631552 4646 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134615545 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 5037 4646 88 220 0 4814 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20148

[startup+1.5018 s]
/proc/loadavg: 0.91 0.93 0.96 2/78 917
/proc/meminfo: memFree=1712632/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=24380 CPUtime=1.49
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 5810 0 0 0 147 2 0 0 25 0 1 0 285202189 24965120 5793 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134875978 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 6095 5793 88 220 0 5872 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24380

[startup+3.10108 s]
/proc/loadavg: 0.91 0.93 0.96 2/78 917
/proc/meminfo: memFree=1705656/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=44748 CPUtime=3.08
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 10470 0 0 0 303 5 0 0 25 0 1 0 285202189 45821952 10226 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134537823 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 11187 10226 93 220 0 10964 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44748

[startup+6.30163 s]
/proc/loadavg: 0.92 0.93 0.96 2/78 917
/proc/meminfo: memFree=1692280/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=44860 CPUtime=6.29
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 10489 0 0 0 623 6 0 0 25 0 1 0 285202189 45936640 10245 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532367 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 11215 10245 93 220 0 10992 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44860

[startup+12.7017 s]
/proc/loadavg: 0.92 0.93 0.96 2/78 917
/proc/meminfo: memFree=1691904/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=45276 CPUtime=12.69
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 10650 0 0 0 1263 6 0 0 25 0 1 0 285202189 46362624 10406 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134533784 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 11319 10406 95 220 0 11096 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45276

[startup+25.5019 s]
/proc/loadavg: 0.94 0.93 0.96 2/78 917
/proc/meminfo: memFree=1690240/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=45276 CPUtime=25.48
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 11064 0 0 0 2542 6 0 0 25 0 1 0 285202189 46362624 10820 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134579006 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 11319 10820 95 220 0 11096 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45276

[startup+51.1013 s]
/proc/loadavg: 0.96 0.94 0.96 2/78 917
/proc/meminfo: memFree=1688256/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=49376 CPUtime=51.07
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 11566 0 0 0 5100 7 0 0 25 0 1 0 285202189 50561024 11322 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134533066 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 12344 11322 95 220 0 12121 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 49376

[startup+102.305 s]
/proc/loadavg: 0.98 0.94 0.96 2/78 917
/proc/meminfo: memFree=1683520/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=53744 CPUtime=102.26
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 12720 0 0 0 10217 9 0 0 25 0 1 0 285202189 55033856 12476 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 13436 12476 95 220 0 13213 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 53744

[startup+162.301 s]
/proc/loadavg: 0.99 0.95 0.96 2/78 917
/proc/meminfo: memFree=1679936/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=58264 CPUtime=162.24
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 13632 0 0 0 16214 10 0 0 25 0 1 0 285202189 59662336 13388 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134533085 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 14566 13388 95 220 0 14343 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 58264

[startup+222.303 s]
/proc/loadavg: 0.99 0.96 0.96 2/78 917
/proc/meminfo: memFree=1676288/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=58864 CPUtime=222.22
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 14517 0 0 0 22210 12 0 0 25 0 1 0 285202189 60276736 14273 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 14716 14273 95 220 0 14493 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 58864

[startup+282.302 s]
/proc/loadavg: 0.99 0.96 0.96 2/78 917
/proc/meminfo: memFree=1673600/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=63268 CPUtime=282.2
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 15184 0 0 0 28207 13 0 0 25 0 1 0 285202189 64786432 14940 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 15817 14940 95 220 0 15594 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 63268

[startup+342.301 s]
/proc/loadavg: 1.05 0.98 0.97 2/78 917
/proc/meminfo: memFree=1671104/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=63428 CPUtime=342.18
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 15785 0 0 0 34204 14 0 0 25 0 1 0 285202189 64950272 15541 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 15857 15541 95 220 0 15634 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 63428

[startup+402.302 s]
/proc/loadavg: 1.02 0.98 0.97 2/78 917
/proc/meminfo: memFree=1668352/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=68356 CPUtime=402.16
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 16491 0 0 0 40201 15 0 0 25 0 1 0 285202189 69996544 16214 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 17089 16214 95 220 0 16866 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 68356

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

[startup+409.502 s]
/proc/loadavg: 1.01 0.98 0.97 2/78 917
/proc/meminfo: memFree=1668160/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=68356 CPUtime=409.36
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 16540 0 0 0 40920 16 0 0 25 0 1 0 285202189 69996544 16263 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532514 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 17089 16263 95 220 0 16866 0
Current children cumulated CPU time (s) 409.36
Current children cumulated vsize (KiB) 68356

[startup+435.101 s]
/proc/loadavg: 1.01 0.98 0.97 2/78 917
/proc/meminfo: memFree=1668096/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=68356 CPUtime=434.95
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 16541 0 0 0 43479 16 0 0 25 0 1 0 285202189 69996544 16264 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532361 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 17089 16264 95 220 0 16866 0
Current children cumulated CPU time (s) 434.95
Current children cumulated vsize (KiB) 68356

[startup+441.501 s]
/proc/loadavg: 1.01 0.98 0.97 2/78 917
/proc/meminfo: memFree=1668032/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=68356 CPUtime=441.35
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 16544 0 0 0 44119 16 0 0 25 0 1 0 285202189 69996544 16267 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 17089 16267 95 220 0 16866 0
Current children cumulated CPU time (s) 441.35
Current children cumulated vsize (KiB) 68356

[startup+444.702 s]
/proc/loadavg: 1.01 0.98 0.97 2/78 917
/proc/meminfo: memFree=1668032/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=68356 CPUtime=444.55
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 16548 0 0 0 44439 16 0 0 25 0 1 0 285202189 69996544 16271 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 17089 16271 95 220 0 16866 0
Current children cumulated CPU time (s) 444.55
Current children cumulated vsize (KiB) 68356

[startup+446.301 s]
/proc/loadavg: 1.01 0.98 0.97 3/78 917
/proc/meminfo: memFree=1668032/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=68356 CPUtime=446.15
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 16548 0 0 0 44599 16 0 0 25 0 1 0 285202189 69996544 16271 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134536810 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 17089 16271 95 220 0 16866 0
Current children cumulated CPU time (s) 446.15
Current children cumulated vsize (KiB) 68356

[startup+447.101 s]
/proc/loadavg: 1.01 0.98 0.97 2/78 917
/proc/meminfo: memFree=1668032/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=68356 CPUtime=446.95
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 16548 0 0 0 44679 16 0 0 25 0 1 0 285202189 69996544 16271 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 17089 16271 95 220 0 16866 0
Current children cumulated CPU time (s) 446.95
Current children cumulated vsize (KiB) 68356

[startup+447.901 s]
/proc/loadavg: 1.01 0.98 0.97 2/78 917
/proc/meminfo: memFree=1668032/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=68356 CPUtime=447.75
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 16548 0 0 0 44759 16 0 0 25 0 1 0 285202189 69996544 16271 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532734 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 17089 16271 95 220 0 16866 0
Current children cumulated CPU time (s) 447.75
Current children cumulated vsize (KiB) 68356

[startup+448.101 s]
/proc/loadavg: 1.01 0.98 0.97 2/78 917
/proc/meminfo: memFree=1668032/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=66856 CPUtime=447.95
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194304 16548 0 0 0 44779 16 0 0 25 0 1 0 285202189 68460544 15896 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134518308 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 16714 15896 95 220 0 16491 0
Current children cumulated CPU time (s) 447.95
Current children cumulated vsize (KiB) 66856

[startup+448.201 s]
/proc/loadavg: 1.01 0.98 0.97 2/78 917
/proc/meminfo: memFree=1668032/2055920 swapFree=4192812/4192956
[pid=916] ppid=914 vsize=0 CPUtime=448.04
/proc/916/stat : 916 (sat7_bin) R 914 916 820 0 -1 4194308 16548 0 0 0 44788 16 0 0 25 0 1 0 285202189 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/916/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 448.04
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 448.208
CPU time (s): 448.062
CPU user time (s): 447.886
CPU system time (s): 0.175973
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 68356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 447.886
system time used= 0.175973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16548
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= 6
involuntary context switches= 7407

runsolver used 0.493924 second user time and 1.14283 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Wed Feb 28 08:47:58 UTC 2007

IDJOB= 315297
IDBENCH= 20413
IDSOLVER= 101
FILE ID= node15/315297-1172652477

PBS_JOBID= 3980956

Free space on /tmp= 66444 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h29-unknown.cnf
COMMAND LINE= /tmp/evaluation/315297-1172652477/sat7_bin /tmp/evaluation/315297-1172652477/instance-315297-1172652477.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-315297-1172652477 -o ROOT/results/node15/solver-315297-1172652477 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315297-1172652477/sat7_bin /tmp/evaluation/315297-1172652477/instance-315297-1172652477.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  7dae5d67d35e172b3e57f571e3b779c8

RANDOM SEED= 992139323

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1733528 kB
Buffers:         18352 kB
Cached:         175448 kB
SwapCached:          0 kB
Active:         163008 kB
Inactive:       104940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1733528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           13608 kB
Writeback:           0 kB
Mapped:          93028 kB
Slab:            39960 kB
Committed_AS:  1020560 kB
PageTables:       1832 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= 66444 MiB

End job on node15 on Wed Feb 28 08:55:27 UTC 2007