Trace number 1780065

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 (16 threads)Signal 138.257 138.329

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ee-r2-noholes.cnf
MD5SUM4c8b9603e0c90cfb3c82064eae956799
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark748.4
Satisfiable
(Un)Satisfiability was proved
Number of variables266199
Number of clauses1575975
Sum of the clauses size4240496
Maximum clause length33
Minimum clause length1
Number of clauses of size 139783
Number of clauses of size 21138497
Number of clauses of size 3317809
Number of clauses of size 49949
Number of clauses of size 50
Number of clauses of size over 569937

Solver Data

8.88/8.96	c Command: HOME/ttsth-5-0 -num-threads 16 HOME/instance-1780065-1244959616.cnf 
8.88/8.96	c Using SATTIMEOUT of 10000
8.88/8.96	c Using SATRAM of 2047
8.88/8.96	c Size of subset node = 16
8.88/8.96	c Variables = 266199
8.88/8.96	c Clauses = 1575975
8.88/8.96	c Literals = 4240496
8.88/8.96	c Reduced size:
8.88/8.96	c Variables = 266199
8.88/8.96	c Clauses = 1006433
8.88/8.96	c Literals = 2726584
8.88/8.96	c a2
11.28/11.36	c a1
11.68/11.75	c Independent sub-problems = 5
11.68/11.75	c Sub-problem with 2 variables and 2 clauses
11.68/11.75	c using permutation method 3
11.68/11.75	c Ordering finished 11.730 seconds
11.68/11.75	c mapped 11.730 seconds
11.68/11.75	c permuted 11.730 seconds
11.68/11.75	c about to sort
11.68/11.75	c sorted
11.68/11.75	c clauses now 2
11.68/11.75	c init finished 11.730 seconds
11.68/11.75	c tree built 11.730 seconds
11.68/11.75	c 
11.68/11.75	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
11.68/11.75	c ---------------------------------|----------------------------------|------------------------------------------------------
11.68/11.75	c ................................ | ..........                       |                       11.7           0.0             
11.68/11.75	c Satisfiable sub-problem
11.68/11.75	c Sub-problem with 2 variables and 2 clauses
11.68/11.75	c using permutation method 3
11.68/11.75	c Ordering finished 11.730 seconds
11.68/11.75	c mapped 11.730 seconds
11.68/11.75	c permuted 11.730 seconds
11.68/11.75	c about to sort
11.68/11.75	c sorted
11.68/11.75	c clauses now 2
11.68/11.75	c init finished 11.730 seconds
11.68/11.75	c tree built 11.730 seconds
11.68/11.75	c 
11.68/11.75	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
11.68/11.75	c ---------------------------------|----------------------------------|------------------------------------------------------
11.68/11.75	c ................................ | ..........                     1 |                       11.7           0.1             
11.68/11.75	c ................................ | ..........                     2 |                       11.7           0.2             
11.68/11.75	c ................................ | ..........                     3 |                       11.7           0.3             
11.68/11.75	c Satisfiable sub-problem
11.68/11.75	c Sub-problem with 2 variables and 2 clauses
11.68/11.75	c using permutation method 3
11.68/11.75	c Ordering finished 11.740 seconds
11.68/11.75	c mapped 11.740 seconds
11.68/11.75	c permuted 11.740 seconds
11.68/11.75	c about to sort
11.68/11.75	c sorted
11.68/11.75	c clauses now 2
11.68/11.75	c init finished 11.740 seconds
11.68/11.75	c tree built 11.740 seconds
11.68/11.75	c 
11.68/11.75	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
11.68/11.75	c ---------------------------------|----------------------------------|------------------------------------------------------
11.68/11.75	c ................................ | ..........                     4 |                       11.7           0.3             
11.68/11.75	c ................................ | ..........                     5 |                       11.7           0.4             
11.68/11.75	c ................................ | ..........                     6 |                       11.7           0.5             
11.68/11.75	c Satisfiable sub-problem
11.68/11.75	c Sub-problem with 2 variables and 2 clauses
11.68/11.75	c using permutation method 3
11.68/11.75	c Ordering finished 11.740 seconds
11.68/11.75	c mapped 11.740 seconds
11.68/11.75	c permuted 11.740 seconds
11.68/11.75	c about to sort
11.68/11.75	c sorted
11.68/11.76	c clauses now 2
11.68/11.76	c init finished 11.740 seconds
11.68/11.76	c tree built 11.740 seconds
11.68/11.76	c 
11.68/11.76	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
11.68/11.76	c ---------------------------------|----------------------------------|------------------------------------------------------
11.68/11.76	c ................................ | ..........                     7 |                       11.7           0.6             
11.68/11.76	c ................................ | ..........                     8 |                       11.7           0.7             
11.68/11.76	c ................................ | ..........                     9 |                       11.7           0.8             
126.84/126.98	c Satisfiable sub-problem
126.84/126.98	c Sub-problem with 152696 variables and 1006425 clauses
126.84/126.98	c using permutation method 4
126.84/126.98	c count = 1
126.84/126.98	c Ordering finished 126.570 seconds
126.84/126.98	c mapped 126.950 seconds
126.84/126.98	c permuted 126.950 seconds
126.84/126.98	c about to sort
127.15/127.25	c sorted

