Trace number 1849511

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
minisat2 070721/core? (TO) 1200.1 1200.05

General information on the benchmark

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

Solver Data

0.00/0.00	c Parsing...
1.24/1.30	c ==============================================================================
1.24/1.30	c |           |     ORIGINAL     |              LEARNT              |          |
1.24/1.30	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.24/1.30	c ==============================================================================
1.24/1.30	c |         0 | 1356467  3708070 |  406940       0        0     nan |  0.000 % |
46.78/46.85	c |         0 |  255997  1816599 |      --       0       --      -- |     --   | -768336/-956869
46.78/46.86	c ==============================================================================
46.78/46.86	c Result  :   #vars: 4925   #clauses: 255997   #literals: 1816599
46.78/46.86	c CPU time:   46.49 s
46.78/46.86	c ==============================================================================
47.38/47.49	This is MiniSat 2.0 beta
47.38/47.49	WARNING: for repeatability, setting FPU to use double precision
47.38/47.49	============================[ Problem Statistics ]=============================
47.38/47.49	|                                                                             |
47.38/47.50	|  Number of variables:  4925                                                 |
47.38/47.50	|  Number of clauses:    255997                                               |
47.46/47.73	|  Parsing time:         0.20         s                                       |
47.46/47.75	============================[ Search Statistics ]==============================
47.46/47.75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
47.46/47.75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
47.46/47.75	===============================================================================
47.46/47.75	|         0 |    4925   255997  1816599 |    85332        0    nan |  0.000 % |
47.46/47.78	|       101 |    4908   255997  1816599 |    93865       84      7 |  0.345 % |
47.46/47.80	|       251 |    4908   255997  1816599 |   103252      234      8 |  0.345 % |
47.46/47.81	|       478 |    4908   255997  1816599 |   113577      461      8 |  0.345 % |
47.46/47.85	|       815 |    4908   255997  1816599 |   124935      798     12 |  0.345 % |
47.46/47.90	|      1322 |    4908   255997  1816599 |   137428     1305     11 |  0.345 % |
47.46/48.00	|      2081 |    4908   255997  1816599 |   151171     2064     10 |  0.345 % |
47.46/48.18	|      3220 |    4908   255997  1816599 |   166288     3203     11 |  0.345 % |
48.39/48.45	|      4928 |    4908   255997  1816599 |   182917     4911     11 |  0.345 % |
48.68/48.77	|      7491 |    4895   255997  1816599 |   201209     7461     14 |  0.609 % |
49.49/49.54	|     11335 |    4894   255997  1816599 |   221330    11304     15 |  0.629 % |
50.78/50.81	|     17103 |    4893   255997  1816599 |   243463    17071     18 |  0.650 % |
52.08/52.15	|     25752 |    4893   255997  1816599 |   267809    25720     19 |  0.650 % |
56.88/56.94	|     38726 |    4891   255997  1816599 |   294590    38692     21 |  0.690 % |
64.48/64.52	|     58187 |    4891   255740  1815104 |   324049    58150     23 |  0.690 % |
70.48/70.58	|     87380 |    4887   255716  1815042 |   356454    87338     22 |  0.772 % |
91.19/91.29	|    131170 |    4885   255716  1815042 |   392099   131126     24 |  0.812 % |
142.09/142.16	|    196854 |    4883   255716  1815042 |   431309   196808     24 |  0.853 % |
237.61/237.68	|    295380 |    4876   255584  1814701 |   474440   295319     24 |  0.995 % |
401.21/401.30	|    443171 |    4875   255548  1814608 |   521884   443107     24 |  1.015 % |
687.24/687.30	|    664854 |    4873   255548  1814608 |   574073   157774     23 |  1.056 % |
1200.09/1200.03	HOME/SatELiteGTI: line 36: 28514 Terminated              $MS $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-1849511-1244830392/watcher-1849511-1244830392 -o /tmp/evaluation-result-1849511-1244830392/solver-1849511-1244830392 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849511-1244830392.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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.99 1.01 1.00 2/94 28319
/proc/meminfo: memFree=983624/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2416 CPUtime=0.02
/proc/28319/stat : 28319 (SatELiteGTI) R 28317 28319 19205 0 -1 4194304 368 645 0 0 0 0 0 2 18 0 1 0 80460360 2473984 277 4294967295 134512640 135169312 3214238880 3214237872 134666144 0 0 4 65536 0 0 0 17 1 0 0 0
/proc/28319/statm: 604 277 235 161 0 43 0
[pid=28323] ppid=28319 vsize=812 CPUtime=0
/proc/28323/stat : 28323 (SatELite_releas) R 28319 28319 19205 0 -1 4194304 66 0 0 0 0 0 0 0 20 0 1 0 80460361 831488 2 4294967295 0 0 3214384228 3214237508 3085781482 0 0 0 0 0 0 0 17 2 0 0 0
/proc/28323/statm: 204 13 9 174 0 29 0

