Trace number 1821098

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
BinMiniSat 2009-03-21? (TO) 1200.09 1200.04

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.21/0.23	c ==============================================================================
0.21/0.23	c |           |     ORIGINAL     |              LEARNT              |          |
0.21/0.23	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.21/0.23	c ==============================================================================
0.21/0.23	c |         0 |  226144   586057 |   67843       0        0     nan |  0.000 % |
1.12/1.12	c |         0 |  163375   552718 |      --       0       --      -- |     --   | -62769/-33339
1.12/1.12	c ==============================================================================
1.12/1.12	c Result  :   #vars: 28527   #clauses: 163375   #literals: 552718
1.12/1.12	c CPU time:   1.05 s
1.12/1.12	c ==============================================================================
1.30/1.33	This is MiniSat 2.0 beta
1.30/1.33	WARNING: for repeatability, setting FPU to use double precision
1.30/1.33	============================[ Problem Statistics ]=============================
1.30/1.33	|                                                                             |
1.30/1.33	|  Number of variables:  28527                                                |
1.30/1.33	|  Number of clauses:    163375                                               |
1.32/1.45	|  Parsing time:         0.12         s                                       |
1.32/1.46	============================[ Search Statistics ]==============================
1.32/1.46	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.32/1.46	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.32/1.46	===============================================================================
1.32/1.46	|         0 |   28527   163375   552718 |    54458        0    nan |  0.000 % |
1.32/1.53	|       101 |   28521   163375   552718 |    59904       94      4 |  0.032 % |
2.50/2.54	|       251 |   28515   163277   552428 |    65894      232     74 |  0.042 % |
4.41/4.46	|       477 |   28515   163277   552428 |    72484      458    127 |  0.042 % |
6.70/6.78	|       817 |   28509   163260   552382 |    79732      794    138 |  0.063 % |
10.70/10.71	|      1323 |   28509   163242   552333 |    87705     1300    138 |  0.063 % |
17.31/17.38	|      2082 |   28509   163242   552333 |    96476     2059    143 |  0.063 % |
25.31/25.35	|      3222 |   28492   163127   552002 |   106123     3188    133 |  0.123 % |
41.21/41.22	|      4931 |   28492   163127   552002 |   116736     4897    148 |  0.123 % |
64.31/64.32	|      7494 |   28491   163122   551990 |   128409     7459    155 |  0.126 % |
92.71/92.74	|     11339 |   28487   163105   551946 |   141250    11303    151 |  0.140 % |
135.12/135.12	|     17105 |   28487   163105   551946 |   155375    17069    147 |  0.140 % |
199.02/199.03	|     25755 |   28471   163016   551697 |   170913    25706    144 |  0.196 % |
281.62/281.69	|     38731 |   28462   162935   551446 |   188004    38655    129 |  0.228 % |
418.33/418.37	|     58192 |   28460   162916   551382 |   206805    58112    120 |  0.235 % |
663.35/663.40	|     87385 |   28453   162849   551174 |   227485    87298    119 |  0.259 % |
1166.87/1166.91	|    131174 |   28447   162804   551033 |   250234   131075     94 |  0.280 % |
1200.07/1200.03	HOME/SatELiteGTI: line 36: 23308 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-1821098-1242506361/watcher-1821098-1242506361 -o /tmp/evaluation-result-1821098-1242506361/solver-1821098-1242506361 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821098-1242506361.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: 1.00 1.00 1.00 2/91 23302
/proc/meminfo: memFree=1157572/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2416 CPUtime=0
/proc/23302/stat : 23302 (SatELiteGTI) R 23300 23302 9090 0 -1 4194304 354 644 0 0 0 0 0 0 25 0 1 0 1015136504 2473984 277 4294967295 134512640 135169312 3213505520 3213503996 3085772660 0 65538 4 65536 0 0 0 17 3 0 0 0
/proc/23302/statm: 604 277 235 161 0 43 0
[pid=23306] ppid=23302 vsize=0 CPUtime=0
/proc/23306/stat : 23306 (SatELiteGTI) R 23302 23302 9090 0 -1 4194368 65 0 0 0 0 0 0 0 25 0 1 0 1015136505 0 0 4294967295 0 0 0 3213504148 3085773290 0 0 0 0 0 0 0 17 0 0 0 0
/proc/23306/statm: 196 1 0 0 0 22 0

