Trace number 1821746

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.1 1200.03

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
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 variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.04/0.04	c ==============================================================================
0.04/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.04	c ==============================================================================
0.04/0.04	c |         0 |   68055   202155 |   20416       0        0     nan |  0.000 % |
0.51/0.51	c |         0 |   67183   284754 |      --       0       --      -- |     --   | -872/82599
0.51/0.51	c ==============================================================================
0.51/0.51	c Result  :   #vars: 763   #clauses: 67183   #literals: 284754
0.51/0.51	c CPU time:   0.5 s
0.51/0.51	c ==============================================================================
0.61/0.60	This is MiniSat 2.0 beta
0.61/0.60	WARNING: for repeatability, setting FPU to use double precision
0.61/0.60	============================[ Problem Statistics ]=============================
0.61/0.60	|                                                                             |
0.61/0.60	|  Number of variables:  763                                                  |
0.61/0.60	|  Number of clauses:    67183                                                |
0.61/0.64	|  Parsing time:         0.04         s                                       |
0.61/0.64	============================[ Search Statistics ]==============================
0.61/0.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.61/0.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.61/0.64	===============================================================================
0.61/0.65	|         0 |     763    67183   284754 |    22394        0    nan |  0.000 % |
0.61/0.67	|       100 |     763    67183   284754 |    24633      100     34 |  0.015 % |
0.61/0.72	|       251 |     763    67183   284754 |    27097      251     29 |  0.002 % |
0.61/0.79	|       476 |     763    67183   284754 |    29806      476     32 |  0.002 % |
0.61/0.91	|       813 |     763    67183   284754 |    32787      813     34 |  0.000 % |
1.01/1.04	|      1319 |     763    67183   284754 |    36066     1319     31 |  0.002 % |
1.40/1.41	|      2078 |     763    67183   284754 |    39672     2078     27 |  0.002 % |
2.00/2.02	|      3217 |     763    67183   284754 |    43640     3217     24 |  0.002 % |
2.80/2.90	|      4925 |     763    67183   284754 |    48004     4925     22 |  0.002 % |
4.30/4.32	|      7490 |     763    67183   284754 |    52804     7490     21 |  0.002 % |
6.50/6.59	|     11334 |     763    67183   284754 |    58085    11334     21 |  0.002 % |
10.20/10.21	|     17101 |     763    67183   284754 |    63893    17101     21 |  0.002 % |
17.11/17.19	|     25750 |     763    67183   284754 |    70283    25750     23 |  0.002 % |
29.61/29.67	|     38726 |     763    67183   284754 |    77311    38726     23 |  0.002 % |
53.21/53.24	|     58188 |     763    67183   284754 |    85042    58188     22 |  0.002 % |
96.21/96.28	|     87380 |     763    67183   284754 |    93546    18659     25 |  0.002 % |
139.68/139.74	|    131170 |     763    67183   284754 |   102901    62449     23 |  0.002 % |
212.69/212.77	|    196854 |     763    67183   284754 |   113191    45419     21 |  0.002 % |
326.11/326.12	|    295380 |     763    67183   284754 |   124510    47737     26 |  0.002 % |
502.92/502.99	|    443170 |     763    67183   284754 |   136961    89718     28 |  0.002 % |
751.74/751.80	|    664853 |     763    67183   284754 |   150657    67752     32 |  0.002 % |
1194.19/1194.18	|    997379 |     763    67183   284754 |   165723   133697     30 |  0.002 % |
1200.09/1200.02	HOME/SatELiteGTI: line 36: 14868 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-1821746-1242560297/watcher-1821746-1242560297 -o /tmp/evaluation-result-1821746-1242560297/solver-1821746-1242560297 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821746-1242560297.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.99 0.99 2/93 14862
/proc/meminfo: memFree=453160/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2412 CPUtime=0.01
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 367 648 0 0 0 0 0 1 25 0 1 0 1020530727 2469888 277 4294967295 134512640 135169312 3215568352 3215566888 3084881646 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14862/statm: 603 277 235 161 0 42 0
[pid=14866] ppid=14862 vsize=956 CPUtime=0
/proc/14866/stat : 14866 (SatELite_releas) R 14862 14862 20977 0 -1 4202496 122 0 0 0 0 0 0 0 25 0 1 0 1020530728 978944 58 4294967295 134512640 135223648 3218122816 3218121412 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14866/statm: 239 62 45 174 0 64 0

