Trace number 1825726

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
SATzilla2009_C 2009-03-22UNSAT 21.8957 21.9219

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
MD5SUMe9a4b8de00c9a73b6f8447e11f01f363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.8957
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of clauses1197
Sum of the clauses size2548
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21183
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 514

Solver Data

16.16/16.29	c SATzilla is building models for class 2
16.16/16.29	c run presolver march_dl2004 for 5 seconds ... 
16.16/16.29	c Bin: Executing march_dl2004
16.16/16.29	c spawning binary file with 5 seconds ...
16.16/16.29	c child exit by a signal
16.16/16.29	c march_dl2004 returned code 137.
16.16/16.29	c run presolver mxc-sr08 for 5 seconds ... 
16.16/16.29	c Bin: Executing mxc-sr08
16.16/16.29	c spawning binary file with 5 seconds ...
16.16/16.29	c child exit by a signal
16.16/16.29	c mxc-sr08 returned code 137.
16.16/16.29	c Orignal number of varibales is 182, number of clauses is 1197 
16.16/16.29	c predicted feature computation time is 6.906889 
16.16/16.29	c Bin: Executing satelite
16.16/16.29	c spawning binary file with 240 seconds ...
16.16/16.29	c child exited successfully
16.16/16.29	c satzilla computing base features
16.16/16.29	c Number of variabe is: 168, Number of clause is : 1183 
16.16/16.29	c Initializing...
16.16/16.29	c satzilla compute diameter ...
16.16/16.29	c start diameter features ...
16.16/16.29	c satzilla doing clause learning
16.16/16.29	c start clause learning features ...
16.16/16.29	c Bin: Executing zchaff07
16.16/16.29	c spawning binary file with 2 seconds ...
16.16/16.29	c child exit by a signal
16.16/16.29	c satzilla doing survey propogation probe
16.16/16.29	c do survay propogation for 2 second ...
16.16/16.29	c satzilla doing local search probe
16.16/16.29	c satzilla doing lobjois search-space size estimate
16.16/16.29	c features are:182 1197 168 1183 0.0833333 0.0118343 0.142012 0.46518 1.01937 1.2368 0.021978 1.09563 0.0119048 0.142857 0.437858 0.84869 0.84869 0.021978 0 0.021978 0.021978 -0 0 0 0 0 -0 0.00791974 0.319262 0.00338123 0.010989 1.88792 0.665258 0.0437548 0.147481 0.0312764 0.0566357 3 0 3 3 -0 4793.33 0.0124107 4735 4875 4875 4735 4875 4735 4770 41.8661 0.0829063 37.1958 45.5099 45.5099 37.1958 45.5099 37.1958 42.8925 0.842396 0.00614313 0.83398 0.851035 0.850724 0.834018 0.843138 0.842842 0.842945 0.193358 0.024135 0.185535 0.200793 0.200764 0.185668 0.192913 0.192827 0.192881 1.07075 3.86128 69.6427 0.0946876 70 61 78 3.34401 0.0905135 0.994006 0.0149421 0.893746 0.925468 
16.16/16.29	c satzilla's ranking:
16.16/16.29	c 1) tts-4-0: 4.387243
16.16/16.29	c 2) march_dl2004: 0.856275
16.16/16.29	c 3) zchaff_rand: 0.803328
16.16/16.29	c 4) minisat20: 0.774589
16.16/16.29	c 5) minisat20SAT07: 0.409700
16.16/16.29	c 6) vallst: 0.199878
16.16/16.29	c 7) mxc-sr08: -0.096500
16.16/16.29	c 8) SATenstein: -10000.000000
16.16/16.29	c 9) gnovelty+: -10000.000000
16.16/16.29	c 10) adaptg2wsat+: -10000.000000
16.16/16.29	c 11) adaptg2wsat0: -10000.000000
16.16/16.29	c 12) picosat846: -10000.000000
16.16/16.29	c 13) kcnfs04SAT07: -10000.000000
16.16/16.29	c satzilla running tts-4-0 ... 
21.85/21.92	c Bin: Executing tts-4-0
21.85/21.92	c spawning binary file with 4983 seconds ...
21.85/21.92	c child exited successfully
21.85/21.92	c tts-4-0 returned code 20.
21.85/21.92	s UNSATISFIABLE
21.85/21.92	c SATZILLA_TIME=21.880000

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-1825726-1242506095/watcher-1825726-1242506095 -o /tmp/evaluation-result-1825726-1242506095/solver-1825726-1242506095 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825726-1242506095.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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: 1.00 1.00 1.00 3/64 31876
/proc/meminfo: memFree=1564664/2055920 swapFree=4180872/4192956
[pid=31876] ppid=31874 vsize=2056 CPUtime=0
/proc/31876/stat : 31876 (SATzilla2009_C) S 31874 31876 31600 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278643531 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31876/statm: 514 112 96 399 0 111 0
[pid=31877] ppid=31876 vsize=772 CPUtime=0
/proc/31877/stat : 31877 (march_dl2004) R 31876 31876 31600 0 -1 4194304 117 0 0 0 0 0 0 0 19 0 1 0 278643531 790528 109 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31877/statm: 193 112 63 118 0 72 0

