Trace number 1821450

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
MiniSAT 09z 2009-03-22? (TO) 1200.06 1200.03

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

0.00/0.00	c Parsing...
2.33/2.41	c ==============================================================================
2.33/2.41	c |           |     ORIGINAL     |              LEARNT              |          |
2.33/2.41	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.33/2.41	c ==============================================================================
2.33/2.41	c |         0 | 2445459  6687382 |  733637       0        0     nan |  0.000 % |
88.29/88.34	c |         0 |  459462  3264797 |      --       0       --      -- |     --   | -1360719/-1657359
88.29/88.35	c ==============================================================================
88.29/88.35	c Result  :   #vars: 7950   #clauses: 459462   #literals: 3264797
88.29/88.35	c CPU time:   87.71 s
88.29/88.35	c ==============================================================================
89.37/89.49	c WARNING: for repeatability, setting FPU to use double precision
89.37/89.49	c Number of variables   : 7950         
89.37/89.49	c Number of clauses     : 459462       
89.44/89.94	c Parsing time: 0.43         s
1200.05/1200.01	HOME/SatELiteGTI: line 36:  3000 Terminated              $MS $2 $TMP.cnf $TMP.result

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1821450-1242528243/watcher-1821450-1242528243 -o /tmp/evaluation-result-1821450-1242528243/solver-1821450-1242528243 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821450-1242528243.cnf -random-seed=719941001 

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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.15 1.03 1.01 3/96 2807
/proc/meminfo: memFree=339268/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2412 CPUtime=0
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 338 0 0 0 0 0 0 0 25 0 1 0 1017321942 2469888 271 4294967295 134512640 135169312 3220970224 3220967816 3085706158 0 0 4 65536 3222620697 0 0 17 2 0 0 0
/proc/2804/statm: 603 271 230 161 0 42 0
[pid=2805] ppid=2804 vsize=2412 CPUtime=0.01
/proc/2805/stat : 2805 (SatELiteGTI) R 2804 2804 14060 0 -1 4194368 103 0 0 0 0 1 0 0 25 0 1 0 1017321942 2469888 114 4294967295 134512640 135169312 3220970224 3220966444 3085514612 0 65538 0 65538 0 0 0 17 2 0 0 0
/proc/2805/statm: 603 114 72 161 0 42 0
[pid=2806] ppid=2805 vsize=0 CPUtime=0
/proc/2806/stat : 2806 (SatELiteGTI) Z 2805 2804 14060 0 -1 4194380 141 0 0 0 0 0 0 0 25 0 1 0 1017321942 0 0 4294967295 0 0 0 0 0 0 0 0 65538 3222378830 0 0 17 2 0 0 0
/proc/2806/statm: 0 0 0 0 0 0 0
[pid=2807] ppid=2805 vsize=2412 CPUtime=0
/proc/2807/stat : 2807 (SatELiteGTI) R 2805 2804 14060 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 1017321942 2469888 42 4294967295 134512640 135169312 3220970224 3220966444 3085514612 0 65538 0 65538 0 0 0 17 2 0 0 0
/proc/2807/statm: 603 42 0 161 0 42 0