[startup+0.073184 s]
/proc/loadavg: 0.99 1.01 1.00 2/94 28319
/proc/meminfo: memFree=983624/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2416 CPUtime=0.02
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 369 645 0 0 0 0 0 2 18 0 1 0 80460360 2473984 277 4294967295 134512640 135169312 3214238880 3214237416 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28319/statm: 604 277 235 161 0 43 0
[pid=28323] ppid=28319 vsize=7812 CPUtime=0.07
/proc/28323/stat : 28323 (SatELite_releas) R 28319 28319 19205 0 -1 4202496 1750 0 0 0 4 3 0 0 21 0 1 0 80460361 7999488 1685 4294967295 134512640 135223648 3214378160 3214377112 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28323/statm: 1953 1686 47 174 0 1778 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10228

[startup+0.123179 s]
/proc/loadavg: 0.99 1.01 1.00 2/94 28319
/proc/meminfo: memFree=983624/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2416 CPUtime=0.02
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 369 645 0 0 0 0 0 2 18 0 1 0 80460360 2473984 277 4294967295 134512640 135169312 3214238880 3214237416 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28319/statm: 604 277 235 161 0 43 0
[pid=28323] ppid=28319 vsize=13056 CPUtime=0.12
/proc/28323/stat : 28323 (SatELite_releas) R 28319 28319 19205 0 -1 4202496 2823 0 0 0 9 3 0 0 21 0 1 0 80460361 13369344 2758 4294967295 134512640 135223648 3214378160 3214377112 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28323/statm: 3264 2759 47 174 0 3089 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 15472

[startup+0.323162 s]
/proc/loadavg: 0.99 1.01 1.00 2/94 28319
/proc/meminfo: memFree=983624/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2416 CPUtime=0.02
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 369 645 0 0 0 0 0 2 18 0 1 0 80460360 2473984 277 4294967295 134512640 135169312 3214238880 3214237416 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28319/statm: 604 277 235 161 0 43 0
[pid=28323] ppid=28319 vsize=31140 CPUtime=0.32
/proc/28323/stat : 28323 (SatELite_releas) R 28319 28319 19205 0 -1 4202496 7460 0 0 0 28 4 0 0 21 0 1 0 80460361 31887360 7395 4294967295 134512640 135223648 3214378160 3214377112 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28323/statm: 7785 7395 47 174 0 7610 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 33556

[startup+0.723128 s]
/proc/loadavg: 0.99 1.01 1.00 2/94 28319
/proc/meminfo: memFree=983624/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2416 CPUtime=0.02
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 369 645 0 0 0 0 0 2 18 0 1 0 80460360 2473984 277 4294967295 134512640 135169312 3214238880 3214237416 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28319/statm: 604 277 235 161 0 43 0
[pid=28323] ppid=28319 vsize=76024 CPUtime=0.72
/proc/28323/stat : 28323 (SatELite_releas) R 28319 28319 19205 0 -1 4202496 16604 0 0 0 64 8 0 0 22 0 1 0 80460361 77848576 16539 4294967295 134512640 135223648 3214378160 3214376728 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28323/statm: 19006 16539 47 174 0 18831 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 78440

