Trace number 1821440

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-21UNSAT 253.09 253.087

General information on the benchmark

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

Solver Data

0.00/0.00	c Parsing...
1.32/1.34	c ==============================================================================
1.32/1.34	c |           |     ORIGINAL     |              LEARNT              |          |
1.32/1.34	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.32/1.34	c ==============================================================================
1.32/1.34	c |         0 | 1351997  3702185 |  405599       0        0     nan |  0.000 % |
50.21/50.22	c |         0 |  261620  1836831 |      --       0       --      -- |     --   | -768849/-961225
50.21/50.23	c ==============================================================================
50.21/50.23	c Result  :   #vars: 5958   #clauses: 261620   #literals: 1836831
50.21/50.23	c CPU time:   49.86 s
50.21/50.23	c ==============================================================================
50.81/50.86	This is MiniSat 2.0 beta
50.81/50.86	WARNING: for repeatability, setting FPU to use double precision
50.81/50.86	============================[ Problem Statistics ]=============================
50.81/50.86	|                                                                             |
50.81/50.86	|  Number of variables:  5958                                                 |
50.81/50.86	|  Number of clauses:    261620                                               |
50.86/51.10	|  Parsing time:         0.24         s                                       |
50.86/51.12	============================[ Search Statistics ]==============================
50.86/51.12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
50.86/51.12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
50.86/51.12	===============================================================================
50.86/51.12	|         0 |    5958   261620  1836831 |    87206        0    nan |  0.000 % |
50.86/51.15	|       100 |    5958   261620  1836831 |    95927      100     14 |  0.000 % |
50.86/51.19	|       250 |    5957   261620  1836831 |   105520      249     10 |  0.017 % |
50.86/51.23	|       476 |    5956   261620  1836831 |   116072      474      9 |  0.034 % |
50.86/51.32	|       813 |    5955   261620  1836831 |   127679      810      9 |  0.050 % |
50.86/51.42	|      1319 |    5950   261620  1836831 |   140447     1311      9 |  0.134 % |
50.86/51.56	|      2079 |    5947   261620  1836831 |   154491     2068      9 |  0.201 % |
51.72/51.72	|      3219 |    5942   261620  1836831 |   169941     3205     13 |  0.269 % |
52.01/52.07	|      4928 |    5935   261620  1836831 |   186935     4908     12 |  0.386 % |
52.51/52.55	|      7491 |    5931   261620  1836831 |   205628     7467     12 |  0.453 % |
53.51/53.53	|     11336 |    5931   261620  1836831 |   226191    11312     12 |  0.453 % |
55.41/55.46	|     17103 |    5929   261620  1836831 |   248810    17077     16 |  0.487 % |
60.31/60.38	|     25754 |    5929   261620  1836831 |   273691    25728     21 |  0.487 % |
68.91/68.97	|     38729 |    5929   261306  1836026 |   301061    38695     24 |  0.504 % |
81.21/81.22	|     58191 |    5927   261282  1835964 |   331167    58156     22 |  0.520 % |
108.32/108.37	|     87383 |    5927   261282  1835964 |   364283    87348     21 |  0.520 % |
155.92/155.93	|    131174 |    5923   261274  1835938 |   400712   131135     22 |  0.587 % |
238.83/238.91	|    196858 |    5915   261224  1835788 |   440783   196809     21 |  0.739 % |
253.03/253.06	===============================================================================
253.03/253.06	restarts              : 18
253.03/253.06	conflicts             : 219743         (1087 /sec)
253.03/253.06	decisions             : 310005         (1.87 % random) (1533 /sec)
253.03/253.06	propagations          : 14902342       (73712 /sec)
253.03/253.06	conflict literals     : 4452905        (26.63 % deleted)
253.03/253.06	Memory used           : 46.80 MB
253.03/253.06	CPU time              : 202.17 s
253.03/253.06	
253.03/253.06	UNSATISFIABLE
253.03/253.07	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1821440-1242527402/watcher-1821440-1242527402 -o /tmp/evaluation-result-1821440-1242527402/solver-1821440-1242527402 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821440-1242527402.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 28409
/proc/meminfo: memFree=1066272/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2416 CPUtime=0.01
/proc/28409/stat : 28409 (SatELiteGTI) R 28407 28409 9090 0 -1 4194304 355 645 0 0 0 0 0 1 18 0 1 0 1017240819 2473984 277 4294967295 134512640 135169312 3214142608 3214141084 3085887348 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/28409/statm: 604 277 235 161 0 43 0
[pid=28413] ppid=28409 vsize=2416 CPUtime=0
/proc/28413/stat : 28413 (SatELiteGTI) R 28409 28409 9090 0 -1 4194368 65 0 0 0 0 0 0 0 20 0 1 0 1017240820 2473984 95 4294967295 134512640 135169312 3214142608 3214141236 3085887978 0 0 0 0 0 0 0 17 2 0 0 0
/proc/28413/statm: 0 0 0 0 0 0 0

