Trace number 1780080

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 146.917 146.933

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-d-r2-noholes.cnf
MD5SUM17bffac3a21734cf7ff7fa9ecba23d9d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark760.5
Satisfiable
(Un)Satisfiability was proved
Number of variables276895
Number of clauses1607567
Sum of the clauses size4321960
Maximum clause length184
Minimum clause length1
Number of clauses of size 140271
Number of clauses of size 21154041
Number of clauses of size 3332345
Number of clauses of size 410685
Number of clauses of size 50
Number of clauses of size over 570225

Solver Data

9.10/9.11	c Command: HOME/ttsth-5-0 -num-threads 16 HOME/instance-1780080-1244959756.cnf 
9.10/9.11	c Using SATTIMEOUT of 10000
9.10/9.11	c Using SATRAM of 2047
9.10/9.11	c Size of subset node = 16
9.10/9.11	c Variables = 276895
9.10/9.11	c Clauses = 1607567
9.10/9.11	c Literals = 4321960
9.10/9.11	c Reduced size:
9.10/9.11	c Variables = 276895
9.10/9.11	c Clauses = 1024365
9.10/9.11	c Literals = 2773564
9.10/9.11	c a2
11.52/11.55	c a1
11.90/11.96	c Independent sub-problems = 6
11.90/11.96	c Sub-problem with 2 variables and 2 clauses
11.90/11.96	c using permutation method 3
11.90/11.96	c Ordering finished 11.950 seconds
11.90/11.96	c mapped 11.950 seconds
11.90/11.96	c permuted 11.950 seconds
11.90/11.96	c about to sort
11.90/11.96	c sorted
11.90/11.96	c clauses now 2
11.90/11.96	c init finished 11.950 seconds
11.90/11.96	c tree built 11.950 seconds
11.90/11.96	c 
11.90/11.96	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
11.90/11.96	c ---------------------------------|----------------------------------|------------------------------------------------------
11.90/11.96	c ................................ | ..........                       |                       11.9           0.0             
11.90/11.96	c Satisfiable sub-problem
11.90/11.96	c Sub-problem with 2 variables and 2 clauses
11.90/11.96	c using permutation method 3
11.90/11.96	c Ordering finished 11.950 seconds
11.90/11.96	c mapped 11.950 seconds
11.90/11.96	c permuted 11.950 seconds
11.90/11.96	c about to sort
11.90/11.96	c sorted
11.90/11.96	c clauses now 2
11.90/11.96	c init finished 11.950 seconds
11.90/11.96	c tree built 11.950 seconds
11.90/11.96	c 
11.90/11.96	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
11.90/11.96	c ---------------------------------|----------------------------------|------------------------------------------------------
11.90/11.96	c ................................ | ..........                     1 |                       11.9           0.1             
11.90/11.96	c ................................ | ..........                     2 |                       11.9           0.2             
11.90/11.96	c ................................ | ..........                     3 |                       11.9           0.3             
11.90/11.96	c Satisfiable sub-problem
11.90/11.96	c Sub-problem with 2 variables and 2 clauses
11.90/11.96	c using permutation method 3
11.90/11.96	c Ordering finished 11.950 seconds
11.90/11.96	c mapped 11.950 seconds
11.90/11.96	c permuted 11.950 seconds
11.90/11.96	c about to sort
11.90/11.96	c sorted
11.90/11.96	c clauses now 2
11.90/11.96	c init finished 11.950 seconds
11.90/11.96	c tree built 11.950 seconds
11.90/11.96	c 
11.90/11.96	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
11.90/11.96	c ---------------------------------|----------------------------------|------------------------------------------------------
11.90/11.96	c ................................ | ..........                     4 |                       11.9           0.3             
11.90/11.96	c ................................ | ..........                     5 |                       11.9           0.4             
11.90/11.96	c ................................ | ..........                     6 |                       11.9           0.5             
11.90/11.96	c Satisfiable sub-problem
11.90/11.96	c Sub-problem with 2 variables and 2 clauses
11.90/11.96	c using permutation method 3
11.90/11.96	c Ordering finished 11.950 seconds
11.90/11.96	c mapped 11.950 seconds
11.90/11.96	c permuted 11.950 seconds
11.90/11.96	c about to sort
11.90/11.96	c sorted
11.90/11.96	c clauses now 2
11.90/11.96	c init finished 11.950 seconds
11.90/11.96	c tree built 11.950 seconds
11.90/11.96	c 
11.90/11.96	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
11.90/11.96	c ---------------------------------|----------------------------------|------------------------------------------------------
11.90/11.96	c ................................ | ..........                     7 |                       11.9           0.6             
11.90/11.96	c ................................ | ..........                     8 |                       11.9           0.7             
11.90/11.96	c ................................ | ..........                     9 |                       11.9           0.8             
12.00/12.08	c Satisfiable sub-problem
12.00/12.08	c Sub-problem with 1015 variables and 2088 clauses
12.00/12.08	c using permutation method 4
12.00/12.08	c count = 3
12.00/12.08	c Ordering finished 12.070 seconds
12.00/12.08	c mapped 12.070 seconds
12.00/12.08	c permuted 12.070 seconds
12.00/12.08	c about to sort
12.00/12.08	c sorted
12.10/12.11	c clauses now 2088
12.10/12.11	c init finished 12.090 seconds
12.10/12.11	c tree built 12.100 seconds
12.10/12.11	c 
12.10/12.11	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
12.10/12.11	c ---------------------------------|----------------------------------|------------------------------------------------------
12.10/12.11	c ................................ | ..........                    10 |                       12.1           0.8             
12.10/12.11	c ................................ | ..........                    11 |                       12.1           0.9             
12.10/12.11	c ................................ | ..........                    12 |                       12.1           1.0             
12.10/12.11	c ................................ | ..........                    13 |                       12.1           1.1             
12.10/12.11	c ................................ | ..........                    14 |                       12.1           1.2             
12.10/12.11	c ................................ | ..........                    15 |                       12.1           1.2             
12.10/12.12	c ................................ | ..........                  1000 |                       12.1          82.6             
135.09/135.16	c Satisfiable sub-problem
135.09/135.16	c Sub-problem with 158401 variables and 1022269 clauses
135.09/135.16	c using permutation method 4
135.09/135.16	c count = 1
135.09/135.16	c Ordering finished 134.770 seconds
135.09/135.16	c mapped 135.130 seconds
135.09/135.16	c permuted 135.130 seconds
135.09/135.16	c about to sort
135.39/135.42	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-1780080-1244959756/watcher-1780080-1244959756 -o /tmp/evaluation-result-1780080-1244959756/solver-1780080-1244959756 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 16 HOME/instance-1780080-1244959756.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: 2.39 9.77 13.03 2/184 26788
/proc/meminfo: memFree=19006076/36427776 swapFree=4008/8220
[pid=26788] ppid=26786 vsize=1576 CPUtime=0
/proc/26788/stat : 26788 (ttsth-5-0) R 26786 26788 15497 0 -1 4202496 287 0 0 0 0 0 0 0 20 0 1 0 655282097 1613824 244 18446744073709551615 134512640 135237372 4293385552 18446744073709551615 134639534 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/26788/statm: 394 245 75 177 0 216 0

