Trace number 1563280

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-19Signal 181.405 181.737

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 benchmark728.775
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

10.28/10.34	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1563280-1238784319.cnf 
10.28/10.34	c Using SATTIMEOUT of 1200
10.28/10.34	c Using SATRAM of 1800
10.28/10.34	c Size of subset node = 16
10.28/10.34	c Variables = 266199
10.28/10.34	c Clauses = 1575975
10.28/10.34	c Literals = 4240496
10.28/10.34	c Reduced size:
10.28/10.34	c Variables = 266199
10.28/10.34	c Clauses = 1006433
10.28/10.34	c Literals = 2726584
10.28/10.34	c a2
14.47/14.59	c a1
15.07/15.19	c Independent sub-problems = 5
15.07/15.19	c Sub-problem with 2 variables and 2 clauses
15.07/15.19	c using permutation method 3
15.07/15.19	c Ordering finished 15.170 seconds
15.07/15.19	c mapped 15.170 seconds
15.07/15.19	c permuted 15.170 seconds
15.07/15.19	c about to sort
15.07/15.19	c sorted
15.07/15.19	c clauses now 2
15.07/15.19	c init finished 15.170 seconds
15.07/15.19	c tree built 15.170 seconds
15.07/15.19	c Satisfiable sub-problem
15.07/15.19	c Sub-problem with 2 variables and 2 clauses
15.07/15.19	c using permutation method 3
15.07/15.19	c Ordering finished 15.170 seconds
15.07/15.19	c mapped 15.170 seconds
15.07/15.19	c permuted 15.170 seconds
15.07/15.19	c about to sort
15.07/15.19	c sorted
15.07/15.19	c clauses now 2
15.07/15.19	c init finished 15.170 seconds
15.07/15.19	c tree built 15.170 seconds
15.07/15.19	c 
15.07/15.19	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
15.07/15.19	c ---------------------------------|----------------------------------|------------------------------------------------------
15.07/15.19	c ................................ | ..........                       |                       15.2           0.0             
15.07/15.19	c ................................ | ..........                     1 |                       15.2           0.1             
15.07/15.19	c ................................ | ..........                     2 |                       15.2           0.1             
15.07/15.19	c Satisfiable sub-problem
15.07/15.19	c Sub-problem with 2 variables and 2 clauses
15.07/15.19	c using permutation method 3
15.07/15.19	c Ordering finished 15.170 seconds
15.07/15.19	c mapped 15.170 seconds
15.07/15.19	c permuted 15.170 seconds
15.07/15.19	c about to sort
15.07/15.19	c sorted
15.07/15.19	c clauses now 2
15.07/15.19	c init finished 15.170 seconds
15.07/15.19	c tree built 15.170 seconds
15.07/15.19	c 
15.07/15.19	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
15.07/15.19	c ---------------------------------|----------------------------------|------------------------------------------------------
15.07/15.19	c ................................ | ..........                     3 |                       15.2           0.2             
15.07/15.19	c ................................ | ..........                     4 |                       15.2           0.3             
15.07/15.19	c ................................ | ..........                     5 |                       15.2           0.3             
15.07/15.19	c Satisfiable sub-problem
15.07/15.19	c Sub-problem with 2 variables and 2 clauses
15.07/15.19	c using permutation method 3
15.07/15.19	c Ordering finished 15.170 seconds
15.07/15.19	c mapped 15.170 seconds
15.07/15.19	c permuted 15.170 seconds
15.07/15.19	c about to sort
15.07/15.19	c sorted
15.07/15.19	c clauses now 2
15.07/15.19	c init finished 15.170 seconds
15.07/15.19	c tree built 15.170 seconds
15.07/15.19	c 
15.07/15.19	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
15.07/15.19	c ---------------------------------|----------------------------------|------------------------------------------------------
15.07/15.19	c ................................ | ..........                     6 |                       15.2           0.4             
15.07/15.19	c ................................ | ..........                     7 |                       15.2           0.5             
15.07/15.19	c ................................ | ..........                     8 |                       15.2           0.5             
170.58/170.72	c Satisfiable sub-problem
170.58/170.72	c Sub-problem with 152696 variables and 1006425 clauses
170.58/170.72	c using permutation method 4
170.58/170.72	c count = 1
170.58/170.72	c Ordering finished 170.000 seconds
170.58/170.72	c mapped 170.620 seconds
170.58/170.72	c permuted 170.620 seconds
170.58/170.72	c about to sort
170.97/171.16	c sorted

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-1563280-1238784319/watcher-1563280-1238784319 -o /tmp/evaluation-result-1563280-1238784319/solver-1563280-1238784319 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1563280-1238784319.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.15 3/72 25979
/proc/meminfo: memFree=1748920/2055920 swapFree=4175756/4192956
[pid=25979] ppid=25977 vsize=1064 CPUtime=0
/proc/25979/stat : 25979 (ttsth-5-0) R 25977 25979 25855 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 1151093344 1089536 140 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/25979/statm: 266 140 78 176 0 88 0