[startup+0.0499541 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31876
/proc/meminfo: memFree=1564664/2055920 swapFree=4180872/4192956
[pid=31876] ppid=31874 vsize=2056 CPUtime=0
/proc/31876/stat : 31876 (SATzilla2009_C) S 31874 31876 31600 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278643531 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31876/statm: 514 112 96 399 0 111 0
[pid=31877] ppid=31876 vsize=904 CPUtime=0.04
/proc/31877/stat : 31877 (march_dl2004) R 31876 31876 31600 0 -1 4194304 185 0 0 0 4 0 0 0 19 0 1 0 278643531 925696 177 1992294400 134512640 134996440 4294956192 18446744073709551615 134573146 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31877/statm: 226 177 74 118 0 105 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2960

[startup+0.101962 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31876
/proc/meminfo: memFree=1564664/2055920 swapFree=4180872/4192956
[pid=31876] ppid=31874 vsize=2056 CPUtime=0
/proc/31876/stat : 31876 (SATzilla2009_C) S 31874 31876 31600 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278643531 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31876/statm: 514 112 96 399 0 111 0
[pid=31877] ppid=31876 vsize=1036 CPUtime=0.09
/proc/31877/stat : 31877 (march_dl2004) R 31876 31876 31600 0 -1 4194304 187 0 0 0 9 0 0 0 19 0 1 0 278643531 1060864 179 1992294400 134512640 134996440 4294956192 18446744073709551615 134536997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31877/statm: 259 179 74 118 0 138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3092

[startup+0.301997 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31876
/proc/meminfo: memFree=1564664/2055920 swapFree=4180872/4192956
[pid=31876] ppid=31874 vsize=2056 CPUtime=0
/proc/31876/stat : 31876 (SATzilla2009_C) S 31874 31876 31600 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278643531 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31876/statm: 514 112 96 399 0 111 0
[pid=31877] ppid=31876 vsize=1036 CPUtime=0.29
/proc/31877/stat : 31877 (march_dl2004) R 31876 31876 31600 0 -1 4194304 189 0 0 0 29 0 0 0 21 0 1 0 278643531 1060864 181 1992294400 134512640 134996440 4294956192 18446744073709551615 134533081 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31877/statm: 259 181 74 118 0 138 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3092

[startup+0.701066 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31876
/proc/meminfo: memFree=1564664/2055920 swapFree=4180872/4192956
[pid=31876] ppid=31874 vsize=2056 CPUtime=0
/proc/31876/stat : 31876 (SATzilla2009_C) S 31874 31876 31600 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278643531 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31876/statm: 514 112 96 399 0 111 0
[pid=31877] ppid=31876 vsize=1036 CPUtime=0.69
/proc/31877/stat : 31877 (march_dl2004) R 31876 31876 31600 0 -1 4194304 190 0 0 0 69 0 0 0 25 0 1 0 278643531 1060864 182 1992294400 134512640 134996440 4294956192 18446744073709551615 134552325 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31877/statm: 259 182 74 118 0 138 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3092

[startup+1.50121 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31878
/proc/meminfo: memFree=1564072/2055920 swapFree=4180872/4192956
[pid=31876] ppid=31874 vsize=2056 CPUtime=0
/proc/31876/stat : 31876 (SATzilla2009_C) S 31874 31876 31600 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278643531 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31876/statm: 514 112 96 399 0 111 0
[pid=31877] ppid=31876 vsize=1036 CPUtime=1.49
/proc/31877/stat : 31877 (march_dl2004) R 31876 31876 31600 0 -1 4194304 192 0 0 0 149 0 0 0 25 0 1 0 278643531 1060864 184 1992294400 134512640 134996440 4294956192 18446744073709551615 134532803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31877/statm: 259 184 74 118 0 138 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3092

[startup+3.10149 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31878
/proc/meminfo: memFree=1563944/2055920 swapFree=4180872/4192956
[pid=31876] ppid=31874 vsize=2056 CPUtime=0
/proc/31876/stat : 31876 (SATzilla2009_C) S 31874 31876 31600 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278643531 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31876/statm: 514 112 96 399 0 111 0
[pid=31877] ppid=31876 vsize=1036 CPUtime=3.09
/proc/31877/stat : 31877 (march_dl2004) R 31876 31876 31600 0 -1 4194304 192 0 0 0 309 0 0 0 25 0 1 0 278643531 1060864 184 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31877/statm: 259 184 74 118 0 138 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3092

[startup+6.30105 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31879
/proc/meminfo: memFree=1563368/2055920 swapFree=4180872/4192956
[pid=31876] ppid=31874 vsize=2056 CPUtime=4.99
/proc/31876/stat : 31876 (SATzilla2009_C) S 31874 31876 31600 0 -1 4194304 156 193 0 0 0 0 499 0 16 0 1 0 278643531 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31876/statm: 514 125 107 399 0 111 0
[pid=31879] ppid=31876 vsize=2188 CPUtime=1.28
/proc/31879/stat : 31879 (mxc-sr08) R 31876 31876 31600 0 -1 4194304 457 0 0 0 128 0 0 0 25 0 1 0 278644031 2240512 453 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31879/statm: 547 453 71 138 0 406 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 4244

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31881
/proc/meminfo: memFree=1560808/2055920 swapFree=4180872/4192956
[pid=31876] ppid=31874 vsize=7304 CPUtime=12.67
/proc/31876/stat : 31876 (SATzilla2009_C) R 31874 31876 31600 0 -1 4194304 443 2085 0 0 62 6 1197 2 24 0 1 0 278643531 7479296 360 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/31876/statm: 1826 360 207 399 0 1423 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7304

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

[startup+15.9017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31881
/proc/meminfo: memFree=1564208/2055920 swapFree=4180872/4192956
[pid=31876] ppid=31874 vsize=3204 CPUtime=15.87
/proc/31876/stat : 31876 (SATzilla2009_C) R 31874 31876 31600 0 -1 4194304 469 2085 0 0 367 21 1197 2 25 0 1 0 278643531 3280896 332 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/31876/statm: 801 332 213 399 0 398 0
Current children cumulated CPU time (s) 15.87
Current children cumulated vsize (KiB) 3204

[startup+19.1023 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31882
/proc/meminfo: memFree=1560296/2055920 swapFree=4180872/4192956
[pid=31876] ppid=31874 vsize=3204 CPUtime=16.26
/proc/31876/stat : 31876 (SATzilla2009_C) S 31874 31876 31600 0 -1 4194304 482 2085 0 0 406 21 1197 2 25 0 1 0 278643531 3280896 339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31876/statm: 801 339 219 399 0 398 0
[pid=31882] ppid=31876 vsize=5252 CPUtime=2.79
/proc/31882/stat : 31882 (tts-4-0) R 31876 31876 31600 0 -1 4194304 1239 0 0 0 279 0 0 0 25 0 1 0 278645160 5378048 1234 1992294400 134512640 134965848 4294956208 18446744073709551615 134535606 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31882/statm: 1313 1234 68 110 0 1200 0
Current children cumulated CPU time (s) 19.05
Current children cumulated vsize (KiB) 8456

[startup+20.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31882
/proc/meminfo: memFree=1558888/2055920 swapFree=4180872/4192956
[pid=31876] ppid=31874 vsize=3204 CPUtime=16.26
/proc/31876/stat : 31876 (SATzilla2009_C) S 31874 31876 31600 0 -1 4194304 482 2085 0 0 406 21 1197 2 25 0 1 0 278643531 3280896 339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31876/statm: 801 339 219 399 0 398 0
[pid=31882] ppid=31876 vsize=6892 CPUtime=4.39
/proc/31882/stat : 31882 (tts-4-0) R 31876 31876 31600 0 -1 4194304 1662 0 0 0 439 0 0 0 25 0 1 0 278645160 7057408 1657 1992294400 134512640 134965848 4294956208 18446744073709551615 134534088 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31882/statm: 1723 1657 68 110 0 1610 0
Current children cumulated CPU time (s) 20.65
Current children cumulated vsize (KiB) 10096

[startup+21.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31882
/proc/meminfo: memFree=1557928/2055920 swapFree=4180872/4192956
[pid=31876] ppid=31874 vsize=3204 CPUtime=16.26
/proc/31876/stat : 31876 (SATzilla2009_C) S 31874 31876 31600 0 -1 4194304 482 2085 0 0 406 21 1197 2 25 0 1 0 278643531 3280896 339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31876/statm: 801 339 219 399 0 398 0
[pid=31882] ppid=31876 vsize=7596 CPUtime=5.18
/proc/31882/stat : 31882 (tts-4-0) R 31876 31876 31600 0 -1 4194304 1818 0 0 0 518 0 0 0 25 0 1 0 278645160 7778304 1813 1992294400 134512640 134965848 4294956208 18446744073709551615 134534096 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31882/statm: 1899 1813 68 110 0 1786 0
Current children cumulated CPU time (s) 21.44
Current children cumulated vsize (KiB) 10800

[startup+21.9018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31882
/proc/meminfo: memFree=1557224/2055920 swapFree=4180872/4192956
[pid=31876] ppid=31874 vsize=3204 CPUtime=16.26
/proc/31876/stat : 31876 (SATzilla2009_C) S 31874 31876 31600 0 -1 4194304 482 2085 0 0 406 21 1197 2 25 0 1 0 278643531 3280896 339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31876/statm: 801 339 219 399 0 398 0
[pid=31882] ppid=31876 vsize=7828 CPUtime=5.59
/proc/31882/stat : 31882 (tts-4-0) R 31876 31876 31600 0 -1 4194304 1874 0 0 0 559 0 0 0 25 0 1 0 278645160 8015872 1869 1992294400 134512640 134965848 4294956208 18446744073709551615 134534016 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31882/statm: 1957 1869 68 110 0 1844 0
Current children cumulated CPU time (s) 21.85
Current children cumulated vsize (KiB) 11032

Child status: 20
Real time (s): 21.9219
CPU time (s): 21.8957
CPU user time (s): 21.6427
CPU system time (s): 0.252961
CPU usage (%): 99.8804
Max. virtual memory (cumulated for all children) (KiB): 11032

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

runsolver used 0.017997 second user time and 0.072988 second system time

The end

Launcher Data

Begin job on node4 at 2009-05-16 22:34:55
IDJOB=1825726
IDBENCH=24730
IDSOLVER=668
FILE ID=node4/1825726-1242506095
PBS_JOBID= 9306975
Free space on /tmp= 66176 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825726-1242506095/watcher-1825726-1242506095 -o /tmp/evaluation-result-1825726-1242506095/solver-1825726-1242506095 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825726-1242506095.cnf

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

MD5SUM BENCH= e9a4b8de00c9a73b6f8447e11f01f363
RANDOM SEED=296043460

node4.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.265
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.265
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:       1565208 kB
Buffers:         77068 kB
Cached:         321624 kB
SwapCached:       5908 kB
Active:         173396 kB
Inactive:       233208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1565208 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:           31472 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            70128 kB
Committed_AS:  1154640 kB
PageTables:       1468 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= 66148 MiB
End job on node4 at 2009-05-16 22:35:18