Trace number 1563748

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? (TO) 1200.1 1207.17

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ee-r3-noholes.cnf
MD5SUM91d125ee3007575f40ddeef126d7f80f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables498723
Number of clauses2928183
Sum of the clauses size7885040
Maximum clause length33
Minimum clause length1
Number of clauses of size 170035
Number of clauses of size 22107033
Number of clauses of size 3609981
Number of clauses of size 419805
Number of clauses of size 50
Number of clauses of size over 5121329

Solver Data

19.28/19.40	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1563748-1238789803.cnf 
19.28/19.40	c Using SATTIMEOUT of 1200
19.28/19.40	c Using SATRAM of 1800
19.28/19.40	c Size of subset node = 16
19.28/19.40	c Variables = 498723
19.28/19.40	c Clauses = 2928183
19.28/19.40	c Literals = 7885040
19.28/19.40	c Reduced size:
19.28/19.40	c Variables = 498723
19.28/19.40	c Clauses = 1820245
19.28/19.40	c Literals = 4922348
19.28/19.40	c a2
27.03/27.24	c a1
28.12/28.34	c Independent sub-problems = 5
28.12/28.34	c Sub-problem with 2 variables and 2 clauses
28.12/28.34	c using permutation method 3
28.12/28.34	c Ordering finished 28.180 seconds
28.12/28.34	c mapped 28.180 seconds
28.12/28.34	c permuted 28.180 seconds
28.12/28.34	c about to sort
28.12/28.34	c sorted
28.12/28.34	c clauses now 2
28.12/28.34	c init finished 28.180 seconds
28.12/28.34	c tree built 28.180 seconds
28.12/28.34	c 
28.12/28.34	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
28.12/28.34	c ---------------------------------|----------------------------------|------------------------------------------------------
28.12/28.34	c ................................ | ..........                       |                       28.2           0.0             
28.12/28.34	c ................................ | ..........                     1 |                       28.2           0.0             
28.12/28.34	c ................................ | ..........                     2 |                       28.2           0.1             
28.12/28.35	c Satisfiable sub-problem
28.12/28.35	c Sub-problem with 2 variables and 2 clauses
28.12/28.35	c using permutation method 3
28.12/28.35	c Ordering finished 28.190 seconds
28.12/28.35	c mapped 28.190 seconds
28.12/28.35	c permuted 28.190 seconds
28.12/28.35	c about to sort
28.12/28.35	c sorted
28.12/28.35	c clauses now 2
28.12/28.35	c init finished 28.190 seconds
28.12/28.35	c tree built 28.190 seconds
28.12/28.35	c 
28.12/28.35	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
28.12/28.35	c ---------------------------------|----------------------------------|------------------------------------------------------
28.12/28.35	c ................................ | ..........                     3 |                       28.2           0.1             
28.12/28.35	c ................................ | ..........                     4 |                       28.2           0.1             
28.12/28.35	c ................................ | ..........                     5 |                       28.2           0.2             
28.12/28.35	c Satisfiable sub-problem
28.12/28.35	c Sub-problem with 2 variables and 2 clauses
28.12/28.35	c using permutation method 3
28.12/28.35	c Ordering finished 28.190 seconds
28.12/28.35	c mapped 28.190 seconds
28.12/28.35	c permuted 28.190 seconds
28.12/28.35	c about to sort
28.12/28.35	c sorted
28.12/28.35	c clauses now 2
28.12/28.35	c init finished 28.190 seconds
28.12/28.35	c tree built 28.190 seconds
28.12/28.35	c 
28.12/28.35	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
28.12/28.35	c ---------------------------------|----------------------------------|------------------------------------------------------
28.12/28.35	c ................................ | ..........                     6 |                       28.2           0.2             
28.12/28.35	c ................................ | ..........                     7 |                       28.2           0.2             
28.12/28.35	c ................................ | ..........                     8 |                       28.2           0.3             
28.12/28.35	c Satisfiable sub-problem
28.12/28.35	c Sub-problem with 2 variables and 2 clauses
28.12/28.35	c using permutation method 3
28.12/28.35	c Ordering finished 28.190 seconds
28.12/28.35	c mapped 28.190 seconds
28.12/28.35	c permuted 28.190 seconds
28.12/28.35	c about to sort
28.12/28.35	c sorted
28.12/28.35	c clauses now 2
28.12/28.35	c init finished 28.190 seconds
28.12/28.35	c tree built 28.190 seconds
28.12/28.35	c 
28.12/28.35	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
28.12/28.35	c ---------------------------------|----------------------------------|------------------------------------------------------
28.12/28.35	c ................................ | ..........                     9 |                       28.2           0.3             
28.12/28.35	c ................................ | ..........                    10 |                       28.2           0.4             
28.12/28.35	c ................................ | ..........                    11 |                       28.2           0.4             

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-1563748-1238789803/watcher-1563748-1238789803 -o /tmp/evaluation-result-1563748-1238789803/solver-1563748-1238789803 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1563748-1238789803.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.86 1.97 1.99 4/94 3570
/proc/meminfo: memFree=1725984/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=932 CPUtime=0
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 118 0 0 0 0 0 0 0 22 0 1 0 1151644277 954368 102 1992294400 134512640 135237372 4294956192 18446744073709551615 134738881 0 0 4096 0 0 0 0 17 1 0 0
/proc/3570/statm: 233 102 78 176 0 55 0