[startup+0.068314 s]
/proc/loadavg: 2.39 9.77 13.03 2/184 26788
/proc/meminfo: memFree=19006076/36427776 swapFree=4008/8220
[pid=26788] ppid=26786 vsize=5540 CPUtime=0.06
/proc/26788/stat : 26788 (ttsth-5-0) R 26786 26788 15497 0 -1 4202496 1252 0 0 0 6 0 0 0 20 0 1 0 655282097 5672960 1209 18446744073709551615 134512640 135237372 4293385552 18446744073709551615 134732614 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/26788/statm: 1385 1210 75 177 0 1207 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5540

[startup+0.104277 s]
/proc/loadavg: 2.39 9.77 13.03 2/184 26788
/proc/meminfo: memFree=19006076/36427776 swapFree=4008/8220
[pid=26788] ppid=26786 vsize=7832 CPUtime=0.1
/proc/26788/stat : 26788 (ttsth-5-0) R 26786 26788 15497 0 -1 4202496 1819 0 0 0 10 0 0 0 20 0 1 0 655282097 8019968 1776 18446744073709551615 134512640 135237372 4293385552 18446744073709551615 134639534 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/26788/statm: 1958 1777 75 177 0 1780 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7832

[startup+0.300309 s]
/proc/loadavg: 2.39 9.77 13.03 2/184 26788
/proc/meminfo: memFree=19006076/36427776 swapFree=4008/8220
[pid=26788] ppid=26786 vsize=20252 CPUtime=0.28
/proc/26788/stat : 26788 (ttsth-5-0) R 26786 26788 15497 0 -1 4202496 4935 0 0 0 26 2 0 0 20 0 1 0 655282097 20738048 4892 18446744073709551615 134512640 135237372 4293385552 18446744073709551615 134732614 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/26788/statm: 5063 4893 75 177 0 4885 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20252