Verifier Data

sh: BIN/SAT-verifier: No such file or directory

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1780065-1244959616/watcher-1780065-1244959616 -o /tmp/evaluation-result-1780065-1244959616/solver-1780065-1244959616 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 16 HOME/instance-1780065-1244959616.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: 15.46 15.02 14.99 2/184 26686
/proc/meminfo: memFree=19011164/36427776 swapFree=4424/8548
[pid=26686] ppid=26684 vsize=1576 CPUtime=0
/proc/26686/stat : 26686 (ttsth-5-0) R 26684 26686 15497 0 -1 4202496 280 0 0 0 0 0 0 0 20 0 1 0 655268098 1613824 237 18446744073709551615 134512640 135237372 4293434720 18446744073709551615 134732614 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/26686/statm: 394 238 75 177 0 216 0

[startup+0.077349 s]
/proc/loadavg: 15.46 15.02 14.99 2/184 26686
/proc/meminfo: memFree=19011164/36427776 swapFree=4424/8548
[pid=26686] ppid=26684 vsize=5936 CPUtime=0.06
/proc/26686/stat : 26686 (ttsth-5-0) R 26684 26686 15497 0 -1 4202496 1378 0 0 0 6 0 0 0 20 0 1 0 655268098 6078464 1335 18446744073709551615 134512640 135237372 4293434720 18446744073709551615 134732614 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/26686/statm: 1517 1336 75 177 0 1339 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5936

[startup+0.101332 s]
/proc/loadavg: 15.46 15.02 14.99 2/184 26686
/proc/meminfo: memFree=19011164/36427776 swapFree=4424/8548
[pid=26686] ppid=26684 vsize=7568 CPUtime=0.1
/proc/26686/stat : 26686 (ttsth-5-0) R 26684 26686 15497 0 -1 4202496 1751 0 0 0 10 0 0 0 20 0 1 0 655268098 7749632 1708 18446744073709551615 134512640 135237372 4293434720 18446744073709551615 134732614 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/26686/statm: 1892 1709 75 177 0 1714 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7568

[startup+0.301351 s]
/proc/loadavg: 15.46 15.02 14.99 2/184 26686
/proc/meminfo: memFree=19011164/36427776 swapFree=4424/8548
[pid=26686] ppid=26684 vsize=20120 CPUtime=0.3
/proc/26686/stat : 26686 (ttsth-5-0) R 26684 26686 15497 0 -1 4202496 4900 0 0 0 24 6 0 0 20 0 1 0 655268098 20602880 4857 18446744073709551615 134512640 135237372 4293434720 18446744073709551615 134732614 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/26686/statm: 5030 4858 75 177 0 4852 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 20120