[startup+0.081625 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 28409
/proc/meminfo: memFree=1066272/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2416 CPUtime=0.01
/proc/28409/stat : 28409 (SatELiteGTI) S 28407 28409 9090 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1017240819 2473984 277 4294967295 134512640 135169312 3214142608 3214141144 3085885166 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28409/statm: 604 277 235 161 0 43 0
[pid=28413] ppid=28409 vsize=8460 CPUtime=0.08
/proc/28413/stat : 28413 (SatELite_releas) R 28409 28409 9090 0 -1 4202496 1998 0 0 0 8 0 0 0 21 0 1 0 1017240820 8663040 1934 4294967295 134512640 135223648 3215033680 3215032632 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28413/statm: 2115 1935 47 174 0 1940 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10876

[startup+0.111624 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 28409
/proc/meminfo: memFree=1066272/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2416 CPUtime=0.01
/proc/28409/stat : 28409 (SatELiteGTI) S 28407 28409 9090 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1017240819 2473984 277 4294967295 134512640 135169312 3214142608 3214141144 3085885166 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28409/statm: 604 277 235 161 0 43 0
[pid=28413] ppid=28409 vsize=12640 CPUtime=0.11
/proc/28413/stat : 28413 (SatELite_releas) R 28409 28409 9090 0 -1 4202496 2749 0 0 0 10 1 0 0 21 0 1 0 1017240820 12943360 2685 4294967295 134512640 135223648 3215033680 3215032632 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28413/statm: 3160 2685 47 174 0 2985 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 15056

[startup+0.311614 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 28409
/proc/meminfo: memFree=1066272/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2416 CPUtime=0.01
/proc/28409/stat : 28409 (SatELiteGTI) S 28407 28409 9090 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1017240819 2473984 277 4294967295 134512640 135169312 3214142608 3214141144 3085885166 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28409/statm: 604 277 235 161 0 43 0
[pid=28413] ppid=28409 vsize=29604 CPUtime=0.31
/proc/28413/stat : 28413 (SatELite_releas) R 28409 28409 9090 0 -1 4202496 6963 0 0 0 27 4 0 0 21 0 1 0 1017240820 30314496 6899 4294967295 134512640 135223648 3215033680 3215032264 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28413/statm: 7401 6899 47 174 0 7226 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 32020

[startup+0.711594 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 28409
/proc/meminfo: memFree=1066272/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2416 CPUtime=0.01
/proc/28409/stat : 28409 (SatELiteGTI) S 28407 28409 9090 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1017240819 2473984 277 4294967295 134512640 135169312 3214142608 3214141144 3085885166 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28409/statm: 604 277 235 161 0 43 0
[pid=28413] ppid=28409 vsize=74220 CPUtime=0.71
/proc/28413/stat : 28413 (SatELite_releas) R 28409 28409 9090 0 -1 4202496 15752 0 0 0 59 12 0 0 22 0 1 0 1017240820 76001280 15688 4294967295 134512640 135223648 3215033680 3215032560 134543504 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28413/statm: 18555 15689 47 174 0 18380 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 76636

[startup+1.51156 s]
/proc/loadavg: 1.00 1.00 1.00 4/93 28414
/proc/meminfo: memFree=978316/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2416 CPUtime=0.01
/proc/28409/stat : 28409 (SatELiteGTI) S 28407 28409 9090 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1017240819 2473984 277 4294967295 134512640 135169312 3214142608 3214141144 3085885166 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28409/statm: 604 277 235 161 0 43 0
[pid=28413] ppid=28409 vsize=158856 CPUtime=1.5
/proc/28413/stat : 28413 (SatELite_releas) R 28409 28409 9090 0 -1 4202496 31982 0 0 0 130 20 0 0 25 0 1 0 1017240820 162668544 31918 4294967295 134512640 135223648 3215033680 3215032176 134549044 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28413/statm: 39714 31918 68 174 0 39539 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 161272

[startup+3.11148 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28414
/proc/meminfo: memFree=938760/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2416 CPUtime=0.01
/proc/28409/stat : 28409 (SatELiteGTI) S 28407 28409 9090 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1017240819 2473984 277 4294967295 134512640 135169312 3214142608 3214141144 3085885166 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28409/statm: 604 277 235 161 0 43 0
[pid=28413] ppid=28409 vsize=159368 CPUtime=3.1
/proc/28413/stat : 28413 (SatELite_releas) R 28409 28409 9090 0 -1 4202496 32083 0 0 0 290 20 0 0 25 0 1 0 1017240820 163192832 32019 4294967295 134512640 135223648 3215033680 3215031952 134585314 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28413/statm: 39842 32019 68 174 0 39667 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 161784

[startup+6.31133 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28414
/proc/meminfo: memFree=925756/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2416 CPUtime=0.01
/proc/28409/stat : 28409 (SatELiteGTI) S 28407 28409 9090 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1017240819 2473984 277 4294967295 134512640 135169312 3214142608 3214141144 3085885166 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28409/statm: 604 277 235 161 0 43 0
[pid=28413] ppid=28409 vsize=172960 CPUtime=6.3
/proc/28413/stat : 28413 (SatELite_releas) R 28409 28409 9090 0 -1 4202496 38070 0 0 0 603 27 0 0 25 0 1 0 1017240820 177111040 34648 4294967295 134512640 135223648 3215033680 3215031776 134597097 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28413/statm: 43240 34648 73 174 0 43065 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 175376

[startup+12.711 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28414
/proc/meminfo: memFree=881740/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2416 CPUtime=0.01
/proc/28409/stat : 28409 (SatELiteGTI) S 28407 28409 9090 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1017240819 2473984 277 4294967295 134512640 135169312 3214142608 3214141144 3085885166 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28409/statm: 604 277 235 161 0 43 0
[pid=28413] ppid=28409 vsize=200644 CPUtime=12.7
/proc/28413/stat : 28413 (SatELite_releas) R 28409 28409 9090 0 -1 4202496 45260 0 0 0 1238 32 0 0 25 0 1 0 1017240820 205459456 41527 4294967295 134512640 135223648 3215033680 3215031776 134585537 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28413/statm: 50161 41527 73 174 0 49986 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 203060

[startup+25.5104 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28416
/proc/meminfo: memFree=881564/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2416 CPUtime=0.01
/proc/28409/stat : 28409 (SatELiteGTI) S 28407 28409 9090 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1017240819 2473984 277 4294967295 134512640 135169312 3214142608 3214141144 3085885166 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28409/statm: 604 277 235 161 0 43 0
[pid=28413] ppid=28409 vsize=201156 CPUtime=25.5
/proc/28413/stat : 28413 (SatELite_releas) R 28409 28409 9090 0 -1 4202496 45420 0 0 0 2518 32 0 0 25 0 1 0 1017240820 205983744 41687 4294967295 134512640 135223648 3215033680 3215031696 134549033 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28413/statm: 50289 41687 73 174 0 50114 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 203572

[startup+51.1092 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28600
/proc/meminfo: memFree=873732/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2420 CPUtime=50.86
/proc/28409/stat : 28409 (SatELiteGTI) S 28407 28409 9090 0 -1 4194304 387 51040 0 0 0 0 5045 41 18 0 1 0 1017240819 2478080 278 4294967295 134512640 135169312 3214142608 3214138824 3085885166 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28409/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 2420

[startup+102.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28789
/proc/meminfo: memFree=1007044/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2420 CPUtime=50.86
/proc/28409/stat : 28409 (SatELiteGTI) S 28407 28409 9090 0 -1 4194304 387 51040 0 0 0 0 5045 41 18 0 1 0 1017240819 2478080 278 4294967295 134512640 135169312 3214142608 3214138824 3085885166 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28409/statm: 605 278 235 161 0 44 0
[pid=28601] ppid=28409 vsize=30100 CPUtime=51.46
/proc/28601/stat : 28601 (minisat_static) R 28409 28409 9090 0 -1 4202496 7366 0 0 0 5145 1 0 0 25 0 1 0 1017245905 30822400 7301 4294967295 134512640 135216011 3213552720 3213551072 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28601/statm: 7525 7301 71 172 0 7352 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 32520

[startup+162.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 28976
/proc/meminfo: memFree=999868/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2420 CPUtime=50.86
/proc/28409/stat : 28409 (SatELiteGTI) S 28407 28409 9090 0 -1 4194304 387 51040 0 0 0 0 5045 41 18 0 1 0 1017240819 2478080 278 4294967295 134512640 135169312 3214142608 3214138824 3085885166 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28409/statm: 605 278 235 161 0 44 0
[pid=28601] ppid=28409 vsize=37260 CPUtime=111.46
/proc/28601/stat : 28601 (minisat_static) R 28409 28409 9090 0 -1 4202496 9149 0 0 0 11144 2 0 0 25 0 1 0 1017245905 38154240 9084 4294967295 134512640 135216011 3213552720 3213551072 134527533 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28601/statm: 9315 9084 71 172 0 9142 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 39680

[startup+222.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 29165
/proc/meminfo: memFree=993644/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2420 CPUtime=50.86
/proc/28409/stat : 28409 (SatELiteGTI) S 28407 28409 9090 0 -1 4194304 387 51040 0 0 0 0 5045 41 18 0 1 0 1017240819 2478080 278 4294967295 134512640 135169312 3214142608 3214138824 3085885166 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28409/statm: 605 278 235 161 0 44 0
[pid=28601] ppid=28409 vsize=43884 CPUtime=171.47
/proc/28601/stat : 28601 (minisat_static) R 28409 28409 9090 0 -1 4202496 10708 0 0 0 17144 3 0 0 25 0 1 0 1017245905 44937216 10643 4294967295 134512640 135216011 3213552720 3213551072 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28601/statm: 10971 10643 71 172 0 10798 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 46304

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

[startup+230.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 29165
/proc/meminfo: memFree=993316/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2420 CPUtime=50.86
/proc/28409/stat : 28409 (SatELiteGTI) S 28407 28409 9090 0 -1 4194304 387 51040 0 0 0 0 5045 41 18 0 1 0 1017240819 2478080 278 4294967295 134512640 135169312 3214142608 3214138824 3085885166 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28409/statm: 605 278 235 161 0 44 0
[pid=28601] ppid=28409 vsize=44304 CPUtime=179.47
/proc/28601/stat : 28601 (minisat_static) R 28409 28409 9090 0 -1 4202496 10809 0 0 0 17944 3 0 0 25 0 1 0 1017245905 45367296 10744 4294967295 134512640 135216011 3213552720 3213551072 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28601/statm: 11076 10744 71 172 0 10903 0
Current children cumulated CPU time (s) 230.33
Current children cumulated vsize (KiB) 46724

[startup+243.12 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 29167
/proc/meminfo: memFree=991924/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2420 CPUtime=50.86
/proc/28409/stat : 28409 (SatELiteGTI) S 28407 28409 9090 0 -1 4194304 387 51040 0 0 0 0 5045 41 18 0 1 0 1017240819 2478080 278 4294967295 134512640 135169312 3214142608 3214138824 3085885166 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28409/statm: 605 278 235 161 0 44 0
[pid=28601] ppid=28409 vsize=45864 CPUtime=192.27
/proc/28601/stat : 28601 (minisat_static) R 28409 28409 9090 0 -1 4202496 11180 0 0 0 19223 4 0 0 25 0 1 0 1017245905 46964736 11115 4294967295 134512640 135216011 3213552720 3213551072 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28601/statm: 11466 11115 71 172 0 11293 0
Current children cumulated CPU time (s) 243.13
Current children cumulated vsize (KiB) 48284

[startup+249.52 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 29167
/proc/meminfo: memFree=990932/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2420 CPUtime=50.86
/proc/28409/stat : 28409 (SatELiteGTI) S 28407 28409 9090 0 -1 4194304 387 51040 0 0 0 0 5045 41 18 0 1 0 1017240819 2478080 278 4294967295 134512640 135169312 3214142608 3214138824 3085885166 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28409/statm: 605 278 235 161 0 44 0
[pid=28601] ppid=28409 vsize=47400 CPUtime=198.67
/proc/28601/stat : 28601 (minisat_static) R 28409 28409 9090 0 -1 4202496 11446 0 0 0 19863 4 0 0 25 0 1 0 1017245905 48537600 11381 4294967295 134512640 135216011 3213552720 3213551072 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28601/statm: 11850 11381 71 172 0 11677 0
Current children cumulated CPU time (s) 249.53
Current children cumulated vsize (KiB) 49820

[startup+251.12 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 29167
/proc/meminfo: memFree=990684/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2420 CPUtime=50.86
/proc/28409/stat : 28409 (SatELiteGTI) S 28407 28409 9090 0 -1 4194304 387 51040 0 0 0 0 5045 41 18 0 1 0 1017240819 2478080 278 4294967295 134512640 135169312 3214142608 3214138824 3085885166 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28409/statm: 605 278 235 161 0 44 0
[pid=28601] ppid=28409 vsize=47660 CPUtime=200.27
/proc/28601/stat : 28601 (minisat_static) R 28409 28409 9090 0 -1 4202496 11508 0 0 0 20023 4 0 0 25 0 1 0 1017245905 48803840 11443 4294967295 134512640 135216011 3213552720 3213551072 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28601/statm: 11915 11443 71 172 0 11742 0
Current children cumulated CPU time (s) 251.13
Current children cumulated vsize (KiB) 50080

[startup+251.92 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 29167
/proc/meminfo: memFree=990452/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2420 CPUtime=50.86
/proc/28409/stat : 28409 (SatELiteGTI) S 28407 28409 9090 0 -1 4194304 387 51040 0 0 0 0 5045 41 18 0 1 0 1017240819 2478080 278 4294967295 134512640 135169312 3214142608 3214138824 3085885166 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28409/statm: 605 278 235 161 0 44 0
[pid=28601] ppid=28409 vsize=47792 CPUtime=201.07
/proc/28601/stat : 28601 (minisat_static) R 28409 28409 9090 0 -1 4202496 11542 0 0 0 20103 4 0 0 25 0 1 0 1017245905 48939008 11477 4294967295 134512640 135216011 3213552720 3213551072 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28601/statm: 11948 11477 71 172 0 11775 0
Current children cumulated CPU time (s) 251.93
Current children cumulated vsize (KiB) 50212

[startup+252.72 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 29167
/proc/meminfo: memFree=990452/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2420 CPUtime=50.86
/proc/28409/stat : 28409 (SatELiteGTI) S 28407 28409 9090 0 -1 4194304 387 51040 0 0 0 0 5045 41 18 0 1 0 1017240819 2478080 278 4294967295 134512640 135169312 3214142608 3214138824 3085885166 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28409/statm: 605 278 235 161 0 44 0
[pid=28601] ppid=28409 vsize=47924 CPUtime=201.87
/proc/28601/stat : 28601 (minisat_static) R 28409 28409 9090 0 -1 4202496 11581 0 0 0 20183 4 0 0 25 0 1 0 1017245905 49074176 11516 4294967295 134512640 135216011 3213552720 3213551072 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28601/statm: 11981 11516 71 172 0 11808 0
Current children cumulated CPU time (s) 252.73
Current children cumulated vsize (KiB) 50344

[startup+252.92 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 29167
/proc/meminfo: memFree=990204/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2420 CPUtime=50.86
/proc/28409/stat : 28409 (SatELiteGTI) S 28407 28409 9090 0 -1 4194304 387 51040 0 0 0 0 5045 41 18 0 1 0 1017240819 2478080 278 4294967295 134512640 135169312 3214142608 3214138824 3085885166 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28409/statm: 605 278 235 161 0 44 0
[pid=28601] ppid=28409 vsize=47924 CPUtime=202.07
/proc/28601/stat : 28601 (minisat_static) R 28409 28409 9090 0 -1 4202496 11592 0 0 0 20203 4 0 0 25 0 1 0 1017245905 49074176 11527 4294967295 134512640 135216011 3213552720 3213551072 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28601/statm: 11981 11527 71 172 0 11808 0
Current children cumulated CPU time (s) 252.93
Current children cumulated vsize (KiB) 50344

[startup+253.02 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 29167
/proc/meminfo: memFree=990204/2074464 swapFree=1953004/1959888
[pid=28409] ppid=28407 vsize=2420 CPUtime=50.86
/proc/28409/stat : 28409 (SatELiteGTI) S 28407 28409 9090 0 -1 4194304 387 51040 0 0 0 0 5045 41 18 0 1 0 1017240819 2478080 278 4294967295 134512640 135169312 3214142608 3214138824 3085885166 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28409/statm: 605 278 235 161 0 44 0
[pid=28601] ppid=28409 vsize=47924 CPUtime=202.17
/proc/28601/stat : 28601 (minisat_static) R 28409 28409 9090 0 -1 4202496 11597 0 0 0 20213 4 0 0 25 0 1 0 1017245905 49074176 11532 4294967295 134512640 135216011 3213552720 3213551072 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28601/statm: 11981 11532 71 172 0 11808 0
Current children cumulated CPU time (s) 253.03
Current children cumulated vsize (KiB) 50344

Child status: 20
Real time (s): 253.087
CPU time (s): 253.09
CPU user time (s): 252.62
CPU system time (s): 0.47
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 219404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 252.62
system time used= 0.47
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63310
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= 20
involuntary context switches= 805

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-17 04:30:02
IDJOB=1821440
IDBENCH=70957
IDSOLVER=661
FILE ID=tipi19/1821440-1242527402
PBS_JOBID=
Free space on /tmp= 9050 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ele-noholes.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821440-1242527402/watcher-1821440-1242527402 -o /tmp/evaluation-result-1821440-1242527402/solver-1821440-1242527402 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821440-1242527402.cnf

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

MD5SUM BENCH= f135b1d0c8abb3603a01568e46f7396a
RANDOM SEED= 1808924671

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:       1066676 kB
Buffers:         30072 kB
Cached:         886092 kB
SwapCached:       2992 kB
Active:         219644 kB
Inactive:       706064 kB
HighTotal:     1178688 kB
HighFree:       369920 kB
LowTotal:       895776 kB
LowFree:        696756 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:           34480 kB
Writeback:           0 kB
AnonPages:        8668 kB
Mapped:           3244 kB
Slab:            73736 kB
PageTables:        336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87784 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9050 MiB
End job on tipi19 at 2009-05-17 04:34:18