Trace number 1563644

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 201.661 204.861

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ele-noholes.cnf
MD5SUMf135b1d0c8abb3603a01568e46f7396a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.0141
Satisfiable
(Un)Satisfiability was proved
Number of variables270963
Number of clauses1601376
Sum of the clauses size4314698
Maximum clause length257
Minimum clause length1
Number of clauses of size 139870
Number of clauses of size 21147330
Number of clauses of size 3334113
Number of clauses of size 49978
Number of clauses of size 50
Number of clauses of size over 570085

Solver Data

11.09/11.18	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1563644-1238788280.cnf 
11.09/11.18	c Using SATTIMEOUT of 1200
11.09/11.18	c Using SATRAM of 1800
11.09/11.18	c Size of subset node = 16
11.09/11.18	c Variables = 270963
11.09/11.18	c Clauses = 1601376
11.09/11.18	c Literals = 4314698
11.09/11.18	c Reduced size:
11.09/11.18	c Variables = 270963
11.09/11.18	c Clauses = 1030503
11.09/11.18	c Literals = 2798158
11.09/11.18	c a2
15.89/15.97	c a1
16.59/16.64	c Independent sub-problems = 6
16.59/16.64	c Sub-problem with 2 variables and 2 clauses
16.59/16.64	c using permutation method 3
16.59/16.64	c Ordering finished 16.630 seconds
16.59/16.64	c mapped 16.630 seconds
16.59/16.64	c permuted 16.630 seconds
16.59/16.64	c about to sort
16.59/16.64	c sorted
16.59/16.64	c clauses now 2
16.59/16.64	c init finished 16.630 seconds
16.59/16.64	c tree built 16.630 seconds
16.59/16.64	c 
16.59/16.64	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
16.59/16.64	c ---------------------------------|----------------------------------|------------------------------------------------------
16.59/16.64	c ................................ | ..........                       |                       16.6           0.0             
16.59/16.64	c Satisfiable sub-problem
16.59/16.64	c Sub-problem with 2 variables and 2 clauses
16.59/16.64	c using permutation method 3
16.59/16.64	c Ordering finished 16.630 seconds
16.59/16.64	c mapped 16.630 seconds
16.59/16.64	c permuted 16.630 seconds
16.59/16.64	c about to sort
16.59/16.64	c sorted
16.59/16.64	c clauses now 2
16.59/16.64	c init finished 16.630 seconds
16.59/16.64	c tree built 16.630 seconds
16.59/16.64	c 
16.59/16.64	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
16.59/16.64	c ---------------------------------|----------------------------------|------------------------------------------------------
16.59/16.64	c ................................ | ..........                     1 |                       16.6           0.1             
16.59/16.64	c ................................ | ..........                     2 |                       16.6           0.1             
16.59/16.64	c ................................ | ..........                     3 |                       16.6           0.2             
16.59/16.64	c Satisfiable sub-problem
16.59/16.64	c Sub-problem with 2 variables and 2 clauses
16.59/16.64	c using permutation method 3
16.59/16.64	c Ordering finished 16.630 seconds
16.59/16.64	c mapped 16.630 seconds
16.59/16.64	c permuted 16.630 seconds
16.59/16.64	c about to sort
16.59/16.64	c sorted
16.59/16.64	c clauses now 2
16.59/16.64	c init finished 16.630 seconds
16.59/16.64	c tree built 16.630 seconds
16.59/16.64	c 
16.59/16.64	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
16.59/16.64	c ---------------------------------|----------------------------------|------------------------------------------------------
16.59/16.64	c ................................ | ..........                     4 |                       16.6           0.2             
16.59/16.64	c ................................ | ..........                     5 |                       16.6           0.3             
16.59/16.64	c ................................ | ..........                     6 |                       16.6           0.4             
16.59/16.64	c Satisfiable sub-problem
16.59/16.64	c Sub-problem with 2 variables and 2 clauses
16.59/16.64	c using permutation method 3
16.59/16.64	c Ordering finished 16.630 seconds
16.59/16.64	c mapped 16.630 seconds
16.59/16.64	c permuted 16.630 seconds
16.59/16.64	c about to sort
16.59/16.64	c sorted
16.59/16.64	c clauses now 2
16.59/16.64	c init finished 16.630 seconds
16.59/16.64	c tree built 16.630 seconds
16.59/16.64	c 
16.59/16.64	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
16.59/16.64	c ---------------------------------|----------------------------------|------------------------------------------------------
16.59/16.64	c ................................ | ..........                     7 |                       16.6           0.4             
16.59/16.64	c ................................ | ..........                     8 |                       16.6           0.5             
16.59/16.64	c ................................ | ..........                     9 |                       16.6           0.5             
16.59/16.64	c Satisfiable sub-problem
16.59/16.64	c Sub-problem with 10 variables and 18 clauses
16.59/16.64	c using permutation method 3
16.59/16.64	...c Ordering finished 16.630 seconds
16.59/16.64	c mapped 16.630 seconds
16.59/16.64	c permuted 16.630 seconds
16.59/16.64	c about to sort
16.59/16.64	c sorted
16.59/16.64	c clauses now 18
16.59/16.64	c init finished 16.630 seconds
16.59/16.64	c tree built 16.630 seconds
16.59/16.64	c 
16.59/16.64	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
16.59/16.64	c ---------------------------------|----------------------------------|------------------------------------------------------
16.59/16.64	c ................................ | ..........                    10 |                       16.6           0.6             
16.59/16.64	c ................................ | ..........                    11 |                       16.6           0.7             
16.59/16.64	c ................................ | ..........                    12 |                       16.6           0.7             
16.59/16.64	c ................................ | ..........                    13 |                       16.6           0.8             
16.59/16.64	c ................................ | ..........                    14 |                       16.6           0.8             
16.59/16.64	c ................................ | ..........                    15 |                       16.6           0.9             
189.91/190.01	c Satisfiable sub-problem
189.91/190.01	c Sub-problem with 157463 variables and 1030477 clauses
189.91/190.01	c using permutation method 4
189.91/190.01	c count = 1
189.91/190.01	c Ordering finished 189.270 seconds
189.91/190.01	c mapped 189.950 seconds
189.91/190.01	c permuted 189.950 seconds
189.91/190.01	c about to sort
190.41/190.50	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-1563644-1238788280/watcher-1563644-1238788280 -o /tmp/evaluation-result-1563644-1238788280/solver-1563644-1238788280 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1563644-1238788280.cnf 

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