[startup+0.0348411 s]
/proc/loadavg: 1.86 1.97 1.99 4/94 3570
/proc/meminfo: memFree=1725984/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=2192 CPUtime=0.02
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 412 0 0 0 2 0 0 0 22 0 1 0 1151644277 2244608 396 1992294400 134512640 135237372 4294956192 18446744073709551615 134884223 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 548 396 78 176 0 370 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2192

[startup+0.10184 s]
/proc/loadavg: 1.86 1.97 1.99 4/94 3570
/proc/meminfo: memFree=1725984/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=4680 CPUtime=0.09
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 1067 0 0 0 8 1 0 0 22 0 1 0 1151644277 4792320 1051 1992294400 134512640 135237372 4294956192 18446744073709551615 134685167 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 1170 1051 78 176 0 992 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4680

[startup+0.301867 s]
/proc/loadavg: 1.86 1.97 1.99 4/94 3570
/proc/meminfo: memFree=1725984/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=12244 CPUtime=0.28
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 2903 0 0 0 27 1 0 0 24 0 1 0 1151644277 12537856 2887 1992294400 134512640 135237372 4294956192 18446744073709551615 134709544 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 3061 2887 78 176 0 2883 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12244

[startup+0.701909 s]
/proc/loadavg: 1.86 1.97 1.99 4/94 3570
/proc/meminfo: memFree=1725984/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=26980 CPUtime=0.69
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 6555 0 0 0 65 4 0 0 25 0 1 0 1151644277 27627520 6539 1992294400 134512640 135237372 4294956192 18446744073709551615 134709498 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 6745 6539 78 176 0 6567 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26980

[startup+1.502 s]
/proc/loadavg: 1.86 1.97 1.99 3/95 3571
/proc/meminfo: memFree=1688792/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=56980 CPUtime=1.48
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 13971 0 0 0 140 8 0 0 25 0 1 0 1151644277 58347520 13955 1992294400 134512640 135237372 4294956192 18446744073709551615 134738967 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 14245 13955 78 176 0 14067 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 56980

[startup+3.10117 s]
/proc/loadavg: 1.95 1.98 1.99 3/95 3571
/proc/meminfo: memFree=1646104/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=116884 CPUtime=3.07
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 28571 0 0 0 291 16 0 0 25 0 1 0 1151644277 119689216 28555 1992294400 134512640 135237372 4294956192 18446744073709551615 134685672 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 29221 28555 78 176 0 29043 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 116884