[startup+0.701393 s]
/proc/loadavg: 15.46 15.02 14.99 2/184 26686
/proc/meminfo: memFree=19011164/36427776 swapFree=4424/8548
[pid=26686] ppid=26684 vsize=46900 CPUtime=0.7
/proc/26686/stat : 26686 (ttsth-5-0) R 26684 26686 15497 0 -1 4202496 11300 0 0 0 62 8 0 0 20 0 1 0 655268098 48025600 11257 18446744073709551615 134512640 135237372 4293434720 18446744073709551615 134732614 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/26686/statm: 11725 11258 75 177 0 11547 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 46900

[startup+1.50147 s]
/proc/loadavg: 15.46 15.02 14.99 2/185 26687
/proc/meminfo: memFree=18947760/36427776 swapFree=4744/71984
[pid=26686] ppid=26684 vsize=94620 CPUtime=1.5
/proc/26686/stat : 26686 (ttsth-5-0) R 26684 26686 15497 0 -1 4202496 23472 0 0 0 136 14 0 0 20 0 1 0 655268098 96890880 23429 18446744073709551615 134512640 135237372 4293434720 18446744073709551615 134732614 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/26686/statm: 23655 23430 75 177 0 23477 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 94620

[startup+3.10161 s]
/proc/loadavg: 14.30 14.79 14.92 2/185 26687
/proc/meminfo: memFree=18903028/36427776 swapFree=4400/115648
[pid=26686] ppid=26684 vsize=112848 CPUtime=3.08
/proc/26686/stat : 26686 (ttsth-5-0) R 26684 26686 15497 0 -1 4202496 26805 0 0 0 292 16 0 0 20 0 1 0 655268098 115556352 26762 18446744073709551615 134512640 135237372 4293434720 18446744073709551615 134534793 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/26686/statm: 28212 26762 75 177 0 28034 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 112848

[startup+6.30188 s]
/proc/loadavg: 14.30 14.79 14.92 2/185 26687
/proc/meminfo: memFree=18902376/36427776 swapFree=4612/116040
[pid=26686] ppid=26684 vsize=112848 CPUtime=6.28
/proc/26686/stat : 26686 (ttsth-5-0) R 26684 26686 15497 0 -1 4202496 26805 0 0 0 612 16 0 0 20 0 1 0 655268098 115556352 26762 18446744073709551615 134512640 135237372 4293434720 18446744073709551615 134533977 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/26686/statm: 28212 26762 75 177 0 28034 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 112848

[startup+12.7025 s]
/proc/loadavg: 12.25 14.34 14.77 2/185 26751
/proc/meminfo: memFree=18831684/36427776 swapFree=4740/187500
[pid=26686] ppid=26684 vsize=228468 CPUtime=12.68
/proc/26686/stat : 26686 (ttsth-5-0) R 26684 26686 15497 0 -1 4202496 59113 0 0 0 1236 32 0 0 20 0 1 0 655268098 233951232 45522 18446744073709551615 134512640 135237372 4293434720 18446744073709551615 134732614 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/26686/statm: 57117 45522 109 177 0 56939 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 228468

[startup+25.5036 s]
/proc/loadavg: 10.52 13.90 14.62 2/185 26751
/proc/meminfo: memFree=18800736/36427776 swapFree=4748/218124
[pid=26686] ppid=26684 vsize=254608 CPUtime=25.48
/proc/26686/stat : 26686 (ttsth-5-0) R 26684 26686 15497 0 -1 4202496 65908 0 0 0 2512 36 0 0 20 0 1 0 655268098 260718592 52317 18446744073709551615 134512640 135237372 4293434720 18446744073709551615 134600975 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/26686/statm: 63652 52317 109 177 0 63474 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 254608