[startup+1.52306 s]
/proc/loadavg: 0.99 1.01 1.00 2/96 28324
/proc/meminfo: memFree=891212/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2416 CPUtime=0.02
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 369 645 0 0 0 0 0 2 18 0 1 0 80460360 2473984 277 4294967295 134512640 135169312 3214238880 3214237416 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28319/statm: 604 277 235 161 0 43 0
[pid=28323] ppid=28319 vsize=159472 CPUtime=1.51
/proc/28323/stat : 28323 (SatELite_releas) R 28319 28319 19205 0 -1 4202496 32314 0 0 0 132 19 0 0 25 0 1 0 80460361 163299328 32227 4294967295 134512640 135223648 3214378160 3214376656 134549042 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28323/statm: 39868 32227 68 174 0 39693 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 161888

[startup+3.12293 s]
/proc/loadavg: 0.99 1.01 1.00 2/96 28324
/proc/meminfo: memFree=855128/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2416 CPUtime=0.02
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 369 645 0 0 0 0 0 2 18 0 1 0 80460360 2473984 277 4294967295 134512640 135169312 3214238880 3214237416 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28319/statm: 604 277 235 161 0 43 0
[pid=28323] ppid=28319 vsize=159984 CPUtime=3.11
/proc/28323/stat : 28323 (SatELite_releas) R 28319 28319 19205 0 -1 4202496 32415 0 0 0 292 19 0 0 25 0 1 0 80460361 163823616 32328 4294967295 134512640 135223648 3214378160 3214376656 134548993 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28323/statm: 39996 32328 68 174 0 39821 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 162400

[startup+6.32266 s]
/proc/loadavg: 0.99 1.01 1.00 2/96 28324
/proc/meminfo: memFree=842480/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2416 CPUtime=0.02
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 369 645 0 0 0 0 0 2 18 0 1 0 80460360 2473984 277 4294967295 134512640 135169312 3214238880 3214237416 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28319/statm: 604 277 235 161 0 43 0
[pid=28323] ppid=28319 vsize=178128 CPUtime=6.29
/proc/28323/stat : 28323 (SatELite_releas) R 28319 28319 19205 0 -1 4202496 39028 0 0 0 605 24 0 0 25 0 1 0 80460361 182403072 35221 4294967295 134512640 135223648 3214378160 3214376160 134548401 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28323/statm: 44532 35221 73 174 0 44357 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 180544

[startup+12.7121 s]
/proc/loadavg: 0.99 1.01 1.00 2/96 28327
/proc/meminfo: memFree=798656/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2416 CPUtime=0.02
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 369 645 0 0 0 0 0 2 18 0 1 0 80460360 2473984 277 4294967295 134512640 135169312 3214238880 3214237416 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28319/statm: 604 277 235 161 0 43 0
[pid=28323] ppid=28319 vsize=204552 CPUtime=12.66
/proc/28323/stat : 28323 (SatELite_releas) R 28319 28319 19205 0 -1 4202496 45990 0 0 0 1238 28 0 0 25 0 1 0 80460361 209461248 41869 4294967295 134512640 135223648 3214378160 3214375968 134548987 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28323/statm: 51138 41869 73 174 0 50963 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 206968

[startup+25.511 s]
/proc/loadavg: 0.99 1.01 1.00 3/96 28512
/proc/meminfo: memFree=798040/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2416 CPUtime=0.02
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 369 645 0 0 0 0 0 2 18 0 1 0 80460360 2473984 277 4294967295 134512640 135169312 3214238880 3214237416 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28319/statm: 604 277 235 161 0 43 0
[pid=28323] ppid=28319 vsize=204808 CPUtime=25.46
/proc/28323/stat : 28323 (SatELite_releas) R 28319 28319 19205 0 -1 4202496 46055 0 0 0 2518 28 0 0 25 0 1 0 80460361 209723392 41934 4294967295 134512640 135223648 3214378160 3214376176 134549033 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28323/statm: 51202 41934 73 174 0 51027 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 207224

[startup+51.1089 s]
/proc/loadavg: 0.99 1.01 1.00 3/96 28514
/proc/meminfo: memFree=934592/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2420 CPUtime=47.46
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 387 54515 0 0 0 0 4710 36 17 0 1 0 80460360 2478080 278 4294967295 134512640 135169312 3214238880 3214235096 3085778670 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28319/statm: 605 278 235 161 0 44 0
[pid=28514] ppid=28319 vsize=22000 CPUtime=3.62
/proc/28514/stat : 28514 (minisat_static) R 28319 28319 19205 0 -1 4202496 5395 0 0 0 357 5 0 0 25 0 1 0 80465110 22528000 5330 4294967295 134512640 135212939 3214161120 3214159584 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28514/statm: 5500 5330 76 171 0 5328 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 24420

