Trace number 1775578

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
ttsth-5-0 2009-03-19 (4 threads)Signal 387.13 395.871

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1492.47
Satisfiable
(Un)Satisfiability was proved
Number of variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

Solver Data

39.81/39.87	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1775578-1243671331.cnf 
39.81/39.87	c Using SATTIMEOUT of 10000
39.81/39.87	c Using SATRAM of 2047
39.81/39.87	c Size of subset node = 16
39.81/39.87	c Variables = 234673
39.81/39.87	c Clauses = 1071339
39.81/39.87	c Literals = 2453820
39.81/39.87	c Reduced size:
39.81/39.87	c Variables = 234673
39.81/39.87	c Clauses = 825525
39.81/39.87	c Literals = 1919938
39.81/39.87	c a2
41.31/41.36	c a1
383.14/383.16	c Independent sub-problems = 1
383.14/383.16	c Sub-problem with 184750 variables and 825525 clauses
383.14/383.16	c using permutation method 4
383.14/383.16	c count = 1
383.14/383.16	c Ordering finished 382.800 seconds
383.14/383.16	c mapped 383.200 seconds
383.14/383.16	c permuted 383.200 seconds
383.14/383.16	c about to sort
383.34/383.39	c sorted

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1775578-1243671331/watcher-1775578-1243671331 -o /tmp/evaluation-result-1775578-1243671331/solver-1775578-1243671331 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1775578-1243671331.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): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/99 21021
/proc/meminfo: memFree=3176064/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=1012 CPUtime=0.01
/proc/21021/stat : 21021 (ttsth-5-0) R 21019 21021 20984 0 -1 4202496 159 0 0 0 1 0 0 0 18 0 1 0 1131797637 1036288 114 4294967295 134512640 135237372 3215068528 3215067892 134732614 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21021/statm: 253 114 74 177 0 75 0

[startup+0.08267 s]
/proc/loadavg: 0.00 0.00 0.00 3/99 21021
/proc/meminfo: memFree=3176064/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=5352 CPUtime=0.08
/proc/21021/stat : 21021 (ttsth-5-0) R 21019 21021 20984 0 -1 4202496 1196 0 0 0 8 0 0 0 18 0 1 0 1131797637 5480448 1151 4294967295 134512640 135237372 3215068528 3215067052 134639534 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21021/statm: 1338 1151 75 177 0 1160 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5352

[startup+0.112668 s]
/proc/loadavg: 0.00 0.00 0.00 3/99 21021
/proc/meminfo: memFree=3176064/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=6984 CPUtime=0.11
/proc/21021/stat : 21021 (ttsth-5-0) R 21019 21021 20984 0 -1 4202496 1606 0 0 0 11 0 0 0 18 0 1 0 1131797637 7151616 1561 4294967295 134512640 135237372 3215068528 3215067976 134732614 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21021/statm: 1746 1561 75 177 0 1568 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6984

[startup+0.312648 s]
/proc/loadavg: 0.00 0.00 0.00 3/99 21021
/proc/meminfo: memFree=3176064/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=17688 CPUtime=0.31
/proc/21021/stat : 21021 (ttsth-5-0) R 21019 21021 20984 0 -1 4202496 4292 0 0 0 27 4 0 0 18 0 1 0 1131797637 18112512 4247 4294967295 134512640 135237372 3215068528 3215067052 134639534 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21021/statm: 4422 4247 75 177 0 4244 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 17688

[startup+0.712609 s]
/proc/loadavg: 0.00 0.00 0.00 3/99 21021
/proc/meminfo: memFree=3176064/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=36632 CPUtime=0.71
/proc/21021/stat : 21021 (ttsth-5-0) R 21019 21021 20984 0 -1 4202496 8952 0 0 0 65 6 0 0 18 0 1 0 1131797637 37511168 8907 4294967295 134512640 135237372 3215068528 3215067052 134639534 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21021/statm: 9158 8907 75 177 0 8980 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 36632

[startup+1.51253 s]
/proc/loadavg: 0.08 0.02 0.01 2/100 21022
/proc/meminfo: memFree=3125000/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=76044 CPUtime=1.51
/proc/21021/stat : 21021 (ttsth-5-0) R 21019 21021 20984 0 -1 4202496 17957 0 0 0 140 11 0 0 20 0 1 0 1131797637 77869056 17912 4294967295 134512640 135237372 3215068528 3215068220 134534272 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21021/statm: 19011 17912 75 177 0 18833 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 76044