[startup+0.111774 s]
/proc/loadavg: 1.15 1.03 1.01 3/96 2807
/proc/meminfo: memFree=339268/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2412 CPUtime=0.01
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 366 644 0 0 0 0 0 1 25 0 1 0 1017321942 2469888 276 4294967295 134512640 135169312 3220970224 3220968760 3085512430 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2804/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.221764 s]
/proc/loadavg: 1.15 1.03 1.01 3/96 2807
/proc/meminfo: memFree=339268/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2412 CPUtime=0.01
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 366 644 0 0 0 0 0 1 25 0 1 0 1017321942 2469888 276 4294967295 134512640 135169312 3220970224 3220968760 3085512430 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2804/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.321756 s]
/proc/loadavg: 1.15 1.03 1.01 3/96 2807
/proc/meminfo: memFree=339268/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2412 CPUtime=0.01
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 366 644 0 0 0 0 0 1 25 0 1 0 1017321942 2469888 276 4294967295 134512640 135169312 3220970224 3220968760 3085512430 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2804/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.72172 s]
/proc/loadavg: 1.15 1.03 1.01 3/96 2807
/proc/meminfo: memFree=339268/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2412 CPUtime=0.01
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 366 644 0 0 0 0 0 1 25 0 1 0 1017321942 2469888 276 4294967295 134512640 135169312 3220970224 3220968760 3085512430 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2804/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+1.52165 s]
/proc/loadavg: 1.13 1.03 1.01 2/95 2809
/proc/meminfo: memFree=240052/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2412 CPUtime=0.01
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 366 644 0 0 0 0 0 1 25 0 1 0 1017321942 2469888 276 4294967295 134512640 135169312 3220970224 3220968760 3085512430 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2804/statm: 603 276 235 161 0 42 0
[pid=2809] ppid=2804 vsize=153016 CPUtime=1.52
/proc/2809/stat : 2809 (SatELite_releas) R 2804 2804 14060 0 -1 4202496 33602 0 0 0 122 30 0 0 25 0 1 0 1017321943 156688384 33538 4294967295 134512640 135223648 3217016640 3217015592 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2809/statm: 38254 33538 47 174 0 38079 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 155428

[startup+3.12151 s]
/proc/loadavg: 1.13 1.03 1.01 2/95 2809
/proc/meminfo: memFree=118532/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2412 CPUtime=0.01
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 366 644 0 0 0 0 0 1 25 0 1 0 1017321942 2469888 276 4294967295 134512640 135169312 3220970224 3220968760 3085512430 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2804/statm: 603 276 235 161 0 42 0
[pid=2809] ppid=2804 vsize=251780 CPUtime=3.12
/proc/2809/stat : 2809 (SatELite_releas) R 2804 2804 14060 0 -1 4202496 58079 0 0 0 272 40 0 0 25 0 1 0 1017321943 257822720 57994 4294967295 134512640 135223648 3217016640 3217015136 134549033 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2809/statm: 62945 57994 68 174 0 62770 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 254192

[startup+6.32123 s]
/proc/loadavg: 1.12 1.03 1.01 2/95 2809
/proc/meminfo: memFree=106380/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2412 CPUtime=0.01
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 366 644 0 0 0 0 0 1 25 0 1 0 1017321942 2469888 276 4294967295 134512640 135169312 3220970224 3220968760 3085512430 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2804/statm: 603 276 235 161 0 42 0
[pid=2809] ppid=2804 vsize=252804 CPUtime=6.32
/proc/2809/stat : 2809 (SatELite_releas) R 2804 2804 14060 0 -1 4202496 58269 0 0 0 592 40 0 0 25 0 1 0 1017321943 258871296 58184 4294967295 134512640 135223648 3217016640 3217015136 134548206 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2809/statm: 63201 58184 68 174 0 63026 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 255216

[startup+12.7207 s]
/proc/loadavg: 1.11 1.03 1.01 2/95 2809
/proc/meminfo: memFree=69492/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2412 CPUtime=0.01
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 366 644 0 0 0 0 0 1 25 0 1 0 1017321942 2469888 276 4294967295 134512640 135169312 3220970224 3220968760 3085512430 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2804/statm: 603 276 235 161 0 42 0
[pid=2809] ppid=2804 vsize=279800 CPUtime=12.7
/proc/2809/stat : 2809 (SatELite_releas) R 2804 2804 14060 0 -1 4202496 70249 0 0 0 1219 51 0 0 25 0 1 0 1017321943 286515200 63886 4294967295 134512640 135223648 3217016640 3217014640 134549033 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2809/statm: 69950 63886 73 174 0 69775 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 282212

[startup+25.5196 s]
/proc/loadavg: 1.10 1.03 1.01 2/95 2809
/proc/meminfo: memFree=52892/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2412 CPUtime=0.01
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 366 644 0 0 0 0 0 1 25 0 1 0 1017321942 2469888 276 4294967295 134512640 135169312 3220970224 3220968760 3085512430 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2804/statm: 603 276 235 161 0 42 0
[pid=2809] ppid=2804 vsize=324852 CPUtime=25.48
/proc/2809/stat : 2809 (SatELite_releas) R 2804 2804 14060 0 -1 4202496 82284 0 0 0 2490 58 0 0 25 0 1 0 1017321943 332648448 75345 4294967295 134512640 135223648 3217016640 3217014656 134549033 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2809/statm: 81213 75345 73 174 0 81038 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 327264