[startup+0.065081 s]
/proc/loadavg: 0.92 0.98 1.15 3/72 25979
/proc/meminfo: memFree=1748920/2055920 swapFree=4175756/4192956
[pid=25979] ppid=25977 vsize=3492 CPUtime=0.06
/proc/25979/stat : 25979 (ttsth-5-0) R 25977 25979 25855 0 -1 4194304 755 0 0 0 6 0 0 0 18 0 1 0 1151093344 3575808 739 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/25979/statm: 873 740 78 176 0 695 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3492

[startup+0.101086 s]
/proc/loadavg: 0.92 0.98 1.15 3/72 25979
/proc/meminfo: memFree=1748920/2055920 swapFree=4175756/4192956
[pid=25979] ppid=25977 vsize=4932 CPUtime=0.09
/proc/25979/stat : 25979 (ttsth-5-0) R 25977 25979 25855 0 -1 4194304 1102 0 0 0 9 0 0 0 18 0 1 0 1151093344 5050368 1086 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/25979/statm: 1233 1087 78 176 0 1055 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4932

[startup+0.301125 s]
/proc/loadavg: 0.92 0.98 1.15 3/72 25979
/proc/meminfo: memFree=1748920/2055920 swapFree=4175756/4192956
[pid=25979] ppid=25977 vsize=12376 CPUtime=0.29
/proc/25979/stat : 25979 (ttsth-5-0) R 25977 25979 25855 0 -1 4194304 2944 0 0 0 29 0 0 0 19 0 1 0 1151093344 12673024 2928 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/25979/statm: 3094 2928 78 176 0 2916 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12376

[startup+0.70121 s]
/proc/loadavg: 0.92 0.98 1.15 3/72 25979
/proc/meminfo: memFree=1748920/2055920 swapFree=4175756/4192956
[pid=25979] ppid=25977 vsize=27248 CPUtime=0.69
/proc/25979/stat : 25979 (ttsth-5-0) R 25977 25979 25855 0 -1 4194304 6646 0 0 0 66 3 0 0 23 0 1 0 1151093344 27901952 6630 1992294400 134512640 135237372 4294956192 18446744073709551615 134520000 0 0 4096 0 0 0 0 17 1 0 0
/proc/25979/statm: 6812 6630 78 176 0 6634 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27248

[startup+1.50136 s]
/proc/loadavg: 0.92 0.98 1.15 2/73 25980
/proc/meminfo: memFree=1711280/2055920 swapFree=4175756/4192956
[pid=25979] ppid=25977 vsize=56456 CPUtime=1.49
/proc/25979/stat : 25979 (ttsth-5-0) R 25977 25979 25855 0 -1 4194304 13842 0 0 0 142 7 0 0 25 0 1 0 1151093344 57810944 13826 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/25979/statm: 14114 13826 78 176 0 13936 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56456

[startup+3.10168 s]
/proc/loadavg: 0.92 0.98 1.15 2/73 25980
/proc/meminfo: memFree=1671856/2055920 swapFree=4175756/4192956
[pid=25979] ppid=25977 vsize=112768 CPUtime=3.09
/proc/25979/stat : 25979 (ttsth-5-0) R 25977 25979 25855 0 -1 4194304 26781 0 0 0 296 13 0 0 25 0 1 0 1151093344 115474432 26765 1992294400 134512640 135237372 4294956192 18446744073709551615 134534125 0 0 4096 0 0 0 0 17 0 0 0
/proc/25979/statm: 28192 26765 78 176 0 28014 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 112768