[startup+3.11238 s]
/proc/loadavg: 0.08 0.02 0.01 2/100 21022
/proc/meminfo: memFree=3104772/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=76044 CPUtime=3.11
/proc/21021/stat : 21021 (ttsth-5-0) R 21019 21021 20984 0 -1 4202496 17957 0 0 0 300 11 0 0 25 0 1 0 1131797637 77869056 17912 4294967295 134512640 135237372 3215068528 3215068220 134534043 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21021/statm: 19011 17912 75 177 0 18833 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 76044

[startup+6.31208 s]
/proc/loadavg: 0.08 0.02 0.01 2/100 21022
/proc/meminfo: memFree=3104656/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=76044 CPUtime=6.31
/proc/21021/stat : 21021 (ttsth-5-0) R 21019 21021 20984 0 -1 4202496 17957 0 0 0 620 11 0 0 25 0 1 0 1131797637 77869056 17912 4294967295 134512640 135237372 3215068528 3215068220 134534325 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21021/statm: 19011 17912 75 177 0 18833 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 76044

[startup+12.7115 s]
/proc/loadavg: 0.22 0.05 0.02 2/100 21023
/proc/meminfo: memFree=3104720/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=76044 CPUtime=12.71
/proc/21021/stat : 21021 (ttsth-5-0) R 21019 21021 20984 0 -1 4202496 17957 0 0 0 1260 11 0 0 25 0 1 0 1131797637 77869056 17912 4294967295 134512640 135237372 3215068528 3215068220 134534262 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21021/statm: 19011 17912 75 177 0 18833 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 76044

[startup+25.5102 s]
/proc/loadavg: 0.34 0.08 0.02 2/100 21023
/proc/meminfo: memFree=3104808/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=76044 CPUtime=25.51
/proc/21021/stat : 21021 (ttsth-5-0) R 21019 21021 20984 0 -1 4202496 17957 0 0 0 2540 11 0 0 25 0 1 0 1131797637 77869056 17912 4294967295 134512640 135237372 3215068528 3215068220 134534041 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21021/statm: 19011 17912 75 177 0 18833 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 76044

[startup+51.1078 s]
/proc/loadavg: 0.56 0.15 0.05 2/100 21025
/proc/meminfo: memFree=3020904/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=159556 CPUtime=51.11
/proc/21021/stat : 21021 (ttsth-5-0) R 21019 21021 20984 0 -1 4202496 51750 0 0 0 5092 19 0 0 25 0 1 0 1131797637 163385344 38969 4294967295 134512640 135237372 3215068528 3215067888 134600960 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21021/statm: 39889 38969 77 177 0 39711 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 159556

[startup+102.313 s]
/proc/loadavg: 0.82 0.29 0.10 2/100 21215
/proc/meminfo: memFree=3013916/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=166228 CPUtime=102.32
/proc/21021/stat : 21021 (ttsth-5-0) R 21019 21021 20984 0 -1 4202496 53278 0 0 0 10213 19 0 0 25 0 1 0 1131797637 170217472 40497 4294967295 134512640 135237372 3215068528 3215067856 134555272 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21021/statm: 41557 40497 77 177 0 41379 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 166228

[startup+162.307 s]
/proc/loadavg: 0.93 0.42 0.15 2/100 21404
/proc/meminfo: memFree=3009420/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=169264 CPUtime=162.32
/proc/21021/stat : 21021 (ttsth-5-0) R 21019 21021 20984 0 -1 4202496 54244 0 0 0 16213 19 0 0 25 0 1 0 1131797637 173326336 41463 4294967295 134512640 135237372 3215068528 3215067888 134600975 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21021/statm: 42316 41463 77 177 0 42138 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 169264

[startup+222.302 s]
/proc/loadavg: 0.97 0.52 0.20 2/100 21591
/proc/meminfo: memFree=3008824/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=169792 CPUtime=222.32
/proc/21021/stat : 21021 (ttsth-5-0) R 21019 21021 20984 0 -1 4202496 54418 0 0 0 22213 19 0 0 25 0 1 0 1131797637 173867008 41637 4294967295 134512640 135237372 3215068528 3215067888 134600975 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21021/statm: 42448 41637 77 177 0 42270 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 169792