[startup+51.1018 s]
/proc/loadavg: 7.27 12.86 14.26 2/185 26751
/proc/meminfo: memFree=18795776/36427776 swapFree=4748/222800
[pid=26686] ppid=26684 vsize=258864 CPUtime=51.07
/proc/26686/stat : 26686 (ttsth-5-0) R 26684 26686 15497 0 -1 4202496 67004 0 0 0 5071 36 0 0 20 0 1 0 655268098 265076736 53413 18446744073709551615 134512640 135237372 4293434720 18446744073709551615 134600707 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/26686/statm: 64716 53413 109 177 0 64538 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 258864

[startup+102.314 s]
/proc/loadavg: 3.50 10.86 13.49 2/185 26751
/proc/meminfo: memFree=18795404/36427776 swapFree=4748/223216
[pid=26686] ppid=26684 vsize=259260 CPUtime=102.26
/proc/26686/stat : 26686 (ttsth-5-0) R 26684 26686 15497 0 -1 4202496 67143 0 0 0 10190 36 0 0 20 0 1 0 655268098 265482240 53552 18446744073709551615 134512640 135237372 4293434720 18446744073709551615 134600707 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/26686/statm: 64815 53552 109 177 0 64637 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 259260

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

[startup+115.104 s]
/proc/loadavg: 3.12 10.54 13.36 2/185 26751
/proc/meminfo: memFree=18795404/36427776 swapFree=4748/223508
[pid=26686] ppid=26684 vsize=259392 CPUtime=115.05
/proc/26686/stat : 26686 (ttsth-5-0) R 26684 26686 15497 0 -1 4202496 67153 0 0 0 11469 36 0 0 20 0 1 0 655268098 265617408 53562 18446744073709551615 134512640 135237372 4293434720 18446744073709551615 134600707 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/26686/statm: 64848 53562 109 177 0 64670 0
Current children cumulated CPU time (s) 115.05
Current children cumulated vsize (KiB) 259392

[startup+127.901 s]
/proc/loadavg: 2.65 10.07 13.16 2/185 26751
/proc/meminfo: memFree=18753936/36427776 swapFree=4748/264708
[pid=26686] ppid=26684 vsize=465788 CPUtime=127.85
/proc/26686/stat : 26686 (ttsth-5-0) R 26684 26686 15497 0 -1 4202496 120145 0 0 0 12735 50 0 0 20 0 1 0 655268098 476966912 105571 18446744073709551615 134512640 135237372 4293434720 18446744073709551615 134732614 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/26686/statm: 116447 105577 109 177 0 116269 0
Current children cumulated CPU time (s) 127.85
Current children cumulated vsize (KiB) 465788

[startup+134.305 s]
/proc/loadavg: 2.52 9.92 13.09 2/185 26751
/proc/meminfo: memFree=17230400/36427776 swapFree=4748/1785708
[pid=26686] ppid=26684 vsize=1831920 CPUtime=134.26
/proc/26686/stat : 26686 (ttsth-5-0) R 26684 26686 15497 0 -1 4202496 461751 0 0 0 13256 170 0 0 20 0 1 0 655268098 1875886080 446693 18446744073709551615 134512640 135237372 4293434720 18446744073709551615 134732614 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/26686/statm: 457980 446693 109 177 0 457802 0
Current children cumulated CPU time (s) 134.26
Current children cumulated vsize (KiB) 1831920

[startup+135.901 s]
/proc/loadavg: 2.52 9.92 13.09 2/185 26751
/proc/meminfo: memFree=16883412/36427776 swapFree=4748/1812772
[pid=26686] ppid=26684 vsize=1848404 CPUtime=135.86
/proc/26686/stat : 26686 (ttsth-5-0) R 26684 26686 15497 0 -1 4204032 465934 0 0 0 13282 304 0 0 20 0 1 0 655268098 1892765696 450876 18446744073709551615 134512640 135237372 4293434720 18446744073709551615 134730102 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/26686/statm: 462101 450876 109 177 0 461923 0
Current children cumulated CPU time (s) 135.86
Current children cumulated vsize (KiB) 1848404

