Trace number 1849619

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
minisat2 070721/core? (TO) 1200.06 1200.03

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_16_UNKNOWN.cnf
MD5SUM85279cb74dedd2e1c7356e22d8e98939
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 variables3366
Number of clauses362797
Sum of the clauses size1083511
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25314
Number of clauses of size 3357452
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.23/0.26	c ==============================================================================
0.23/0.26	c |           |     ORIGINAL     |              LEARNT              |          |
0.23/0.26	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.23/0.26	c ==============================================================================
0.23/0.26	c |         0 |  362797  1083511 |  108839       0        0     nan |  0.000 % |
5.43/5.43	c |         0 |  361512  1585361 |      --       0       --      -- |     --   | -1285/501850
5.43/5.43	c ==============================================================================
5.43/5.43	c Result  :   #vars: 2152   #clauses: 361512   #literals: 1585361
5.43/5.43	c CPU time:   5.38 s
5.43/5.43	c ==============================================================================
5.93/5.92	This is MiniSat 2.0 beta
5.93/5.92	WARNING: for repeatability, setting FPU to use double precision
5.93/5.92	============================[ Problem Statistics ]=============================
5.93/5.92	|                                                                             |
5.93/5.92	|  Number of variables:  2152                                                 |
5.93/5.92	|  Number of clauses:    361512                                               |
5.93/6.14	|  Parsing time:         0.19         s                                       |
5.93/6.16	============================[ Search Statistics ]==============================
5.93/6.16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.93/6.16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.93/6.16	===============================================================================
5.93/6.16	|         0 |    2152   361512  1585361 |   120504        0    nan |  0.000 % |
5.93/6.39	|       101 |    2152   361512  1585361 |   132554      101     79 |  0.000 % |
5.93/6.57	|       252 |    2152   361512  1585361 |   145809      252     91 |  0.000 % |
6.82/6.83	|       478 |    2152   361512  1585361 |   160390      478     94 |  0.000 % |
7.32/7.34	|       815 |    2152   361512  1585361 |   176429      815    109 |  0.000 % |
7.62/7.71	|      1322 |    2152   361512  1585361 |   194072     1322    111 |  0.000 % |
8.52/8.53	|      2084 |    2152   361512  1585361 |   213480     2084    113 |  0.000 % |
9.42/9.45	|      3224 |    2152   361512  1585361 |   234828     3224    115 |  0.000 % |
11.02/11.09	|      4933 |    2152   361512  1585361 |   258311     4933    128 |  0.000 % |
13.72/13.81	|      7497 |    2152   361512  1585361 |   284142     7497    127 |  0.000 % |
18.72/18.81	|     11341 |    2152   361512  1585361 |   312556    11341    128 |  0.000 % |
24.62/24.62	|     17108 |    2152   361512  1585361 |   343811    17108    141 |  0.000 % |
33.92/33.96	|     25758 |    2152   361512  1585361 |   378193    25758    147 |  0.000 % |
55.31/55.38	|     38733 |    2152   361512  1585361 |   416012    38733    161 |  0.000 % |
88.41/88.41	|     58195 |    2152   361512  1585361 |   457613    58195    157 |  0.000 % |
152.42/152.49	|     87388 |    2152   361512  1585361 |   503375    87388    158 |  0.000 % |
273.23/273.24	|    131178 |    2152   361512  1585361 |   553712   131178    164 |  0.000 % |
677.97/677.97	|    196863 |    2152   361512  1585361 |   609083   196863    165 |  0.000 % |
1200.05/1200.02	HOME/SatELiteGTI: line 36:  5135 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-1849619-1244853645/watcher-1849619-1244853645 -o /tmp/evaluation-result-1849619-1244853645/solver-1849619-1244853645 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849619-1244853645.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: 1.00 1.00 1.00 3/91 5126
/proc/meminfo: memFree=1598804/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2416 CPUtime=0.01
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 365 646 0 0 1 0 0 0 18 0 1 0 82784122 2473984 276 4294967295 134512640 135169312 3218505920 3218504456 3085123310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5126/statm: 604 276 235 161 0 43 0
[pid=5130] ppid=5126 vsize=952 CPUtime=0
/proc/5130/stat : 5130 (SatELite_releas) R 5126 5126 17865 0 -1 4202496 108 0 0 0 0 0 0 0 20 0 1 0 82784122 974848 44 4294967295 134512640 135223648 3217188720 3217187744 134535733 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5130/statm: 238 49 40 174 0 63 0