[startup+282.316 s]
/proc/loadavg: 0.99 0.61 0.25 2/100 21778
/proc/meminfo: memFree=3008460/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=170188 CPUtime=282.34
/proc/21021/stat : 21021 (ttsth-5-0) R 21019 21021 20984 0 -1 4202496 54528 0 0 0 28215 19 0 0 25 0 1 0 1131797637 174272512 41747 4294967295 134512640 135237372 3215068528 3215067888 134600966 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21021/statm: 42547 41747 77 177 0 42369 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 170188

[startup+342.31 s]
/proc/loadavg: 0.99 0.67 0.30 2/100 21970
/proc/meminfo: memFree=3007956/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=173012 CPUtime=342.34
/proc/21021/stat : 21021 (ttsth-5-0) R 21019 21021 20984 0 -1 4202496 54611 0 0 0 34215 19 0 0 25 0 1 0 1131797637 177164288 41830 4294967295 134512640 135237372 3215068528 3215067888 134600966 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21021/statm: 43253 41830 77 177 0 43075 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 173012

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

[startup+358.309 s]
/proc/loadavg: 0.99 0.69 0.31 2/100 22156
/proc/meminfo: memFree=3008408/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=173012 CPUtime=358.34
/proc/21021/stat : 21021 (ttsth-5-0) R 21019 21021 20984 0 -1 4202496 54626 0 0 0 35815 19 0 0 25 0 1 0 1131797637 177164288 41845 4294967295 134512640 135237372 3215068528 3215067888 134600718 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21021/statm: 43253 41845 77 177 0 43075 0
Current children cumulated CPU time (s) 358.34
Current children cumulated vsize (KiB) 173012

[startup+371.107 s]
/proc/loadavg: 0.99 0.70 0.31 2/100 22157
/proc/meminfo: memFree=3008644/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=173144 CPUtime=371.14
/proc/21021/stat : 21021 (ttsth-5-0) R 21019 21021 20984 0 -1 4202496 54639 0 0 0 37095 19 0 0 25 0 1 0 1131797637 177299456 41858 4294967295 134512640 135237372 3215068528 3215067888 134600975 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21021/statm: 43286 41858 77 177 0 43108 0
Current children cumulated CPU time (s) 371.14
Current children cumulated vsize (KiB) 173144

[startup+383.916 s]
/proc/loadavg: 0.99 0.71 0.32 2/100 22160
/proc/meminfo: memFree=2876260/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=354184 CPUtime=383.95
/proc/21021/stat : 21021 (ttsth-5-0) R 21019 21021 20984 0 -1 4202496 102940 0 0 0 38359 36 0 0 25 0 1 0 1131797637 362684416 87738 4294967295 134512640 135237372 3215068528 3215067880 134732614 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21021/statm: 88546 87740 88 177 0 88368 0
Current children cumulated CPU time (s) 383.95
Current children cumulated vsize (KiB) 354184

[startup+390.306 s]
/proc/loadavg: 0.99 0.72 0.33 1/100 22160
/proc/meminfo: memFree=2143992/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=672796 CPUtime=386.5
/proc/21021/stat : 21021 (ttsth-5-0) D 21019 21021 20984 0 -1 4204032 182294 0 0 0 38504 146 0 0 18 0 1 0 1131797637 688943104 166857 4294967295 134512640 135237372 3215068528 3206692808 134730102 0 0 0 0 3222693324 0 0 17 0 0 0 0
/proc/21021/statm: 168199 166857 104 177 0 168021 0
Current children cumulated CPU time (s) 386.5
Current children cumulated vsize (KiB) 672796

[startup+393.515 s]
/proc/loadavg: 0.99 0.72 0.33 1/100 22160
/proc/meminfo: memFree=1936864/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=672796 CPUtime=386.81
/proc/21021/stat : 21021 (ttsth-5-0) D 21019 21021 20984 0 -1 4204032 182294 0 0 0 38504 177 0 0 18 0 1 0 1131797637 688943104 166857 4294967295 134512640 135237372 3215068528 3206692808 134730102 0 0 0 0 3222693324 0 0 17 0 0 0 0
/proc/21021/statm: 168199 166857 104 177 0 168021 0
Current children cumulated CPU time (s) 386.81
Current children cumulated vsize (KiB) 672796

