Trace number 455884

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
SATzilla CRAFTEDUNSAT 96.8113 96.9091

General information on the benchmark

Nameindustrial/babic/
dspam/dspam_dump_vc1080.cnf
MD5SUM4648b50fdaaf9e2a2c3c691f7cb02f96
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.487925
Satisfiable
(Un)Satisfiability was proved
Number of variables118226
Number of clauses375379
Sum of the clauses size994145
Maximum clause length3
Minimum clause length1
Number of clauses of size 13289
Number of clauses of size 2125414
Number of clauses of size 3246676
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

63.70/63.87	c run March_dl for 5 seconds ... 
63.70/63.87	c Bin: Executing march_dl
63.70/63.87	c child exit by a signal
63.70/63.87	c march_dl returned code 137.
63.70/63.87	c run saps (UBCSAT implementation) for 2 seconds ... 
63.70/63.87	c Bin: Executing ubcsat2006
63.70/63.87	c child exited successfully
63.70/63.87	c ubcsat2006 returned code 0.
63.70/63.87	c satzilla computing base features
63.70/63.87	c satzilla doing unit-prop probe
63.70/63.87	c satzilla doing local search probe
63.70/63.87	c satzilla doing lobjois search-space size estimate
63.70/63.87	c satzilla's ranking:
63.70/63.87	c 1) minisat20+P: -5.505235
63.70/63.87	c 2) minisat20: 0.924513
63.70/63.87	c 3) vallst+P: 2.568527
63.70/63.87	c 4) march_dl: 4.078651
63.70/63.87	c 5) zchaff_rand+P: 4.785644
63.70/63.87	c 6) march_dl+P: 42.794620
63.70/63.87	c 7) kcnfs+P: 999.000000
63.70/63.87	c 8) kcnfs: 999.000000
63.70/63.87	c 9) vallst: 999.000000
63.70/63.87	c 10) zchaff_rand: 999.000000
63.70/63.87	c satzilla running minisat20 with preprocessing ... 
96.68/96.88	c Preprocessing...
96.68/96.88	c Inital problem has 118298 variables, 249965 nary clauses (125414 binary clauses).
96.68/96.88	c Num non-binary clauses 246676, Average non-binary clause length 3.000
96.68/96.88	c CONTRADICTION found(2)!
96.68/96.88	c CONTRADICTION found(2)!
96.68/96.88	c Preprocessor runtime was 32.480 seconds.
96.68/96.88	c 
96.68/96.88	s UNSATISFIABLE

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/node9/watcher-455884-1178589411 -o ROOT/results/node9/solver-455884-1178589411 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455884-1178589411/SATzilla2007_C /tmp/evaluation/455884-1178589411/instance-455884-1178589411.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.90 0.95 0.98 3/77 30221
/proc/meminfo: memFree=1788488/2055920 swapFree=4145452/4192956
[pid=30221] ppid=30219 vsize=1440 CPUtime=0
/proc/30221/stat : 30221 (SATzilla2007_C) S 30219 30221 29959 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 334978723 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30221/statm: 360 110 95 260 0 84 0
[pid=30222] ppid=30221 vsize=6288 CPUtime=0
/proc/30222/stat : 30222 (march_dl) R 30221 30221 29959 0 -1 4194304 620 0 0 0 0 0 0 0 19 0 1 0 334978723 6438912 615 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30222/statm: 1572 617 49 118 0 1451 0

[startup+0.094973 s]
/proc/loadavg: 0.90 0.95 0.98 3/77 30221
/proc/meminfo: memFree=1788488/2055920 swapFree=4145452/4192956
[pid=30221] ppid=30219 vsize=1440 CPUtime=0
/proc/30221/stat : 30221 (SATzilla2007_C) S 30219 30221 29959 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 334978723 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30221/statm: 360 110 95 260 0 84 0
[pid=30222] ppid=30221 vsize=11772 CPUtime=0.08
/proc/30222/stat : 30222 (march_dl) R 30221 30221 29959 0 -1 4194304 2455 0 0 0 7 1 0 0 19 0 1 0 334978723 12054528 2450 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30222/statm: 2943 2450 50 118 0 2822 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13212

