Trace number 1821723

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_11_UNSAT.cnf
MD5SUM238f1788225c41f1f5779700e39b5833
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 variables2316
Number of clauses216962
Sum of the clauses size647286
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23879
Number of clauses of size 3213052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.01	c Parsing...
0.01/0.14	c ==============================================================================
0.01/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.14	c ==============================================================================
0.01/0.14	c |         0 |  216962   647286 |   65088       0        0     nan |  0.000 % |
2.93/2.99	c |         0 |  215680   949307 |      --       0       --      -- |     --   | -1282/302021
2.93/2.99	c ==============================================================================
2.93/2.99	c Result  :   #vars: 1435   #clauses: 215680   #literals: 949307
2.93/2.99	c CPU time:   2.98 s
2.93/2.99	c ==============================================================================
3.23/3.28	This is MiniSat 2.0 beta
3.23/3.28	WARNING: for repeatability, setting FPU to use double precision
3.23/3.28	============================[ Problem Statistics ]=============================
3.23/3.28	|                                                                             |
3.23/3.28	|  Number of variables:  1435                                                 |
3.23/3.28	|  Number of clauses:    215680                                               |
3.28/3.41	|  Parsing time:         0.12         s                                       |
3.28/3.42	============================[ Search Statistics ]==============================
3.28/3.42	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.28/3.42	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.28/3.42	===============================================================================
3.28/3.42	|         0 |    1435   215680   949307 |    71893        0    nan |  0.000 % |
3.28/3.56	|       101 |    1435   215680   949307 |    79082      101     51 |  0.000 % |
3.28/3.70	|       251 |    1435   215680   949307 |    86990      251     46 |  0.001 % |
3.28/3.83	|       476 |    1435   215680   949307 |    95690      476     48 |  0.001 % |
3.28/4.18	|       813 |    1435   215680   949307 |   105259      813     48 |  0.002 % |
4.53/4.58	|      1319 |    1435   215680   949307 |   115784     1319     46 |  0.002 % |
5.03/5.09	|      2078 |    1435   215680   949307 |   127363     2078     50 |  0.001 % |
5.53/5.61	|      3217 |    1435   215680   949307 |   140099     3217     51 |  0.001 % |
6.53/6.53	|      4926 |    1435   215680   949307 |   154109     4926     50 |  0.001 % |
8.23/8.28	|      7488 |    1435   215680   949307 |   169520     7488     48 |  0.001 % |
10.13/10.16	|     11332 |    1435   215680   949307 |   186472    11332     46 |  0.001 % |
15.33/15.33	|     17099 |    1435   215680   949307 |   205120    17099     45 |  0.001 % |
22.03/22.08	|     25748 |    1435   215680   949307 |   225632    25748     41 |  0.001 % |
31.13/31.13	|     38722 |    1435   215680   949307 |   248195    38722     47 |  0.001 % |
48.03/48.05	|     58183 |    1435   215680   949307 |   273014    58183     50 |  0.001 % |
81.23/81.28	|     87375 |    1435   215680   949307 |   300316    87375     49 |  0.001 % |
126.33/126.36	|    131164 |    1435   215680   949307 |   330347   131164     53 |  0.002 % |
239.73/239.71	|    196848 |    1435   215680   949307 |   363382   196848     50 |  0.001 % |
418.75/418.79	|    295375 |    1435   215680   949307 |   399720   295375     46 |  0.002 % |
696.06/696.10	|    443165 |    1435   215680   949307 |   439693    68425     55 |  0.001 % |
1111.78/1111.71	|    664848 |    1435   215680   949307 |   483662   290108     63 |  0.001 % |
1200.08/1200.02	HOME/SatELiteGTI: line 36: 27644 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-1821723-1242557400/watcher-1821723-1242557400 -o /tmp/evaluation-result-1821723-1242557400/solver-1821723-1242557400 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821723-1242557400.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 3/99 27641
/proc/meminfo: memFree=1466144/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2412 CPUtime=0.01
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 338 0 0 0 0 1 0 0 25 0 1 0 1020238287 2469888 271 4294967295 134512640 135169312 3214599408 3214597000 3085329326 0 0 4 65536 3222620697 0 0 17 1 0 0 0
/proc/27638/statm: 603 271 230 161 0 42 0
[pid=27639] ppid=27638 vsize=2412 CPUtime=0
/proc/27639/stat : 27639 (SatELiteGTI) R 27638 27638 11066 0 -1 4194368 101 0 0 0 0 0 0 0 25 0 1 0 1020238288 2469888 114 4294967295 134512640 135169312 3214599408 3214595628 3085137780 0 65538 0 65538 0 0 0 17 1 0 0 0
/proc/27639/statm: 603 114 72 161 0 42 0
[pid=27640] ppid=27639 vsize=0 CPUtime=0
/proc/27640/stat : 27640 (SatELiteGTI) Z 27639 27638 11066 0 -1 4194380 142 0 0 0 0 0 0 0 25 0 1 0 1020238288 0 0 4294967295 0 0 0 0 0 0 0 0 65538 3222378830 0 0 17 1 0 0 0
/proc/27640/statm: 0 0 0 0 0 0 0
[pid=27641] ppid=27639 vsize=2412 CPUtime=0
/proc/27641/stat : 27641 (SatELiteGTI) R 27639 27638 11066 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 1020238288 2469888 42 4294967295 134512640 135169312 3214599408 3214595628 3085137780 0 65538 0 65538 0 0 0 17 1 0 0 0
/proc/27641/statm: 603 42 0 161 0 42 0

