Trace number 1820961

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-22? (TO) 1200.01 1200.03

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
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 variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   13869    32361 |    4160       0        0     nan |  0.000 % |
0.09/0.08	c |         0 |   10390    29200 |      --       0       --      -- |     --   | -3477/-3156
0.09/0.08	c ==============================================================================
0.09/0.08	c Result  :   #vars: 2564   #clauses: 10390   #literals: 29200
0.09/0.08	c CPU time:   0.08 s
0.09/0.08	c ==============================================================================
0.09/0.09	This is MiniSat 2.0 beta
0.09/0.09	WARNING: for repeatability, setting FPU to use double precision
0.09/0.09	============================[ Problem Statistics ]=============================
0.09/0.09	|                                                                             |
0.09/0.09	|  Number of variables:  2564                                                 |
0.09/0.09	|  Number of clauses:    10390                                                |
0.09/0.10	|  Parsing time:         0.00         s                                       |
0.09/0.10	============================[ Search Statistics ]==============================
0.09/0.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.10	===============================================================================
0.09/0.10	|         0 |    2564    10390    29200 |     3463        0    nan |  0.000 % |
0.09/0.10	|       100 |    2564    10390    29200 |     3809      100     11 |  0.001 % |
0.10/0.11	|       253 |    2564    10390    29200 |     4190      253     15 |  0.000 % |
0.10/0.12	|       479 |    2564    10390    29200 |     4609      479     14 |  0.000 % |
0.10/0.20	|       817 |    2564    10390    29200 |     5070      817     35 |  0.000 % |
0.10/0.25	|      1323 |    2564    10390    29200 |     5577     1323     34 |  0.000 % |
0.10/0.37	|      2082 |    2564    10390    29200 |     6135     2082     38 |  0.000 % |
0.10/0.52	|      3221 |    2564    10390    29200 |     6749     3221     37 |  0.000 % |
0.10/0.86	|      4930 |    2564    10390    29200 |     7423     4930     39 |  0.000 % |
1.61/1.64	|      7493 |    2564    10390    29200 |     8166     7493     43 |  0.000 % |
2.51/2.53	|     11337 |    2564    10390    29200 |     8982     6735     40 |  0.000 % |
4.30/4.33	|     17105 |    2564    10390    29200 |     9881     7762     35 |  0.000 % |
7.37/7.48	|     25754 |    2564    10390    29200 |    10869     6223     31 |  0.000 % |
10.85/10.94	|     38729 |    2564    10390    29200 |    11956     7457     31 |  0.000 % |
17.25/17.33	|     58190 |    2564    10390    29200 |    13152     8124     28 |  0.000 % |
27.75/27.86	|     87383 |    2564    10390    29200 |    14467    10065     29 |  0.000 % |
42.55/42.70	|    131172 |    2564    10390    29200 |    15913     8405     29 |  0.000 % |
58.15/58.29	|    196858 |    2564    10390    29200 |    17505    15995     46 |  0.000 % |
100.16/100.27	|    295384 |    2563    10384    29185 |    19255    15076     38 |  0.039 % |
165.06/165.13	|    443173 |    2563    10384    29185 |    21181    12348     29 |  0.039 % |
278.57/278.67	|    664856 |    2563    10384    29185 |    23299    16396     38 |  0.039 % |
442.38/442.47	|    997381 |    2563    10384    29185 |    25629    15526     35 |  0.039 % |
703.67/703.80	|   1496170 |    2563    10384    29185 |    28192    17862     36 |  0.039 % |
1130.10/1130.18	|   2244352 |    2563    10384    29185 |    31011    19353     36 |  0.039 % |
1200.00/1200.02	HOME/SatELiteGTI: line 36:  9816 Terminated              $MS $2 $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-1820961-1242491929/watcher-1820961-1242491929 -o /tmp/evaluation-result-1820961-1242491929/solver-1820961-1242491929 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820961-1242491929.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/91 9810
/proc/meminfo: memFree=1296428/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2412 CPUtime=0.01
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 368 644 0 0 1 0 0 0 18 0 1 0 1013693220 2469888 276 4294967295 134512640 135169312 3214783776 3214782312 3085790958 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9810/statm: 603 276 235 161 0 42 0
[pid=9814] ppid=9810 vsize=952 CPUtime=0
/proc/9814/stat : 9814 (SatELite_releas) R 9810 9810 9090 0 -1 4202496 96 0 0 0 0 0 0 0 20 0 1 0 1013693220 974848 31 4294967295 134512640 135223648 3215297952 3215297728 134651181 0 0 0 0 0 0 0 17 0 0 0 0
/proc/9814/statm: 238 42 33 174 0 63 0

