Trace number 1797321

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
kw_pre 2009-03-21UNSAT 40.0989 40.1278

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_06_UNSAT.cnf
MD5SUM540450986cd3d9879ae19d42219d1fab
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40.0989
Satisfiable
(Un)Satisfiability was proved
Number of variables980
Number of clauses47620
Sum of the clauses size141221
Maximum clause length7
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21731
Number of clauses of size 345866
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

40.07/40.12	This is MiniSat 2.0 beta
40.07/40.12	WARNING: for repeatability, setting FPU to use double precision
40.07/40.12	============================[ Problem Statistics ]=============================
40.07/40.12	|                                                                             |
40.07/40.12	|  Number of variables:  1                                                    |
40.07/40.12	|  Number of clauses:    2                                                    |
40.07/40.12	|  Parsing time:         0.00         s                                       |
40.07/40.12	Solved by unit propagation
40.07/40.12	UNSATISFIABLE
40.07/40.12	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1797321-1242088602/watcher-1797321-1242088602 -o /tmp/evaluation-result-1797321-1242088602/solver-1797321-1242088602 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797321-1242088602.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): 1800 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 13376
/proc/meminfo: memFree=1470640/2055920 swapFree=4145916/4192956
[pid=13376] ppid=13374 vsize=5356 CPUtime=0
/proc/13376/stat : 13376 (kw_pre) S 13374 13376 13311 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236888608 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13376/statm: 1339 231 192 169 0 50 0
[pid=13377] ppid=13376 vsize=3624 CPUtime=0
/proc/13377/stat : 13377 (kw_preprocessor) R 13376 13376 13311 0 -1 0 439 0 0 0 0 0 0 0 19 0 1 0 236888608 3710976 415 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/13377/statm: 906 415 215 542 0 355 0