[startup+0.033952 s]
/proc/loadavg: 0.99 0.99 0.99 2/93 14862
/proc/meminfo: memFree=453160/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2412 CPUtime=0.01
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 367 648 0 0 0 0 0 1 25 0 1 0 1020530727 2469888 277 4294967295 134512640 135169312 3215568352 3215566888 3084881646 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14862/statm: 603 277 235 161 0 42 0
[pid=14866] ppid=14862 vsize=3584 CPUtime=0.03
/proc/14866/stat : 14866 (SatELite_releas) R 14862 14862 20977 0 -1 4202496 770 0 0 0 3 0 0 0 25 0 1 0 1020530728 3670016 706 4294967295 134512640 135223648 3218122816 3218121768 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14866/statm: 896 707 46 174 0 721 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5996

[startup+0.103941 s]
/proc/loadavg: 0.99 0.99 0.99 2/93 14862
/proc/meminfo: memFree=453160/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2412 CPUtime=0.01
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 367 648 0 0 0 0 0 1 25 0 1 0 1020530727 2469888 277 4294967295 134512640 135169312 3215568352 3215566888 3084881646 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14862/statm: 603 277 235 161 0 42 0
[pid=14866] ppid=14862 vsize=6484 CPUtime=0.1
/proc/14866/stat : 14866 (SatELite_releas) R 14862 14862 20977 0 -1 4202496 1474 0 0 0 10 0 0 0 25 0 1 0 1020530728 6639616 1410 4294967295 134512640 135223648 3218122816 3218120484 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14866/statm: 1621 1410 73 174 0 1446 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8896

[startup+0.303921 s]
/proc/loadavg: 0.99 0.99 0.99 2/93 14862
/proc/meminfo: memFree=453160/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2412 CPUtime=0.01
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 367 648 0 0 0 0 0 1 25 0 1 0 1020530727 2469888 277 4294967295 134512640 135169312 3215568352 3215566888 3084881646 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14862/statm: 603 277 235 161 0 42 0
[pid=14866] ppid=14862 vsize=8288 CPUtime=0.3
/proc/14866/stat : 14866 (SatELite_releas) R 14862 14862 20977 0 -1 4202496 1877 0 0 0 29 1 0 0 25 0 1 0 1020530728 8486912 1813 4294967295 134512640 135223648 3218122816 3218120912 134585544 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14866/statm: 2072 1813 73 174 0 1897 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 10700

[startup+0.703891 s]
/proc/loadavg: 0.99 0.99 0.99 2/93 14862
/proc/meminfo: memFree=453160/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 2416