[startup+0.700355 s]
/proc/loadavg: 2.39 9.77 13.03 2/184 26788
/proc/meminfo: memFree=19006076/36427776 swapFree=4008/8220
[pid=26788] ppid=26786 vsize=47296 CPUtime=0.68
/proc/26788/stat : 26788 (ttsth-5-0) R 26786 26788 15497 0 -1 4202496 11404 0 0 0 62 6 0 0 20 0 1 0 655282097 48431104 11361 18446744073709551615 134512640 135237372 4293385552 18446744073709551615 134732614 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/26788/statm: 11824 11362 75 177 0 11646 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 47296

[startup+1.50041 s]
/proc/loadavg: 2.39 9.77 13.03 2/185 26789
/proc/meminfo: memFree=18942688/36427776 swapFree=4284/71812
[pid=26788] ppid=26786 vsize=95544 CPUtime=1.48
/proc/26788/stat : 26788 (ttsth-5-0) R 26786 26788 15497 0 -1 4202496 23723 0 0 0 136 12 0 0 20 0 1 0 655282097 97837056 23680 18446744073709551615 134512640 135237372 4293385552 18446744073709551615 134732614 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/26788/statm: 23886 23681 75 177 0 23708 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 95544

[startup+3.10055 s]
/proc/loadavg: 2.28 9.62 12.96 2/185 26789
/proc/meminfo: memFree=18896284/36427776 swapFree=4528/118172
[pid=26788] ppid=26786 vsize=115004 CPUtime=3.1
/proc/26788/stat : 26788 (ttsth-5-0) R 26786 26788 15497 0 -1 4202496 27363 0 0 0 294 16 0 0 20 0 1 0 655282097 117764096 27320 18446744073709551615 134512640 135237372 4293385552 18446744073709551615 134534304 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/26788/statm: 28751 27320 75 177 0 28573 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 115004

[startup+6.30083 s]
/proc/loadavg: 2.28 9.62 12.96 2/185 26789
/proc/meminfo: memFree=18896172/36427776 swapFree=4612/118276
[pid=26788] ppid=26786 vsize=115004 CPUtime=6.3
/proc/26788/stat : 26788 (ttsth-5-0) R 26786 26788 15497 0 -1 4202496 27363 0 0 0 614 16 0 0 20 0 1 0 655282097 117764096 27320 18446744073709551615 134512640 135237372 4293385552 18446744073709551615 134534059 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/26788/statm: 28751 27320 75 177 0 28573 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 115004

[startup+12.7014 s]
/proc/loadavg: 2.08 9.34 12.83 2/185 26853
/proc/meminfo: memFree=18795612/36427776 swapFree=4692/217988
[pid=26788] ppid=26786 vsize=320280 CPUtime=12.68
/proc/26788/stat : 26788 (ttsth-5-0) R 26786 26788 15497 0 -1 4202496 69512 0 0 0 1238 30 0 0 20 0 1 0 655282097 327966720 62877 18446744073709551615 134512640 135237372 4293385552 18446744073709551615 134732614 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/26788/statm: 80070 62878 109 177 0 79892 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 320280