[startup+0.0740459 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 13376
/proc/meminfo: memFree=1470640/2055920 swapFree=4145916/4192956
[pid=13376] ppid=13374 vsize=5356 CPUtime=0
/proc/13376/stat : 13376 (kw_pre) S 13374 13376 13311 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236888608 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13376/statm: 1339 231 192 169 0 50 0
[pid=13377] ppid=13376 vsize=5076 CPUtime=0.06
/proc/13377/stat : 13377 (kw_preprocessor) R 13376 13376 13311 0 -1 0 854 0 0 0 6 0 0 0 19 0 1 0 236888608 5197824 830 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/13377/statm: 1269 830 215 542 0 718 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10432

[startup+0.101049 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 13376
/proc/meminfo: memFree=1470640/2055920 swapFree=4145916/4192956
[pid=13376] ppid=13374 vsize=5356 CPUtime=0
/proc/13376/stat : 13376 (kw_pre) S 13374 13376 13311 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236888608 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13376/statm: 1339 231 192 169 0 50 0
[pid=13377] ppid=13376 vsize=5612 CPUtime=0.09
/proc/13377/stat : 13377 (kw_preprocessor) R 13376 13376 13311 0 -1 0 1008 0 0 0 9 0 0 0 19 0 1 0 236888608 5746688 984 1992294400 4194304 6416590 548682068912 18446744073709551615 4391351 0 0 4096 0 0 0 0 17 0 0 0
/proc/13377/statm: 1403 984 215 542 0 852 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10968

[startup+0.301078 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 13376
/proc/meminfo: memFree=1470640/2055920 swapFree=4145916/4192956
[pid=13376] ppid=13374 vsize=5356 CPUtime=0
/proc/13376/stat : 13376 (kw_pre) S 13374 13376 13311 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236888608 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13376/statm: 1339 231 192 169 0 50 0
[pid=13377] ppid=13376 vsize=9720 CPUtime=0.29
/proc/13377/stat : 13377 (kw_preprocessor) R 13376 13376 13311 0 -1 0 2089 0 0 0 28 1 0 0 21 0 1 0 236888608 9953280 2065 1992294400 4194304 6416590 548682068912 18446744073709551615 4567192 0 0 4096 0 0 0 0 17 0 0 0
/proc/13377/statm: 2430 2065 233 542 0 1879 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15076

[startup+0.701137 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 13376
/proc/meminfo: memFree=1470640/2055920 swapFree=4145916/4192956
[pid=13376] ppid=13374 vsize=5356 CPUtime=0
/proc/13376/stat : 13376 (kw_pre) S 13374 13376 13311 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236888608 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13376/statm: 1339 231 192 169 0 50 0
[pid=13377] ppid=13376 vsize=12492 CPUtime=0.69
/proc/13377/stat : 13377 (kw_preprocessor) R 13376 13376 13311 0 -1 0 2700 0 0 0 68 1 0 0 24 0 1 0 236888608 12791808 2676 1992294400 4194304 6416590 548682068912 18446744073709551615 4567587 0 0 4096 0 0 0 0 17 0 0 0
/proc/13377/statm: 3123 2676 242 542 0 2572 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17848

[startup+1.50125 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13378
/proc/meminfo: memFree=1460376/2055920 swapFree=4145916/4192956
[pid=13376] ppid=13374 vsize=5356 CPUtime=0
/proc/13376/stat : 13376 (kw_pre) S 13374 13376 13311 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236888608 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13376/statm: 1339 231 192 169 0 50 0
[pid=13377] ppid=13376 vsize=12188 CPUtime=1.48
/proc/13377/stat : 13377 (kw_preprocessor) R 13376 13376 13311 0 -1 0 2716 0 0 0 147 1 0 0 25 0 1 0 236888608 12480512 2649 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/13377/statm: 3047 2649 250 542 0 2496 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17544

[startup+3.1025 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13378
/proc/meminfo: memFree=1460248/2055920 swapFree=4145916/4192956
[pid=13376] ppid=13374 vsize=5356 CPUtime=0
/proc/13376/stat : 13376 (kw_pre) S 13374 13376 13311 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236888608 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13376/statm: 1339 231 192 169 0 50 0
[pid=13377] ppid=13376 vsize=13616 CPUtime=3.08
/proc/13377/stat : 13377 (kw_preprocessor) R 13376 13376 13311 0 -1 0 3013 0 0 0 306 2 0 0 25 0 1 0 236888608 13942784 2946 1992294400 4194304 6416590 548682068912 18446744073709551615 4336662 0 0 4096 0 0 0 0 17 1 0 0
/proc/13377/statm: 3404 2946 250 542 0 2853 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18972

[startup+6.30196 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13378
/proc/meminfo: memFree=1457688/2055920 swapFree=4145916/4192956
[pid=13376] ppid=13374 vsize=5356 CPUtime=0
/proc/13376/stat : 13376 (kw_pre) S 13374 13376 13311 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236888608 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13376/statm: 1339 231 192 169 0 50 0
[pid=13377] ppid=13376 vsize=15200 CPUtime=6.28
/proc/13377/stat : 13377 (kw_preprocessor) R 13376 13376 13311 0 -1 0 3408 0 0 0 625 3 0 0 25 0 1 0 236888608 15564800 3301 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/13377/statm: 3800 3301 254 542 0 3249 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20556

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13378
/proc/meminfo: memFree=1455768/2055920 swapFree=4145916/4192956
[pid=13376] ppid=13374 vsize=5356 CPUtime=0
/proc/13376/stat : 13376 (kw_pre) S 13374 13376 13311 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236888608 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13376/statm: 1339 231 192 169 0 50 0
[pid=13377] ppid=13376 vsize=18476 CPUtime=12.68
/proc/13377/stat : 13377 (kw_preprocessor) R 13376 13376 13311 0 -1 0 4239 0 0 0 1263 5 0 0 25 0 1 0 236888608 18919424 3975 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/13377/statm: 4619 3975 254 542 0 4068 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23832

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13378
/proc/meminfo: memFree=1451864/2055920 swapFree=4145916/4192956
[pid=13376] ppid=13374 vsize=5356 CPUtime=0
/proc/13376/stat : 13376 (kw_pre) S 13374 13376 13311 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236888608 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13376/statm: 1339 231 192 169 0 50 0
[pid=13377] ppid=13376 vsize=22048 CPUtime=25.48
/proc/13377/stat : 13377 (kw_preprocessor) R 13376 13376 13311 0 -1 0 5221 0 0 0 2540 8 0 0 25 0 1 0 236888608 22577152 4718 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 0 0 0
/proc/13377/statm: 5512 4718 254 542 0 4961 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27404

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

[startup+31.9057 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13378
/proc/meminfo: memFree=1450968/2055920 swapFree=4145916/4192956
[pid=13376] ppid=13374 vsize=5356 CPUtime=0
/proc/13376/stat : 13376 (kw_pre) S 13374 13376 13311 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236888608 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13376/statm: 1339 231 192 169 0 50 0
[pid=13377] ppid=13376 vsize=23408 CPUtime=31.87
/proc/13377/stat : 13377 (kw_preprocessor) R 13376 13376 13311 0 -1 0 5500 0 0 0 3179 8 0 0 25 0 1 0 236888608 23969792 4997 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/13377/statm: 5852 4997 254 542 0 5301 0
Current children cumulated CPU time (s) 31.87
Current children cumulated vsize (KiB) 28764

[startup+35.1012 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13378
/proc/meminfo: memFree=1450904/2055920 swapFree=4145916/4192956
[pid=13376] ppid=13374 vsize=5356 CPUtime=0
/proc/13376/stat : 13376 (kw_pre) S 13374 13376 13311 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236888608 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13376/statm: 1339 231 192 169 0 50 0
[pid=13377] ppid=13376 vsize=23408 CPUtime=35.07
/proc/13377/stat : 13377 (kw_preprocessor) R 13376 13376 13311 0 -1 0 5500 0 0 0 3499 8 0 0 25 0 1 0 236888608 23969792 4997 1992294400 4194304 6416590 548682068912 18446744073709551615 4294658 0 0 4096 0 0 0 0 17 0 0 0
/proc/13377/statm: 5852 4997 254 542 0 5301 0
Current children cumulated CPU time (s) 35.07
Current children cumulated vsize (KiB) 28764

[startup+38.3027 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13378
/proc/meminfo: memFree=1450904/2055920 swapFree=4145916/4192956
[pid=13376] ppid=13374 vsize=5356 CPUtime=0
/proc/13376/stat : 13376 (kw_pre) S 13374 13376 13311 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236888608 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13376/statm: 1339 231 192 169 0 50 0
[pid=13377] ppid=13376 vsize=23408 CPUtime=38.26
/proc/13377/stat : 13377 (kw_preprocessor) R 13376 13376 13311 0 -1 0 5500 0 0 0 3818 8 0 0 25 0 1 0 236888608 23969792 4997 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/13377/statm: 5852 4997 254 542 0 5301 0
Current children cumulated CPU time (s) 38.26
Current children cumulated vsize (KiB) 28764

[startup+39.1018 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13378
/proc/meminfo: memFree=1450904/2055920 swapFree=4145916/4192956
[pid=13376] ppid=13374 vsize=5356 CPUtime=0
/proc/13376/stat : 13376 (kw_pre) S 13374 13376 13311 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236888608 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13376/statm: 1339 231 192 169 0 50 0
[pid=13377] ppid=13376 vsize=23780 CPUtime=39.06
/proc/13377/stat : 13377 (kw_preprocessor) R 13376 13376 13311 0 -1 0 5518 0 0 0 3898 8 0 0 25 0 1 0 236888608 24350720 5015 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/13377/statm: 5945 5015 254 542 0 5394 0
Current children cumulated CPU time (s) 39.06
Current children cumulated vsize (KiB) 29136

[startup+39.9019 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13378
/proc/meminfo: memFree=1450840/2055920 swapFree=4145916/4192956
[pid=13376] ppid=13374 vsize=5356 CPUtime=0
/proc/13376/stat : 13376 (kw_pre) S 13374 13376 13311 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236888608 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13376/statm: 1339 231 192 169 0 50 0
[pid=13377] ppid=13376 vsize=24196 CPUtime=39.87
/proc/13377/stat : 13377 (kw_preprocessor) R 13376 13376 13311 0 -1 0 5647 0 0 0 3978 9 0 0 25 0 1 0 236888608 24776704 5144 1992294400 4194304 6416590 548682068912 18446744073709551615 4304331 0 0 4096 0 0 0 0 17 0 0 0
/proc/13377/statm: 6049 5144 254 542 0 5498 0
Current children cumulated CPU time (s) 39.87
Current children cumulated vsize (KiB) 29552

[startup+40.1019 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13378
/proc/meminfo: memFree=1450840/2055920 swapFree=4145916/4192956
[pid=13376] ppid=13374 vsize=5356 CPUtime=0
/proc/13376/stat : 13376 (kw_pre) S 13374 13376 13311 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236888608 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13376/statm: 1339 231 192 169 0 50 0
[pid=13377] ppid=13376 vsize=23780 CPUtime=40.07
/proc/13377/stat : 13377 (kw_preprocessor) R 13376 13376 13311 0 -1 0 5647 0 0 0 3998 9 0 0 25 0 1 0 236888608 24350720 5040 1992294400 4194304 6416590 548682068912 18446744073709551615 4312507 0 0 4096 0 0 0 0 17 0 0 0
/proc/13377/statm: 5945 5040 254 542 0 5394 0
Current children cumulated CPU time (s) 40.07
Current children cumulated vsize (KiB) 29136

Child status: 0
Real time (s): 40.1278
CPU time (s): 40.0989
CPU user time (s): 40.0009
CPU system time (s): 0.097985
CPU usage (%): 99.928
Max. virtual memory (cumulated for all children) (KiB): 29552

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

runsolver used 0.042993 second user time and 0.110983 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-12 02:36:42
IDJOB=1797321
IDBENCH=71102
IDSOLVER=646
FILE ID=node39/1797321-1242088602
PBS_JOBID= 9277724
Free space on /tmp= 66344 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_06_UNSAT.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797321-1242088602/watcher-1797321-1242088602 -o /tmp/evaluation-result-1797321-1242088602/solver-1797321-1242088602 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1797321-1242088602.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 540450986cd3d9879ae19d42219d1fab
RANDOM SEED=890607198

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

/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.281
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.281
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:       1471184 kB
Buffers:         75716 kB
Cached:         393724 kB
SwapCached:      41104 kB
Active:         182916 kB
Inactive:       330016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1471184 kB
SwapTotal:     4192956 kB
SwapFree:      4145916 kB
Dirty:            3696 kB
Writeback:           0 kB
Mapped:          14520 kB
Slab:            57944 kB
Committed_AS:   892568 kB
PageTables:       1384 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= 66340 MiB
End job on node39 at 2009-05-12 02:37:22