[startup+0 s]
/proc/loadavg: 1.57 1.68 1.42 3/65 6769
/proc/meminfo: memFree=1743312/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=1064 CPUtime=0
/proc/6769/stat : 6769 (ttsth-5-0) R 6767 6769 6494 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 1151490595 1089536 131 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 17 1 0 0
/proc/6769/statm: 266 131 78 176 0 88 0

[startup+0.061816 s]
/proc/loadavg: 1.57 1.68 1.42 3/65 6769
/proc/meminfo: memFree=1743312/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=3148 CPUtime=0.05
/proc/6769/stat : 6769 (ttsth-5-0) R 6767 6769 6494 0 -1 4194304 681 0 0 0 5 0 0 0 18 0 1 0 1151490595 3223552 666 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/6769/statm: 787 666 78 176 0 609 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3148

[startup+0.101821 s]
/proc/loadavg: 1.57 1.68 1.42 3/65 6769
/proc/meminfo: memFree=1743312/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=4680 CPUtime=0.09
/proc/6769/stat : 6769 (ttsth-5-0) R 6767 6769 6494 0 -1 4194304 1056 0 0 0 9 0 0 0 18 0 1 0 1151490595 4792320 1040 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/6769/statm: 1170 1040 78 176 0 992 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4680

[startup+0.301857 s]
/proc/loadavg: 1.57 1.68 1.42 3/65 6769
/proc/meminfo: memFree=1743312/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=11980 CPUtime=0.29
/proc/6769/stat : 6769 (ttsth-5-0) R 6767 6769 6494 0 -1 4194304 2852 0 0 0 27 2 0 0 19 0 1 0 1151490595 12267520 2836 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/6769/statm: 2995 2836 78 176 0 2817 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11980