[startup+25.5025 s]
/proc/loadavg: 1.92 9.06 12.71 2/185 26869
/proc/meminfo: memFree=18693468/36427776 swapFree=4748/321212
[pid=26788] ppid=26786 vsize=366360 CPUtime=25.5
/proc/26788/stat : 26788 (ttsth-5-0) R 26786 26788 15497 0 -1 4202496 84706 0 0 0 2512 38 0 0 20 0 1 0 655282097 375152640 78071 18446744073709551615 134512640 135237372 4293385552 18446744073709551615 134600960 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/26788/statm: 91590 78071 109 177 0 91412 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 366360

[startup+51.1008 s]
/proc/loadavg: 1.60 8.42 12.39 2/185 26874
/proc/meminfo: memFree=18691856/36427776 swapFree=4748/323088
[pid=26788] ppid=26786 vsize=366360 CPUtime=51.09
/proc/26788/stat : 26788 (ttsth-5-0) R 26786 26788 15497 0 -1 4202496 85099 0 0 0 5071 38 0 0 20 0 1 0 655282097 375152640 78464 18446744073709551615 134512640 135237372 4293385552 18446744073709551615 134600975 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/26788/statm: 91590 78464 109 177 0 91412 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 366360

[startup+102.309 s]
/proc/loadavg: 1.24 7.17 11.74 2/185 26874
/proc/meminfo: memFree=18691856/36427776 swapFree=4748/322956
[pid=26788] ppid=26786 vsize=366360 CPUtime=102.31
/proc/26788/stat : 26788 (ttsth-5-0) R 26786 26788 15497 0 -1 4202496 85121 0 0 0 10193 38 0 0 20 0 1 0 655282097 375152640 78486 18446744073709551615 134512640 135237372 4293385552 18446744073709551615 134600975 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/26788/statm: 91590 78486 109 177 0 91412 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 366360

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

[startup+127.904 s]
/proc/loadavg: 1.16 6.67 11.45 3/185 26874
/proc/meminfo: memFree=18691732/36427776 swapFree=4748/323212
[pid=26788] ppid=26786 vsize=366360 CPUtime=127.89
/proc/26788/stat : 26788 (ttsth-5-0) R 26786 26788 15497 0 -1 4202496 85121 0 0 0 12751 38 0 0 20 0 1 0 655282097 375152640 78486 18446744073709551615 134512640 135237372 4293385552 18446744073709551615 134600707 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/26788/statm: 91590 78486 109 177 0 91412 0
Current children cumulated CPU time (s) 127.89
Current children cumulated vsize (KiB) 366360

[startup+140.705 s]
/proc/loadavg: 1.13 6.48 11.34 2/185 26874
/proc/meminfo: memFree=17166388/36427776 swapFree=4748/1845788
[pid=26788] ppid=26786 vsize=1881452 CPUtime=140.69
/proc/26788/stat : 26788 (ttsth-5-0) R 26786 26788 15497 0 -1 4202496 468161 0 0 0 13897 172 0 0 20 0 1 0 655282097 1926606848 459275 18446744073709551615 134512640 135237372 4293385552 18446744073709551615 134732614 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/26788/statm: 470363 459276 109 177 0 470185 0
Current children cumulated CPU time (s) 140.69
Current children cumulated vsize (KiB) 1881452

[startup+143.901 s]
/proc/loadavg: 1.12 6.39 11.28 2/185 26874
/proc/meminfo: memFree=17051044/36427776 swapFree=4748/1948088
[pid=26788] ppid=26786 vsize=1984048 CPUtime=143.89
/proc/26788/stat : 26788 (ttsth-5-0) R 26786 26788 15497 0 -1 4204032 494003 0 0 0 14105 284 0 0 20 0 1 0 655282097 2031665152 484731 18446744073709551615 134512640 135237372 4293385552 18446744073709551615 134730102 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/26788/statm: 496012 484731 109 177 0 495834 0
Current children cumulated CPU time (s) 143.89
Current children cumulated vsize (KiB) 1984048