[startup+0.062447 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 27641
/proc/meminfo: memFree=1466144/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2412 CPUtime=0.01
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 368 643 0 0 0 1 0 0 25 0 1 0 1020238287 2469888 276 4294967295 134512640 135169312 3214599408 3214597944 3085135598 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27638/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.122443 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 27641
/proc/meminfo: memFree=1466144/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2412 CPUtime=0.01
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 368 643 0 0 0 1 0 0 25 0 1 0 1020238287 2469888 276 4294967295 134512640 135169312 3214599408 3214597944 3085135598 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27638/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.322432 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 27641
/proc/meminfo: memFree=1466144/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2412 CPUtime=0.01
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 368 643 0 0 0 1 0 0 25 0 1 0 1020238287 2469888 276 4294967295 134512640 135169312 3214599408 3214597944 3085135598 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27638/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.72241 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 27641
/proc/meminfo: memFree=1466144/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2412 CPUtime=0.01
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 368 643 0 0 0 1 0 0 25 0 1 0 1020238287 2469888 276 4294967295 134512640 135169312 3214599408 3214597944 3085135598 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27638/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+1.52236 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 27643
/proc/meminfo: memFree=1444180/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2412 CPUtime=0.01
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 368 643 0 0 0 1 0 0 25 0 1 0 1020238287 2469888 276 4294967295 134512640 135169312 3214599408 3214597944 3085135598 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27638/statm: 603 276 235 161 0 42 0
[pid=27643] ppid=27638 vsize=23968 CPUtime=1.52
/proc/27643/stat : 27643 (SatELite_releas) R 27638 27638 11066 0 -1 4202496 5459 0 0 0 151 1 0 0 20 0 1 0 1020238288 24543232 5394 4294967295 134512640 135223648 3213284272 3213282368 134585471 0 0 0 3 0 0 0 17 2 0 0 0
/proc/27643/statm: 5992 5394 73 174 0 5817 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 26380

[startup+3.12228 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 27643
/proc/meminfo: memFree=1443932/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2412 CPUtime=0.01
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 368 643 0 0 0 1 0 0 25 0 1 0 1020238287 2469888 276 4294967295 134512640 135169312 3214599408 3214597944 3085135598 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27638/statm: 603 276 235 161 0 42 0
[pid=27643] ppid=27638 vsize=21572 CPUtime=3.12
/proc/27643/stat : 27643 (SatELite_releas) R 27638 27638 11066 0 -1 4202496 5460 0 0 0 310 2 0 0 25 0 1 0 1020238288 22089728 4967 4294967295 134512640 135223648 3213284272 3213282392 134737406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/27643/statm: 5393 4967 73 174 0 5218 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 23984

[startup+6.3221 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 27644
/proc/meminfo: memFree=1448396/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=13972 CPUtime=3.05
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 3359 0 0 0 303 2 0 0 25 0 1 0 1020238616 14307328 3294 4294967295 134512640 135213731 3214558528 3214557008 134530096 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 3493 3294 74 172 0 3319 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 16388

[startup+12.7217 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 27644
/proc/meminfo: memFree=1446012/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=16104 CPUtime=9.45
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 3877 0 0 0 943 2 0 0 25 0 1 0 1020238616 16490496 3812 4294967295 134512640 135213731 3214558528 3214557008 134530086 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 4026 3812 74 172 0 3852 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 18520

[startup+25.521 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 27827
/proc/meminfo: memFree=1441264/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=20280 CPUtime=22.25
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 4928 0 0 0 2220 5 0 0 25 0 1 0 1020238616 20766720 4863 4294967295 134512640 135213731 3214558528 3214557008 134530096 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 5070 4863 74 172 0 4896 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 22696

[startup+51.1196 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 27830
/proc/meminfo: memFree=1434404/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=27516 CPUtime=47.85
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 6715 0 0 0 4780 5 0 0 25 0 1 0 1020238616 28176384 6650 4294967295 134512640 135213731 3214558528 3214557008 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 6879 6650 74 172 0 6705 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 29932

[startup+102.327 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 28016
/proc/meminfo: memFree=1422344/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=39524 CPUtime=99.06
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 9683 0 0 0 9899 7 0 0 25 0 1 0 1020238616 40472576 9618 4294967295 134512640 135213731 3214558528 3214557008 134530080 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 9881 9618 74 172 0 9707 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 41940

[startup+162.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 28209
/proc/meminfo: memFree=1410648/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=51200 CPUtime=159.05
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 12564 0 0 0 15896 9 0 0 25 0 1 0 1020238616 52428800 12499 4294967295 134512640 135213731 3214558528 3214557008 134530122 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 12800 12499 74 172 0 12626 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 53616

[startup+222.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 28398
/proc/meminfo: memFree=1404588/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=57196 CPUtime=219.05
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 14098 0 0 0 21896 9 0 0 25 0 1 0 1020238616 58568704 14033 4294967295 134512640 135213731 3214558528 3214557008 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 14299 14033 74 172 0 14125 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 59612

[startup+282.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 28584
/proc/meminfo: memFree=1398040/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=64048 CPUtime=279.06
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 15717 0 0 0 27897 9 0 0 25 0 1 0 1020238616 65585152 15652 4294967295 134512640 135213731 3214558528 3214557008 134530117 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 16012 15652 74 172 0 15838 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 66464

[startup+342.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 28773
/proc/meminfo: memFree=1391584/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=70408 CPUtime=339.06
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 17348 0 0 0 33897 9 0 0 25 0 1 0 1020238616 72097792 17283 4294967295 134512640 135213731 3214558528 3214557008 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 17602 17283 74 172 0 17428 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 72824

[startup+402.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 28961
/proc/meminfo: memFree=1385632/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28

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

[pid=27644] ppid=27638 vsize=85340 CPUtime=459.07
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 20961 0 0 0 45892 15 0 0 25 0 1 0 1020238616 87388160 20896 4294967295 134512640 135213731 3214558528 3214557008 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 21335 20896 74 172 0 21161 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 87756

[startup+522.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 29343
/proc/meminfo: memFree=1370140/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=92456 CPUtime=519.07
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 22731 0 0 0 51892 15 0 0 25 0 1 0 1020238616 94674944 22666 4294967295 134512640 135213731 3214558528 3214557008 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 23114 22666 74 172 0 22940 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 94872

[startup+582.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 29529
/proc/meminfo: memFree=1362800/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=99916 CPUtime=579.07
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 24543 0 0 0 57890 17 0 0 25 0 1 0 1020238616 102313984 24478 4294967295 134512640 135213731 3214558528 3214557008 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 24979 24478 74 172 0 24805 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 102332

[startup+642.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 29718
/proc/meminfo: memFree=1356392/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=106156 CPUtime=639.08
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 26092 0 0 0 63890 18 0 0 25 0 1 0 1020238616 108703744 26027 4294967295 134512640 135213731 3214558528 3214557008 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 26539 26027 74 172 0 26365 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 108572

[startup+702.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 29904
/proc/meminfo: memFree=1356260/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=106420 CPUtime=699.08
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 26151 0 0 0 69890 18 0 0 25 0 1 0 1020238616 108974080 26086 4294967295 134512640 135213731 3214558528 3214557008 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 26605 26086 74 172 0 26431 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 108836

[startup+762.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 30093
/proc/meminfo: memFree=1356152/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=106420 CPUtime=759.09
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 26153 0 0 0 75891 18 0 0 25 0 1 0 1020238616 108974080 26088 4294967295 134512640 135213731 3214558528 3214557008 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 26605 26088 74 172 0 26431 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 108836

[startup+822.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 30282
/proc/meminfo: memFree=1356128/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=106420 CPUtime=819.09
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 26164 0 0 0 81891 18 0 0 25 0 1 0 1020238616 108974080 26099 4294967295 134512640 135213731 3214558528 3214557008 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 26605 26099 74 172 0 26431 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 108836

[startup+882.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 30468
/proc/meminfo: memFree=1356112/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=106420 CPUtime=879.09
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 26173 0 0 0 87891 18 0 0 25 0 1 0 1020238616 108974080 26108 4294967295 134512640 135213731 3214558528 3214557008 134530042 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 26605 26108 74 172 0 26431 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 108836

[startup+942.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 30661
/proc/meminfo: memFree=1356012/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=106420 CPUtime=939.09
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 26174 0 0 0 93891 18 0 0 25 0 1 0 1020238616 108974080 26109 4294967295 134512640 135213731 3214558528 3214557008 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 26605 26109 74 172 0 26431 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 108836

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 30847
/proc/meminfo: memFree=1355980/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=106420 CPUtime=999.09
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 26178 0 0 0 99891 18 0 0 25 0 1 0 1020238616 108974080 26113 4294967295 134512640 135213731 3214558528 3214557008 134530193 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 26605 26113 74 172 0 26431 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 108836

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 31036
/proc/meminfo: memFree=1355996/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=106420 CPUtime=1059.1
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 26181 0 0 0 105892 18 0 0 25 0 1 0 1020238616 108974080 26116 4294967295 134512640 135213731 3214558528 3214557008 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 26605 26116 74 172 0 26431 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 108836

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 31225
/proc/meminfo: memFree=1356104/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=106420 CPUtime=1119.1
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 26188 0 0 0 111892 18 0 0 25 0 1 0 1020238616 108974080 26123 4294967295 134512640 135213731 3214558528 3214557008 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 26605 26123 74 172 0 26431 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 108836

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 31411
/proc/meminfo: memFree=1348796/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=113532 CPUtime=1179.1
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 27949 0 0 0 117890 20 0 0 25 0 1 0 1020238616 116256768 27884 4294967295 134512640 135213731 3214558528 3214557008 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 28383 27884 74 172 0 28209 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 115948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 31414
/proc/meminfo: memFree=1346620/2074464 swapFree=1950760/1959888
[pid=27638] ppid=27636 vsize=2416 CPUtime=3.28
/proc/27638/stat : 27638 (SatELiteGTI) S 27636 27638 11066 0 -1 4194304 385 6105 0 0 0 1 325 2 18 0 1 0 1020238287 2473984 277 4294967295 134512640 135169312 3214599408 3214595624 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27638/statm: 604 277 235 161 0 43 0
[pid=27644] ppid=27638 vsize=116060 CPUtime=1196.8
/proc/27644/stat : 27644 (minisat_static) R 27638 27638 11066 0 -1 4202496 28555 0 0 0 119659 21 0 0 25 0 1 0 1020238616 118845440 28490 4294967295 134512640 135213731 3214558528 3214557008 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27644/statm: 29015 28490 74 172 0 28841 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 118476

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.03
CPU time (s): 1200.09
CPU user time (s): 1199.84
CPU system time (s): 0.25
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 118476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.84
system time used= 0.25
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35138
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= 17
involuntary context switches= 741

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-17 12:50:00
IDJOB=1821723
IDBENCH=71074
IDSOLVER=662
FILE ID=tipi23/1821723-1242557400
PBS_JOBID=
Free space on /tmp= 8522 MiB

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

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

MD5SUM BENCH= 238f1788225c41f1f5779700e39b5833
RANDOM SEED= 1444724148

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:       1466944 kB
Buffers:         37672 kB
Cached:         483928 kB
SwapCached:       3584 kB
Active:         245884 kB
Inactive:       287536 kB
HighTotal:     1178688 kB
HighFree:       684232 kB
LowTotal:       895776 kB
LowFree:        782712 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:            5140 kB
Writeback:           0 kB
AnonPages:       11176 kB
Mapped:           4512 kB
Slab:            65568 kB
PageTables:        580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96896 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8521 MiB
End job on tipi23 at 2009-05-17 13:10:02