[startup+102.315 s]
/proc/loadavg: 0.99 1.00 1.00 2/96 28710
/proc/meminfo: memFree=914264/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2420 CPUtime=47.46
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 387 54515 0 0 0 0 4710 36 17 0 1 0 80460360 2478080 278 4294967295 134512640 135169312 3214238880 3214235096 3085778670 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28319/statm: 605 278 235 161 0 44 0
[pid=28514] ppid=28319 vsize=41624 CPUtime=54.83
/proc/28514/stat : 28514 (minisat_static) R 28319 28319 19205 0 -1 4202496 10230 0 0 0 5470 13 0 0 25 0 1 0 80465110 42622976 10165 4294967295 134512640 135212939 3214161120 3214159584 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28514/statm: 10406 10165 76 171 0 10234 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 44044

[startup+162.31 s]
/proc/loadavg: 0.99 1.00 1.00 2/96 28901
/proc/meminfo: memFree=905172/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2420 CPUtime=47.46
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 387 54515 0 0 0 0 4710 36 17 0 1 0 80460360 2478080 278 4294967295 134512640 135169312 3214238880 3214235096 3085778670 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28319/statm: 605 278 235 161 0 44 0
[pid=28514] ppid=28319 vsize=51176 CPUtime=114.83
/proc/28514/stat : 28514 (minisat_static) R 28319 28319 19205 0 -1 4202496 12544 0 0 0 11470 13 0 0 25 0 1 0 80465110 52404224 12479 4294967295 134512640 135212939 3214161120 3214159584 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28514/statm: 12794 12479 76 171 0 12622 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 53596

[startup+222.315 s]
/proc/loadavg: 0.99 1.00 1.00 2/96 29089
/proc/meminfo: memFree=897656/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2420 CPUtime=47.46
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 387 54515 0 0 0 0 4710 36 17 0 1 0 80460360 2478080 278 4294967295 134512640 135169312 3214238880 3214235096 3085778670 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28319/statm: 605 278 235 161 0 44 0
[pid=28514] ppid=28319 vsize=58496 CPUtime=174.84
/proc/28514/stat : 28514 (minisat_static) R 28319 28319 19205 0 -1 4202496 14427 0 0 0 17467 17 0 0 25 0 1 0 80465110 59899904 14362 4294967295 134512640 135212939 3214161120 3214159584 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28514/statm: 14624 14362 76 171 0 14452 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 60916

[startup+282.319 s]
/proc/loadavg: 0.99 1.00 1.00 3/96 29282
/proc/meminfo: memFree=892308/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2420 CPUtime=47.46
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 387 54515 0 0 0 0 4710 36 17 0 1 0 80460360 2478080 278 4294967295 134512640 135169312 3214238880 3214235096 3085778670 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28319/statm: 605 278 235 161 0 44 0
[pid=28514] ppid=28319 vsize=64632 CPUtime=234.85
/proc/28514/stat : 28514 (minisat_static) R 28319 28319 19205 0 -1 4202496 15809 0 0 0 23468 17 0 0 25 0 1 0 80465110 66183168 15744 4294967295 134512640 135212939 3214161120 3214159584 134526823 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28514/statm: 16158 15744 76 171 0 15986 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 67052

[startup+342.314 s]
/proc/loadavg: 0.99 1.00 1.00 3/96 29471
/proc/meminfo: memFree=881212/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2420 CPUtime=47.46
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 387 54515 0 0 0 0 4710 36 17 0 1 0 80460360 2478080 278 4294967295 134512640 135169312 3214238880 3214235096 3085778670 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28319/statm: 605 278 235 161 0 44 0
[pid=28514] ppid=28319 vsize=75592 CPUtime=294.85
/proc/28514/stat : 28514 (minisat_static) R 28319 28319 19205 0 -1 4202496 18571 0 0 0 29466 19 0 0 25 0 1 0 80465110 77406208 18506 4294967295 134512640 135212939 3214161120 3214159584 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28514/statm: 18898 18506 76 171 0 18726 0
Current children cumulated CPU time (s) 342.31

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