[startup+145.501 s]
/proc/loadavg: 1.12 6.39 11.28 2/185 26874
/proc/meminfo: memFree=15913192/36427776 swapFree=4748/1948196
[pid=26788] ppid=26786 vsize=1984048 CPUtime=145.47
/proc/26788/stat : 26788 (ttsth-5-0) R 26786 26788 15497 0 -1 4204032 494003 0 0 0 14105 442 0 0 20 0 1 0 655282097 2031665152 484731 18446744073709551615 134512640 135237372 4293385552 18446744073709551615 134730102 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/26788/statm: 496012 484731 109 177 0 495834 0
Current children cumulated CPU time (s) 145.47
Current children cumulated vsize (KiB) 1984048

[startup+146.313 s]
/proc/loadavg: 1.12 6.39 11.28 2/185 26874
/proc/meminfo: memFree=15319376/36427776 swapFree=4748/1948196
[pid=26788] ppid=26786 vsize=1984048 CPUtime=146.29
/proc/26788/stat : 26788 (ttsth-5-0) R 26786 26788 15497 0 -1 4204032 494003 0 0 0 14105 524 0 0 20 0 1 0 655282097 2031665152 484731 18446744073709551615 134512640 135237372 4293385552 18446744073709551615 134730102 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/26788/statm: 496012 484731 109 177 0 495834 0
Current children cumulated CPU time (s) 146.29
Current children cumulated vsize (KiB) 1984048

[startup+146.701 s]
/proc/loadavg: 1.12 6.39 11.28 2/185 26874
/proc/meminfo: memFree=15319376/36427776 swapFree=4748/1948196
[pid=26788] ppid=26786 vsize=1984048 CPUtime=146.67
/proc/26788/stat : 26788 (ttsth-5-0) R 26786 26788 15497 0 -1 4204032 494003 0 0 0 14105 562 0 0 20 0 1 0 655282097 2031665152 484731 18446744073709551615 134512640 135237372 4293385552 18446744073709551615 134730102 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/26788/statm: 496012 484731 109 177 0 495834 0
Current children cumulated CPU time (s) 146.67
Current children cumulated vsize (KiB) 1984048

[startup+146.905 s]
/proc/loadavg: 1.12 6.39 11.28 2/185 26874
/proc/meminfo: memFree=15319376/36427776 swapFree=4748/1948196
[pid=26788] ppid=26786 vsize=0 CPUtime=146.89
/proc/26788/stat : 26788 (ttsth-5-0) R 26786 26788 15497 0 -1 4204036 494004 0 0 0 14105 584 0 0 20 0 1 0 655282097 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/26788/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 146.89
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 146.933
CPU time (s): 146.917
CPU user time (s): 141.053
CPU system time (s): 5.86437
CPU usage (%): 99.9895
Max. virtual memory (cumulated for all children) (KiB): 1984048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 141.053
system time used= 5.86437
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 494004
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3877000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 84
involuntary context switches= 306

runsolver used 0.412025 second user time and 0.892055 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-14 08:09:16
IDJOB=1780080
IDBENCH=70951
IDSOLVER=634
FILE ID=xenhost3-49/1780080-1244959756
PBS_JOBID=
Free space on /tmp= 6991 MiB

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

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

MD5SUM BENCH= 17bffac3a21734cf7ff7fa9ecba23d9d
RANDOM SEED= 1166451139

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:      19006076 kB
Buffers:        486256 kB
Cached:       14150180 kB
SwapCached:          0 kB
Active:        4132972 kB
Inactive:     10512164 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:           34152 kB
Writeback:           0 kB
AnonPages:        8220 kB
Mapped:           4008 kB
Slab:           723496 kB
SReclaimable:   696428 kB
SUnreclaim:      27068 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29616 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 5096 MiB
End job on xenhost3-49 at 2009-06-14 08:11:44