[startup+51.1073 s]
/proc/loadavg: 1.06 1.03 1.00 3/95 2810
/proc/meminfo: memFree=52892/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2412 CPUtime=0.01
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 366 644 0 0 0 0 0 1 25 0 1 0 1017321942 2469888 276 4294967295 134512640 135169312 3220970224 3220968760 3085512430 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2804/statm: 603 276 235 161 0 42 0
[pid=2809] ppid=2804 vsize=325364 CPUtime=51.07
/proc/2809/stat : 2809 (SatELite_releas) R 2804 2804 14060 0 -1 4202496 82433 0 0 0 5049 58 0 0 25 0 1 0 1017321943 333172736 75494 4294967295 134512640 135223648 3217016640 3217014656 134549042 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2809/statm: 81341 75494 73 174 0 81166 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 327776

[startup+102.313 s]
/proc/loadavg: 1.02 1.02 1.00 2/95 3000
/proc/meminfo: memFree=323820/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2416 CPUtime=89.44
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 384 92062 0 0 0 0 8879 65 20 0 1 0 1017321942 2473984 277 4294967295 134512640 135169312 3220970224 3220966440 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2804/statm: 604 277 235 161 0 43 0
[pid=3000] ppid=2804 vsize=36128 CPUtime=12.82
/proc/3000/stat : 3000 (minisat_static) R 2804 2804 14060 0 -1 4202496 8957 0 0 0 1278 4 0 0 25 0 1 0 1017330892 36995072 8892 4294967295 134512640 135212243 3215433248 3215431952 134538955 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3000/statm: 9032 8892 73 171 0 8859 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 38544

[startup+162.318 s]
/proc/loadavg: 1.01 1.01 1.00 2/95 3198
/proc/meminfo: memFree=318968/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2416 CPUtime=89.44
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 384 92062 0 0 0 0 8879 65 20 0 1 0 1017321942 2473984 277 4294967295 134512640 135169312 3220970224 3220966440 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2804/statm: 604 277 235 161 0 43 0
[pid=3000] ppid=2804 vsize=40012 CPUtime=72.83
/proc/3000/stat : 3000 (minisat_static) R 2804 2804 14060 0 -1 4202496 9922 0 0 0 7278 5 0 0 25 0 1 0 1017330892 40972288 9857 4294967295 134512640 135212243 3215433248 3215431856 134526703 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3000/statm: 10003 9857 73 171 0 9830 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 42428

