Trace number 1820324

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.08 1200.05

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-5-15-u.cnf
MD5SUMc438ce1eb243ac0a49869eda1166f28f
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 variables219756
Number of clauses1008653
Sum of the clauses size2316156
Maximum clause length10
Minimum clause length1
Number of clauses of size 118434
Number of clauses of size 2797195
Number of clauses of size 3151604
Number of clauses of size 44600
Number of clauses of size 518400
Number of clauses of size over 518420

Solver Data

0.00/0.00	c Parsing...
0.90/0.98	c ==============================================================================
0.90/0.98	c |           |     ORIGINAL     |              LEARNT              |          |
0.90/0.98	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.90/0.98	c ==============================================================================
0.90/0.98	c |         0 |  990219  2297722 |  297065       0        0     nan |  0.000 % |
7.10/7.14	c |         0 |  427478  1139975 |      --       0       --      -- |     --   | -342939/-661157
7.10/7.14	c ==============================================================================
7.10/7.14	c Result  :   #vars: 72951   #clauses: 427478   #literals: 1139975
7.10/7.14	c CPU time:   6.93 s
7.10/7.14	c ==============================================================================
7.59/7.63	This is MiniSat 2.0 beta
7.59/7.63	WARNING: for repeatability, setting FPU to use double precision
7.59/7.63	============================[ Problem Statistics ]=============================
7.59/7.63	|                                                                             |
7.59/7.63	|  Number of variables:  72951                                                |
7.59/7.63	|  Number of clauses:    427478                                               |
7.61/7.92	|  Parsing time:         0.24         s                                       |
7.61/7.94	============================[ Search Statistics ]==============================
7.61/7.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.61/7.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.61/7.94	===============================================================================
7.61/7.96	|         0 |   72951   427478  1139975 |   142492        0    nan |  0.000 % |
7.61/8.24	|       100 |   72773   427478  1139975 |   156741       79     12 | 12.917 % |
7.61/8.57	|       250 |   72478   427478  1139975 |   172416      219     14 | 20.618 % |
8.98/9.03	|       476 |   57385   331089   908593 |   189657      402     27 | 36.387 % |
9.68/9.71	|       813 |   44907   247657   691071 |   208623      661     34 | 40.463 % |
10.78/10.89	|      1323 |   42366   229611   644775 |   229485     1133     47 | 43.967 % |
12.38/12.43	|      2082 |   40572   214478   603815 |   252434     1850     84 | 44.385 % |
14.58/14.66	|      3225 |   37453   199704   566023 |   277677     2886     86 | 60.128 % |
17.38/17.41	|      4933 |   27062   127810   370446 |   305445     4055     86 | 62.963 % |
21.58/21.70	|      7495 |   25833   119768   349020 |   335990     6516     86 | 67.184 % |
27.49/27.56	|     11339 |   22843   102300   301691 |   369589     9901     83 | 68.764 % |
37.69/37.75	|     17105 |   19887    87458   257397 |   406548    15297     80 | 72.742 % |
51.09/51.15	|     25754 |   18599    81404   239565 |   447203    23871     82 | 74.527 % |
72.30/72.36	|     38728 |   18233    79596   234623 |   491923    36746     84 | 75.024 % |
108.70/108.72	|     58189 |   17283    75292   220918 |   541115    55970     85 | 76.309 % |
173.31/173.41	|     87383 |   17003    73794   216150 |   595227    84962     87 | 76.695 % |
293.11/293.13	|    131172 |   15973    70035   203237 |   654749   128487     86 | 78.154 % |
513.92/514.01	|    196858 |   15740    68766   199487 |   720224   194084     82 | 78.428 % |
941.24/941.30	|    295387 |   15618    68068   197265 |   792247   292390     83 | 78.591 % |
1200.06/1200.04	HOME/SatELiteGTI: line 36: 32011 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-1820324-1242427392/watcher-1820324-1242427392 -o /tmp/evaluation-result-1820324-1242427392/solver-1820324-1242427392 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820324-1242427392.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.92 0.98 0.99 2/96 32005
/proc/meminfo: memFree=1660308/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2412 CPUtime=0
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 365 646 0 0 0 0 0 0 25 0 1 0 1007237697 2469888 275 4294967295 134512640 135169312 3218497712 3218496248 3084996334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32005/statm: 603 275 235 161 0 42 0
[pid=32009] ppid=32005 vsize=956 CPUtime=0
/proc/32009/stat : 32009 (SatELite_releas) R 32005 32005 11066 0 -1 4202496 137 0 0 0 0 0 0 0 25 0 1 0 1007237697 978944 73 4294967295 134512640 135223648 3213124480 3213123432 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32009/statm: 239 73 46 174 0 64 0