[startup+6.30131 s]
/proc/loadavg: 0.93 0.98 1.15 2/73 25980
/proc/meminfo: memFree=1642032/2055920 swapFree=4175756/4192956
[pid=25979] ppid=25977 vsize=112768 CPUtime=6.28
/proc/25979/stat : 25979 (ttsth-5-0) R 25977 25979 25855 0 -1 4194304 26781 0 0 0 615 13 0 0 25 0 1 0 1151093344 115474432 26765 1992294400 134512640 135237372 4294956192 18446744073709551615 134534314 0 0 4096 0 0 0 0 17 0 0 0
/proc/25979/statm: 28192 26765 78 176 0 28014 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 112768

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 1.15 2/73 25980
/proc/meminfo: memFree=1541680/2055920 swapFree=4175756/4192956
[pid=25979] ppid=25977 vsize=220920 CPUtime=12.67
/proc/25979/stat : 25979 (ttsth-5-0) R 25977 25979 25855 0 -1 4194304 51863 0 0 0 1245 22 0 0 25 0 1 0 1151093344 226222080 51846 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 17 0 0 0
/proc/25979/statm: 55230 51846 79 176 0 55052 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 220920

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 1.15 2/73 25988
/proc/meminfo: memFree=1541360/2055920 swapFree=4175756/4192956
[pid=25979] ppid=25977 vsize=232916 CPUtime=25.47
/proc/25979/stat : 25979 (ttsth-5-0) R 25977 25979 25855 0 -1 4194304 61189 0 0 0 2521 26 0 0 25 0 1 0 1151093344 238505984 52019 1992294400 134512640 135237372 4294956192 18446744073709551615 134600960 0 0 4096 0 0 0 0 17 0 0 0
/proc/25979/statm: 58229 52019 112 176 0 58051 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 232916

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 1.14 2/73 25988
/proc/meminfo: memFree=1538928/2055920 swapFree=4175756/4192956
[pid=25979] ppid=25977 vsize=235048 CPUtime=51.04
/proc/25979/stat : 25979 (ttsth-5-0) R 25977 25979 25855 0 -1 4194304 61744 0 0 0 5078 26 0 0 25 0 1 0 1151093344 240689152 52574 1992294400 134512640 135237372 4294956192 18446744073709551615 134600981 0 0 4096 0 0 0 0 17 0 0 0
/proc/25979/statm: 58762 52574 112 176 0 58584 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 235048

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.13 2/73 25990
/proc/meminfo: memFree=1535152/2055920 swapFree=4175756/4192956
[pid=25979] ppid=25977 vsize=238592 CPUtime=102.21
/proc/25979/stat : 25979 (ttsth-5-0) R 25977 25979 25855 0 -1 4194304 62663 0 0 0 10194 27 0 0 25 0 1 0 1151093344 244318208 53493 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 0 0 0
/proc/25979/statm: 59648 53493 112 176 0 59470 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 238592

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.12 2/73 25990
/proc/meminfo: memFree=1534960/2055920 swapFree=4175756/4192956
[pid=25979] ppid=25977 vsize=238724 CPUtime=162.18
/proc/25979/stat : 25979 (ttsth-5-0) R 25977 25979 25855 0 -1 4194304 62713 0 0 0 16190 28 0 0 25 0 1 0 1151093344 244453376 53543 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 0 0 0
/proc/25979/statm: 59681 53543 112 176 0 59503 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 238724

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

[startup+166.302 s]
/proc/loadavg: 0.99 0.98 1.12 2/73 25990
/proc/meminfo: memFree=1534960/2055920 swapFree=4175756/4192956
[pid=25979] ppid=25977 vsize=238724 CPUtime=166.18
/proc/25979/stat : 25979 (ttsth-5-0) R 25977 25979 25855 0 -1 4194304 62713 0 0 0 16590 28 0 0 25 0 1 0 1151093344 244453376 53543 1992294400 134512640 135237372 4294956192 18446744073709551615 134600731 0 0 4096 0 0 0 0 17 0 0 0
/proc/25979/statm: 59681 53543 112 176 0 59503 0
Current children cumulated CPU time (s) 166.18
Current children cumulated vsize (KiB) 238724

[startup+172.706 s]
/proc/loadavg: 0.99 0.98 1.12 2/73 25990
/proc/meminfo: memFree=1370480/2055920 swapFree=4175756/4192956
[pid=25979] ppid=25977 vsize=403460 CPUtime=172.57
/proc/25979/stat : 25979 (ttsth-5-0) R 25977 25979 25855 0 -1 4194304 106088 0 0 0 17211 46 0 0 25 0 1 0 1151093344 413143040 94952 1992294400 134512640 135237372 4294956192 18446744073709551615 134581900 0 0 4096 0 0 0 0 17 0 0 0
/proc/25979/statm: 100865 94952 112 176 0 100687 0
Current children cumulated CPU time (s) 172.57
Current children cumulated vsize (KiB) 403460