[startup+1.5038 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 14868
/proc/meminfo: memFree=446952/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=5632 CPUtime=0.89
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 1340 0 0 0 88 1 0 0 25 0 1 0 1020530788 5767168 1274 4294967295 134512640 135216011 3214245104 3214243456 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14868/statm: 1408 1274 71 172 0 1235 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 8048

[startup+3.10365 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 14868
/proc/meminfo: memFree=446456/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=6028 CPUtime=2.49
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 1422 0 0 0 248 1 0 0 25 0 1 0 1020530788 6172672 1356 4294967295 134512640 135216011 3214245104 3214243456 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14868/statm: 1507 1356 71 172 0 1334 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 8444

[startup+6.30333 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 14868
/proc/meminfo: memFree=445844/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=6720 CPUtime=5.69
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 1581 0 0 0 568 1 0 0 25 0 1 0 1020530788 6881280 1515 4294967295 134512640 135216011 3214245104 3214243456 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14868/statm: 1680 1515 71 172 0 1507 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 9136

[startup+12.7027 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 14868
/proc/meminfo: memFree=444296/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=7908 CPUtime=12.09
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 1903 0 0 0 1208 1 0 0 25 0 1 0 1020530788 8097792 1837 4294967295 134512640 135216011 3214245104 3214243456 134527289 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14868/statm: 1977 1837 71 172 0 1804 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 10324

[startup+25.5114 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 14868
/proc/meminfo: memFree=442484/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=9796 CPUtime=24.9
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 2358 0 0 0 2489 1 0 0 25 0 1 0 1020530788 10031104 2292 4294967295 134512640 135216011 3214245104 3214243456 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14868/statm: 2449 2292 71 172 0 2276 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 12212

[startup+51.1089 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 15053
/proc/meminfo: memFree=439356/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=12560 CPUtime=50.5
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 3037 0 0 0 5048 2 0 0 25 0 1 0 1020530788 12861440 2971 4294967295 134512640 135216011 3214245104 3214243456 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14868/statm: 3140 2971 71 172 0 2967 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 14976

[startup+102.314 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 15242
/proc/meminfo: memFree=436084/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=16348 CPUtime=101.71
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 3964 0 0 0 10167 4 0 0 25 0 1 0 1020530788 16740352 3898 4294967295 134512640 135216011 3214245104 3214243456 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14868/statm: 4087 3898 71 172 0 3914 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 18764

[startup+162.308 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 15246
/proc/meminfo: memFree=435888/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=16944 CPUtime=161.67
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 4115 0 0 0 16163 4 0 0 25 0 1 0 1020530788 17350656 4049 4294967295 134512640 135216011 3214245104 3214243456 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14868/statm: 4236 4049 71 172 0 4063 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 19360

[startup+222.312 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 15622
/proc/meminfo: memFree=432664/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=19688 CPUtime=221.68
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 4735 0 0 0 22163 5 0 0 25 0 1 0 1020530788 20160512 4669 4294967295 134512640 135216011 3214245104 3214243456 134527474 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14868/statm: 4922 4669 71 172 0 4749 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 22104

[startup+282.326 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 15625
/proc/meminfo: memFree=432272/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=20760 CPUtime=281.7
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 5021 0 0 0 28164 6 0 0 25 0 1 0 1020530788 21258240 4955 4294967295 134512640 135216011 3214245104 3214243456 134527559 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14868/statm: 5190 4955 71 172 0 5017 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 23176

[startup+342.31 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 15813
/proc/meminfo: memFree=430572/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=22244 CPUtime=341.69
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 5382 0 0 0 34162 7 0 0 25 0 1 0 1020530788 22777856 5316 4294967295 134512640 135216011 3214245104 3214243456 134527289 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14868/statm: 5561 5316 71 172 0 5388 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 24660

[startup+402.314 s]

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

/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=25320 CPUtime=461.71
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 6166 0 0 0 46164 7 0 0 25 0 1 0 1020530788 25927680 6100 4294967295 134512640 135216011 3214245104 3214243456 134527973 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14868/statm: 6330 6100 71 172 0 6157 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 27736

[startup+522.323 s]
/proc/loadavg: 1.03 1.01 1.00 3/95 16379
/proc/meminfo: memFree=425720/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=27576 CPUtime=521.72
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 6697 0 0 0 52164 8 0 0 25 0 1 0 1020530788 28237824 6631 4294967295 134512640 135216011 3214245104 3214243456 134527341 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14868/statm: 6894 6631 71 172 0 6721 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 29992

[startup+582.317 s]
/proc/loadavg: 1.01 1.00 1.00 2/95 16566
/proc/meminfo: memFree=420132/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=32732 CPUtime=581.72
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 7965 0 0 0 58162 10 0 0 25 0 1 0 1020530788 33517568 7899 4294967295 134512640 135216011 3214245104 3214243456 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14868/statm: 8183 7899 71 172 0 8010 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 35148

[startup+642.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 16758
/proc/meminfo: memFree=420156/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=32732 CPUtime=641.73
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 7965 0 0 0 64163 10 0 0 25 0 1 0 1020530788 33517568 7899 4294967295 134512640 135216011 3214245104 3214243456 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14868/statm: 8183 7899 71 172 0 8010 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 35148

[startup+702.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 16948
/proc/meminfo: memFree=420272/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=32896 CPUtime=701.73
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 8000 0 0 0 70163 10 0 0 25 0 1 0 1020530788 33685504 7934 4294967295 134512640 135216011 3214245104 3214243456 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14868/statm: 8224 7934 71 172 0 8051 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 35312

[startup+762.319 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 17135
/proc/meminfo: memFree=420304/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=32896 CPUtime=761.74
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 8003 0 0 0 76164 10 0 0 25 0 1 0 1020530788 33685504 7937 4294967295 134512640 135216011 3214245104 3214243456 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14868/statm: 8224 7937 71 172 0 8051 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 35312

[startup+822.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 17323
/proc/meminfo: memFree=420272/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=32896 CPUtime=821.74
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 8005 0 0 0 82164 10 0 0 25 0 1 0 1020530788 33685504 7939 4294967295 134512640 135216011 3214245104 3214243456 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14868/statm: 8224 7939 71 172 0 8051 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 35312

[startup+882.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 17510
/proc/meminfo: memFree=418668/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=34756 CPUtime=881.75
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 8377 0 0 0 88163 12 0 0 25 0 1 0 1020530788 35590144 8311 4294967295 134512640 135216011 3214245104 3214243456 134527545 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14868/statm: 8689 8311 71 172 0 8516 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 37172

[startup+942.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 17702
/proc/meminfo: memFree=418544/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=35304 CPUtime=941.76
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 8492 0 0 0 94164 12 0 0 25 0 1 0 1020530788 36151296 8426 4294967295 134512640 135216011 3214245104 3214243456 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14868/statm: 8826 8426 71 172 0 8653 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 37720

[startup+1002.33 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 17891
/proc/meminfo: memFree=418288/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=35468 CPUtime=1001.77
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 8526 0 0 0 100165 12 0 0 25 0 1 0 1020530788 36319232 8460 4294967295 134512640 135216011 3214245104 3214243456 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14868/statm: 8867 8460 71 172 0 8694 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 37884

[startup+1062.31 s]
/proc/loadavg: 1.12 1.03 1.01 2/95 18078
/proc/meminfo: memFree=417288/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=36148 CPUtime=1061.76
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 8688 0 0 0 106164 12 0 0 25 0 1 0 1020530788 37015552 8622 4294967295 134512640 135216011 3214245104 3214243456 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14868/statm: 9037 8622 71 172 0 8864 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 38564

[startup+1122.31 s]
/proc/loadavg: 1.21 1.07 1.02 2/95 18267
/proc/meminfo: memFree=417412/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=36148 CPUtime=1121.77
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 8690 0 0 0 112165 12 0 0 25 0 1 0 1020530788 37015552 8624 4294967295 134512640 135216011 3214245104 3214243456 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14868/statm: 9037 8624 71 172 0 8864 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 38564

[startup+1182.32 s]
/proc/loadavg: 1.18 1.08 1.02 2/95 18452
/proc/meminfo: memFree=417288/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=36468 CPUtime=1181.78
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 8747 0 0 0 118166 12 0 0 25 0 1 0 1020530788 37343232 8681 4294967295 134512640 135216011 3214245104 3214243456 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14868/statm: 9117 8681 71 172 0 8944 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 38884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.13 1.08 1.02 2/95 18639
/proc/meminfo: memFree=417000/2074464 swapFree=1951864/1959888
[pid=14862] ppid=14860 vsize=2416 CPUtime=0.61
/proc/14862/stat : 14862 (SatELiteGTI) S 14860 14862 20977 0 -1 4194304 387 2529 0 0 0 0 59 2 21 0 1 0 1020530727 2473984 278 4294967295 134512640 135169312 3215568352 3215564568 3084881646 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14862/statm: 604 278 235 161 0 43 0
[pid=14868] ppid=14862 vsize=36824 CPUtime=1199.48
/proc/14868/stat : 14868 (minisat_static) R 14862 14862 20977 0 -1 4202496 8847 0 0 0 119936 12 0 0 25 0 1 0 1020530788 37707776 8781 4294967295 134512640 135216011 3214245104 3214243456 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14868/statm: 9206 8781 71 172 0 9033 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 39240

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1200.03
CPU time (s): 1200.1
CPU user time (s): 1199.95
CPU system time (s): 0.15
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 39240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.15
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12039
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= 18
involuntary context switches= 1158

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-17 13:38:17
IDJOB=1821746
IDBENCH=71078
IDSOLVER=661
FILE ID=tipi10/1821746-1242560297
PBS_JOBID=
Free space on /tmp= 3861 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821746-1242560297/watcher-1821746-1242560297 -o /tmp/evaluation-result-1821746-1242560297/solver-1821746-1242560297 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821746-1242560297.cnf

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED= 1231747542

Linux tipi10 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.367
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.37

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
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.367
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.367
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:        453168 kB
Buffers:         44956 kB
Cached:        1441640 kB
SwapCached:       2732 kB
Active:         604668 kB
Inactive:       891984 kB
HighTotal:     1178688 kB
HighFree:       118228 kB
LowTotal:       895776 kB
LowFree:        334940 kB
SwapTotal:     1959888 kB
SwapFree:      1951864 kB
Dirty:            2536 kB
Writeback:           0 kB
AnonPages:        9360 kB
Mapped:           3292 kB
Slab:           115504 kB
PageTables:        360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90592 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 3861 MiB
End job on tipi10 at 2009-05-17 13:58:17