[startup+137.51 s]
/proc/loadavg: 2.39 9.77 13.03 2/185 26751
/proc/meminfo: memFree=15713924/36427776 swapFree=4748/1812772
[pid=26686] ppid=26684 vsize=1848404 CPUtime=137.46
/proc/26686/stat : 26686 (ttsth-5-0) R 26684 26686 15497 0 -1 4204032 465934 0 0 0 13282 464 0 0 20 0 1 0 655268098 1892765696 450876 18446744073709551615 134512640 135237372 4293434720 18446744073709551615 134730102 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/26686/statm: 462101 450876 109 177 0 461923 0
Current children cumulated CPU time (s) 137.46
Current children cumulated vsize (KiB) 1848404

[startup+137.902 s]
/proc/loadavg: 2.39 9.77 13.03 2/185 26751
/proc/meminfo: memFree=15713924/36427776 swapFree=4748/1812772
[pid=26686] ppid=26684 vsize=1848404 CPUtime=137.84
/proc/26686/stat : 26686 (ttsth-5-0) R 26684 26686 15497 0 -1 4204032 465934 0 0 0 13282 502 0 0 20 0 1 0 655268098 1892765696 450876 18446744073709551615 134512640 135237372 4293434720 18446744073709551615 134730102 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/26686/statm: 462101 450876 109 177 0 461923 0
Current children cumulated CPU time (s) 137.84
Current children cumulated vsize (KiB) 1848404

[startup+138.31 s]
/proc/loadavg: 2.39 9.77 13.03 2/185 26751
/proc/meminfo: memFree=15713924/36427776 swapFree=4748/1812772
[pid=26686] ppid=26684 vsize=0 CPUtime=138.21
/proc/26686/stat : 26686 (ttsth-5-0) R 26684 26686 15497 0 -1 4204036 465935 0 0 0 13283 538 0 0 20 0 1 0 655268098 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/26686/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 138.21
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 138.329
CPU time (s): 138.257
CPU user time (s): 132.836
CPU system time (s): 5.42034
CPU usage (%): 99.9479
Max. virtual memory (cumulated for all children) (KiB): 1848404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 132.836
system time used= 5.42034
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 465935
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3606160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43
involuntary context switches= 475

runsolver used 0.352022 second user time and 0.888055 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-14 08:06:56
IDJOB=1780065
IDBENCH=70950
IDSOLVER=634
FILE ID=xenhost3-49/1780065-1244959616
PBS_JOBID=
Free space on /tmp= 6992 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (16 threads)
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ee-r2-noholes.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780065-1244959616/watcher-1780065-1244959616 -o /tmp/evaluation-result-1780065-1244959616/solver-1780065-1244959616 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 16 HOME/instance-1780065-1244959616.cnf

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

MD5SUM BENCH= 4c8b9603e0c90cfb3c82064eae956799
RANDOM SEED= 418889934

Linux xenhost3-49 2.6.27.5 #1 SMP Mon Mar 30 10:34:22 CEST 2009 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 8
initial apicid	: 8
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 24
initial apicid	: 24
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 10
initial apicid	: 10
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 26
initial apicid	: 26
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 9
initial apicid	: 9
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 25
initial apicid	: 25
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 11
initial apicid	: 11
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 27
initial apicid	: 27
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:     36427776 kB
MemFree:      19011164 kB
Buffers:        484496 kB
Cached:       14149360 kB
SwapCached:          0 kB
Active:        4130968 kB
Inactive:     10511332 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:           33148 kB
Writeback:           0 kB
AnonPages:        8548 kB
Mapped:           3760 kB
Slab:           722772 kB
SReclaimable:   695812 kB
SUnreclaim:      26960 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29856 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 5229 MiB
End job on xenhost3-49 at 2009-06-14 08:09:16