[startup+0.120802 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 5126
/proc/meminfo: memFree=1598804/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2416 CPUtime=0.01
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 365 646 0 0 1 0 0 0 18 0 1 0 82784122 2473984 276 4294967295 134512640 135169312 3218505920 3218504456 3085123310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5126/statm: 604 276 235 161 0 43 0
[pid=5130] ppid=5126 vsize=10432 CPUtime=0.12
/proc/5130/stat : 5130 (SatELite_releas) R 5126 5126 17865 0 -1 4202496 2451 0 0 0 11 1 0 0 21 0 1 0 82784122 10682368 2387 4294967295 134512640 135223648 3217188720 3217187672 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5130/statm: 2608 2387 46 174 0 2433 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 12848

[startup+0.220794 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 5126
/proc/meminfo: memFree=1598804/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2416 CPUtime=0.01
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 365 646 0 0 1 0 0 0 18 0 1 0 82784122 2473984 276 4294967295 134512640 135169312 3218505920 3218504456 3085123310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5126/statm: 604 276 235 161 0 43 0
[pid=5130] ppid=5126 vsize=17800 CPUtime=0.22
/proc/5130/stat : 5130 (SatELite_releas) R 5126 5126 17865 0 -1 4202496 4186 0 0 0 19 3 0 0 21 0 1 0 82784122 18227200 4122 4294967295 134512640 135223648 3217188720 3217187288 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5130/statm: 4450 4123 46 174 0 4275 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 20216

[startup+0.320786 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 5126
/proc/meminfo: memFree=1598804/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2416 CPUtime=0.01
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 365 646 0 0 1 0 0 0 18 0 1 0 82784122 2473984 276 4294967295 134512640 135169312 3218505920 3218504456 3085123310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5126/statm: 604 276 235 161 0 43 0
[pid=5130] ppid=5126 vsize=26252 CPUtime=0.32
/proc/5130/stat : 5130 (SatELite_releas) R 5126 5126 17865 0 -1 4202496 6271 0 0 0 28 4 0 0 21 0 1 0 82784122 26882048 6207 4294967295 134512640 135223648 3217188720 3217186388 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5130/statm: 6563 6207 73 174 0 6388 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 28668

[startup+0.720753 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 5126
/proc/meminfo: memFree=1598804/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2416 CPUtime=0.01
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 365 646 0 0 1 0 0 0 18 0 1 0 82784122 2473984 276 4294967295 134512640 135169312 3218505920 3218504456 3085123310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5126/statm: 604 276 235 161 0 43 0
[pid=5130] ppid=5126 vsize=29432 CPUtime=0.72
/proc/5130/stat : 5130 (SatELite_releas) R 5126 5126 17865 0 -1 4202496 7092 0 0 0 68 4 0 0 22 0 1 0 82784122 30138368 7028 4294967295 134512640 135223648 3217188720 3217186456 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5130/statm: 7358 7028 73 174 0 7183 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 31848

[startup+1.52069 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 5131
/proc/meminfo: memFree=1568648/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2416 CPUtime=0.01
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 365 646 0 0 1 0 0 0 18 0 1 0 82784122 2473984 276 4294967295 134512640 135169312 3218505920 3218504456 3085123310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5126/statm: 604 276 235 161 0 43 0
[pid=5130] ppid=5126 vsize=34044 CPUtime=1.52
/proc/5130/stat : 5130 (SatELite_releas) R 5126 5126 17865 0 -1 4202496 7872 0 0 0 147 5 0 0 25 0 1 0 82784122 34861056 7808 4294967295 134512640 135223648 3217188720 3217186720 134549024 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5130/statm: 8511 7808 73 174 0 8336 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 36460

[startup+3.12056 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 5131
/proc/meminfo: memFree=1562200/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2416 CPUtime=0.01
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 365 646 0 0 1 0 0 0 18 0 1 0 82784122 2473984 276 4294967295 134512640 135169312 3218505920 3218504456 3085123310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5126/statm: 604 276 235 161 0 43 0
[pid=5130] ppid=5126 vsize=39400 CPUtime=3.12
/proc/5130/stat : 5130 (SatELite_releas) R 5126 5126 17865 0 -1 4202496 9020 0 0 0 307 5 0 0 25 0 1 0 82784122 40345600 8956 4294967295 134512640 135223648 3217188720 3217186816 134585515 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5130/statm: 9850 8956 73 174 0 9675 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 41816

[startup+6.32031 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 5134
/proc/meminfo: memFree=1563564/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 2420

[startup+12.7198 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 5138
/proc/meminfo: memFree=1567688/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
[pid=5135] ppid=5126 vsize=23268 CPUtime=6.79
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 5670 0 0 0 676 3 0 0 25 0 1 0 82784714 23826432 5604 4294967295 134512640 135212939 3219476992 3219475456 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 5817 5604 76 171 0 5645 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 25688

[startup+25.5188 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 5138
/proc/meminfo: memFree=1560080/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
[pid=5135] ppid=5126 vsize=30744 CPUtime=19.59
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 7523 0 0 0 1955 4 0 0 25 0 1 0 82784714 31481856 7457 4294967295 134512640 135212939 3219476992 3219475456 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 7686 7457 76 171 0 7514 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 33164

[startup+51.1067 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 5326
/proc/meminfo: memFree=1545296/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
[pid=5135] ppid=5126 vsize=45044 CPUtime=45.18
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 11098 0 0 0 4507 11 0 0 25 0 1 0 82784714 46125056 11032 4294967295 134512640 135212939 3219476992 3219475456 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 11261 11032 76 171 0 11089 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 47464

[startup+102.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 5329
/proc/meminfo: memFree=1526524/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
[pid=5135] ppid=5126 vsize=63852 CPUtime=96.39
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 15766 0 0 0 9625 14 0 0 25 0 1 0 82784714 65384448 15700 4294967295 134512640 135212939 3219476992 3219475328 134735775 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 15963 15700 76 171 0 15791 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 66272

[startup+162.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 5520
/proc/meminfo: memFree=1507140/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
[pid=5135] ppid=5126 vsize=83332 CPUtime=156.39
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 20596 0 0 0 15624 15 0 0 25 0 1 0 82784714 85331968 20530 4294967295 134512640 135212939 3219476992 3219475456 134526750 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 20833 20530 76 171 0 20661 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 85752

[startup+222.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 5708
/proc/meminfo: memFree=1489200/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
[pid=5135] ppid=5126 vsize=100928 CPUtime=216.4
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 25018 0 0 0 21622 18 0 0 25 0 1 0 82784714 103350272 24952 4294967295 134512640 135212939 3219476992 3219475456 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 25232 24952 76 171 0 25060 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 103348

[startup+282.308 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 5899
/proc/meminfo: memFree=1476504/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
[pid=5135] ppid=5126 vsize=114060 CPUtime=276.4
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 28258 0 0 0 27621 19 0 0 25 0 1 0 82784714 116797440 28192 4294967295 134512640 135212939 3219476992 3219475456 134526739 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 28515 28192 76 171 0 28343 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 116480

[startup+342.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 6092
/proc/meminfo: memFree=1463028/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
[pid=5135] ppid=5126 vsize=127676 CPUtime=336.41
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 31599 0 0 0 33616 25 0 0 25 0 1 0 82784714 130740224 31533 4294967295 134512640 135212939 3219476992 3219475456 134526736 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 31919 31533 76 171 0 31747 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 130096

[startup+402.309 s]

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

[pid=5135] ppid=5126 vsize=151956 CPUtime=516.42
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 37636 0 0 0 51617 25 0 0 25 0 1 0 82784714 155602944 37570 4294967295 134512640 135212939 3219476992 3219475456 134526746 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 37989 37570 76 171 0 37817 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 154376

[startup+582.324 s]
/proc/loadavg: 1.31 1.07 1.02 2/93 6854
/proc/meminfo: memFree=1435748/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
[pid=5135] ppid=5126 vsize=154500 CPUtime=576.43
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 38279 0 0 0 57615 28 0 0 25 0 1 0 82784714 158208000 38213 4294967295 134512640 135212939 3219476992 3219475456 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 38625 38213 76 171 0 38453 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 156920

[startup+642.319 s]
/proc/loadavg: 1.28 1.11 1.04 2/93 7045
/proc/meminfo: memFree=1432772/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
[pid=5135] ppid=5126 vsize=157508 CPUtime=636.43
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 39000 0 0 0 63615 28 0 0 25 0 1 0 82784714 161288192 38934 4294967295 134512640 135212939 3219476992 3219475456 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 39377 38934 76 171 0 39205 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 159928

[startup+702.325 s]
/proc/loadavg: 1.10 1.09 1.03 2/93 7233
/proc/meminfo: memFree=1429688/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
[pid=5135] ppid=5126 vsize=160636 CPUtime=696.44
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 39769 0 0 0 69611 33 0 0 25 0 1 0 82784714 164491264 39703 4294967295 134512640 135212939 3219476992 3219475456 134526741 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 40159 39703 76 171 0 39987 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 163056

[startup+762.31 s]
/proc/loadavg: 1.04 1.07 1.02 3/93 7428
/proc/meminfo: memFree=1426720/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
[pid=5135] ppid=5126 vsize=163552 CPUtime=756.43
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 40474 0 0 0 75609 34 0 0 25 0 1 0 82784714 167477248 40408 4294967295 134512640 135212939 3219476992 3219475456 134526762 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 40888 40408 76 171 0 40716 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 165972

[startup+822.315 s]
/proc/loadavg: 1.01 1.05 1.02 2/93 7616
/proc/meminfo: memFree=1423736/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
[pid=5135] ppid=5126 vsize=166484 CPUtime=816.44
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 41224 0 0 0 81603 41 0 0 25 0 1 0 82784714 170479616 41158 4294967295 134512640 135212939 3219476992 3219475456 134526746 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 41621 41158 76 171 0 41449 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 168904

[startup+882.32 s]
/proc/loadavg: 1.00 1.04 1.01 2/93 7807
/proc/meminfo: memFree=1420760/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
[pid=5135] ppid=5126 vsize=170248 CPUtime=876.45
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 42004 0 0 0 87603 42 0 0 25 0 1 0 82784714 174333952 41938 4294967295 134512640 135212939 3219476992 3219475456 134526736 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 42562 41938 76 171 0 42390 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 172668

[startup+942.315 s]
/proc/loadavg: 1.00 1.03 1.01 3/93 7998
/proc/meminfo: memFree=1417792/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
[pid=5135] ppid=5126 vsize=173016 CPUtime=936.45
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 42684 0 0 0 93603 42 0 0 25 0 1 0 82784714 177168384 42618 4294967295 134512640 135212939 3219476992 3219475456 134526739 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 43254 42618 76 171 0 43082 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 175436

[startup+1002.32 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 8186
/proc/meminfo: memFree=1414700/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
[pid=5135] ppid=5126 vsize=176204 CPUtime=996.46
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 43519 0 0 0 99604 42 0 0 25 0 1 0 82784714 180432896 43453 4294967295 134512640 135212939 3219476992 3219475456 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 44051 43453 76 171 0 43879 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 178624

[startup+1062.33 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 8377
/proc/meminfo: memFree=1409616/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
[pid=5135] ppid=5126 vsize=182000 CPUtime=1056.47
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 44837 0 0 0 105605 42 0 0 25 0 1 0 82784714 186368000 44755 4294967295 134512640 135212939 3219476992 3219475456 134526739 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 45500 44755 76 171 0 45328 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 184420

[startup+1122.31 s]
/proc/loadavg: 1.00 1.01 1.00 4/93 8565
/proc/meminfo: memFree=1404880/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
[pid=5135] ppid=5126 vsize=186604 CPUtime=1116.46
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 45987 0 0 0 111603 43 0 0 25 0 1 0 82784714 191082496 45905 4294967295 134512640 135212939 3219476992 3219475456 134526750 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 46651 45905 76 171 0 46479 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 189024

[startup+1182.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 8760
/proc/meminfo: memFree=1401524/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
[pid=5135] ppid=5126 vsize=190556 CPUtime=1176.43
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 47002 0 0 0 117597 46 0 0 25 0 1 0 82784714 195129344 46920 4294967295 134512640 135212939 3219476992 3219475456 134526726 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 47639 46920 76 171 0 47467 0
Current children cumulated CPU time (s) 1182.36
Current children cumulated vsize (KiB) 192976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 8946
/proc/meminfo: memFree=1397980/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
[pid=5135] ppid=5126 vsize=193892 CPUtime=1194.12
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 47805 0 0 0 119364 48 0 0 25 0 1 0 82784714 198545408 47715 4294967295 134512640 135212939 3219476992 3219475456 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 48473 47715 76 171 0 48301 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 196312

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

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

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 8946
/proc/meminfo: memFree=1397980/2074464 swapFree=1959860/1959888
[pid=5126] ppid=5124 vsize=2420 CPUtime=5.93
/proc/5126/stat : 5126 (SatELiteGTI) S 5124 5126 17865 0 -1 4194304 385 9669 0 0 1 0 585 7 20 0 1 0 82784122 2478080 278 4294967295 134512640 135169312 3218505920 3218502136 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5126/statm: 605 278 235 161 0 44 0
[pid=5135] ppid=5126 vsize=193892 CPUtime=1194.12
/proc/5135/stat : 5135 (minisat_static) R 5126 5126 17865 0 -1 4202496 47805 0 0 0 119364 48 0 0 25 0 1 0 82784714 198545408 47715 4294967295 134512640 135212939 3219476992 3219475456 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5135/statm: 48473 47715 76 171 0 48301 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 196312

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.03
CPU time (s): 1200.06
CPU user time (s): 1199.5
CPU system time (s): 0.56
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 196312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.5
system time used= 0.56
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57950
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18
involuntary context switches= 2125

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi08 at 2009-06-13 02:40:45
IDJOB=1849619
IDBENCH=71096
IDSOLVER=690
FILE ID=tipi08/1849619-1244853645
PBS_JOBID=
Free space on /tmp= 15177 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_16_UNKNOWN.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849619-1244853645/watcher-1849619-1244853645 -o /tmp/evaluation-result-1849619-1244853645/solver-1849619-1244853645 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849619-1244853645.cnf

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

MD5SUM BENCH= 85279cb74dedd2e1c7356e22d8e98939
RANDOM SEED= 1120993566

Linux tipi08 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.464
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.464
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.75

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.464
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.464
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:       1598812 kB
Buffers:         26972 kB
Cached:         384408 kB
SwapCached:          4 kB
Active:         132200 kB
Inactive:       290448 kB
HighTotal:     1178688 kB
HighFree:       793240 kB
LowTotal:       895776 kB
LowFree:        805572 kB
SwapTotal:     1959888 kB
SwapFree:      1959860 kB
Dirty:            7644 kB
Writeback:           0 kB
AnonPages:       11376 kB
Mapped:           5436 kB
Slab:            44184 kB
PageTables:        332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85848 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15177 MiB
End job on tipi08 at 2009-06-13 03:00:48