[startup+0.701929 s]
/proc/loadavg: 1.57 1.68 1.42 3/65 6769
/proc/meminfo: memFree=1743312/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=25928 CPUtime=0.69
/proc/6769/stat : 6769 (ttsth-5-0) R 6767 6769 6494 0 -1 4194304 6291 0 0 0 65 4 0 0 22 0 1 0 1151490595 26550272 6275 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/6769/statm: 6482 6276 78 176 0 6304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25928

[startup+1.50107 s]
/proc/loadavg: 1.60 1.68 1.42 2/66 6770
/proc/meminfo: memFree=1708104/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=54344 CPUtime=1.49
/proc/6769/stat : 6769 (ttsth-5-0) R 6767 6769 6494 0 -1 4194304 13251 0 0 0 141 8 0 0 25 0 1 0 1151490595 55648256 13235 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/6769/statm: 13586 13235 78 176 0 13408 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54344

[startup+3.10135 s]
/proc/loadavg: 1.60 1.68 1.42 2/66 6770
/proc/meminfo: memFree=1670152/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=114420 CPUtime=3.09
/proc/6769/stat : 6769 (ttsth-5-0) R 6767 6769 6494 0 -1 4194304 26150 0 0 0 294 15 0 0 25 0 1 0 1151490595 117166080 26134 1992294400 134512640 135237372 4294956192 18446744073709551615 134523124 0 0 4096 0 0 0 0 17 1 0 0
/proc/6769/statm: 28605 26134 78 176 0 28427 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 114420

[startup+6.30192 s]
/proc/loadavg: 1.60 1.68 1.42 2/66 6770
/proc/meminfo: memFree=1634504/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=114420 CPUtime=6.29
/proc/6769/stat : 6769 (ttsth-5-0) R 6767 6769 6494 0 -1 4194304 27206 0 0 0 613 16 0 0 25 0 1 0 1151490595 117166080 27190 1992294400 134512640 135237372 4294956192 18446744073709551615 134534353 0 0 4096 0 0 0 0 17 1 0 0
/proc/6769/statm: 28605 27190 78 176 0 28427 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 114420

[startup+12.7011 s]
/proc/loadavg: 1.58 1.68 1.43 2/66 6770
/proc/meminfo: memFree=1528200/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=229024 CPUtime=12.69
/proc/6769/stat : 6769 (ttsth-5-0) R 6767 6769 6494 0 -1 4194304 53878 0 0 0 1242 27 0 0 25 0 1 0 1151490595 234520576 53861 1992294400 134512640 135237372 4294956192 18446744073709551615 134749345 0 0 4096 0 0 0 0 17 1 0 0
/proc/6769/statm: 57256 53861 79 176 0 57078 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 229024

[startup+25.5013 s]
/proc/loadavg: 1.49 1.65 1.42 2/66 6780
/proc/meminfo: memFree=1527752/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=239936 CPUtime=25.49
/proc/6769/stat : 6769 (ttsth-5-0) R 6767 6769 6494 0 -1 4194304 61952 0 0 0 2518 31 0 0 25 0 1 0 1151490595 245694464 54006 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/6769/statm: 59984 54006 113 176 0 59806 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 239936

[startup+51.1019 s]
/proc/loadavg: 1.30 1.59 1.41 2/66 6780
/proc/meminfo: memFree=1526088/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=241764 CPUtime=51.06
/proc/6769/stat : 6769 (ttsth-5-0) R 6767 6769 6494 0 -1 4194304 62389 0 0 0 5075 31 0 0 25 0 1 0 1151490595 247566336 54443 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/6769/statm: 60441 54443 113 176 0 60263 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 241764