[pid=28514] ppid=28319 vsize=91192 CPUtime=414.86
/proc/28514/stat : 28514 (minisat_static) R 28319 28319 19205 0 -1 4202496 22326 0 0 0 41460 26 0 0 25 0 1 0 80465110 93380608 22261 4294967295 134512640 135212939 3214161120 3214159584 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28514/statm: 22798 22261 76 171 0 22626 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 93612

[startup+522.309 s]
/proc/loadavg: 0.99 1.00 1.00 3/96 30045
/proc/meminfo: memFree=864416/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2420 CPUtime=47.46
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 387 54515 0 0 0 0 4710 36 17 0 1 0 80460360 2478080 278 4294967295 134512640 135169312 3214238880 3214235096 3085778670 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28319/statm: 605 278 235 161 0 44 0
[pid=28514] ppid=28319 vsize=92948 CPUtime=474.86
/proc/28514/stat : 28514 (minisat_static) R 28319 28319 19205 0 -1 4202496 22796 0 0 0 47459 27 0 0 25 0 1 0 80465110 95178752 22731 4294967295 134512640 135212939 3214161120 3214159584 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28514/statm: 23237 22731 76 171 0 23065 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 95368

[startup+582.314 s]
/proc/loadavg: 0.99 1.00 1.00 3/96 30235
/proc/meminfo: memFree=864416/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2420 CPUtime=47.46
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 387 54515 0 0 0 0 4710 36 17 0 1 0 80460360 2478080 278 4294967295 134512640 135169312 3214238880 3214235096 3085778670 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28319/statm: 605 278 235 161 0 44 0
[pid=28514] ppid=28319 vsize=92948 CPUtime=534.87
/proc/28514/stat : 28514 (minisat_static) R 28319 28319 19205 0 -1 4202496 22800 0 0 0 53460 27 0 0 25 0 1 0 80465110 95178752 22735 4294967295 134512640 135212939 3214161120 3214159584 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28514/statm: 23237 22735 76 171 0 23065 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 95368

[startup+642.319 s]
/proc/loadavg: 0.99 1.00 1.00 3/96 30424
/proc/meminfo: memFree=864100/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2420 CPUtime=47.46
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 387 54515 0 0 0 0 4710 36 17 0 1 0 80460360 2478080 278 4294967295 134512640 135169312 3214238880 3214235096 3085778670 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28319/statm: 605 278 235 161 0 44 0
[pid=28514] ppid=28319 vsize=92948 CPUtime=594.88
/proc/28514/stat : 28514 (minisat_static) R 28319 28319 19205 0 -1 4202496 22801 0 0 0 59461 27 0 0 25 0 1 0 80465110 95178752 22736 4294967295 134512640 135212939 3214161120 3214159584 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28514/statm: 23237 22736 76 171 0 23065 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 95368

[startup+702.314 s]
/proc/loadavg: 0.99 1.00 1.00 2/96 30615
/proc/meminfo: memFree=863912/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2420 CPUtime=47.46
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 387 54515 0 0 0 0 4710 36 17 0 1 0 80460360 2478080 278 4294967295 134512640 135169312 3214238880 3214235096 3085778670 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28319/statm: 605 278 235 161 0 44 0
[pid=28514] ppid=28319 vsize=93192 CPUtime=654.88
/proc/28514/stat : 28514 (minisat_static) R 28319 28319 19205 0 -1 4202496 22848 0 0 0 65461 27 0 0 25 0 1 0 80465110 95428608 22783 4294967295 134512640 135212939 3214161120 3214159584 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28514/statm: 23298 22783 76 171 0 23126 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 95612

