Trace number 1820835

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
APTUSAT 2009-03-22UNSAT 36.11 36.1101

General information on the benchmark

Namecmu-bmc-longmult15.cnf
MD5SUM21b49b73035bb6e7a1dd17830907ac9d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.79
Satisfiable
(Un)Satisfiability was proved
Number of variables7807
Number of clauses24351
Sum of the clauses size58557
Maximum clause length18
Minimum clause length1
Number of clauses of size 153
Number of clauses of size 216386
Number of clauses of size 36700
Number of clauses of size 4908
Number of clauses of size 516
Number of clauses of size over 5288

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   24298    58504 |    7289       0        0     nan |  0.000 % |
0.12/0.14	c |         0 |   10295    33687 |      --       0       --      -- |     --   | -12080/-19460
0.12/0.14	c ==============================================================================
0.12/0.14	c Result  :   #vars: 1804   #clauses: 10295   #literals: 33687
0.12/0.14	c CPU time:   0.15 s
0.12/0.14	c ==============================================================================
0.12/0.16	This is MiniSat 2.0 beta
0.12/0.16	WARNING: for repeatability, setting FPU to use double precision
0.12/0.16	============================[ Problem Statistics ]=============================
0.12/0.16	|                                                                             |
0.12/0.16	|  Number of variables:  1804                                                 |
0.12/0.16	|  Number of clauses:    10295                                                |
0.12/0.16	|  Parsing time:         0.01         s                                       |
0.12/0.17	============================[ Search Statistics ]==============================
0.12/0.17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.12/0.17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.12/0.17	===============================================================================
0.12/0.17	|         0 |    1804    10295    33687 |     3431        0    nan |  0.000 % |
0.12/0.17	|       100 |    1804    10295    33687 |     3774      100     16 |  0.001 % |
0.12/0.18	|       250 |    1804    10295    33687 |     4152      250     16 |  0.013 % |
0.12/0.20	|       475 |    1804    10295    33687 |     4567      475     15 |  0.007 % |
0.16/0.23	|       812 |    1804    10295    33687 |     5024      812     17 |  0.002 % |
0.16/0.29	|      1318 |    1804    10295    33687 |     5526     1318     19 |  0.016 % |
0.16/0.36	|      2078 |    1804    10295    33687 |     6079     2078     18 |  0.028 % |
0.16/0.49	|      3220 |    1804    10295    33687 |     6687     3220     18 |  0.000 % |
0.16/0.80	|      4929 |    1804    10295    33687 |     7356     4929     17 |  0.000 % |
1.22/1.27	|      7491 |    1804    10295    33687 |     8091     7491     17 |  0.002 % |
2.02/2.04	|     11335 |    1804    10295    33687 |     8900     6951     16 |  0.000 % |
3.02/3.08	|     17101 |    1804    10295    33687 |     9790     7999     16 |  0.008 % |
5.02/5.03	|     25750 |    1804    10295    33687 |    10770     6154     15 |  0.000 % |
7.82/7.87	|     38726 |    1804    10295    33687 |    11847     7809     14 |  0.006 % |
12.12/12.16	|     58187 |    1804    10295    33687 |    13031     8657     13 |  0.011 % |
19.12/19.21	|     87380 |    1804    10295    33687 |    14334    10822     14 |  0.000 % |
29.32/29.41	|    131170 |    1799    10247    33538 |    15768    13582     14 |  0.278 % |
36.02/36.10	===============================================================================
36.02/36.10	restarts              : 17
36.02/36.10	conflicts             : 160440         (4464 /sec)
36.02/36.10	decisions             : 183198         (0.98 % random) (5097 /sec)
36.02/36.10	propagations          : 59519473       (1656079 /sec)
36.02/36.10	conflict literals     : 2461030        (63.63 % deleted)
36.02/36.10	Memory used           : 4.35 MB
36.02/36.10	CPU time              : 35.94 s
36.02/36.10	
36.02/36.10	UNSATISFIABLE
36.02/36.10	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-1820835-1242482011/watcher-1820835-1242482011 -o /tmp/evaluation-result-1820835-1242482011/solver-1820835-1242482011 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820835-1242482011.cnf -restarts=1 

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/97 17758
/proc/meminfo: memFree=1823392/2074464 swapFree=1949244/1959888
[pid=17758] ppid=17756 vsize=2416 CPUtime=0
/proc/17758/stat : 17758 (SatELiteGTI) S 17756 17758 16367 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1012702151 2473984 277 4294967295 134512640 135169312 3218303104 3218301640 3085246190 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17758/statm: 604 277 235 161 0 43 0
[pid=17762] ppid=17758 vsize=956 CPUtime=0
/proc/17762/stat : 17762 (SatELite_releas) R 17758 17758 16367 0 -1 4202496 125 0 0 0 0 0 0 0 18 0 1 0 1012702151 978944 61 4294967295 134512640 135223648 3216920352 3216918948 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/17762/statm: 239 62 46 174 0 64 0