[startup+0.038177 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 32005
/proc/meminfo: memFree=1660308/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2412 CPUtime=0
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 365 646 0 0 0 0 0 0 25 0 1 0 1007237697 2469888 275 4294967295 134512640 135169312 3218497712 3218496248 3084996334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32005/statm: 603 275 235 161 0 42 0
[pid=32009] ppid=32005 vsize=6820 CPUtime=0.04
/proc/32009/stat : 32009 (SatELite_releas) R 32005 32005 11066 0 -1 4202496 1501 0 0 0 2 2 0 0 25 0 1 0 1007237697 6983680 1437 4294967295 134512640 135223648 3213124480 3213123064 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32009/statm: 1705 1437 46 174 0 1530 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9232

[startup+0.10817 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 32005
/proc/meminfo: memFree=1660308/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2412 CPUtime=0
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 365 646 0 0 0 0 0 0 25 0 1 0 1007237697 2469888 275 4294967295 134512640 135169312 3218497712 3218496248 3084996334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32005/statm: 603 275 235 161 0 42 0
[pid=32009] ppid=32005 vsize=21968 CPUtime=0.11
/proc/32009/stat : 32009 (SatELite_releas) R 32005 32005 11066 0 -1 4202496 4583 0 0 0 7 4 0 0 25 0 1 0 1007237697 22495232 4519 4294967295 134512640 135223648 3213124480 3213123064 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32009/statm: 5492 4520 46 174 0 5317 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 24380

[startup+0.308158 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 32005
/proc/meminfo: memFree=1660308/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2412 CPUtime=0
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 365 646 0 0 0 0 0 0 25 0 1 0 1007237697 2469888 275 4294967295 134512640 135169312 3218497712 3218496248 3084996334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32005/statm: 603 275 235 161 0 42 0
[pid=32009] ppid=32005 vsize=51228 CPUtime=0.31
/proc/32009/stat : 32009 (SatELite_releas) R 32005 32005 11066 0 -1 4202496 11071 0 0 0 25 6 0 0 25 0 1 0 1007237697 52457472 11007 4294967295 134512640 135223648 3213124480 3213123432 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32009/statm: 12807 11007 46 174 0 12632 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 53640

[startup+0.708136 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 32005
/proc/meminfo: memFree=1660308/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2412 CPUtime=0
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 365 646 0 0 0 0 0 0 25 0 1 0 1007237697 2469888 275 4294967295 134512640 135169312 3218497712 3218496248 3084996334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32005/statm: 603 275 235 161 0 42 0
[pid=32009] ppid=32005 vsize=78096 CPUtime=0.71
/proc/32009/stat : 32009 (SatELite_releas) R 32005 32005 11066 0 -1 4202496 18298 0 0 0 61 10 0 0 25 0 1 0 1007237697 79970304 18234 4294967295 134512640 135223648 3213124480 3213123432 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32009/statm: 19524 18234 47 174 0 19349 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 80508

[startup+1.50809 s]
/proc/loadavg: 0.92 0.98 0.99 2/98 32010
/proc/meminfo: memFree=1569872/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2412 CPUtime=0
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 365 646 0 0 0 0 0 0 25 0 1 0 1007237697 2469888 275 4294967295 134512640 135169312 3218497712 3218496248 3084996334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32005/statm: 603 275 235 161 0 42 0
[pid=32009] ppid=32005 vsize=106564 CPUtime=1.5
/proc/32009/stat : 32009 (SatELite_releas) R 32005 32005 11066 0 -1 4202496 27187 0 0 0 134 16 0 0 25 0 1 0 1007237697 109121536 24883 4294967295 134512640 135223648 3213124480 3213122248 134737406 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32009/statm: 26641 24883 73 174 0 26466 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 108976

[startup+3.108 s]
/proc/loadavg: 0.92 0.98 0.99 2/98 32010
/proc/meminfo: memFree=1555612/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2412 CPUtime=0
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 365 646 0 0 0 0 0 0 25 0 1 0 1007237697 2469888 275 4294967295 134512640 135169312 3218497712 3218496248 3084996334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32005/statm: 603 275 235 161 0 42 0
[pid=32009] ppid=32005 vsize=112728 CPUtime=3.1
/proc/32009/stat : 32009 (SatELite_releas) R 32005 32005 11066 0 -1 4202496 28893 0 0 0 294 16 0 0 25 0 1 0 1007237697 115433472 26421 4294967295 134512640 135223648 3213124480 3213122564 134586614 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32009/statm: 28182 26421 73 174 0 28007 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 115140

[startup+6.30782 s]
/proc/loadavg: 0.93 0.98 0.99 2/98 32010
/proc/meminfo: memFree=1548204/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2412 CPUtime=0
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 365 646 0 0 0 0 0 0 25 0 1 0 1007237697 2469888 275 4294967295 134512640 135169312 3218497712 3218496248 3084996334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32005/statm: 603 275 235 161 0 42 0
[pid=32009] ppid=32005 vsize=123000 CPUtime=6.3
/proc/32009/stat : 32009 (SatELite_releas) R 32005 32005 11066 0 -1 4202496 33859 0 0 0 613 17 0 0 25 0 1 0 1007237697 125952000 27201 4294967295 134512640 135223648 3213124480 3213122496 134586963 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32009/statm: 30750 27201 73 174 0 30575 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 125412

[startup+12.7075 s]
/proc/loadavg: 0.93 0.98 0.99 2/98 32011
/proc/meminfo: memFree=1622264/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2416 CPUtime=7.61
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 385 42634 0 0 0 0 738 23 18 0 1 0 1007237697 2473984 277 4294967295 134512640 135169312 3218497712 3218493928 3084996334 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32005/statm: 604 277 235 161 0 43 0
[pid=32011] ppid=32005 vsize=26084 CPUtime=5.07
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 6113 0 0 0 503 4 0 0 25 0 1 0 1007238460 26710016 6028 4294967295 134512640 135216011 3217575968 3217574320 134527213 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 6521 6028 71 172 0 6348 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28500

[startup+25.5068 s]
/proc/loadavg: 1.02 1.00 1.00 3/98 32194
/proc/meminfo: memFree=1621640/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2416 CPUtime=7.61
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 385 42634 0 0 0 0 738 23 18 0 1 0 1007237697 2473984 277 4294967295 134512640 135169312 3218497712 3218493928 3084996334 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32005/statm: 604 277 235 161 0 43 0
[pid=32011] ppid=32005 vsize=26368 CPUtime=17.87
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 6179 0 0 0 1783 4 0 0 25 0 1 0 1007238460 27000832 6094 4294967295 134512640 135216011 3217575968 3217574320 134527406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 6592 6094 71 172 0 6419 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28784

[startup+51.1153 s]
/proc/loadavg: 1.01 1.00 1.00 2/98 32203
/proc/meminfo: memFree=1617764/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2416 CPUtime=7.61
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 385 42634 0 0 0 0 738 23 18 0 1 0 1007237697 2473984 277 4294967295 134512640 135169312 3218497712 3218493928 3084996334 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32005/statm: 604 277 235 161 0 43 0
[pid=32011] ppid=32005 vsize=30348 CPUtime=43.48
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 7153 0 0 0 4343 5 0 0 25 0 1 0 1007238460 31076352 7068 4294967295 134512640 135216011 3217575968 3217574048 134524288 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 7587 7068 71 172 0 7414 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32764

[startup+102.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 32387
/proc/meminfo: memFree=1607052/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2416 CPUtime=7.61
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 385 42634 0 0 0 0 738 23 18 0 1 0 1007237697 2473984 277 4294967295 134512640 135169312 3218497712 3218493928 3084996334 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32005/statm: 604 277 235 161 0 43 0
[pid=32011] ppid=32005 vsize=40536 CPUtime=94.69
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 9709 0 0 0 9462 7 0 0 25 0 1 0 1007238460 41508864 9624 4294967295 134512640 135216011 3217575968 3217574320 134527314 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 10134 9624 71 172 0 9961 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 42952

[startup+162.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 32576
/proc/meminfo: memFree=1597032/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2416 CPUtime=7.61
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 385 42634 0 0 0 0 738 23 18 0 1 0 1007237697 2473984 277 4294967295 134512640 135169312 3218497712 3218493928 3084996334 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32005/statm: 604 277 235 161 0 43 0
[pid=32011] ppid=32005 vsize=50868 CPUtime=154.69
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 12274 0 0 0 15461 8 0 0 25 0 1 0 1007238460 52088832 12189 4294967295 134512640 135216011 3217575968 3217574320 134527213 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 12717 12189 71 172 0 12544 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 53284

[startup+222.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 32765
/proc/meminfo: memFree=1587244/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2416 CPUtime=7.61
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 385 42634 0 0 0 0 738 23 18 0 1 0 1007237697 2473984 277 4294967295 134512640 135169312 3218497712 3218493928 3084996334 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32005/statm: 604 277 235 161 0 43 0
[pid=32011] ppid=32005 vsize=60504 CPUtime=214.69
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 14654 0 0 0 21455 14 0 0 25 0 1 0 1007238460 61956096 14569 4294967295 134512640 135216011 3217575968 3217574320 134527283 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 15126 14569 71 172 0 14953 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 62920

[startup+282.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 485
/proc/meminfo: memFree=1579068/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2416 CPUtime=7.61
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 385 42634 0 0 0 0 738 23 18 0 1 0 1007237697 2473984 277 4294967295 134512640 135169312 3218497712 3218493928 3084996334 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32005/statm: 604 277 235 161 0 43 0
[pid=32011] ppid=32005 vsize=68664 CPUtime=274.69
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 16701 0 0 0 27454 15 0 0 25 0 1 0 1007238460 70311936 16616 4294967295 134512640 135216011 3217575968 3217574320 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 17166 16616 71 172 0 16993 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 71080

[startup+342.319 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 671
/proc/meminfo: memFree=1573224/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2416 CPUtime=7.61
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 385 42634 0 0 0 0 738 23 18 0 1 0 1007237697 2473984 277 4294967295 134512640 135169312 3218497712 3218493928 3084996334 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32005/statm: 604 277 235 161 0 43 0
[pid=32011] ppid=32005 vsize=74748 CPUtime=334.7
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 18160 0 0 0 33451 19 0 0 25 0 1 0 1007238460 76541952 18075 4294967295 134512640 135216011 3217575968 3217574320 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 18687 18075 71 172 0 18514 0
Current children cumulated CPU time (s) 342.31

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

[pid=32011] ppid=32005 vsize=86352 CPUtime=454.71
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 21077 0 0 0 45449 22 0 0 25 0 1 0 1007238460 88424448 20992 4294967295 134512640 135216011 3217575968 3217574320 134527818 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 21588 20992 71 172 0 21415 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 88768

[startup+522.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 1256
/proc/meminfo: memFree=1555128/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2416 CPUtime=7.61
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 385 42634 0 0 0 0 738 23 18 0 1 0 1007237697 2473984 277 4294967295 134512640 135169312 3218497712 3218493928 3084996334 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32005/statm: 604 277 235 161 0 43 0
[pid=32011] ppid=32005 vsize=92760 CPUtime=514.71
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 22676 0 0 0 51448 23 0 0 25 0 1 0 1007238460 94986240 22591 4294967295 134512640 135216011 3217575968 3217574320 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 23190 22591 71 172 0 23017 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 95176

[startup+582.316 s]
/proc/loadavg: 1.00 1.00 1.00 4/98 1444
/proc/meminfo: memFree=1549416/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2416 CPUtime=7.61
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 385 42634 0 0 0 0 738 23 18 0 1 0 1007237697 2473984 277 4294967295 134512640 135169312 3218497712 3218493928 3084996334 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32005/statm: 604 277 235 161 0 43 0
[pid=32011] ppid=32005 vsize=98844 CPUtime=574.71
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 24090 0 0 0 57445 26 0 0 25 0 1 0 1007238460 101216256 24005 4294967295 134512640 135216011 3217575968 3217574320 134527213 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 24711 24005 71 172 0 24538 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 101260

[startup+642.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 1630
/proc/meminfo: memFree=1546292/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2416 CPUtime=7.61
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 385 42634 0 0 0 0 738 23 18 0 1 0 1007237697 2473984 277 4294967295 134512640 135169312 3218497712 3218493928 3084996334 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32005/statm: 604 277 235 161 0 43 0
[pid=32011] ppid=32005 vsize=101956 CPUtime=634.71
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 24887 0 0 0 63444 27 0 0 25 0 1 0 1007238460 104402944 24802 4294967295 134512640 135216011 3217575968 3217574320 134527946 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 25489 24802 71 172 0 25316 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 104372

[startup+702.319 s]
/proc/loadavg: 1.08 1.03 1.01 2/98 1817
/proc/meminfo: memFree=1540472/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2416 CPUtime=7.61
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 385 42634 0 0 0 0 738 23 18 0 1 0 1007237697 2473984 277 4294967295 134512640 135169312 3218497712 3218493928 3084996334 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32005/statm: 604 277 235 161 0 43 0
[pid=32011] ppid=32005 vsize=107812 CPUtime=694.72
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 26358 0 0 0 69443 29 0 0 25 0 1 0 1007238460 110399488 26273 4294967295 134512640 135216011 3217575968 3217574320 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 26953 26273 71 172 0 26780 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 110228

[startup+762.326 s]
/proc/loadavg: 1.03 1.02 1.00 3/98 2006
/proc/meminfo: memFree=1535132/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2416 CPUtime=7.61
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 385 42634 0 0 0 0 738 23 18 0 1 0 1007237697 2473984 277 4294967295 134512640 135169312 3218497712 3218493928 3084996334 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32005/statm: 604 277 235 161 0 43 0
[pid=32011] ppid=32005 vsize=112796 CPUtime=754.73
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 27627 0 0 0 75442 31 0 0 25 0 1 0 1007238460 115503104 27542 4294967295 134512640 135216011 3217575968 3217574320 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 28199 27542 71 172 0 28026 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 115212

[startup+822.322 s]
/proc/loadavg: 1.01 1.02 1.00 3/98 2199
/proc/meminfo: memFree=1530436/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2416 CPUtime=7.61
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 385 42634 0 0 0 0 738 23 18 0 1 0 1007237697 2473984 277 4294967295 134512640 135169312 3218497712 3218493928 3084996334 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32005/statm: 604 277 235 161 0 43 0
[pid=32011] ppid=32005 vsize=117980 CPUtime=814.73
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 28909 0 0 0 81441 32 0 0 25 0 1 0 1007238460 120811520 28824 4294967295 134512640 135216011 3217575968 3217574320 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 29495 28824 71 172 0 29322 0
Current children cumulated CPU time (s) 822.34
Current children cumulated vsize (KiB) 120396

[startup+882.319 s]
/proc/loadavg: 1.00 1.01 1.00 3/98 2387
/proc/meminfo: memFree=1525708/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2416 CPUtime=7.61
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 385 42634 0 0 0 0 738 23 18 0 1 0 1007237697 2473984 277 4294967295 134512640 135169312 3218497712 3218493928 3084996334 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32005/statm: 604 277 235 161 0 43 0
[pid=32011] ppid=32005 vsize=122468 CPUtime=874.73
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 30029 0 0 0 87439 34 0 0 25 0 1 0 1007238460 125407232 29944 4294967295 134512640 135216011 3217575968 3217574320 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 30617 29944 71 172 0 30444 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 124884

[startup+942.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 2573
/proc/meminfo: memFree=1519864/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2416 CPUtime=7.61
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 385 42634 0 0 0 0 738 23 18 0 1 0 1007237697 2473984 277 4294967295 134512640 135169312 3218497712 3218493928 3084996334 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32005/statm: 604 277 235 161 0 43 0
[pid=32011] ppid=32005 vsize=128244 CPUtime=934.73
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 31512 0 0 0 93437 36 0 0 25 0 1 0 1007238460 131321856 31427 4294967295 134512640 135216011 3217575968 3217574320 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 32061 31427 71 172 0 31888 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 130660

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 2767
/proc/meminfo: memFree=1515548/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2416 CPUtime=7.61
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 385 42634 0 0 0 0 738 23 18 0 1 0 1007237697 2473984 277 4294967295 134512640 135169312 3218497712 3218493928 3084996334 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32005/statm: 604 277 235 161 0 43 0
[pid=32011] ppid=32005 vsize=132572 CPUtime=994.73
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 32589 0 0 0 99436 37 0 0 25 0 1 0 1007238460 135753728 32504 4294967295 134512640 135216011 3217575968 3217574320 134527565 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 33143 32504 71 172 0 32970 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 134988

[startup+1062.32 s]
/proc/loadavg: 1.07 1.02 1.00 3/98 2963
/proc/meminfo: memFree=1511680/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2416 CPUtime=7.61
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 385 42634 0 0 0 0 738 23 18 0 1 0 1007237697 2473984 277 4294967295 134512640 135169312 3218497712 3218493928 3084996334 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32005/statm: 604 277 235 161 0 43 0
[pid=32011] ppid=32005 vsize=137040 CPUtime=1054.74
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 33559 0 0 0 105431 43 0 0 25 0 1 0 1007238460 140328960 33474 4294967295 134512640 135216011 3217575968 3217574320 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 34260 33474 71 172 0 34087 0
Current children cumulated CPU time (s) 1062.35
Current children cumulated vsize (KiB) 139456

[startup+1122.32 s]
/proc/loadavg: 1.02 1.01 1.00 3/98 3154
/proc/meminfo: memFree=1507488/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2416 CPUtime=7.61
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 385 42634 0 0 0 0 738 23 18 0 1 0 1007237697 2473984 277 4294967295 134512640 135169312 3218497712 3218493928 3084996334 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32005/statm: 604 277 235 161 0 43 0
[pid=32011] ppid=32005 vsize=141144 CPUtime=1114.74
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 34571 0 0 0 111431 43 0 0 25 0 1 0 1007238460 144531456 34486 4294967295 134512640 135216011 3217575968 3217574320 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 35286 34486 71 172 0 35113 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 143560

[startup+1182.32 s]
/proc/loadavg: 1.01 1.00 1.00 4/98 3346
/proc/meminfo: memFree=1502876/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2416 CPUtime=7.61
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 385 42634 0 0 0 0 738 23 18 0 1 0 1007237697 2473984 277 4294967295 134512640 135169312 3218497712 3218493928 3084996334 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32005/statm: 604 277 235 161 0 43 0
[pid=32011] ppid=32005 vsize=145988 CPUtime=1174.75
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 35764 0 0 0 117431 44 0 0 25 0 1 0 1007238460 149491712 35679 4294967295 134512640 135216011 3217575968 3217574320 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 36497 35679 71 172 0 36324 0
Current children cumulated CPU time (s) 1182.36
Current children cumulated vsize (KiB) 148404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 3347
/proc/meminfo: memFree=1501840/2074464 swapFree=1950760/1959888
[pid=32005] ppid=32003 vsize=2416 CPUtime=7.61
/proc/32005/stat : 32005 (SatELiteGTI) S 32003 32005 11066 0 -1 4194304 385 42634 0 0 0 0 738 23 18 0 1 0 1007237697 2473984 277 4294967295 134512640 135169312 3218497712 3218493928 3084996334 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32005/statm: 604 277 235 161 0 43 0
[pid=32011] ppid=32005 vsize=147044 CPUtime=1192.45
/proc/32011/stat : 32011 (minisat_static) R 32005 32005 11066 0 -1 4202496 36029 0 0 0 119201 44 0 0 25 0 1 0 1007238460 150573056 35944 4294967295 134512640 135216011 3217575968 3217574320 134527243 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32011/statm: 36761 35944 71 172 0 36588 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 149460

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.05
CPU time (s): 1200.08
CPU user time (s): 1199.39
CPU system time (s): 0.69
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 149460

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-16 00:43:12
IDJOB=1820324
IDBENCH=20368
IDSOLVER=661
FILE ID=tipi23/1820324-1242427392
PBS_JOBID=
Free space on /tmp= 10009 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-5-15-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820324-1242427392/watcher-1820324-1242427392 -o /tmp/evaluation-result-1820324-1242427392/solver-1820324-1242427392 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820324-1242427392.cnf

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

MD5SUM BENCH= c438ce1eb243ac0a49869eda1166f28f
RANDOM SEED= 145391795

Linux tipi23 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.377
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.38

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1660340 kB
Buffers:         22028 kB
Cached:         308380 kB
SwapCached:       3700 kB
Active:         260392 kB
Inactive:        81788 kB
HighTotal:     1178688 kB
HighFree:       863696 kB
LowTotal:       895776 kB
LowFree:        796644 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:           19956 kB
Writeback:           0 kB
AnonPages:       11052 kB
Mapped:           4708 kB
Slab:            63024 kB
PageTables:        512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96892 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 10009 MiB
End job on tipi23 at 2009-05-16 01:03:16