[startup+0.025418 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 23302
/proc/meminfo: memFree=1157572/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2416 CPUtime=0
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1015136504 2473984 277 4294967295 134512640 135169312 3213505520 3213504056 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23302/statm: 604 277 235 161 0 43 0
[pid=23306] ppid=23302 vsize=7328 CPUtime=0.03
/proc/23306/stat : 23306 (SatELite_releas) R 23302 23302 9090 0 -1 4202496 1757 0 0 0 3 0 0 0 25 0 1 0 1015136505 7503872 1647 4294967295 134512640 135223648 3218772192 3218771072 134543168 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23306/statm: 1832 1649 47 174 0 1657 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9744

[startup+0.105399 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 23302
/proc/meminfo: memFree=1157572/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2416 CPUtime=0
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1015136504 2473984 277 4294967295 134512640 135169312 3213505520 3213504056 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23302/statm: 604 277 235 161 0 43 0
[pid=23306] ppid=23302 vsize=22916 CPUtime=0.11
/proc/23306/stat : 23306 (SatELite_releas) R 23302 23302 9090 0 -1 4202496 4360 0 0 0 7 4 0 0 25 0 1 0 1015136505 23465984 4150 4294967295 134512640 135223648 3218772192 3218771144 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23306/statm: 5729 4150 47 174 0 5554 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 25332

[startup+0.305388 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 23302
/proc/meminfo: memFree=1157572/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2416 CPUtime=0
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1015136504 2473984 277 4294967295 134512640 135169312 3213505520 3213504056 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23302/statm: 604 277 235 161 0 43 0
[pid=23306] ppid=23302 vsize=35488 CPUtime=0.31
/proc/23306/stat : 23306 (SatELite_releas) R 23302 23302 9090 0 -1 4202496 7651 0 0 0 25 6 0 0 25 0 1 0 1015136505 36339712 7240 4294967295 134512640 135223648 3218772192 3218769960 134737406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23306/statm: 8872 7241 72 174 0 8697 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 37904

[startup+0.705369 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 23302
/proc/meminfo: memFree=1157572/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2416 CPUtime=0
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1015136504 2473984 277 4294967295 134512640 135169312 3213505520 3213504056 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23302/statm: 604 277 235 161 0 43 0
[pid=23306] ppid=23302 vsize=42444 CPUtime=0.71
/proc/23306/stat : 23306 (SatELite_releas) R 23302 23302 9090 0 -1 4202496 9303 0 0 0 63 8 0 0 25 0 1 0 1015136505 43462656 8892 4294967295 134512640 135223648 3218772192 3218770208 134586672 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23306/statm: 10611 8892 73 174 0 10436 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 44860

[startup+1.50534 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23307
/proc/meminfo: memFree=1118364/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 2420

[startup+3.10525 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23308
/proc/meminfo: memFree=1138948/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=12852 CPUtime=1.78
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 3010 0 0 0 177 1 0 0 25 0 1 0 1015136637 13160448 2945 4294967295 134512640 135216011 3221144464 3221142608 134536303 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 3213 2945 71 172 0 3040 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 15272

[startup+6.3051 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23308
/proc/meminfo: memFree=1138576/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=13248 CPUtime=4.98
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 3110 0 0 0 497 1 0 0 25 0 1 0 1015136637 13565952 3045 4294967295 134512640 135216011 3221144464 3221142816 134527565 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 3312 3045 71 172 0 3139 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 15668

[startup+12.7048 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23309
/proc/meminfo: memFree=1138020/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=13776 CPUtime=11.38
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 3252 0 0 0 1137 1 0 0 25 0 1 0 1015136637 14106624 3187 4294967295 134512640 135216011 3221144464 3221142816 134527269 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 3444 3187 71 172 0 3271 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 16196

[startup+25.5142 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23311
/proc/meminfo: memFree=1136968/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=14836 CPUtime=24.19
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 3492 0 0 0 2418 1 0 0 25 0 1 0 1015136637 15192064 3427 4294967295 134512640 135216011 3221144464 3221142816 134527289 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 3709 3427 71 172 0 3536 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 17256

[startup+51.113 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 23496
/proc/meminfo: memFree=1134780/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=16816 CPUtime=49.79
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 4000 0 0 0 4977 2 0 0 25 0 1 0 1015136637 17219584 3935 4294967295 134512640 135216011 3221144464 3221142816 134527539 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 4204 3935 71 172 0 4031 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 19236

[startup+102.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 23684
/proc/meminfo: memFree=1130336/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=20908 CPUtime=101
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 5030 0 0 0 10098 2 0 0 25 0 1 0 1015136637 21409792 4965 4294967295 134512640 135216011 3221144464 3221142544 134524258 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 5227 4965 71 172 0 5054 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 23328

[startup+162.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23875
/proc/meminfo: memFree=1125724/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=25660 CPUtime=161
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 6192 0 0 0 16097 3 0 0 25 0 1 0 1015136637 26275840 6127 4294967295 134512640 135216011 3221144464 3221142816 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 6415 6127 71 172 0 6242 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 28080

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 24063
/proc/meminfo: memFree=1120904/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=30316 CPUtime=220.99
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 7371 0 0 0 22096 3 0 0 25 0 1 0 1015136637 31043584 7306 4294967295 134512640 135216011 3221144464 3221142816 134527395 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 7579 7306 71 172 0 7406 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 32736

[startup+282.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 24252
/proc/meminfo: memFree=1116936/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=34172 CPUtime=281
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 8342 0 0 0 28097 3 0 0 25 0 1 0 1015136637 34992128 8277 4294967295 134512640 135216011 3221144464 3221142544 134524390 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 8543 8277 71 172 0 8370 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 36592

[startup+342.309 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 24441
/proc/meminfo: memFree=1112348/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=38872 CPUtime=341
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 9502 0 0 0 34097 3 0 0 25 0 1 0 1015136637 39804928 9437 4294967295 134512640 135216011 3221144464 3221142816 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 9718 9437 71 172 0 9545 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 41292

[startup+402.316 s]

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

[pid=23308] ppid=23302 vsize=45884 CPUtime=461.01
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 11227 0 0 0 46097 4 0 0 25 0 1 0 1015136637 46985216 11162 4294967295 134512640 135216011 3221144464 3221142544 134524319 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 11471 11162 71 172 0 11298 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 48304

[startup+522.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 25008
/proc/meminfo: memFree=1101668/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=49852 CPUtime=521.02
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 12218 0 0 0 52096 6 0 0 25 0 1 0 1015136637 51048448 12153 4294967295 134512640 135216011 3221144464 3221142816 134527243 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 12463 12153 71 172 0 12290 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 52272

[startup+582.308 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 25197
/proc/meminfo: memFree=1098800/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=52632 CPUtime=581.01
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 12925 0 0 0 58095 6 0 0 25 0 1 0 1015136637 53895168 12860 4294967295 134512640 135216011 3221144464 3221142544 134524561 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 13158 12860 71 172 0 12985 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 55052

[startup+642.315 s]
/proc/loadavg: 1.05 1.01 1.00 3/93 25384
/proc/meminfo: memFree=1095320/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=55852 CPUtime=641.02
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 13730 0 0 0 64095 7 0 0 25 0 1 0 1015136637 57192448 13665 4294967295 134512640 135216011 3221144464 3221142816 134527243 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 13963 13665 71 172 0 13790 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 58272

[startup+702.322 s]
/proc/loadavg: 1.02 1.01 1.00 3/93 25572
/proc/meminfo: memFree=1091964/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=59332 CPUtime=701.03
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 14558 0 0 0 70095 8 0 0 25 0 1 0 1015136637 60755968 14493 4294967295 134512640 135216011 3221144464 3221142816 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 14833 14493 71 172 0 14660 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 61752

[startup+762.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 25759
/proc/meminfo: memFree=1091228/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=60008 CPUtime=761.03
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 14727 0 0 0 76095 8 0 0 25 0 1 0 1015136637 61448192 14662 4294967295 134512640 135216011 3221144464 3221142816 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 15002 14662 71 172 0 14829 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 62428

[startup+822.326 s]
/proc/loadavg: 1.00 1.00 1.00 4/93 25947
/proc/meminfo: memFree=1090532/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=60840 CPUtime=821.04
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 14919 0 0 0 82096 8 0 0 25 0 1 0 1015136637 62300160 14854 4294967295 134512640 135216011 3221144464 3221142544 134524547 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 15210 14854 71 172 0 15037 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 63260

[startup+882.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 26140
/proc/meminfo: memFree=1088468/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=62592 CPUtime=881.03
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 15371 0 0 0 88094 9 0 0 25 0 1 0 1015136637 64094208 15306 4294967295 134512640 135216011 3221144464 3221142816 134527243 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 15648 15306 71 172 0 15475 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 65012

[startup+942.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26327
/proc/meminfo: memFree=1087160/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=64184 CPUtime=941.03
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 15782 0 0 0 94094 9 0 0 25 0 1 0 1015136637 65724416 15717 4294967295 134512640 135216011 3221144464 3221142816 134527382 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 16046 15717 71 172 0 15873 0
Current children cumulated CPU time (s) 942.35
Current children cumulated vsize (KiB) 66604

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26515
/proc/meminfo: memFree=1085548/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=65588 CPUtime=1001.03
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 16142 0 0 0 100094 9 0 0 25 0 1 0 1015136637 67162112 16077 4294967295 134512640 135216011 3221144464 3221142816 134527448 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 16397 16077 71 172 0 16224 0
Current children cumulated CPU time (s) 1002.35
Current children cumulated vsize (KiB) 68008

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26702
/proc/meminfo: memFree=1084448/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=66380 CPUtime=1061.04
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 16326 0 0 0 106095 9 0 0 25 0 1 0 1015136637 67973120 16261 4294967295 134512640 135216011 3221144464 3221142608 134536594 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 16595 16261 71 172 0 16422 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 68800

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26890
/proc/meminfo: memFree=1084036/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=66940 CPUtime=1121.04
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 16485 0 0 0 112095 9 0 0 25 0 1 0 1015136637 68546560 16420 4294967295 134512640 135216011 3221144464 3221142816 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 16735 16420 71 172 0 16562 0
Current children cumulated CPU time (s) 1122.36
Current children cumulated vsize (KiB) 69360

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27079
/proc/meminfo: memFree=1082408/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=68604 CPUtime=1181.05
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 16899 0 0 0 118096 9 0 0 25 0 1 0 1015136637 70250496 16834 4294967295 134512640 135216011 3221144464 3221142816 134527289 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 17151 16834 71 172 0 16978 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 71024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27079
/proc/meminfo: memFree=1082456/2074464 swapFree=1953004/1959888
[pid=23302] ppid=23300 vsize=2420 CPUtime=1.32
/proc/23302/stat : 23302 (SatELiteGTI) S 23300 23302 9090 0 -1 4194304 386 10523 0 0 0 0 124 8 18 0 1 0 1015136504 2478080 278 4294967295 134512640 135169312 3213505520 3213501736 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23302/statm: 605 278 235 161 0 44 0
[pid=23308] ppid=23302 vsize=68736 CPUtime=1198.75
/proc/23308/stat : 23308 (minisat_static) R 23302 23302 9090 0 -1 4202496 16937 0 0 0 119866 9 0 0 25 0 1 0 1015136637 70385664 16872 4294967295 134512640 135216011 3221144464 3221142816 134527557 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23308/statm: 17184 16872 71 172 0 17011 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 71156

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

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

Child status: 143
Real time (s): 1200.04
CPU time (s): 1200.09
CPU user time (s): 1199.9
CPU system time (s): 0.19
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 71156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.9
system time used= 0.19
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28124
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= 3442

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-16 22:39:21
IDJOB=1821098
IDBENCH=70830
IDSOLVER=661
FILE ID=tipi19/1821098-1242506361
PBS_JOBID=
Free space on /tmp= 9096 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821098-1242506361/watcher-1821098-1242506361 -o /tmp/evaluation-result-1821098-1242506361/solver-1821098-1242506361 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821098-1242506361.cnf

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED= 994550839

Linux tipi19 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.426
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.39

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.426
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.426
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.426
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:       1157580 kB
Buffers:         26464 kB
Cached:         800900 kB
SwapCached:       2992 kB
Active:         169956 kB
Inactive:       666924 kB
HighTotal:     1178688 kB
HighFree:       454624 kB
LowTotal:       895776 kB
LowFree:        702956 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:            5792 kB
Writeback:           0 kB
AnonPages:        8776 kB
Mapped:           3148 kB
Slab:            71480 kB
PageTables:        444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87776 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9096 MiB
End job on tipi19 at 2009-05-16 22:59:22