Trace number 1554752

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? (MO) 281.392 143.773

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs032.cnf
MD5SUM431823fbe355abc605baf058be5925a0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables18792
Number of clauses56183
Sum of the clauses size131091
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 237454
Number of clauses of size 318727
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.11	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1554752-1238732620.cnf 
0.09/0.11	c Using SATTIMEOUT of 1200
0.09/0.11	c Using SATRAM of 1800
0.09/0.11	c Size of subset node = 16
0.09/0.11	c Variables = 18792
0.09/0.11	c Clauses = 56183
0.09/0.11	c Literals = 131091
0.09/0.11	c Reduced size:
0.09/0.11	c Variables = 18792
0.09/0.11	c Clauses = 56179
0.09/0.11	c Literals = 131084
0.09/0.11	c a2
0.18/0.22	c a1
4.30/4.58	c Independent sub-problems = 1
4.30/4.58	c Sub-problem with 18790 variables and 56179 clauses
4.30/4.58	c using permutation method 4
4.30/4.58	c count = 1
4.30/4.58	c Ordering finished 4.340 seconds
4.30/4.58	c mapped 4.370 seconds
4.30/4.58	c permuted 4.370 seconds
4.30/4.58	c about to sort
4.30/4.60	c sorted
4.69/4.99	c clauses now 56179
4.69/4.99	c init finished 4.480 seconds
4.69/4.99	c tree built 4.780 seconds
4.69/4.99	c 
4.69/4.99	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
4.69/4.99	c ---------------------------------|----------------------------------|------------------------------------------------------
4.69/4.99	c ................................ | ..........                       |                        4.8           0.0             
4.69/4.99	c ................................ | ..........                     1 |                        4.8           0.2             
4.69/4.99	c ................................ | ..........                     2 |                        4.8           0.4             
4.69/4.99	c ................................ | ..........                     3 |                        4.8           0.6             
4.69/4.99	c ................................ | ..........                     4 |                        4.8           0.8             
4.69/4.99	c ................................ | ..........                     5 |                        4.8           1.0             
4.69/4.99	c ................................ | ..........                  1000 | 1                      4.8         208.8          149
23.96/14.62	c ................................ | ..........                505000 | 16433                 24.0       21024.1     10142619
48.08/26.70	c ................................ | ..........                726000 | 26772                 48.1       15093.6     21635659
72.02/38.73	c ................................ | ..........                917000 | 35496                 72.1       12720.2     31445926
95.96/50.74	c ................................ | ..........               1070000 | 42525                 96.0       11140.0     40274324
119.91/62.78	c ................................ | *.........               1246000 | 51330                120.1       10375.6     49728943
143.84/74.78	c ................................ | *.........               1410000 | 60087                144.0        9789.6     58327448
167.99/86.80	c ................................ | *.........               1588000 | 69575                168.0        9451.3     67628916
191.92/98.86	c ................................ | *.........               1732000 | 76032                192.1        9017.5     75920845
216.07/110.91	c ................................ | *.........               1912000 | 84139                216.1        8846.9     84631441
239.80/122.89	c ................................ | **........               2066000 | 91011                240.0        8606.9     92468071
263.95/134.92	c ................................ | **........               2241000 | 99888                264.0        8487.4    101047591

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1554752-1238732620/watcher-1554752-1238732620 -o /tmp/evaluation-result-1554752-1238732620/solver-1554752-1238732620 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1554752-1238732620.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: 1.08 1.02 1.01 3/64 30586
/proc/meminfo: memFree=1786728/2055920 swapFree=4175700/4192956
[pid=30586] ppid=30584 vsize=1064 CPUtime=0
/proc/30586/stat : 30586 (ttsth-5-0) R 30584 30586 30334 0 -1 4194304 145 0 0 0 0 0 0 0 18 0 1 0 1145927723 1089536 129 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/30586/statm: 266 129 78 176 0 88 0