[startup+0.102974 s]
/proc/loadavg: 0.90 0.95 0.98 3/77 30221
/proc/meminfo: memFree=1788488/2055920 swapFree=4145452/4192956
[pid=30221] ppid=30219 vsize=1440 CPUtime=0
/proc/30221/stat : 30221 (SATzilla2007_C) S 30219 30221 29959 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 334978723 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30221/statm: 360 110 95 260 0 84 0
[pid=30222] ppid=30221 vsize=11904 CPUtime=0.09
/proc/30222/stat : 30222 (march_dl) R 30221 30221 29959 0 -1 4194304 2484 0 0 0 8 1 0 0 20 0 1 0 334978723 12189696 2479 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30222/statm: 2976 2479 50 118 0 2855 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13344

[startup+0.301996 s]
/proc/loadavg: 0.90 0.95 0.98 3/77 30221
/proc/meminfo: memFree=1788488/2055920 swapFree=4145452/4192956
[pid=30221] ppid=30219 vsize=1440 CPUtime=0
/proc/30221/stat : 30221 (SATzilla2007_C) S 30219 30221 29959 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 334978723 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30221/statm: 360 110 95 260 0 84 0
[pid=30222] ppid=30221 vsize=14280 CPUtime=0.29
/proc/30222/stat : 30222 (march_dl) R 30221 30221 29959 0 -1 4194304 3200 0 0 0 27 2 0 0 22 0 1 0 334978723 14622720 3195 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30222/statm: 3570 3195 50 118 0 3449 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15720

[startup+0.701042 s]
/proc/loadavg: 0.90 0.95 0.98 3/77 30221
/proc/meminfo: memFree=1788488/2055920 swapFree=4145452/4192956
[pid=30221] ppid=30219 vsize=1440 CPUtime=0
/proc/30221/stat : 30221 (SATzilla2007_C) S 30219 30221 29959 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 334978723 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30221/statm: 360 110 95 260 0 84 0
[pid=30222] ppid=30221 vsize=35064 CPUtime=0.69
/proc/30222/stat : 30222 (march_dl) R 30221 30221 29959 0 -1 4194304 7812 0 0 0 64 5 0 0 25 0 1 0 334978723 35905536 6964 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134663596 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30222/statm: 8766 6964 53 118 0 8645 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36504

[startup+1.50214 s]
/proc/loadavg: 0.90 0.95 0.98 2/79 30223
/proc/meminfo: memFree=1750328/2055920 swapFree=4145452/4192956
[pid=30221] ppid=30219 vsize=1440 CPUtime=0
/proc/30221/stat : 30221 (SATzilla2007_C) S 30219 30221 29959 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 334978723 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30221/statm: 360 110 95 260 0 84 0
[pid=30222] ppid=30221 vsize=40768 CPUtime=1.49
/proc/30222/stat : 30222 (march_dl) R 30221 30221 29959 0 -1 4194304 11623 0 0 0 143 6 0 0 25 0 1 0 334978723 41746432 8704 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134546244 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30222/statm: 10192 8704 55 118 0 10071 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42208

[startup+3.10131 s]
/proc/loadavg: 0.90 0.95 0.98 2/79 30223
/proc/meminfo: memFree=1753336/2055920 swapFree=4145452/4192956
[pid=30221] ppid=30219 vsize=1440 CPUtime=0
/proc/30221/stat : 30221 (SATzilla2007_C) S 30219 30221 29959 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 334978723 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30221/statm: 360 110 95 260 0 84 0
[pid=30222] ppid=30221 vsize=40768 CPUtime=3.09
/proc/30222/stat : 30222 (march_dl) R 30221 30221 29959 0 -1 4194304 15675 0 0 0 301 8 0 0 25 0 1 0 334978723 41746432 8862 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134518026 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30222/statm: 10192 8862 57 118 0 10071 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42208