[startup+175.902 s]
/proc/loadavg: 0.99 0.98 1.12 2/73 25990
/proc/meminfo: memFree=1326448/2055920 swapFree=4175756/4192956
[pid=25979] ppid=25977 vsize=446240 CPUtime=175.78
/proc/25979/stat : 25979 (ttsth-5-0) R 25977 25979 25855 0 -1 4194304 116938 0 0 0 17527 51 0 0 25 0 1 0 1151093344 456949760 105575 1992294400 134512640 135237372 4294956192 18446744073709551615 134581900 0 0 4096 0 0 0 0 17 0 0 0
/proc/25979/statm: 111560 105575 112 176 0 111382 0
Current children cumulated CPU time (s) 175.78
Current children cumulated vsize (KiB) 446240

[startup+179.101 s]
/proc/loadavg: 0.99 0.98 1.12 2/73 25990
/proc/meminfo: memFree=1282608/2055920 swapFree=4175756/4192956
[pid=25979] ppid=25977 vsize=516812 CPUtime=178.97
/proc/25979/stat : 25979 (ttsth-5-0) R 25977 25979 25855 0 -1 4194304 134780 0 0 0 17839 58 0 0 25 0 1 0 1151093344 529215488 123160 1992294400 134512640 135237372 4294956192 18446744073709551615 134737746 0 0 4096 0 0 0 0 17 0 0 0
/proc/25979/statm: 129203 123160 112 176 0 129025 0
Current children cumulated CPU time (s) 178.97
Current children cumulated vsize (KiB) 516812

[startup+180.702 s]
/proc/loadavg: 0.99 0.98 1.12 2/73 25990
/proc/meminfo: memFree=1024304/2055920 swapFree=4175756/4192956
[pid=25979] ppid=25977 vsize=526264 CPUtime=180.51
/proc/25979/stat : 25979 (ttsth-5-0) D 25977 25979 25855 0 -1 4195840 137170 0 0 0 17873 178 0 0 25 0 1 0 1151093344 538894336 125537 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/25979/statm: 131566 125537 112 176 0 131388 0
Current children cumulated CPU time (s) 180.51
Current children cumulated vsize (KiB) 526264

[startup+181.507 s]
/proc/loadavg: 0.99 0.98 1.12 2/73 25990
/proc/meminfo: memFree=790256/2055920 swapFree=4175756/4192956
[pid=25979] ppid=25977 vsize=526264 CPUtime=181.16
/proc/25979/stat : 25979 (ttsth-5-0) R 25977 25979 25855 0 -1 4195840 137634 0 0 0 17873 243 0 0 25 0 1 0 1151093344 538894336 125537 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 0 0 0
/proc/25979/statm: 131566 125537 112 176 0 131388 0
Current children cumulated CPU time (s) 181.16
Current children cumulated vsize (KiB) 526264

[startup+181.702 s]
/proc/loadavg: 0.99 0.98 1.12 2/73 25990
/proc/meminfo: memFree=790256/2055920 swapFree=4175756/4192956
[pid=25979] ppid=25977 vsize=0 CPUtime=181.36
/proc/25979/stat : 25979 (ttsth-5-0) R 25977 25979 25855 0 -1 4195844 139312 0 0 0 17873 263 0 0 25 0 1 0 1151093344 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/25979/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 181.36
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 181.737
CPU time (s): 181.405
CPU user time (s): 178.739
CPU system time (s): 2.66659
CPU usage (%): 99.8178
Max. virtual memory (cumulated for all children) (KiB): 526264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 178.739
system time used= 2.66659
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139312
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= 18
involuntary context switches= 779

runsolver used 0.189971 second user time and 0.494924 second system time

The end

Launcher Data

Begin job on node66 at 2009-04-03 20:45:21
IDJOB=1563280
IDBENCH=70950
IDSOLVER=549
FILE ID=node66/1563280-1238784319
PBS_JOBID= 9085587
Free space on /tmp= 66468 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
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= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563280-1238784319/watcher-1563280-1238784319 -o /tmp/evaluation-result-1563280-1238784319/solver-1563280-1238784319 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1563280-1238784319.cnf

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

MD5SUM BENCH= 4c8b9603e0c90cfb3c82064eae956799
RANDOM SEED=903444468

node66.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.286
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.286
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:       1749336 kB
Buffers:         35104 kB
Cached:         202776 kB
SwapCached:       8484 kB
Active:         126940 kB
Inactive:       121424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1749336 kB
SwapTotal:     4192956 kB
SwapFree:      4175756 kB
Dirty:           33128 kB
Writeback:           0 kB
Mapped:          16132 kB
Slab:            43404 kB
Committed_AS:  3461428 kB
PageTables:       1976 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65976 MiB
End job on node66 at 2009-04-03 20:48:23