[startup+0.0721221 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 30586
/proc/meminfo: memFree=1786728/2055920 swapFree=4175700/4192956
[pid=30586] ppid=30584 vsize=3684 CPUtime=0.06
/proc/30586/stat : 30586 (ttsth-5-0) R 30584 30586 30334 0 -1 4194304 788 0 0 0 6 0 0 0 18 0 1 0 1145927723 3772416 772 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/30586/statm: 921 772 78 176 0 743 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3684

[startup+0.101122 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 30586
/proc/meminfo: memFree=1786728/2055920 swapFree=4175700/4192956
[pid=30586] ppid=30584 vsize=4984 CPUtime=0.09
/proc/30586/stat : 30586 (ttsth-5-0) R 30584 30586 30334 0 -1 4194304 1077 0 0 0 9 0 0 0 18 0 1 0 1145927723 5103616 1061 1992294400 134512640 135237372 4294956192 18446744073709551615 134534135 0 0 4096 0 0 0 0 17 1 0 0
/proc/30586/statm: 1246 1061 78 176 0 1068 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4984

[startup+0.301146 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 30586
/proc/meminfo: memFree=1786728/2055920 swapFree=4175700/4192956
[pid=30586] ppid=30584 vsize=10704 CPUtime=0.29
/proc/30586/stat : 30586 (ttsth-5-0) R 30584 30586 30334 0 -1 4194304 2638 0 0 0 28 1 0 0 19 0 1 0 1145927723 10960896 2511 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/30586/statm: 2676 2511 80 176 0 2498 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10704

[startup+0.701192 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 30586
/proc/meminfo: memFree=1786728/2055920 swapFree=4175700/4192956
[pid=30586] ppid=30584 vsize=11232 CPUtime=0.69
/proc/30586/stat : 30586 (ttsth-5-0) R 30584 30586 30334 0 -1 4194304 2788 0 0 0 68 1 0 0 22 0 1 0 1145927723 11501568 2661 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 1 0 0
/proc/30586/statm: 2808 2661 80 176 0 2630 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11232

[startup+1.50129 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 30587
/proc/meminfo: memFree=1776352/2055920 swapFree=4175700/4192956
[pid=30586] ppid=30584 vsize=11568 CPUtime=1.49
/proc/30586/stat : 30586 (ttsth-5-0) R 30584 30586 30334 0 -1 4194304 2849 0 0 0 148 1 0 0 25 0 1 0 1145927723 11845632 2722 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/30586/statm: 2892 2722 80 176 0 2714 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11568

[startup+3.10147 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 30587
/proc/meminfo: memFree=1775840/2055920 swapFree=4175700/4192956
[pid=30586] ppid=30584 vsize=11856 CPUtime=2.91
/proc/30586/stat : 30586 (ttsth-5-0) R 30584 30586 30334 0 -1 4194304 2921 0 0 0 290 1 0 0 25 0 1 0 1145927723 12140544 2794 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 0 0 0
/proc/30586/statm: 2964 2794 80 176 0 2786 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 11856

[startup+6.30185 s]
/proc/loadavg: 1.07 1.02 1.00 3/67 30589
/proc/meminfo: memFree=1730704/2055920 swapFree=4175700/4192956
[pid=30586] ppid=30584 vsize=81900 CPUtime=7.39
/proc/30586/stat : 30586 (ttsth-5-0) S 30584 30586 30334 0 -1 4194304 15405 0 0 0 733 6 0 0 25 0 3 0 1145927723 83865600 15158 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30586/statm: 20475 15158 98 176 0 20297 0
[pid=30586/tid=30588] ppid=30584 vsize=81900 CPUtime=1.3
/proc/30586/task/30588/stat : 30588 (ttsth-5-0) R 30584 30586 30334 0 -1 4194368 820 0 0 0 130 0 0 0 18 0 3 0 1145928222 83865600 15158 1992294400 134512640 135237372 4294956192 18446744073709551615 134591217 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30586/tid=30589] ppid=30584 vsize=81900 CPUtime=1.29
/proc/30586/task/30589/stat : 30589 (ttsth-5-0) R 30584 30586 30334 0 -1 4194368 872 0 0 0 129 0 0 0 23 0 3 0 1145928222 83865600 15158 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.39
Current children cumulated vsize (KiB) 81900

[startup+12.7016 s]
/proc/loadavg: 1.15 1.03 1.01 3/67 30589
/proc/meminfo: memFree=1615504/2055920 swapFree=4175700/4192956
[pid=30586] ppid=30584 vsize=208532 CPUtime=20.17
/proc/30586/stat : 30586 (ttsth-5-0) S 30584 30586 30334 0 -1 4194304 46449 0 0 0 1995 22 0 0 25 0 3 0 1145927723 213536768 46202 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30586/statm: 52133 46202 98 176 0 51955 0
[pid=30586/tid=30588] ppid=30584 vsize=208532 CPUtime=7.7
/proc/30586/task/30588/stat : 30588 (ttsth-5-0) R 30584 30586 30334 0 -1 4194368 15762 0 0 0 762 8 0 0 18 0 3 0 1145928222 213536768 46202 1992294400 134512640 135237372 4294956192 18446744073709551615 134519936 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30586/tid=30589] ppid=30584 vsize=208532 CPUtime=7.67
/proc/30586/task/30589/stat : 30589 (ttsth-5-0) R 30584 30586 30334 0 -1 4194368 16974 0 0 0 759 8 0 0 19 0 3 0 1145928222 213536768 46203 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.17
Current children cumulated vsize (KiB) 208532

[startup+25.5011 s]
/proc/loadavg: 1.33 1.08 1.02 3/67 30589
/proc/meminfo: memFree=1405968/2055920 swapFree=4175700/4192956
[pid=30586] ppid=30584 vsize=416544 CPUtime=45.68
/proc/30586/stat : 30586 (ttsth-5-0) S 30584 30586 30334 0 -1 4194304 96204 0 0 0 4522 46 0 0 25 0 3 0 1145927723 426541056 95957 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30586/statm: 104136 95957 98 176 0 103958 0
[pid=30586/tid=30588] ppid=30584 vsize=416544 CPUtime=20.49
/proc/30586/task/30588/stat : 30588 (ttsth-5-0) R 30584 30586 30334 0 -1 4194368 43772 0 0 0 2028 21 0 0 19 0 3 0 1145928222 426541056 95957 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30586/tid=30589] ppid=30584 vsize=416544 CPUtime=20.38
/proc/30586/task/30589/stat : 30589 (ttsth-5-0) R 30584 30586 30334 0 -1 4194368 38719 0 0 0 2020 18 0 0 22 0 3 0 1145928222 426541056 95957 1992294400 134512640 135237372 4294956192 18446744073709551615 134562287 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 45.68
Current children cumulated vsize (KiB) 416544

[startup+51.102 s]
/proc/loadavg: 1.56 1.15 1.05 3/67 30589
/proc/meminfo: memFree=1099408/2055920 swapFree=4175700/4192956
[pid=30586] ppid=30584 vsize=740280 CPUtime=96.76
/proc/30586/stat : 30586 (ttsth-5-0) S 30584 30586 30334 0 -1 4194304 173920 0 0 0 9589 87 0 0 25 0 3 0 1145927723 758046720 173673 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30586/statm: 185070 173673 98 176 0 184892 0
[pid=30586/tid=30588] ppid=30584 vsize=740280 CPUtime=46.07
/proc/30586/task/30588/stat : 30588 (ttsth-5-0) R 30584 30586 30334 0 -1 4194368 88117 0 0 0 4563 44 0 0 25 0 3 0 1145928222 758046720 173673 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30586/tid=30589] ppid=30584 vsize=740280 CPUtime=45.88
/proc/30586/task/30589/stat : 30589 (ttsth-5-0) R 30584 30586 30334 0 -1 4194368 72090 0 0 0 4552 36 0 0 25 0 3 0 1145928222 758046720 173673 1992294400 134512640 135237372 4294956192 18446744073709551615 134550989 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 96.76
Current children cumulated vsize (KiB) 740280

[startup+102.307 s]
/proc/loadavg: 1.81 1.28 1.10 3/67 30589
/proc/meminfo: memFree=501200/2055920 swapFree=4175700/4192956
[pid=30586] ppid=30584 vsize=1354868 CPUtime=198.91
/proc/30586/stat : 30586 (ttsth-5-0) S 30584 30586 30334 0 -1 4194304 321304 0 0 0 19733 158 0 0 25 0 3 0 1145927723 1387384832 321057 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30586/statm: 338717 321058 98 176 0 338539 0
[pid=30586/tid=30588] ppid=30584 vsize=1354868 CPUtime=97.24
/proc/30586/task/30588/stat : 30588 (ttsth-5-0) R 30584 30586 30334 0 -1 4194368 173198 0 0 0 9641 83 0 0 25 0 3 0 1145928222 1387384832 321058 1992294400 134512640 135237372 4294956192 18446744073709551615 134546026 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30586/tid=30589] ppid=30584 vsize=1354868 CPUtime=96.87
/proc/30586/task/30589/stat : 30589 (ttsth-5-0) R 30584 30586 30334 0 -1 4194368 134394 0 0 0 9619 68 0 0 25 0 3 0 1145928222 1387384832 321058 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 198.91
Current children cumulated vsize (KiB) 1354868



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+143.502 s]
/proc/loadavg: 1.90 1.37 1.13 3/67 30589
/proc/meminfo: memFree=34128/2055920 swapFree=4175700/4192956
[pid=30586] ppid=30584 vsize=1844536 CPUtime=281.11
/proc/30586/stat : 30586 (ttsth-5-0) S 30584 30586 30334 0 -1 4194304 437489 0 0 0 27895 216 0 0 25 0 3 0 1145927723 1888804864 437242 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30586/statm: 461134 437242 98 176 0 460956 0
[pid=30586/tid=30588] ppid=30584 vsize=1844536 CPUtime=138.42
/proc/30586/task/30588/stat : 30588 (ttsth-5-0) R 30584 30586 30334 0 -1 4194368 244353 0 0 0 13721 121 0 0 25 0 3 0 1145928222 1888804864 437242 1992294400 134512640 135237372 4294956192 18446744073709551615 134546026 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30586/tid=30589] ppid=30584 vsize=1844536 CPUtime=137.9
/proc/30586/task/30589/stat : 30589 (ttsth-5-0) R 30584 30586 30334 0 -1 4194368 179423 0 0 0 13701 89 0 0 25 0 3 0 1145928222 1888804864 437242 1992294400 134512640 135237372 4294956192 18446744073709551615 134749353 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 281.11
Current children cumulated vsize (KiB) 1844536

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+143.613 s]
/proc/loadavg: 1.90 1.37 1.13 3/67 30589
/proc/meminfo: memFree=34128/2055920 swapFree=4175700/4192956
[pid=30586] ppid=30584 vsize=0 CPUtime=281.23
/proc/30586/stat : 30586 (ttsth-5-0) Z 30584 30586 30334 0 -1 4195340 437511 0 0 0 27897 226 0 0 16 0 2 0 1145927723 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30586/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 281.23
Current children cumulated vsize (KiB) 0