[startup+6.30167 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 30224
/proc/meminfo: memFree=1782664/2055920 swapFree=4145452/4192956
[pid=30221] ppid=30219 vsize=1440 CPUtime=5
/proc/30221/stat : 30221 (SATzilla2007_C) S 30219 30221 29959 0 -1 4194304 134 16076 0 0 0 0 491 9 19 0 1 0 334978723 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30221/statm: 360 111 96 260 0 84 0
[pid=30224] ppid=30221 vsize=34888 CPUtime=1.28
/proc/30224/stat : 30224 (ubcsat2006) R 30221 30221 29959 0 -1 4194304 6405 0 0 0 126 2 0 0 25 0 1 0 334979224 35725312 6388 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 134553129 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30224/statm: 8722 6388 156 64 0 8303 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 36328

[startup+12.7014 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 30224
/proc/meminfo: memFree=1750040/2055920 swapFree=4145452/4192956
[pid=30221] ppid=30219 vsize=42272 CPUtime=12.67
/proc/30221/stat : 30221 (SATzilla2007_C) R 30219 30221 29959 0 -1 4194304 9730 22487 0 0 508 6 741 12 25 0 1 0 334978723 43286528 9700 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134540670 0 0 4096 0 0 0 0 17 0 0 0
/proc/30221/statm: 10568 9700 121 260 0 10292 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 42272

[startup+25.5018 s]
/proc/loadavg: 0.93 0.96 0.98 2/78 30224
/proc/meminfo: memFree=1749664/2055920 swapFree=4145452/4192956
[pid=30221] ppid=30219 vsize=42272 CPUtime=25.46
/proc/30221/stat : 30221 (SATzilla2007_C) R 30219 30221 29959 0 -1 4194304 9880 22487 0 0 1786 7 741 12 25 0 1 0 334978723 43286528 9850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134537941 0 0 4096 0 0 0 0 17 0 0 0
/proc/30221/statm: 10568 9850 121 260 0 10292 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 42272

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 30224
/proc/meminfo: memFree=1748512/2055920 swapFree=4145452/4192956
[pid=30221] ppid=30219 vsize=42272 CPUtime=51.02
/proc/30221/stat : 30221 (SATzilla2007_C) R 30219 30221 29959 0 -1 4194304 10163 22487 0 0 4340 9 741 12 25 0 1 0 334978723 43286528 10133 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 0 0 0
/proc/30221/statm: 10568 10133 121 260 0 10292 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 42272

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

[startup+76.7016 s]
/proc/loadavg: 0.97 0.96 0.98 2/78 30224
/proc/meminfo: memFree=1662944/2055920 swapFree=4145452/4192956
[pid=30221] ppid=30219 vsize=348268 CPUtime=76.58
/proc/30221/stat : 30221 (SATzilla2007_C) R 30219 30221 29959 0 -1 4194304 49482 22487 0 0 6873 32 741 12 25 0 1 0 334978723 356626432 31546 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134570938 0 0 4096 0 0 0 0 17 0 0 0
/proc/30221/statm: 87067 31546 164 260 0 86791 0
Current children cumulated CPU time (s) 76.58
Current children cumulated vsize (KiB) 348268

[startup+89.5011 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 30224
/proc/meminfo: memFree=1654752/2055920 swapFree=4145452/4192956
[pid=30221] ppid=30219 vsize=356696 CPUtime=89.38
/proc/30221/stat : 30221 (SATzilla2007_C) R 30219 30221 29959 0 -1 4194304 51425 22487 0 0 8151 34 741 12 25 0 1 0 334978723 365256704 33489 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134570940 0 0 4096 0 0 0 0 17 0 0 0
/proc/30221/statm: 89174 33489 164 260 0 88898 0
Current children cumulated CPU time (s) 89.38
Current children cumulated vsize (KiB) 356696

[startup+92.7014 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 30224
/proc/meminfo: memFree=1653216/2055920 swapFree=4145452/4192956
[pid=30221] ppid=30219 vsize=358944 CPUtime=92.58
/proc/30221/stat : 30221 (SATzilla2007_C) R 30219 30221 29959 0 -1 4194304 51827 22487 0 0 8471 34 741 12 25 0 1 0 334978723 367558656 33891 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134570932 0 0 4096 0 0 0 0 17 0 0 0
/proc/30221/statm: 89736 33891 164 260 0 89460 0
Current children cumulated CPU time (s) 92.58
Current children cumulated vsize (KiB) 358944

[startup+94.3016 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 30224
/proc/meminfo: memFree=1652768/2055920 swapFree=4145452/4192956
[pid=30221] ppid=30219 vsize=359580 CPUtime=94.18
/proc/30221/stat : 30221 (SATzilla2007_C) R 30219 30221 29959 0 -1 4194304 51982 22487 0 0 8631 34 741 12 25 0 1 0 334978723 368209920 34046 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134570932 0 0 4096 0 0 0 0 17 0 0 0
/proc/30221/statm: 89895 34046 164 260 0 89619 0
Current children cumulated CPU time (s) 94.18
Current children cumulated vsize (KiB) 359580

[startup+95.9028 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 30224
/proc/meminfo: memFree=1651616/2055920 swapFree=4145452/4192956
[pid=30221] ppid=30219 vsize=361220 CPUtime=95.78
/proc/30221/stat : 30221 (SATzilla2007_C) R 30219 30221 29959 0 -1 4194304 52354 22487 0 0 8785 40 741 12 25 0 1 0 334978723 369889280 34418 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134570940 0 0 4096 0 0 0 0 17 0 0 0
/proc/30221/statm: 90305 34418 164 260 0 90029 0
Current children cumulated CPU time (s) 95.78
Current children cumulated vsize (KiB) 361220

[startup+96.7019 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 30224
/proc/meminfo: memFree=1672544/2055920 swapFree=4145452/4192956
[pid=30221] ppid=30219 vsize=202736 CPUtime=96.58
/proc/30221/stat : 30221 (SATzilla2007_C) R 30219 30221 29959 0 -1 4194304 55794 22487 0 0 8861 44 741 12 25 0 1 0 334978723 207601664 29005 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134570940 0 0 4096 0 0 0 0 17 0 0 0
/proc/30221/statm: 50684 29005 165 260 0 50408 0
Current children cumulated CPU time (s) 96.58
Current children cumulated vsize (KiB) 202736

[startup+96.9019 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 30224
/proc/meminfo: memFree=1672544/2055920 swapFree=4145452/4192956
[pid=30221] ppid=30219 vsize=0 CPUtime=96.77
/proc/30221/stat : 30221 (SATzilla2007_C) R 30219 30221 29959 0 -1 4194308 55900 22487 0 0 8879 45 741 12 25 0 1 0 334978723 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/30221/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 96.77
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 96.9091
CPU time (s): 96.8113
CPU user time (s): 96.2184
CPU system time (s): 0.592909
CPU usage (%): 99.8991
Max. virtual memory (cumulated for all children) (KiB): 361484

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

runsolver used 0.078987 second user time and 0.282956 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Tue May  8 01:56:52 UTC 2007

IDJOB= 455884
IDBENCH= 20457
IDSOLVER= 179
FILE ID= node9/455884-1178589411

PBS_JOBID= 5217741

Free space on /tmp= 66549 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/dspam/dspam_dump_vc1080.cnf
COMMAND LINE= /tmp/evaluation/455884-1178589411/SATzilla2007_C /tmp/evaluation/455884-1178589411/instance-455884-1178589411.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-455884-1178589411 -o ROOT/results/node9/solver-455884-1178589411 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455884-1178589411/SATzilla2007_C /tmp/evaluation/455884-1178589411/instance-455884-1178589411.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  4648b50fdaaf9e2a2c3c691f7cb02f96

RANDOM SEED= 98598691

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1788832 kB
Buffers:         28956 kB
Cached:         148376 kB
SwapCached:      15448 kB
Active:         104056 kB
Inactive:        96012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1788832 kB
SwapTotal:     4192956 kB
SwapFree:      4145452 kB
Dirty:           15664 kB
Writeback:           0 kB
Mapped:          29672 kB
Slab:            52476 kB
Committed_AS:  8872804 kB
PageTables:       1784 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= 66549 MiB

End job on node9 on Tue May  8 01:58:29 UTC 2007