[startup+395.115 s]
/proc/loadavg: 0.99 0.72 0.33 1/100 22160
/proc/meminfo: memFree=1858876/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=672796 CPUtime=387.01
/proc/21021/stat : 21021 (ttsth-5-0) D 21019 21021 20984 0 -1 4204032 182865 0 0 0 38504 197 0 0 18 0 1 0 1131797637 688943104 167428 4294967295 134512640 135237372 3215068528 3206692808 134730102 0 0 0 0 3222693324 0 0 17 0 0 0 0
/proc/21021/statm: 168199 167428 675 177 0 168021 0
Current children cumulated CPU time (s) 387.01
Current children cumulated vsize (KiB) 672796

[startup+395.515 s]
/proc/loadavg: 0.99 0.72 0.33 1/100 22160
/proc/meminfo: memFree=1858876/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=672796 CPUtime=387.05
/proc/21021/stat : 21021 (ttsth-5-0) D 21019 21021 20984 0 -1 4204032 183499 0 0 0 38504 201 0 0 18 0 1 0 1131797637 688943104 168062 4294967295 134512640 135237372 3215068528 3206692808 134730102 0 0 0 0 3222693324 0 0 17 0 0 0 0
/proc/21021/statm: 168199 168062 1309 177 0 168021 0
Current children cumulated CPU time (s) 387.05
Current children cumulated vsize (KiB) 672796

[startup+395.715 s]
/proc/loadavg: 0.99 0.72 0.33 1/100 22160
/proc/meminfo: memFree=1858876/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=672796 CPUtime=387.09
/proc/21021/stat : 21021 (ttsth-5-0) D 21019 21021 20984 0 -1 4204032 183548 0 0 0 38504 205 0 0 18 0 1 0 1131797637 688943104 168111 4294967295 134512640 135237372 3215068528 3206692808 134730102 0 0 0 0 3222693324 0 0 17 0 0 0 0
/proc/21021/statm: 168199 168111 1358 177 0 168021 0
Current children cumulated CPU time (s) 387.09
Current children cumulated vsize (KiB) 672796

[startup+395.815 s]
/proc/loadavg: 0.99 0.72 0.33 1/100 22160
/proc/meminfo: memFree=1858876/3368532 swapFree=1953580/1959888
[pid=21021] ppid=21019 vsize=672796 CPUtime=387.09
/proc/21021/stat : 21021 (ttsth-5-0) D 21019 21021 20984 0 -1 4204032 183548 0 0 0 38504 205 0 0 18 0 1 0 1131797637 688943104 168111 4294967295 134512640 135237372 3215068528 3206692808 134730102 0 0 0 0 3222693324 0 0 17 0 0 0 0
/proc/21021/statm: 168199 168111 1358 177 0 168021 0
Current children cumulated CPU time (s) 387.09
Current children cumulated vsize (KiB) 672796

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 395.871
CPU time (s): 387.13
CPU user time (s): 385.04
CPU system time (s): 2.09
CPU usage (%): 97.7919
Max. virtual memory (cumulated for all children) (KiB): 672796

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 10:15:31
IDJOB=1775578
IDBENCH=20353
IDSOLVER=632
FILE ID=/1775578-1243671331
PBS_JOBID=
Free space on /tmp= 15867 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1775578-1243671331/watcher-1775578-1243671331 -o /tmp/evaluation-result-1775578-1243671331/solver-1775578-1243671331 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1775578-1243671331.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED= 351389480

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.11
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3177692 kB
Buffers:         38560 kB
Cached:          75384 kB
SwapCached:       2424 kB
Active:         110844 kB
Inactive:        13512 kB
HighTotal:     2489216 kB
HighFree:      2400668 kB
LowTotal:       879316 kB
LowFree:        777024 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:           20420 kB
Writeback:           0 kB
AnonPages:        9716 kB
Mapped:           4940 kB
Slab:            57384 kB
SReclaimable:    49252 kB
SUnreclaim:       8132 kB
PageTables:        536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93560 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15213 MiB
End job on  at 2009-05-30 10:22:08