[startup+762.309 s]
/proc/loadavg: 0.99 1.00 1.00 2/96 30810
/proc/meminfo: memFree=863664/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2420 CPUtime=47.46
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 387 54515 0 0 0 0 4710 36 17 0 1 0 80460360 2478080 278 4294967295 134512640 135169312 3214238880 3214235096 3085778670 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28319/statm: 605 278 235 161 0 44 0
[pid=28514] ppid=28319 vsize=93192 CPUtime=714.88
/proc/28514/stat : 28514 (minisat_static) R 28319 28319 19205 0 -1 4202496 22855 0 0 0 71461 27 0 0 25 0 1 0 80465110 95428608 22790 4294967295 134512640 135212939 3214161120 3214159584 134526857 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28514/statm: 23298 22790 76 171 0 23126 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 95612

[startup+822.314 s]
/proc/loadavg: 0.99 1.00 1.00 2/96 30998
/proc/meminfo: memFree=863904/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2420 CPUtime=47.46
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 387 54515 0 0 0 0 4710 36 17 0 1 0 80460360 2478080 278 4294967295 134512640 135169312 3214238880 3214235096 3085778670 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28319/statm: 605 278 235 161 0 44 0
[pid=28514] ppid=28319 vsize=93192 CPUtime=774.89
/proc/28514/stat : 28514 (minisat_static) R 28319 28319 19205 0 -1 4202496 22858 0 0 0 77462 27 0 0 25 0 1 0 80465110 95428608 22793 4294967295 134512640 135212939 3214161120 3214159584 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28514/statm: 23298 22793 76 171 0 23126 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 95612

[startup+882.309 s]
/proc/loadavg: 0.99 1.00 1.00 2/96 31188
/proc/meminfo: memFree=863912/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2420 CPUtime=47.46
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 387 54515 0 0 0 0 4710 36 17 0 1 0 80460360 2478080 278 4294967295 134512640 135169312 3214238880 3214235096 3085778670 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28319/statm: 605 278 235 161 0 44 0
[pid=28514] ppid=28319 vsize=93192 CPUtime=834.89
/proc/28514/stat : 28514 (minisat_static) R 28319 28319 19205 0 -1 4202496 22861 0 0 0 83462 27 0 0 25 0 1 0 80465110 95428608 22796 4294967295 134512640 135212939 3214161120 3214159584 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28514/statm: 23298 22796 76 171 0 23126 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 95612

[startup+942.314 s]
/proc/loadavg: 0.99 1.00 1.00 3/96 31377
/proc/meminfo: memFree=863944/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2420 CPUtime=47.46
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 387 54515 0 0 0 0 4710 36 17 0 1 0 80460360 2478080 278 4294967295 134512640 135169312 3214238880 3214235096 3085778670 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28319/statm: 605 278 235 161 0 44 0
[pid=28514] ppid=28319 vsize=93192 CPUtime=894.9
/proc/28514/stat : 28514 (minisat_static) R 28319 28319 19205 0 -1 4202496 22865 0 0 0 89463 27 0 0 25 0 1 0 80465110 95428608 22800 4294967295 134512640 135212939 3214161120 3214159584 134526772 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28514/statm: 23298 22800 76 171 0 23126 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 95612

[startup+1002.31 s]
/proc/loadavg: 0.99 1.00 1.00 3/96 31568
/proc/meminfo: memFree=863944/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2420 CPUtime=47.46
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 387 54515 0 0 0 0 4710 36 17 0 1 0 80460360 2478080 278 4294967295 134512640 135169312 3214238880 3214235096 3085778670 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28319/statm: 605 278 235 161 0 44 0
[pid=28514] ppid=28319 vsize=93192 CPUtime=954.9
/proc/28514/stat : 28514 (minisat_static) R 28319 28319 19205 0 -1 4202496 22865 0 0 0 95463 27 0 0 25 0 1 0 80465110 95428608 22800 4294967295 134512640 135212939 3214161120 3214159360 134537372 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28514/statm: 23298 22800 76 171 0 23126 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 95612

[startup+1062.31 s]
/proc/loadavg: 0.99 1.00 1.00 2/96 31759
/proc/meminfo: memFree=864036/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2420 CPUtime=47.46
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 387 54515 0 0 0 0 4710 36 17 0 1 0 80460360 2478080 278 4294967295 134512640 135169312 3214238880 3214235096 3085778670 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28319/statm: 605 278 235 161 0 44 0
[pid=28514] ppid=28319 vsize=93192 CPUtime=1014.91
/proc/28514/stat : 28514 (minisat_static) R 28319 28319 19205 0 -1 4202496 22870 0 0 0 101464 27 0 0 25 0 1 0 80465110 95428608 22805 4294967295 134512640 135212939 3214161120 3214159584 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28514/statm: 23298 22805 76 171 0 23126 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 95612

