Trace number 1730454

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.6917 21.7238

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 benchmark3.09853
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.25/16.30	c SATzilla is building models for class 2
16.25/16.30	c run presolver march_dl2004 for 5 seconds ... 
16.25/16.30	c Bin: Executing march_dl2004
16.25/16.30	c spawning binary file with 5 seconds ...
16.25/16.30	c child exit by a signal
16.25/16.30	c march_dl2004 returned code 137.
16.25/16.30	c run presolver mxc-sr08 for 5 seconds ... 
16.25/16.30	c Bin: Executing mxc-sr08
16.25/16.30	c spawning binary file with 5 seconds ...
16.25/16.30	c child exit by a signal
16.25/16.30	c mxc-sr08 returned code 137.
16.25/16.30	c Orignal number of varibales is 182, number of clauses is 1197 
16.25/16.30	c predicted feature computation time is 6.906889 
16.25/16.30	c Bin: Executing satelite
16.25/16.30	c spawning binary file with 240 seconds ...
16.25/16.30	c child exited successfully
16.25/16.30	c satzilla computing base features
16.25/16.30	c Number of variabe is: 168, Number of clause is : 1183 
16.25/16.30	c Initializing...
16.25/16.30	c satzilla compute diameter ...
16.25/16.30	c start diameter features ...
16.25/16.30	c satzilla doing clause learning
16.25/16.30	c start clause learning features ...
16.25/16.30	c Bin: Executing zchaff07
16.25/16.30	c spawning binary file with 2 seconds ...
16.25/16.30	c child exit by a signal
16.25/16.30	c satzilla doing survey propogation probe
16.25/16.30	c do survay propogation for 2 second ...
16.25/16.30	c satzilla doing local search probe
16.25/16.30	c satzilla doing lobjois search-space size estimate
16.25/16.30	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.0109 0.220506 69.5189 0.0941349 70 61 78 3.34522 0.0876132 0.994169 0.00354784 0.894222 0.92743 
16.25/16.30	c satzilla's ranking:
16.25/16.30	c 1) tts-4-0: 4.388273
16.25/16.30	c 2) march_dl2004: 0.856275
16.25/16.30	c 3) zchaff_rand: 0.804956
16.25/16.30	c 4) minisat20: 0.772516
16.25/16.30	c 5) minisat20SAT07: 0.409700
16.25/16.30	c 6) vallst: 0.195137
16.25/16.30	c 7) mxc-sr08: -0.096471
16.25/16.30	c 8) SATenstein: -10000.000000
16.25/16.30	c 9) gnovelty+: -10000.000000
16.25/16.30	c 10) adaptg2wsat+: -10000.000000
16.25/16.30	c 11) adaptg2wsat0: -10000.000000
16.25/16.30	c 12) picosat846: -10000.000000
16.25/16.30	c 13) kcnfs04SAT07: -10000.000000
16.25/16.30	c satzilla running tts-4-0 ... 
21.63/21.72	c Bin: Executing tts-4-0
21.63/21.72	c spawning binary file with 1183 seconds ...
21.63/21.72	c child exited successfully
21.63/21.72	c tts-4-0 returned code 20.
21.63/21.72	s UNSATISFIABLE
21.63/21.72	c SATZILLA_TIME=21.670000

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-1730454-1240759594/watcher-1730454-1240759594 -o /tmp/evaluation-result-1730454-1240759594/solver-1730454-1240759594 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1730454-1240759594.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
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.99 0.98 0.99 3/64 23129
/proc/meminfo: memFree=1460488/2055920 swapFree=4181432/4192956
[pid=23129] ppid=23127 vsize=2056 CPUtime=0
/proc/23129/stat : 23129 (SATzilla2009_C) S 23127 23129 22723 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103985666 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23129/statm: 514 112 96 399 0 111 0
[pid=23130] ppid=23129 vsize=772 CPUtime=0
/proc/23130/stat : 23130 (march_dl2004) R 23129 23129 22723 0 -1 4194304 118 0 0 0 0 0 0 0 19 0 1 0 103985666 790528 110 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23130/statm: 193 112 63 118 0 72 0