[startup+0.081981 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 9810
/proc/meminfo: memFree=1296428/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2412 CPUtime=0.01
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 368 644 0 0 1 0 0 0 18 0 1 0 1013693220 2469888 276 4294967295 134512640 135169312 3214783776 3214782312 3085790958 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9810/statm: 603 276 235 161 0 42 0
[pid=9814] ppid=9810 vsize=3664 CPUtime=0.08
/proc/9814/stat : 9814 (SatELite_releas) R 9810 9810 9090 0 -1 4202496 771 0 0 0 8 0 0 0 21 0 1 0 1013693220 3751936 706 4294967295 134512640 135223648 3215297952 3215296164 134725398 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9814/statm: 916 706 73 174 0 741 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6076

[startup+0.11198 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 9810
/proc/meminfo: memFree=1296428/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2416

[startup+0.31197 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 9810
/proc/meminfo: memFree=1296428/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2416

[startup+0.71195 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 9810
/proc/meminfo: memFree=1296428/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2416

[startup+1.51191 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 9816
/proc/meminfo: memFree=1294776/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=4040 CPUtime=1.41
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 740 0 0 0 141 0 0 0 25 0 1 0 1013693229 4136960 675 4294967295 134512640 135213731 3216129728 3216127920 134527327 0 0 0 3 0 0 0 17 1 0 0 0
/proc/9816/statm: 1010 675 73 172 0 836 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 6456

[startup+3.11184 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 9816
/proc/meminfo: memFree=1293660/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=4444 CPUtime=3
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 839 0 0 0 300 0 0 0 25 0 1 0 1013693229 4550656 774 4294967295 134512640 135213731 3216129728 3216128208 134530220 0 0 0 3 0 0 0 17 1 0 0 0
/proc/9816/statm: 1111 774 73 172 0 937 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 6860

[startup+6.31168 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 9816
/proc/meminfo: memFree=1293600/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=4576 CPUtime=6.19
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 879 0 0 0 619 0 0 0 25 0 1 0 1013693229 4685824 814 4294967295 134512640 135213731 3216129728 3216128208 134529996 0 0 0 3 0 0 0 17 1 0 0 0
/proc/9816/statm: 1144 814 73 172 0 970 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6992

[startup+12.7114 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 9818
/proc/meminfo: memFree=1293168/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=5152 CPUtime=12.55
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 1007 0 0 0 1255 0 0 0 25 0 1 0 1013693229 5275648 942 4294967295 134512640 135213731 3216129728 3216128208 134530042 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9816/statm: 1288 942 73 172 0 1114 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7568

[startup+25.5108 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 9818
/proc/meminfo: memFree=1293016/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=5684 CPUtime=25.35
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 1151 0 0 0 2534 1 0 0 25 0 1 0 1013693229 5820416 1086 4294967295 134512640 135213731 3216129728 3216128208 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9816/statm: 1421 1086 73 172 0 1247 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 8100

[startup+51.1095 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10002
/proc/meminfo: memFree=1290920/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=7136 CPUtime=50.95
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 1501 0 0 0 5092 3 0 0 25 0 1 0 1013693229 7307264 1436 4294967295 134512640 135213731 3216129728 3216128208 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9816/statm: 1784 1436 73 172 0 1610 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 9552

[startup+102.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10190
/proc/meminfo: memFree=1289596/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=7984 CPUtime=102.16
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 1723 0 0 0 10213 3 0 0 25 0 1 0 1013693229 8175616 1658 4294967295 134512640 135213731 3216129728 3216128208 134529968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9816/statm: 1996 1658 73 172 0 1822 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 10400

[startup+162.314 s]
/proc/loadavg: 1.16 1.03 1.01 2/93 10379
/proc/meminfo: memFree=1288620/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=8676 CPUtime=162.16
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 1904 0 0 0 16213 3 0 0 25 0 1 0 1013693229 8884224 1839 4294967295 134512640 135213731 3216129728 3216128208 134530220 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9816/statm: 2169 1839 73 172 0 1995 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 11092

[startup+222.321 s]
/proc/loadavg: 1.06 1.03 1.00 2/93 10570
/proc/meminfo: memFree=1288248/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=9084 CPUtime=222.17
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 1993 0 0 0 22214 3 0 0 25 0 1 0 1013693229 9302016 1928 4294967295 134512640 135213731 3216129728 3216128208 134529987 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9816/statm: 2271 1928 73 172 0 2097 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 11500

[startup+282.318 s]
/proc/loadavg: 1.02 1.02 1.00 5/94 10604
/proc/meminfo: memFree=1287724/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=10008 CPUtime=282.17
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 2210 0 0 0 28214 3 0 0 25 0 1 0 1013693229 10248192 2145 4294967295 134512640 135213731 3216129728 3216128208 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9816/statm: 2502 2145 73 172 0 2328 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 12424

[startup+342.316 s]
/proc/loadavg: 1.00 1.01 1.00 5/94 10942
/proc/meminfo: memFree=1287032/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=10412 CPUtime=342.17
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 2313 0 0 0 34214 3 0 0 25 0 1 0 1013693229 10661888 2248 4294967295 134512640 135213731 3216129728 3216128208 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9816/statm: 2603 2248 73 172 0 2429 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 12828

[startup+402.313 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 10952
/proc/meminfo: memFree=1287692/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=10412 CPUtime=402.17

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

[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=10940 CPUtime=462.18
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 2449 0 0 0 46202 16 0 0 25 0 1 0 1013693229 11202560 2384 4294967295 134512640 135213731 3216129728 3216127984 134537463 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9816/statm: 2735 2384 73 172 0 2561 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 13356

[startup+522.307 s]
/proc/loadavg: 1.00 1.00 1.00 4/93 11332
/proc/meminfo: memFree=1286948/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=11328 CPUtime=522.17
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 2540 0 0 0 52201 16 0 0 25 0 1 0 1013693229 11599872 2475 4294967295 134512640 135213731 3216129728 3216128208 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9816/statm: 2832 2475 73 172 0 2658 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 13744

[startup+582.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11521
/proc/meminfo: memFree=1286808/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=11592 CPUtime=582.17
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 2604 0 0 0 58200 17 0 0 25 0 1 0 1013693229 11870208 2539 4294967295 134512640 135213731 3216129728 3216128208 134530083 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9816/statm: 2898 2539 73 172 0 2724 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 14008

[startup+642.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11707
/proc/meminfo: memFree=1286692/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=11724 CPUtime=642.17
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 2635 0 0 0 64200 17 0 0 25 0 1 0 1013693229 12005376 2570 4294967295 134512640 135213731 3216129728 3216128208 134530028 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9816/statm: 2931 2570 73 172 0 2757 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 14140

[startup+702.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11895
/proc/meminfo: memFree=1286824/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=11724 CPUtime=702.17
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 2645 0 0 0 70200 17 0 0 25 0 1 0 1013693229 12005376 2580 4294967295 134512640 135213731 3216129728 3216128144 134535441 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9816/statm: 2931 2580 73 172 0 2757 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 14140

[startup+762.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 12084
/proc/meminfo: memFree=1286312/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=12448 CPUtime=762.18
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 2804 0 0 0 76200 18 0 0 25 0 1 0 1013693229 12746752 2739 4294967295 134512640 135213731 3216129728 3216128208 134529987 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9816/statm: 3112 2739 73 172 0 2938 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 14864

[startup+822.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 12271
/proc/meminfo: memFree=1286080/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=12432 CPUtime=822.18
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 2824 0 0 0 82200 18 0 0 25 0 1 0 1013693229 12730368 2759 4294967295 134512640 135213731 3216129728 3216128208 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9816/statm: 3108 2759 73 172 0 2934 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 14848

[startup+882.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 12464
/proc/meminfo: memFree=1285916/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=12708 CPUtime=882.18
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 2874 0 0 0 88199 19 0 0 25 0 1 0 1013693229 13012992 2809 4294967295 134512640 135213731 3216129728 3216127920 134526982 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9816/statm: 3177 2809 73 172 0 3003 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 15124

[startup+942.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12650
/proc/meminfo: memFree=1285452/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=13112 CPUtime=942.19
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 2973 0 0 0 94200 19 0 0 25 0 1 0 1013693229 13426688 2908 4294967295 134512640 135213731 3216129728 3216127920 134527306 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9816/statm: 3278 2908 73 172 0 3104 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 15528

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12838
/proc/meminfo: memFree=1285212/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=13112 CPUtime=1002.2
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 2990 0 0 0 100201 19 0 0 25 0 1 0 1013693229 13426688 2925 4294967295 134512640 135213731 3216129728 3216127920 134527373 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9816/statm: 3278 2925 73 172 0 3104 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 15528

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 13027
/proc/meminfo: memFree=1285072/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=13260 CPUtime=1062.19
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 3008 0 0 0 106200 19 0 0 25 0 1 0 1013693229 13578240 2943 4294967295 134512640 135213731 3216129728 3216128208 134529968 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9816/statm: 3315 2943 73 172 0 3141 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 15676

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13214
/proc/meminfo: memFree=1285336/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=13260 CPUtime=1122.2
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 3022 0 0 0 112193 27 0 0 25 0 1 0 1013693229 13578240 2957 4294967295 134512640 135213731 3216129728 3216128208 134530114 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9816/statm: 3315 2957 73 172 0 3141 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 15676

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 13403
/proc/meminfo: memFree=1283956/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=14316 CPUtime=1182.2
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 3268 0 0 0 118191 29 0 0 25 0 1 0 1013693229 14659584 3203 4294967295 134512640 135213731 3216129728 3216128208 134529996 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9816/statm: 3579 3203 73 172 0 3405 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 16732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13586
/proc/meminfo: memFree=1283760/2074464 swapFree=1953004/1959888
[pid=9810] ppid=9808 vsize=2416 CPUtime=0.1
/proc/9810/stat : 9810 (SatELiteGTI) S 9808 9810 9090 0 -1 4194304 385 1421 0 0 1 0 9 0 19 0 1 0 1013693220 2473984 277 4294967295 134512640 135169312 3214783776 3214779992 3085790958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9810/statm: 604 277 235 161 0 43 0
[pid=9816] ppid=9810 vsize=14316 CPUtime=1199.9
/proc/9816/stat : 9816 (minisat_static) R 9810 9810 9090 0 -1 4202496 3281 0 0 0 119961 29 0 0 25 0 1 0 1013693229 14659584 3216 4294967295 134512640 135213731 3216129728 3216128208 134530193 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9816/statm: 3579 3216 73 172 0 3405 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 16732

Sending SIGTERM to process tree (bottom up)
Solver just ended. D
Child status: 143
Real time (s): 1200.03
CPU time (s): 1200.01
CPU user time (s): 1199.72
CPU system time (s): 0.29
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 16732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.72
system time used= 0.29
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5366
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 1823

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-16 18:38:49
IDJOB=1820961
IDBENCH=70785
IDSOLVER=662
FILE ID=tipi19/1820961-1242491929
PBS_JOBID=
Free space on /tmp= 9203 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820961-1242491929/watcher-1820961-1242491929 -o /tmp/evaluation-result-1820961-1242491929/solver-1820961-1242491929 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820961-1242491929.cnf -restarts=1

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED= 552098402

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:       1296460 kB
Buffers:         23552 kB
Cached:         670392 kB
SwapCached:       2992 kB
Active:         150516 kB
Inactive:       552912 kB
HighTotal:     1178688 kB
HighFree:       585188 kB
LowTotal:       895776 kB
LowFree:        711272 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:            1720 kB
Writeback:           0 kB
AnonPages:        8872 kB
Mapped:           3344 kB
Slab:            65476 kB
PageTables:        468 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= 9203 MiB
End job on tipi19 at 2009-05-16 18:58:49