[startup+102.306 s]
/proc/loadavg: 1.13 1.50 1.38 2/66 6780
/proc/meminfo: memFree=1524104/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=243908 CPUtime=102.24
/proc/6769/stat : 6769 (ttsth-5-0) R 6767 6769 6494 0 -1 4194304 62884 0 0 0 10193 31 0 0 25 0 1 0 1151490595 249761792 54938 1992294400 134512640 135237372 4294956192 18446744073709551615 134600738 0 0 4096 0 0 0 0 17 1 0 0
/proc/6769/statm: 60977 54938 113 176 0 60799 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 243908

[startup+162.302 s]
/proc/loadavg: 1.04 1.40 1.35 2/66 6780
/proc/meminfo: memFree=1521736/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=245756 CPUtime=162.21
/proc/6769/stat : 6769 (ttsth-5-0) R 6767 6769 6494 0 -1 4194304 63471 0 0 0 16190 31 0 0 25 0 1 0 1151490595 251654144 55525 1992294400 134512640 135237372 4294956192 18446744073709551615 134600763 0 0 4096 0 0 0 0 17 1 0 0
/proc/6769/statm: 61439 55525 113 176 0 61261 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 245756

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

[startup+179.102 s]
/proc/loadavg: 1.03 1.38 1.35 2/66 6780
/proc/meminfo: memFree=1521608/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=245888 CPUtime=179.01
/proc/6769/stat : 6769 (ttsth-5-0) R 6767 6769 6494 0 -1 4194304 63499 0 0 0 17870 31 0 0 25 0 1 0 1151490595 251789312 55553 1992294400 134512640 135237372 4294956192 18446744073709551615 134600738 0 0 4096 0 0 0 0 17 1 0 0
/proc/6769/statm: 61472 55553 113 176 0 61294 0
Current children cumulated CPU time (s) 179.01
Current children cumulated vsize (KiB) 245888

[startup+191.902 s]
/proc/loadavg: 1.03 1.36 1.34 2/66 6780
/proc/meminfo: memFree=1401608/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=413432 CPUtime=191.81
/proc/6769/stat : 6769 (ttsth-5-0) R 6767 6769 6494 0 -1 4194304 107713 0 0 0 19130 51 0 0 25 0 1 0 1151490595 423354368 97745 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/6769/statm: 103358 97745 113 176 0 103180 0
Current children cumulated CPU time (s) 191.81
Current children cumulated vsize (KiB) 413432

[startup+198.302 s]
/proc/loadavg: 1.02 1.36 1.34 2/66 6780
/proc/meminfo: memFree=1262856/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=510692 CPUtime=198.21
/proc/6769/stat : 6769 (ttsth-5-0) R 6767 6769 6494 0 -1 4194304 132288 0 0 0 19761 60 0 0 25 0 1 0 1151490595 522948608 121836 1992294400 134512640 135237372 4294956192 18446744073709551615 134737752 0 0 4096 0 0 0 0 17 1 0 0
/proc/6769/statm: 127673 121836 113 176 0 127495 0
Current children cumulated CPU time (s) 198.21
Current children cumulated vsize (KiB) 510692

[startup+201.502 s]
/proc/loadavg: 1.02 1.35 1.34 1/66 6780
/proc/meminfo: memFree=1001736/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=540692 CPUtime=200.52
/proc/6769/stat : 6769 (ttsth-5-0) R 6767 6769 6494 0 -1 4195840 139882 0 0 0 19888 164 0 0 25 0 1 0 1151490595 553668608 129417 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/6769/statm: 135173 129417 113 176 0 134995 0
Current children cumulated CPU time (s) 200.52
Current children cumulated vsize (KiB) 540692