[startup+0.0311241 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 23129
/proc/meminfo: memFree=1460488/2055920 swapFree=4181432/4192956
[pid=23129] ppid=23127 vsize=2056 CPUtime=0
/proc/23129/stat : 23129 (SATzilla2009_C) S 23127 23129 22723 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103985666 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23129/statm: 514 112 96 399 0 111 0
[pid=23130] ppid=23129 vsize=904 CPUtime=0.02
/proc/23130/stat : 23130 (march_dl2004) R 23129 23129 22723 0 -1 4194304 184 0 0 0 2 0 0 0 19 0 1 0 103985666 925696 176 1992294400 134512640 134996440 4294956176 18446744073709551615 134587716 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23130/statm: 226 176 74 118 0 105 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2960

[startup+0.101136 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 23129
/proc/meminfo: memFree=1460488/2055920 swapFree=4181432/4192956
[pid=23129] ppid=23127 vsize=2056 CPUtime=0
/proc/23129/stat : 23129 (SATzilla2009_C) S 23127 23129 22723 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103985666 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23129/statm: 514 112 96 399 0 111 0
[pid=23130] ppid=23129 vsize=1036 CPUtime=0.09
/proc/23130/stat : 23130 (march_dl2004) R 23129 23129 22723 0 -1 4194304 187 0 0 0 9 0 0 0 19 0 1 0 103985666 1060864 179 1992294400 134512640 134996440 4294956176 18446744073709551615 134536965 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23130/statm: 259 179 74 118 0 138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3092

[startup+0.301172 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 23129
/proc/meminfo: memFree=1460488/2055920 swapFree=4181432/4192956
[pid=23129] ppid=23127 vsize=2056 CPUtime=0
/proc/23129/stat : 23129 (SATzilla2009_C) S 23127 23129 22723 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103985666 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23129/statm: 514 112 96 399 0 111 0
[pid=23130] ppid=23129 vsize=1036 CPUtime=0.29
/proc/23130/stat : 23130 (march_dl2004) R 23129 23129 22723 0 -1 4194304 189 0 0 0 29 0 0 0 21 0 1 0 103985666 1060864 181 1992294400 134512640 134996440 4294956176 18446744073709551615 134537766 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23130/statm: 259 181 74 118 0 138 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3092

[startup+0.701245 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 23129
/proc/meminfo: memFree=1460488/2055920 swapFree=4181432/4192956
[pid=23129] ppid=23127 vsize=2056 CPUtime=0
/proc/23129/stat : 23129 (SATzilla2009_C) S 23127 23129 22723 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103985666 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23129/statm: 514 112 96 399 0 111 0
[pid=23130] ppid=23129 vsize=1036 CPUtime=0.69
/proc/23130/stat : 23130 (march_dl2004) R 23129 23129 22723 0 -1 4194304 190 0 0 0 69 0 0 0 25 0 1 0 103985666 1060864 182 1992294400 134512640 134996440 4294956176 18446744073709551615 134617367 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23130/statm: 259 182 74 118 0 138 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3092

[startup+1.50139 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23131
/proc/meminfo: memFree=1459896/2055920 swapFree=4181432/4192956
[pid=23129] ppid=23127 vsize=2056 CPUtime=0
/proc/23129/stat : 23129 (SATzilla2009_C) S 23127 23129 22723 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103985666 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23129/statm: 514 112 96 399 0 111 0
[pid=23130] ppid=23129 vsize=1036 CPUtime=1.49
/proc/23130/stat : 23130 (march_dl2004) R 23129 23129 22723 0 -1 4194304 192 0 0 0 149 0 0 0 25 0 1 0 103985666 1060864 184 1992294400 134512640 134996440 4294956176 18446744073709551615 134537270 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23130/statm: 259 184 74 118 0 138 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3092

[startup+3.10168 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23131
/proc/meminfo: memFree=1459768/2055920 swapFree=4181432/4192956
[pid=23129] ppid=23127 vsize=2056 CPUtime=0
/proc/23129/stat : 23129 (SATzilla2009_C) S 23127 23129 22723 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103985666 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23129/statm: 514 112 96 399 0 111 0
[pid=23130] ppid=23129 vsize=1036 CPUtime=3.09
/proc/23130/stat : 23130 (march_dl2004) R 23129 23129 22723 0 -1 4194304 192 0 0 0 309 0 0 0 25 0 1 0 103985666 1060864 184 1992294400 134512640 134996440 4294956176 18446744073709551615 134536976 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23130/statm: 259 184 74 118 0 138 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3092

[startup+6.30126 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23132
/proc/meminfo: memFree=1459384/2055920 swapFree=4181432/4192956
[pid=23129] ppid=23127 vsize=2056 CPUtime=4.99
/proc/23129/stat : 23129 (SATzilla2009_C) S 23127 23129 22723 0 -1 4194304 156 193 0 0 0 0 499 0 19 0 1 0 103985666 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23129/statm: 514 125 107 399 0 111 0
[pid=23132] ppid=23129 vsize=2188 CPUtime=1.28
/proc/23132/stat : 23132 (mxc-sr08) R 23129 23129 22723 0 -1 4194304 457 0 0 0 128 0 0 0 25 0 1 0 103986167 2240512 453 1992294400 134512640 135078026 4294956176 18446744073709551615 134521021 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23132/statm: 547 453 71 138 0 406 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 4244

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23134
/proc/meminfo: memFree=1456760/2055920 swapFree=4181432/4192956
[pid=23129] ppid=23127 vsize=7304 CPUtime=12.66
/proc/23129/stat : 23129 (SATzilla2009_C) R 23127 23129 22723 0 -1 4194304 443 2120 0 0 61 6 1198 1 24 0 1 0 103985666 7479296 360 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/23129/statm: 1826 360 207 399 0 1423 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7304

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

[startup+15.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23134
/proc/meminfo: memFree=1460032/2055920 swapFree=4181432/4192956
[pid=23129] ppid=23127 vsize=3204 CPUtime=15.85
/proc/23129/stat : 23129 (SATzilla2009_C) R 23127 23129 22723 0 -1 4194304 469 2120 0 0 365 21 1198 1 25 0 1 0 103985666 3280896 332 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/23129/statm: 801 332 213 399 0 398 0
Current children cumulated CPU time (s) 15.85
Current children cumulated vsize (KiB) 3204

[startup+19.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23135
/proc/meminfo: memFree=1455864/2055920 swapFree=4181432/4192956
[pid=23129] ppid=23127 vsize=3204 CPUtime=16.26
/proc/23129/stat : 23129 (SATzilla2009_C) S 23127 23129 22723 0 -1 4194304 482 2120 0 0 406 21 1198 1 25 0 1 0 103985666 3280896 339 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23129/statm: 801 339 219 399 0 398 0
[pid=23135] ppid=23129 vsize=5484 CPUtime=2.78
/proc/23135/stat : 23135 (tts-4-0) R 23129 23129 22723 0 -1 4194304 1300 0 0 0 278 0 0 0 25 0 1 0 103987296 5615616 1295 1992294400 134512640 134965848 4294956192 18446744073709551615 134513238 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23135/statm: 1371 1295 68 110 0 1258 0
Current children cumulated CPU time (s) 19.04
Current children cumulated vsize (KiB) 8688

[startup+20.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23135
/proc/meminfo: memFree=1454648/2055920 swapFree=4181432/4192956
[pid=23129] ppid=23127 vsize=3204 CPUtime=16.26
/proc/23129/stat : 23129 (SATzilla2009_C) S 23127 23129 22723 0 -1 4194304 482 2120 0 0 406 21 1198 1 25 0 1 0 103985666 3280896 339 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23129/statm: 801 339 219 399 0 398 0
[pid=23135] ppid=23129 vsize=7128 CPUtime=4.38
/proc/23135/stat : 23135 (tts-4-0) R 23129 23129 22723 0 -1 4194304 1706 0 0 0 438 0 0 0 25 0 1 0 103987296 7299072 1701 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23135/statm: 1782 1701 68 110 0 1669 0
Current children cumulated CPU time (s) 20.64
Current children cumulated vsize (KiB) 10332

[startup+21.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23135
/proc/meminfo: memFree=1453560/2055920 swapFree=4181432/4192956
[pid=23129] ppid=23127 vsize=3204 CPUtime=16.26
/proc/23129/stat : 23129 (SATzilla2009_C) S 23127 23129 22723 0 -1 4194304 482 2120 0 0 406 21 1198 1 25 0 1 0 103985666 3280896 339 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23129/statm: 801 339 219 399 0 398 0
[pid=23135] ppid=23129 vsize=7828 CPUtime=5.17
/proc/23135/stat : 23135 (tts-4-0) R 23129 23129 22723 0 -1 4194304 1850 0 0 0 517 0 0 0 25 0 1 0 103987296 8015872 1845 1992294400 134512640 134965848 4294956192 18446744073709551615 134534098 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23135/statm: 1957 1845 68 110 0 1844 0
Current children cumulated CPU time (s) 21.43
Current children cumulated vsize (KiB) 11032

[startup+21.7011 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23135
/proc/meminfo: memFree=1453560/2055920 swapFree=4181432/4192956
[pid=23129] ppid=23127 vsize=3204 CPUtime=16.26
/proc/23129/stat : 23129 (SATzilla2009_C) S 23127 23129 22723 0 -1 4194304 482 2120 0 0 406 21 1198 1 25 0 1 0 103985666 3280896 339 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23129/statm: 801 339 219 399 0 398 0
[pid=23135] ppid=23129 vsize=7828 CPUtime=5.37
/proc/23135/stat : 23135 (tts-4-0) R 23129 23129 22723 0 -1 4194304 1872 0 0 0 537 0 0 0 25 0 1 0 103987296 8015872 1867 1992294400 134512640 134965848 4294956192 18446744073709551615 134513238 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23135/statm: 1957 1867 68 110 0 1844 0
Current children cumulated CPU time (s) 21.63
Current children cumulated vsize (KiB) 11032

Child status: 20
Real time (s): 21.7238
CPU time (s): 21.6917
CPU user time (s): 21.4457
CPU system time (s): 0.245962
CPU usage (%): 99.8521
Max. virtual memory (cumulated for all children) (KiB): 11032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.4457
system time used= 0.245962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4495
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= 97

runsolver used 0.018997 second user time and 0.065989 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-26 17:26:34
IDJOB=1730454
IDBENCH=24730
IDSOLVER=527
FILE ID=node67/1730454-1240759594
PBS_JOBID= 9187082
Free space on /tmp= 66304 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-1730454-1240759594/watcher-1730454-1240759594 -o /tmp/evaluation-result-1730454-1240759594/solver-1730454-1240759594 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1730454-1240759594.cnf

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

MD5SUM BENCH= e9a4b8de00c9a73b6f8447e11f01f363
RANDOM SEED=1563648330

node67.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.277
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.277
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:       1461032 kB
Buffers:         60172 kB
Cached:         458676 kB
SwapCached:       5432 kB
Active:         212260 kB
Inactive:       314512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1461032 kB
SwapTotal:     4192956 kB
SwapFree:      4181432 kB
Dirty:           31492 kB
Writeback:           0 kB
Mapped:          13596 kB
Slab:            54108 kB
Committed_AS:   402848 kB
PageTables:       1436 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= 66276 MiB
End job on node67 at 2009-04-26 17:26:56