[startup+143.702 s]
/proc/loadavg: 1.90 1.37 1.13 3/67 30589
/proc/meminfo: memFree=34128/2055920 swapFree=4175700/4192956
[pid=30586] ppid=30584 vsize=0 CPUtime=281.32
/proc/30586/stat : 30586 (ttsth-5-0) Z 30584 30586 30334 0 -1 4195340 437511 0 0 0 27897 235 0 0 16 0 2 0 1145927723 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30586/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 281.32
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 143.773
CPU time (s): 281.392
CPU user time (s): 278.972
CPU system time (s): 2.42063
CPU usage (%): 195.72
Max. virtual memory (cumulated for all children) (KiB): 1844536

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

runsolver used 0.134979 second user time and 0.399939 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-03 06:23:40
IDJOB=1554752
IDBENCH=70786
IDSOLVER=549
FILE ID=node28/1554752-1238732620
PBS_JOBID= 9085349
Free space on /tmp= 66356 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs032.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554752-1238732620/watcher-1554752-1238732620 -o /tmp/evaluation-result-1554752-1238732620/solver-1554752-1238732620 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1554752-1238732620.cnf

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

MD5SUM BENCH= 431823fbe355abc605baf058be5925a0
RANDOM SEED=951900808

node28.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.212
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.212
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:       1787208 kB
Buffers:         25176 kB
Cached:         165224 kB
SwapCached:      10472 kB
Active:          63796 kB
Inactive:       138820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1787208 kB
SwapTotal:     4192956 kB
SwapFree:      4175700 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:          17912 kB
Slab:            51920 kB
Committed_AS:  3118232 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66356 MiB
End job on node28 at 2009-04-03 06:26:06