[startup+1122.31 s]
/proc/loadavg: 0.99 1.00 1.00 3/96 31951
/proc/meminfo: memFree=863664/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2420 CPUtime=47.46
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 387 54515 0 0 0 0 4710 36 17 0 1 0 80460360 2478080 278 4294967295 134512640 135169312 3214238880 3214235096 3085778670 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28319/statm: 605 278 235 161 0 44 0
[pid=28514] ppid=28319 vsize=93192 CPUtime=1074.91
/proc/28514/stat : 28514 (minisat_static) R 28319 28319 19205 0 -1 4202496 22872 0 0 0 107464 27 0 0 25 0 1 0 80465110 95428608 22807 4294967295 134512640 135212939 3214161120 3214159584 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28514/statm: 23298 22807 76 171 0 23126 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 95612

[startup+1182.31 s]
/proc/loadavg: 0.99 1.00 1.00 2/96 32140
/proc/meminfo: memFree=863408/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2420 CPUtime=47.46
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 387 54515 0 0 0 0 4710 36 17 0 1 0 80460360 2478080 278 4294967295 134512640 135169312 3214238880 3214235096 3085778670 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28319/statm: 605 278 235 161 0 44 0
[pid=28514] ppid=28319 vsize=93600 CPUtime=1134.92
/proc/28514/stat : 28514 (minisat_static) R 28319 28319 19205 0 -1 4202496 22950 0 0 0 113464 28 0 0 25 0 1 0 80465110 95846400 22885 4294967295 134512640 135212939 3214161120 3214159584 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28514/statm: 23400 22885 76 171 0 23228 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 96020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.14 1.03 1.01 2/96 32142
/proc/meminfo: memFree=863480/2074464 swapFree=1959888/1959888
[pid=28319] ppid=28317 vsize=2420 CPUtime=47.46
/proc/28319/stat : 28319 (SatELiteGTI) S 28317 28319 19205 0 -1 4194304 387 54515 0 0 0 0 4710 36 17 0 1 0 80460360 2478080 278 4294967295 134512640 135169312 3214238880 3214235096 3085778670 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28319/statm: 605 278 235 161 0 44 0
[pid=28514] ppid=28319 vsize=93600 CPUtime=1152.63
/proc/28514/stat : 28514 (minisat_static) R 28319 28319 19205 0 -1 4202496 22952 0 0 0 115235 28 0 0 25 0 1 0 80465110 95846400 22887 4294967295 134512640 135212939 3214161120 3214159584 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28514/statm: 23400 22887 76 171 0 23228 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 96020

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.05
CPU time (s): 1200.1
CPU user time (s): 1199.45
CPU system time (s): 0.65
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 219144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.45
system time used= 0.65
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77945
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= 19
involuntary context switches= 2251

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi09 at 2009-06-12 20:13:12
IDJOB=1849511
IDBENCH=70951
IDSOLVER=690
FILE ID=tipi09/1849511-1244830392
PBS_JOBID=
Free space on /tmp= 15216 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-d-r2-noholes.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849511-1244830392/watcher-1849511-1244830392 -o /tmp/evaluation-result-1849511-1244830392/solver-1849511-1244830392 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849511-1244830392.cnf

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

MD5SUM BENCH= 17bffac3a21734cf7ff7fa9ecba23d9d
RANDOM SEED= 642786053

Linux tipi09 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.365
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.38

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
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.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
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.76

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
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.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        983624 kB
Buffers:         70384 kB
Cached:         891840 kB
SwapCached:          0 kB
Active:         344044 kB
Inactive:       630636 kB
HighTotal:     1178688 kB
HighFree:       391816 kB
LowTotal:       895776 kB
LowFree:        591808 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:           35000 kB
Writeback:           0 kB
AnonPages:       12480 kB
Mapped:           6580 kB
Slab:           107540 kB
PageTables:        380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    91000 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15216 MiB
End job on tipi09 at 2009-06-12 20:33:17