[startup+6.30153 s]
/proc/loadavg: 1.95 1.98 1.99 3/95 3571
/proc/meminfo: memFree=1532768/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=205436 CPUtime=6.26
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 49678 0 0 0 599 27 0 0 25 0 1 0 1151644277 210366464 49662 1992294400 134512640 135237372 4294956192 18446744073709551615 134534259 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 51359 49662 78 176 0 51181 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 205436

[startup+12.7012 s]
/proc/loadavg: 2.19 2.03 2.01 3/95 3571
/proc/meminfo: memFree=1525160/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=205436 CPUtime=12.62
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 49678 0 0 0 1235 27 0 0 25 0 1 0 1151644277 210366464 49662 1992294400 134512640 135237372 4294956192 18446744073709551615 134534043 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 51359 49662 78 176 0 51181 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 205436

[startup+25.5017 s]
/proc/loadavg: 2.37 2.08 2.03 3/95 3571
/proc/meminfo: memFree=1341032/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=405764 CPUtime=25.33
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 95799 0 0 0 2488 45 0 0 25 0 1 0 1151644277 415502336 95782 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 101441 95782 79 176 0 101263 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 405764

[startup+51.1015 s]
/proc/loadavg: 2.43 2.12 2.04 3/95 3579
/proc/meminfo: memFree=1346664/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=406552 CPUtime=50.78
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 117814 0 0 0 5024 54 0 0 25 0 1 0 1151644277 416309248 94944 1992294400 134512640 135237372 4294956192 18446744073709551615 134600981 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 101638 94944 112 176 0 101460 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 406552

[startup+102.307 s]
/proc/loadavg: 2.22 2.11 2.04 3/95 3579
/proc/meminfo: memFree=1344936/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=408304 CPUtime=101.69
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 118284 0 0 0 10114 55 0 0 25 0 1 0 1151644277 418103296 95414 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 102076 95414 112 176 0 101898 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 408304

[startup+162.302 s]
/proc/loadavg: 2.13 2.11 2.04 3/95 3579
/proc/meminfo: memFree=1342568/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=410396 CPUtime=161.33
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 118831 0 0 0 16078 55 0 0 25 0 1 0 1151644277 420245504 95961 1992294400 134512640 135237372 4294956192 18446744073709551615 134553870 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 102599 95961 112 176 0 102421 0
Current children cumulated CPU time (s) 161.33
Current children cumulated vsize (KiB) 410396

[startup+222.302 s]
/proc/loadavg: 2.08 2.10 2.04 3/95 3579
/proc/meminfo: memFree=1340520/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=411996 CPUtime=220.98
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 119356 0 0 0 22043 55 0 0 25 0 1 0 1151644277 421883904 96486 1992294400 134512640 135237372 4294956192 18446744073709551615 134600963 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 102999 96486 112 176 0 102821 0
Current children cumulated CPU time (s) 220.98
Current children cumulated vsize (KiB) 411996

[startup+282.301 s]
/proc/loadavg: 2.07 2.09 2.04 3/95 3579
/proc/meminfo: memFree=1339560/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=414068 CPUtime=280.64
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 119584 0 0 0 28008 56 0 0 25 0 1 0 1151644277 424005632 96714 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 103517 96714 112 176 0 103339 0
Current children cumulated CPU time (s) 280.64
Current children cumulated vsize (KiB) 414068

[startup+342.302 s]
/proc/loadavg: 2.06 2.09 2.04 3/95 3579
/proc/meminfo: memFree=1339112/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=414332 CPUtime=340.28
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 119704 0 0 0 33972 56 0 0 25 0 1 0 1151644277 424275968 96834 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 103583 96834 112 176 0 103405 0
Current children cumulated CPU time (s) 340.28
Current children cumulated vsize (KiB) 414332