[startup+0.079649 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 17758
/proc/meminfo: memFree=1823392/2074464 swapFree=1949244/1959888
[pid=17758] ppid=17756 vsize=2416 CPUtime=0
/proc/17758/stat : 17758 (SatELiteGTI) S 17756 17758 16367 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1012702151 2473984 277 4294967295 134512640 135169312 3218303104 3218301640 3085246190 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17758/statm: 604 277 235 161 0 43 0
[pid=17762] ppid=17758 vsize=4620 CPUtime=0.08
/proc/17762/stat : 17762 (SatELite_releas) R 17758 17758 16367 0 -1 4202496 1082 0 0 0 8 0 0 0 18 0 1 0 1012702151 4730880 965 4294967295 134512640 135223648 3216920352 3216918088 134716595 0 0 0 3 0 0 0 17 2 0 0 0
/proc/17762/statm: 1155 965 73 174 0 980 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7036

[startup+0.119637 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 17758
/proc/meminfo: memFree=1823392/2074464 swapFree=1949244/1959888
[pid=17758] ppid=17756 vsize=2416 CPUtime=0
/proc/17758/stat : 17758 (SatELiteGTI) S 17756 17758 16367 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1012702151 2473984 277 4294967295 134512640 135169312 3218303104 3218301640 3085246190 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17758/statm: 604 277 235 161 0 43 0
[pid=17762] ppid=17758 vsize=4820 CPUtime=0.12
/proc/17762/stat : 17762 (SatELite_releas) R 17758 17758 16367 0 -1 4202496 1110 0 0 0 12 0 0 0 18 0 1 0 1012702151 4935680 993 4294967295 134512640 135223648 3216920352 3216918704 134605520 0 0 0 3 0 0 0 17 2 0 0 0
/proc/17762/statm: 1205 993 73 174 0 1030 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7236

[startup+0.319626 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 17758
/proc/meminfo: memFree=1823392/2074464 swapFree=1949244/1959888
[pid=17758] ppid=17756 vsize=2420 CPUtime=0.16
/proc/17758/stat : 17758 (SatELiteGTI) S 17756 17758 16367 0 -1 4194304 385 1824 0 0 0 0 16 0 24 0 1 0 1012702151 2478080 278 4294967295 134512640 135169312 3218303104 3218299320 3085246190 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/17758/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 2420

[startup+0.719603 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 17758
/proc/meminfo: memFree=1823392/2074464 swapFree=1949244/1959888
[pid=17758] ppid=17756 vsize=2420 CPUtime=0.16
/proc/17758/stat : 17758 (SatELiteGTI) S 17756 17758 16367 0 -1 4194304 385 1824 0 0 0 0 16 0 24 0 1 0 1012702151 2478080 278 4294967295 134512640 135169312 3218303104 3218299320 3085246190 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/17758/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 2420

[startup+1.51957 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 17764
/proc/meminfo: memFree=1820780/2074464 swapFree=1949244/1959888
[pid=17758] ppid=17756 vsize=2420 CPUtime=0.16
/proc/17758/stat : 17758 (SatELiteGTI) S 17756 17758 16367 0 -1 4194304 385 1824 0 0 0 0 16 0 24 0 1 0 1012702151 2478080 278 4294967295 134512640 135169312 3218303104 3218299320 3085246190 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/17758/statm: 605 278 235 161 0 44 0
[pid=17764] ppid=17758 vsize=3488 CPUtime=1.36
/proc/17764/stat : 17764 (minisat_static) R 17758 17758 16367 0 -1 4202496 592 0 0 0 136 0 0 0 19 0 1 0 1012702167 3571712 527 4294967295 134512640 135213731 3216197328 3216195648 134528719 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17764/statm: 872 527 73 172 0 698 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 5908

[startup+3.11947 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 17764
/proc/meminfo: memFree=1820284/2074464 swapFree=1949244/1959888
[pid=17758] ppid=17756 vsize=2420 CPUtime=0.16
/proc/17758/stat : 17758 (SatELiteGTI) S 17756 17758 16367 0 -1 4194304 385 1824 0 0 0 0 16 0 24 0 1 0 1012702151 2478080 278 4294967295 134512640 135169312 3218303104 3218299320 3085246190 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/17758/statm: 605 278 235 161 0 44 0
[pid=17764] ppid=17758 vsize=3488 CPUtime=2.96
/proc/17764/stat : 17764 (minisat_static) R 17758 17758 16367 0 -1 4202496 616 0 0 0 296 0 0 0 25 0 1 0 1012702167 3571712 551 4294967295 134512640 135213731 3216197328 3216195808 134530429 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17764/statm: 872 551 73 172 0 698 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 5908

[startup+6.31929 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 17764
/proc/meminfo: memFree=1820036/2074464 swapFree=1949244/1959888
[pid=17758] ppid=17756 vsize=2420 CPUtime=0.16
/proc/17758/stat : 17758 (SatELiteGTI) S 17756 17758 16367 0 -1 4194304 385 1824 0 0 0 0 16 0 24 0 1 0 1012702151 2478080 278 4294967295 134512640 135169312 3218303104 3218299320 3085246190 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/17758/statm: 605 278 235 161 0 44 0
[pid=17764] ppid=17758 vsize=3768 CPUtime=6.16
/proc/17764/stat : 17764 (minisat_static) R 17758 17758 16367 0 -1 4202496 672 0 0 0 616 0 0 0 25 0 1 0 1012702167 3858432 607 4294967295 134512640 135213731 3216197328 3216195808 134530408 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17764/statm: 942 607 73 172 0 768 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 6188

[startup+12.7189 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 17764
/proc/meminfo: memFree=1819852/2074464 swapFree=1949244/1959888
[pid=17758] ppid=17756 vsize=2420 CPUtime=0.16
/proc/17758/stat : 17758 (SatELiteGTI) S 17756 17758 16367 0 -1 4194304 385 1824 0 0 0 0 16 0 24 0 1 0 1012702151 2478080 278 4294967295 134512640 135169312 3218303104 3218299320 3085246190 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/17758/statm: 605 278 235 161 0 44 0
[pid=17764] ppid=17758 vsize=3900 CPUtime=12.56
/proc/17764/stat : 17764 (minisat_static) R 17758 17758 16367 0 -1 4202496 713 0 0 0 1256 0 0 0 25 0 1 0 1012702167 3993600 648 4294967295 134512640 135213731 3216197328 3216195808 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17764/statm: 975 648 73 172 0 801 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 6320

[startup+25.5182 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 17949
/proc/meminfo: memFree=1819300/2074464 swapFree=1949244/1959888
[pid=17758] ppid=17756 vsize=2420 CPUtime=0.16
/proc/17758/stat : 17758 (SatELiteGTI) S 17756 17758 16367 0 -1 4194304 385 1824 0 0 0 0 16 0 24 0 1 0 1012702151 2478080 278 4294967295 134512640 135169312 3218303104 3218299320 3085246190 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/17758/statm: 605 278 235 161 0 44 0
[pid=17764] ppid=17758 vsize=4308 CPUtime=25.36
/proc/17764/stat : 17764 (minisat_static) R 17758 17758 16367 0 -1 4202496 811 0 0 0 2536 0 0 0 25 0 1 0 1012702167 4411392 746 4294967295 134512640 135213731 3216197328 3216195584 134536497 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17764/statm: 1077 746 73 172 0 903 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 6728

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

[startup+31.9179 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 17949
/proc/meminfo: memFree=1819168/2074464 swapFree=1949244/1959888
[pid=17758] ppid=17756 vsize=2420 CPUtime=0.16
/proc/17758/stat : 17758 (SatELiteGTI) S 17756 17758 16367 0 -1 4194304 385 1824 0 0 0 0 16 0 24 0 1 0 1012702151 2478080 278 4294967295 134512640 135169312 3218303104 3218299320 3085246190 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/17758/statm: 605 278 235 161 0 44 0
[pid=17764] ppid=17758 vsize=4452 CPUtime=31.76
/proc/17764/stat : 17764 (minisat_static) R 17758 17758 16367 0 -1 4202496 835 0 0 0 3176 0 0 0 25 0 1 0 1012702167 4558848 770 4294967295 134512640 135213731 3216197328 3216195792 134523397 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17764/statm: 1113 770 73 172 0 939 0
Current children cumulated CPU time (s) 31.92
Current children cumulated vsize (KiB) 6872

[startup+33.5178 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 17949
/proc/meminfo: memFree=1819200/2074464 swapFree=1949244/1959888
[pid=17758] ppid=17756 vsize=2420 CPUtime=0.16
/proc/17758/stat : 17758 (SatELiteGTI) S 17756 17758 16367 0 -1 4194304 385 1824 0 0 0 0 16 0 24 0 1 0 1012702151 2478080 278 4294967295 134512640 135169312 3218303104 3218299320 3085246190 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/17758/statm: 605 278 235 161 0 44 0
[pid=17764] ppid=17758 vsize=4452 CPUtime=33.36
/proc/17764/stat : 17764 (minisat_static) R 17758 17758 16367 0 -1 4202496 836 0 0 0 3336 0 0 0 25 0 1 0 1012702167 4558848 771 4294967295 134512640 135213731 3216197328 3216195520 134527373 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17764/statm: 1113 771 73 172 0 939 0
Current children cumulated CPU time (s) 33.52
Current children cumulated vsize (KiB) 6872

[startup+35.1177 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 17949
/proc/meminfo: memFree=1819200/2074464 swapFree=1949244/1959888
[pid=17758] ppid=17756 vsize=2420 CPUtime=0.16
/proc/17758/stat : 17758 (SatELiteGTI) S 17756 17758 16367 0 -1 4194304 385 1824 0 0 0 0 16 0 24 0 1 0 1012702151 2478080 278 4294967295 134512640 135169312 3218303104 3218299320 3085246190 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/17758/statm: 605 278 235 161 0 44 0
[pid=17764] ppid=17758 vsize=4452 CPUtime=34.96
/proc/17764/stat : 17764 (minisat_static) R 17758 17758 16367 0 -1 4202496 836 0 0 0 3496 0 0 0 25 0 1 0 1012702167 4558848 771 4294967295 134512640 135213731 3216197328 3216195520 134527066 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17764/statm: 1113 771 73 172 0 939 0
Current children cumulated CPU time (s) 35.12
Current children cumulated vsize (KiB) 6872

[startup+35.5177 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 17949
/proc/meminfo: memFree=1819200/2074464 swapFree=1949244/1959888
[pid=17758] ppid=17756 vsize=2420 CPUtime=0.16
/proc/17758/stat : 17758 (SatELiteGTI) S 17756 17758 16367 0 -1 4194304 385 1824 0 0 0 0 16 0 24 0 1 0 1012702151 2478080 278 4294967295 134512640 135169312 3218303104 3218299320 3085246190 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/17758/statm: 605 278 235 161 0 44 0
[pid=17764] ppid=17758 vsize=4452 CPUtime=35.36
/proc/17764/stat : 17764 (minisat_static) R 17758 17758 16367 0 -1 4202496 836 0 0 0 3536 0 0 0 25 0 1 0 1012702167 4558848 771 4294967295 134512640 135213731 3216197328 3216195584 134536767 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17764/statm: 1113 771 73 172 0 939 0
Current children cumulated CPU time (s) 35.52
Current children cumulated vsize (KiB) 6872

[startup+35.9176 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 17949
/proc/meminfo: memFree=1819200/2074464 swapFree=1949244/1959888
[pid=17758] ppid=17756 vsize=2420 CPUtime=0.16
/proc/17758/stat : 17758 (SatELiteGTI) S 17756 17758 16367 0 -1 4194304 385 1824 0 0 0 0 16 0 24 0 1 0 1012702151 2478080 278 4294967295 134512640 135169312 3218303104 3218299320 3085246190 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/17758/statm: 605 278 235 161 0 44 0
[pid=17764] ppid=17758 vsize=4452 CPUtime=35.76
/proc/17764/stat : 17764 (minisat_static) R 17758 17758 16367 0 -1 4202496 836 0 0 0 3576 0 0 0 25 0 1 0 1012702167 4558848 771 4294967295 134512640 135213731 3216197328 3216195808 134530479 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17764/statm: 1113 771 73 172 0 939 0
Current children cumulated CPU time (s) 35.92
Current children cumulated vsize (KiB) 6872

[startup+36.0176 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 17949
/proc/meminfo: memFree=1819200/2074464 swapFree=1949244/1959888
[pid=17758] ppid=17756 vsize=2420 CPUtime=0.16
/proc/17758/stat : 17758 (SatELiteGTI) S 17756 17758 16367 0 -1 4194304 385 1824 0 0 0 0 16 0 24 0 1 0 1012702151 2478080 278 4294967295 134512640 135169312 3218303104 3218299320 3085246190 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/17758/statm: 605 278 235 161 0 44 0
[pid=17764] ppid=17758 vsize=4452 CPUtime=35.86
/proc/17764/stat : 17764 (minisat_static) R 17758 17758 16367 0 -1 4202496 836 0 0 0 3586 0 0 0 25 0 1 0 1012702167 4558848 771 4294967295 134512640 135213731 3216197328 3216195520 134527373 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17764/statm: 1113 771 73 172 0 939 0
Current children cumulated CPU time (s) 36.02
Current children cumulated vsize (KiB) 6872

Child status: 20
Real time (s): 36.1101
CPU time (s): 36.11
CPU user time (s): 36.1
CPU system time (s): 0.01
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 7236

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-16 15:53:31
IDJOB=1820835
IDBENCH=69621
IDSOLVER=662
FILE ID=tipi11/1820835-1242482011
PBS_JOBID=
Free space on /tmp= 9937 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT_RACE08/cnf/cmu-bmc-longmult15.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820835-1242482011/watcher-1820835-1242482011 -o /tmp/evaluation-result-1820835-1242482011/solver-1820835-1242482011 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820835-1242482011.cnf -restarts=1

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

MD5SUM BENCH= 21b49b73035bb6e7a1dd17830907ac9d
RANDOM SEED= 495660246

Linux tipi11 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.431
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.40

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
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:       1823540 kB
Buffers:         20804 kB
Cached:         159900 kB
SwapCached:       5224 kB
Active:          47864 kB
Inactive:       144760 kB
HighTotal:     1178688 kB
HighFree:      1038932 kB
LowTotal:       895776 kB
LowFree:        784608 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:            2100 kB
Writeback:           0 kB
AnonPages:       11104 kB
Mapped:           4972 kB
Slab:            49580 kB
PageTables:        400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97120 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9937 MiB
End job on tipi11 at 2009-05-16 15:54:08