[startup+203.102 s]
/proc/loadavg: 1.02 1.35 1.34 1/66 6780
/proc/meminfo: memFree=865288/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=540692 CPUtime=201.2
/proc/6769/stat : 6769 (ttsth-5-0) R 6767 6769 6494 0 -1 4195840 139882 0 0 0 19888 232 0 0 25 0 1 0 1151490595 553668608 129417 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/6769/statm: 135173 129417 113 176 0 134995 0
Current children cumulated CPU time (s) 201.2
Current children cumulated vsize (KiB) 540692

[startup+203.902 s]
/proc/loadavg: 1.02 1.35 1.34 2/67 6781
/proc/meminfo: memFree=730560/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=540692 CPUtime=201.37
/proc/6769/stat : 6769 (ttsth-5-0) D 6767 6769 6494 0 -1 4195840 140318 0 0 0 19888 249 0 0 25 0 1 0 1151490595 553668608 129417 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/6769/statm: 135173 129417 113 176 0 134995 0
Current children cumulated CPU time (s) 201.37
Current children cumulated vsize (KiB) 540692

[startup+204.301 s]
/proc/loadavg: 1.02 1.35 1.34 2/67 6781
/proc/meminfo: memFree=730560/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=540692 CPUtime=201.37
/proc/6769/stat : 6769 (ttsth-5-0) D 6767 6769 6494 0 -1 4195840 140318 0 0 0 19888 249 0 0 25 0 1 0 1151490595 553668608 129417 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/6769/statm: 135173 129417 113 176 0 134995 0
Current children cumulated CPU time (s) 201.37
Current children cumulated vsize (KiB) 540692

[startup+204.702 s]
/proc/loadavg: 1.02 1.35 1.34 1/67 6781
/proc/meminfo: memFree=730560/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=540692 CPUtime=201.5
/proc/6769/stat : 6769 (ttsth-5-0) R 6767 6769 6494 0 -1 4195840 141975 0 0 0 19888 262 0 0 25 0 1 0 1151490595 553668608 129417 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/6769/statm: 135173 129417 113 176 0 134995 0
Current children cumulated CPU time (s) 201.5
Current children cumulated vsize (KiB) 540692

[startup+204.802 s]
/proc/loadavg: 1.02 1.35 1.34 1/67 6781
/proc/meminfo: memFree=730560/2055920 swapFree=4177732/4192956
[pid=6769] ppid=6767 vsize=0 CPUtime=201.6
/proc/6769/stat : 6769 (ttsth-5-0) R 6767 6769 6494 0 -1 4195844 141975 0 0 0 19888 272 0 0 25 0 1 0 1151490595 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/6769/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 201.6
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 204.861
CPU time (s): 201.661
CPU user time (s): 198.881
CPU system time (s): 2.78058
CPU usage (%): 98.4382
Max. virtual memory (cumulated for all children) (KiB): 540692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 198.881
system time used= 2.78058
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141975
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= 15
involuntary context switches= 273

runsolver used 0.204968 second user time and 0.550916 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-03 21:51:22
IDJOB=1563644
IDBENCH=70957
IDSOLVER=549
FILE ID=node56/1563644-1238788280
PBS_JOBID= 9085591
Free space on /tmp= 103156 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ele-noholes.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563644-1238788280/watcher-1563644-1238788280 -o /tmp/evaluation-result-1563644-1238788280/solver-1563644-1238788280 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1563644-1238788280.cnf

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

MD5SUM BENCH= f135b1d0c8abb3603a01568e46f7396a
RANDOM SEED=1641898485

node56.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.256
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.256
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:       1743728 kB
Buffers:         34104 kB
Cached:         201076 kB
SwapCached:       9280 kB
Active:          47548 kB
Inactive:       198332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1743728 kB
SwapTotal:     4192956 kB
SwapFree:      4177732 kB
Dirty:           33644 kB
Writeback:           8 kB
Mapped:          16340 kB
Slab:            52200 kB
Committed_AS:  2932936 kB
PageTables:       1472 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= 102648 MiB
End job on node56 at 2009-04-03 21:54:48