[startup+402.302 s]
/proc/loadavg: 2.13 2.10 2.04 3/95 3579
/proc/meminfo: memFree=1338728/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=414728 CPUtime=399.94
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 119790 0 0 0 39938 56 0 0 25 0 1 0 1151644277 424681472 96920 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 103682 96920 112 176 0 103504 0
Current children cumulated CPU time (s) 399.94
Current children cumulated vsize (KiB) 414728

[startup+462.301 s]
/proc/loadavg: 2.12 2.09 2.04 3/95 3579
/proc/meminfo: memFree=1338408/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=414860 CPUtime=459.58
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 119863 0 0 0 45902 56 0 0 25 0 1 0 1151644277 424816640 96993 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 103715 96993 112 176 0 103537 0
Current children cumulated CPU time (s) 459.58
Current children cumulated vsize (KiB) 414860

[startup+522.302 s]
/proc/loadavg: 2.11 2.09 2.04 3/95 3579
/proc/meminfo: memFree=1338152/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=415124 CPUtime=519.23
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 119920 0 0 0 51867 56 0 0 25 0 1 0 1151644277 425086976 97050 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 103781 97050 112 176 0 103603 0
Current children cumulated CPU time (s) 519.23
Current children cumulated vsize (KiB) 415124

[startup+582.302 s]
/proc/loadavg: 2.10 2.09 2.04 3/95 3579
/proc/meminfo: memFree=1338088/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=415256 CPUtime=578.88
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 119984 0 0 0 57832 56 0 0 25 0 1 0 1151644277 425222144 97114 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 103814 97114 112 176 0 103636 0
Current children cumulated CPU time (s) 578.88
Current children cumulated vsize (KiB) 415256

[startup+642.301 s]
/proc/loadavg: 2.08 2.08 2.04 3/95 3579
/proc/meminfo: memFree=1337832/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=415388 CPUtime=638.53
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 120033 0 0 0 63797 56 0 0 25 0 1 0 1151644277 425357312 97163 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 103847 97163 112 176 0 103669 0
Current children cumulated CPU time (s) 638.53
Current children cumulated vsize (KiB) 415388

[startup+702.302 s]
/proc/loadavg: 2.08 2.08 2.04 3/95 3579
/proc/meminfo: memFree=1337512/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=415520 CPUtime=698.18
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 120068 0 0 0 69762 56 0 0 25 0 1 0 1151644277 425492480 97198 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 103880 97198 112 176 0 103702 0
Current children cumulated CPU time (s) 698.18
Current children cumulated vsize (KiB) 415520

[startup+762.308 s]
/proc/loadavg: 2.07 2.08 2.04 3/95 3579
/proc/meminfo: memFree=1337448/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=415652 CPUtime=757.83
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 120106 0 0 0 75727 56 0 0 25 0 1 0 1151644277 425627648 97236 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 103913 97236 112 176 0 103735 0
Current children cumulated CPU time (s) 757.83
Current children cumulated vsize (KiB) 415652

[startup+822.301 s]
/proc/loadavg: 2.07 2.08 2.04 3/95 3579
/proc/meminfo: memFree=1337320/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=415784 CPUtime=817.48
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 120154 0 0 0 81692 56 0 0 25 0 1 0 1151644277 425762816 97284 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 103946 97284 112 176 0 103768 0
Current children cumulated CPU time (s) 817.48
Current children cumulated vsize (KiB) 415784

[startup+882.302 s]
/proc/loadavg: 2.13 2.09 2.04 3/95 3579
/proc/meminfo: memFree=1337064/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=415916 CPUtime=877.12
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 120197 0 0 0 87656 56 0 0 25 0 1 0 1151644277 425897984 97327 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 103979 97327 112 176 0 103801 0
Current children cumulated CPU time (s) 877.12
Current children cumulated vsize (KiB) 415916

[startup+942.302 s]
/proc/loadavg: 2.20 2.12 2.05 3/95 3579
/proc/meminfo: memFree=1336872/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=416048 CPUtime=936.78
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 120238 0 0 0 93621 57 0 0 25 0 1 0 1151644277 426033152 97368 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 104012 97368 112 176 0 103834 0
Current children cumulated CPU time (s) 936.78
Current children cumulated vsize (KiB) 416048