[startup+222.322 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 3396
/proc/meminfo: memFree=316504/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2416 CPUtime=89.44
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 384 92062 0 0 0 0 8879 65 20 0 1 0 1017321942 2473984 277 4294967295 134512640 135169312 3220970224 3220966440 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2804/statm: 604 277 235 161 0 43 0
[pid=3000] ppid=2804 vsize=42608 CPUtime=132.84
/proc/3000/stat : 3000 (minisat_static) R 2804 2804 14060 0 -1 4202496 10567 0 0 0 13274 10 0 0 25 0 1 0 1017330892 43630592 10502 4294967295 134512640 135212243 3215433248 3215431856 134526072 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3000/statm: 10652 10502 73 171 0 10479 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 45024

[startup+282.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 3581
/proc/meminfo: memFree=314560/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2416 CPUtime=89.44
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 384 92062 0 0 0 0 8879 65 20 0 1 0 1017321942 2473984 277 4294967295 134512640 135169312 3220970224 3220966440 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2804/statm: 604 277 235 161 0 43 0
[pid=3000] ppid=2804 vsize=44984 CPUtime=192.84
/proc/3000/stat : 3000 (minisat_static) R 2804 2804 14060 0 -1 4202496 11160 0 0 0 19272 12 0 0 25 0 1 0 1017330892 46063616 11095 4294967295 134512640 135212243 3215433248 3215431856 134526162 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3000/statm: 11246 11095 73 171 0 11073 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 47400

[startup+342.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 3772
/proc/meminfo: memFree=312576/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2416 CPUtime=89.44
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 384 92062 0 0 0 0 8879 65 20 0 1 0 1017321942 2473984 277 4294967295 134512640 135169312 3220970224 3220966440 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2804/statm: 604 277 235 161 0 43 0
[pid=3000] ppid=2804 vsize=46840 CPUtime=252.84
/proc/3000/stat : 3000 (minisat_static) R 2804 2804 14060 0 -1 4202496 11644 0 0 0 25272 12 0 0 25 0 1 0 1017330892 47964160 11579 4294967295 134512640 135212243 3215433248 3215431856 134526019 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3000/statm: 11710 11579 73 171 0 11537 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 49256

[startup+402.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 3975
/proc/meminfo: memFree=311172/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2416 CPUtime=89.44

################
# More data... #
################

[pid=3000] ppid=2804 vsize=51800 CPUtime=432.85
/proc/3000/stat : 3000 (minisat_static) R 2804 2804 14060 0 -1 4202496 12868 0 0 0 43269 16 0 0 25 0 1 0 1017330892 53043200 12803 4294967295 134512640 135212243 3215433248 3215431856 134526078 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3000/statm: 12950 12803 73 171 0 12777 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 54216

[startup+582.321 s]
/proc/loadavg: 1.05 1.02 1.00 3/95 4551
/proc/meminfo: memFree=305244/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2416 CPUtime=89.44
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 384 92062 0 0 0 0 8879 65 20 0 1 0 1017321942 2473984 277 4294967295 134512640 135169312 3220970224 3220966440 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2804/statm: 604 277 235 161 0 43 0
[pid=3000] ppid=2804 vsize=54708 CPUtime=492.87
/proc/3000/stat : 3000 (minisat_static) R 2804 2804 14060 0 -1 4202496 13555 0 0 0 49269 18 0 0 25 0 1 0 1017330892 56020992 13490 4294967295 134512640 135212243 3215433248 3215431856 134526236 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3000/statm: 13677 13490 73 171 0 13504 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 57124

[startup+642.316 s]
/proc/loadavg: 1.06 1.03 1.00 2/95 4744
/proc/meminfo: memFree=304856/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2416 CPUtime=89.44
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 384 92062 0 0 0 0 8879 65 20 0 1 0 1017321942 2473984 277 4294967295 134512640 135169312 3220970224 3220966440 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2804/statm: 604 277 235 161 0 43 0
[pid=3000] ppid=2804 vsize=55500 CPUtime=552.87
/proc/3000/stat : 3000 (minisat_static) R 2804 2804 14060 0 -1 4202496 13750 0 0 0 55269 18 0 0 25 0 1 0 1017330892 56832000 13685 4294967295 134512640 135212243 3215433248 3215431856 134526086 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3000/statm: 13875 13685 73 171 0 13702 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 57916

[startup+702.321 s]
/proc/loadavg: 1.02 1.02 1.00 2/95 4932
/proc/meminfo: memFree=302268/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2416 CPUtime=89.44
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 384 92062 0 0 0 0 8879 65 20 0 1 0 1017321942 2473984 277 4294967295 134512640 135169312 3220970224 3220966440 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2804/statm: 604 277 235 161 0 43 0
[pid=3000] ppid=2804 vsize=57480 CPUtime=612.88
/proc/3000/stat : 3000 (minisat_static) R 2804 2804 14060 0 -1 4202496 14259 0 0 0 61270 18 0 0 25 0 1 0 1017330892 58859520 14194 4294967295 134512640 135212243 3215433248 3215431856 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3000/statm: 14370 14194 73 171 0 14197 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 59896

[startup+762.316 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 5121
/proc/meminfo: memFree=301020/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2416 CPUtime=89.44
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 384 92062 0 0 0 0 8879 65 20 0 1 0 1017321942 2473984 277 4294967295 134512640 135169312 3220970224 3220966440 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2804/statm: 604 277 235 161 0 43 0
[pid=3000] ppid=2804 vsize=58672 CPUtime=672.88
/proc/3000/stat : 3000 (minisat_static) R 2804 2804 14060 0 -1 4202496 14566 0 0 0 67270 18 0 0 25 0 1 0 1017330892 60080128 14501 4294967295 134512640 135212243 3215433248 3215431856 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3000/statm: 14668 14501 73 171 0 14495 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 61088

[startup+822.31 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 5310
/proc/meminfo: memFree=300260/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2416 CPUtime=89.44
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 384 92062 0 0 0 0 8879 65 20 0 1 0 1017321942 2473984 277 4294967295 134512640 135169312 3220970224 3220966440 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2804/statm: 604 277 235 161 0 43 0
[pid=3000] ppid=2804 vsize=59476 CPUtime=732.88
/proc/3000/stat : 3000 (minisat_static) R 2804 2804 14060 0 -1 4202496 14768 0 0 0 73270 18 0 0 25 0 1 0 1017330892 60903424 14703 4294967295 134512640 135212243 3215433248 3215431856 134526257 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3000/statm: 14869 14703 73 171 0 14696 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 61892

[startup+882.315 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 5494
/proc/meminfo: memFree=299036/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2416 CPUtime=89.44
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 384 92062 0 0 0 0 8879 65 20 0 1 0 1017321942 2473984 277 4294967295 134512640 135169312 3220970224 3220966440 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2804/statm: 604 277 235 161 0 43 0
[pid=3000] ppid=2804 vsize=61072 CPUtime=792.89
/proc/3000/stat : 3000 (minisat_static) R 2804 2804 14060 0 -1 4202496 15097 0 0 0 79270 19 0 0 25 0 1 0 1017330892 62537728 15032 4294967295 134512640 135212243 3215433248 3215431856 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3000/statm: 15268 15032 73 171 0 15095 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 63488

[startup+942.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 5683
/proc/meminfo: memFree=297292/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2416 CPUtime=89.44
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 384 92062 0 0 0 0 8879 65 20 0 1 0 1017321942 2473984 277 4294967295 134512640 135169312 3220970224 3220966440 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2804/statm: 604 277 235 161 0 43 0
[pid=3000] ppid=2804 vsize=62932 CPUtime=852.9
/proc/3000/stat : 3000 (minisat_static) R 2804 2804 14060 0 -1 4202496 15568 0 0 0 85271 19 0 0 25 0 1 0 1017330892 64442368 15503 4294967295 134512640 135212243 3215433248 3215431856 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3000/statm: 15733 15503 73 171 0 15560 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 65348

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 5875
/proc/meminfo: memFree=295944/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2416 CPUtime=89.44
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 384 92062 0 0 0 0 8879 65 20 0 1 0 1017321942 2473984 277 4294967295 134512640 135169312 3220970224 3220966440 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2804/statm: 604 277 235 161 0 43 0
[pid=3000] ppid=2804 vsize=63856 CPUtime=912.9
/proc/3000/stat : 3000 (minisat_static) R 2804 2804 14060 0 -1 4202496 15805 0 0 0 91271 19 0 0 25 0 1 0 1017330892 65388544 15740 4294967295 134512640 135212243 3215433248 3215431856 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3000/statm: 15964 15740 73 171 0 15791 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 66272

[startup+1062.32 s]
/proc/loadavg: 1.06 1.01 1.00 3/95 6064
/proc/meminfo: memFree=294060/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2416 CPUtime=89.44
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 384 92062 0 0 0 0 8879 65 20 0 1 0 1017321942 2473984 277 4294967295 134512640 135169312 3220970224 3220966440 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2804/statm: 604 277 235 161 0 43 0
[pid=3000] ppid=2804 vsize=65488 CPUtime=972.91
/proc/3000/stat : 3000 (minisat_static) R 2804 2804 14060 0 -1 4202496 16231 0 0 0 97271 20 0 0 25 0 1 0 1017330892 67059712 16166 4294967295 134512640 135212243 3215433248 3215431856 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3000/statm: 16372 16166 73 171 0 16199 0
Current children cumulated CPU time (s) 1062.35
Current children cumulated vsize (KiB) 67904

[startup+1122.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/95 6253
/proc/meminfo: memFree=294168/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2416 CPUtime=89.44
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 384 92062 0 0 0 0 8879 65 20 0 1 0 1017321942 2473984 277 4294967295 134512640 135169312 3220970224 3220966440 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2804/statm: 604 277 235 161 0 43 0
[pid=3000] ppid=2804 vsize=65488 CPUtime=1032.9
/proc/3000/stat : 3000 (minisat_static) R 2804 2804 14060 0 -1 4202496 16231 0 0 0 103270 20 0 0 25 0 1 0 1017330892 67059712 16166 4294967295 134512640 135212243 3215433248 3215431856 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3000/statm: 16372 16166 73 171 0 16199 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 67904

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 6437
/proc/meminfo: memFree=290224/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2416 CPUtime=89.44
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 384 92062 0 0 0 0 8879 65 20 0 1 0 1017321942 2473984 277 4294967295 134512640 135169312 3220970224 3220966440 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2804/statm: 604 277 235 161 0 43 0
[pid=3000] ppid=2804 vsize=69600 CPUtime=1092.91
/proc/3000/stat : 3000 (minisat_static) R 2804 2804 14060 0 -1 4202496 17284 0 0 0 109267 24 0 0 25 0 1 0 1017330892 71270400 17219 4294967295 134512640 135212243 3215433248 3215431856 134526132 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3000/statm: 17400 17219 73 171 0 17227 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 72016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6625
/proc/meminfo: memFree=289248/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2416 CPUtime=89.44
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 384 92062 0 0 0 0 8879 65 20 0 1 0 1017321942 2473984 277 4294967295 134512640 135169312 3220970224 3220966440 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2804/statm: 604 277 235 161 0 43 0
[pid=3000] ppid=2804 vsize=70024 CPUtime=1110.61
/proc/3000/stat : 3000 (minisat_static) R 2804 2804 14060 0 -1 4202496 17386 0 0 0 111037 24 0 0 25 0 1 0 1017330892 71704576 17321 4294967295 134512640 135212243 3215433248 3215431856 134526150 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3000/statm: 17506 17321 73 171 0 17333 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 72440

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

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

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6625
/proc/meminfo: memFree=289248/2074464 swapFree=1949056/1959888
[pid=2804] ppid=2802 vsize=2416 CPUtime=89.44
/proc/2804/stat : 2804 (SatELiteGTI) S 2802 2804 14060 0 -1 4194304 384 92062 0 0 0 0 8879 65 20 0 1 0 1017321942 2473984 277 4294967295 134512640 135169312 3220970224 3220966440 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2804/statm: 604 277 235 161 0 43 0
[pid=3000] ppid=2804 vsize=70024 CPUtime=1110.61
/proc/3000/stat : 3000 (minisat_static) R 2804 2804 14060 0 -1 4202496 17386 0 0 0 111037 24 0 0 25 0 1 0 1017330892 71704576 17321 4294967295 134512640 135212243 3215433248 3215431856 134526150 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3000/statm: 17506 17321 73 171 0 17333 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 72440

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.03
CPU time (s): 1200.06
CPU user time (s): 1199.16
CPU system time (s): 0.9
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 348164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.16
system time used= 0.9
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109925
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= 22
involuntary context switches= 1804

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-17 04:44:03
IDJOB=1821450
IDBENCH=70959
IDSOLVER=659
FILE ID=tipi27/1821450-1242528243
PBS_JOBID=
Free space on /tmp= 9014 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ee-r3-noholes.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821450-1242528243/watcher-1821450-1242528243 -o /tmp/evaluation-result-1821450-1242528243/solver-1821450-1242528243 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821450-1242528243.cnf -random-seed=719941001

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

MD5SUM BENCH= 91d125ee3007575f40ddeef126d7f80f
RANDOM SEED= 719941001

Linux tipi27 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.389
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.389
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.79

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.389
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.389
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        339524 kB
Buffers:         70404 kB
Cached:        1528596 kB
SwapCached:       5508 kB
Active:         750628 kB
Inactive:       858192 kB
HighTotal:     1178688 kB
HighFree:        77860 kB
LowTotal:       895776 kB
LowFree:        261664 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:           64320 kB
Writeback:           0 kB
AnonPages:        9080 kB
Mapped:           3236 kB
Slab:           117668 kB
PageTables:        440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90620 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8982 MiB
End job on tipi27 at 2009-05-17 05:04:10