[startup+1002.3 s]
/proc/loadavg: 2.18 2.12 2.06 3/95 3579
/proc/meminfo: memFree=1336680/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=416180 CPUtime=996.43
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 120281 0 0 0 99586 57 0 0 25 0 1 0 1151644277 426168320 97411 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 104045 97411 112 176 0 103867 0
Current children cumulated CPU time (s) 996.43
Current children cumulated vsize (KiB) 416180

[startup+1062.3 s]
/proc/loadavg: 2.18 2.13 2.06 3/95 3579
/proc/meminfo: memFree=1336552/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=416312 CPUtime=1056.08
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 120322 0 0 0 105551 57 0 0 25 0 1 0 1151644277 426303488 97452 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 104078 97452 112 176 0 103900 0
Current children cumulated CPU time (s) 1056.08
Current children cumulated vsize (KiB) 416312

[startup+1122.3 s]
/proc/loadavg: 2.06 2.10 2.06 3/95 3579
/proc/meminfo: memFree=1336296/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=416444 CPUtime=1115.73
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 120365 0 0 0 111516 57 0 0 25 0 1 0 1151644277 426438656 97495 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 104111 97495 112 176 0 103933 0
Current children cumulated CPU time (s) 1115.73
Current children cumulated vsize (KiB) 416444

[startup+1182.3 s]
/proc/loadavg: 2.08 2.10 2.06 3/95 3579
/proc/meminfo: memFree=1336104/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=416576 CPUtime=1175.38
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 120405 0 0 0 117481 57 0 0 25 0 1 0 1151644277 426573824 97535 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 104144 97535 112 176 0 103966 0
Current children cumulated CPU time (s) 1175.38
Current children cumulated vsize (KiB) 416576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.1 s]
/proc/loadavg: 2.05 2.09 2.05 3/95 3579
/proc/meminfo: memFree=1335784/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=416708 CPUtime=1200.03
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 120418 0 0 0 119946 57 0 0 25 0 1 0 1151644277 426708992 97548 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 104177 97548 112 176 0 103999 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 416708

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

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

[startup+1207.1 s]
/proc/loadavg: 2.05 2.09 2.05 3/95 3579
/proc/meminfo: memFree=1335784/2055920 swapFree=4165864/4192956
[pid=3570] ppid=3568 vsize=416708 CPUtime=1200.03
/proc/3570/stat : 3570 (ttsth-5-0) R 3568 3570 3533 0 -1 4194304 120418 0 0 0 119946 57 0 0 25 0 1 0 1151644277 426708992 97548 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/3570/statm: 104177 97548 112 176 0 103999 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 416708

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1207.17
CPU time (s): 1200.1
CPU user time (s): 1199.47
CPU system time (s): 0.633903
CPU usage (%): 99.4147
Max. virtual memory (cumulated for all children) (KiB): 430260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.47
system time used= 0.633903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120418
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= 5
involuntary context switches= 16259

runsolver used 1.90171 second user time and 4.69629 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-03 22:16:46
IDJOB=1563748
IDBENCH=70959
IDSOLVER=549
FILE ID=node91/1563748-1238789803
PBS_JOBID= 9085628
Free space on /tmp= 66468 MiB

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

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

MD5SUM BENCH= 91d125ee3007575f40ddeef126d7f80f
RANDOM SEED=877933724

node91.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.252
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.252
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1726400 kB
Buffers:         32400 kB
Cached:         216268 kB
SwapCached:       8644 kB
Active:         135476 kB
Inactive:       123336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726400 kB
SwapTotal:     4192956 kB
SwapFree:      4165864 kB
Dirty:           62616 kB
Writeback:           0 kB
Mapped:          16048 kB
Slab:            53796 kB
Committed_AS:  2508568 kB
PageTables:       3260 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66468 MiB
End job on node91 at 2009-04-03 22:36:55