Trace number 1821753

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
APTUSAT 2009-03-22? (TO) 1200.01 1200.44

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_10_UNSAT.cnf
MD5SUM54c22a62e5d0a640d4ea8d185b9b1fc7
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 variables2112
Number of clauses191788
Sum of the clauses size572017
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23595
Number of clauses of size 3188162
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.12/0.12	c ==============================================================================
0.12/0.12	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.13	c ==============================================================================
0.12/0.13	c |         0 |  191788   572017 |   57536       0        0     nan |  0.000 % |
2.72/2.78	c |         0 |  190510   837828 |      --       0       --      -- |     --   | -1278/265811
2.72/2.78	c ==============================================================================
2.72/2.78	c Result  :   #vars: 1262   #clauses: 190510   #literals: 837828
2.72/2.78	c CPU time:   2.74 s
2.72/2.78	c ==============================================================================
3.02/3.03	This is MiniSat 2.0 beta
3.02/3.03	WARNING: for repeatability, setting FPU to use double precision
3.02/3.03	============================[ Problem Statistics ]=============================
3.02/3.03	|                                                                             |
3.02/3.03	|  Number of variables:  1262                                                 |
3.02/3.04	|  Number of clauses:    190510                                               |
3.04/3.15	|  Parsing time:         0.08         s                                       |
3.04/3.16	============================[ Search Statistics ]==============================
3.04/3.16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.04/3.16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.04/3.16	===============================================================================
3.04/3.16	|         0 |    1262   190510   837828 |    63503        0    nan |  0.000 % |
3.22/3.31	|       101 |    1262   190510   837828 |    69853      101     44 |  0.000 % |
3.60/3.64	|       251 |    1262   190510   837828 |    76839      251     37 |  0.001 % |
3.70/3.73	|       477 |    1262   190510   837828 |    84522      477     39 |  0.000 % |
4.20/4.26	|       814 |    1262   190510   837828 |    92975      814     41 |  0.001 % |
4.79/4.84	|      1320 |    1262   190510   837828 |   102272     1320     42 |  0.001 % |
5.69/5.78	|      2079 |    1262   190510   837828 |   112500     2079     41 |  0.001 % |
6.69/6.73	|      3218 |    1262   190510   837828 |   123750     3218     43 |  0.003 % |
7.39/7.46	|      4928 |    1262   190510   837828 |   136125     4928     43 |  0.002 % |
9.08/9.16	|      7490 |    1262   190510   837828 |   149737     7490     43 |  0.001 % |
10.97/11.09	|     11334 |    1262   190510   837828 |   164711    11334     47 |  0.001 % |
17.71/17.83	|     17101 |    1262   190510   837828 |   181182    17101     46 |  0.001 % |
26.84/27.09	|     25750 |    1262   190510   837828 |   199300    25750     44 |  0.001 % |
37.22/37.53	|     38724 |    1262   190510   837828 |   219230    38724     50 |  0.001 % |
58.39/58.87	|     58185 |    1262   190510   837828 |   241153    58185     55 |  0.002 % |
101.14/101.68	|     87378 |    1262   190510   837828 |   265269    87378     55 |  0.001 % |
171.65/172.21	|    131167 |    1262   190510   837828 |   291796   131167     55 |  0.000 % |
295.85/296.32	|    196852 |    1262   190510   837828 |   320975   196852     55 |  0.001 % |
506.76/507.27	|    295379 |    1262   190510   837828 |   353073   295379     52 |  0.001 % |
826.58/827.11	|    443169 |    1262   190510   837828 |   388380   109584     61 |  0.001 % |
1200.00/1200.43	HOME/SatELiteGTI: line 36:  5802 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-1821753-1242561492/watcher-1821753-1242561492 -o /tmp/evaluation-result-1821753-1242561492/solver-1821753-1242561492 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821753-1242561492.cnf -restarts=1 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 5796
/proc/meminfo: memFree=676136/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2412 CPUtime=0.01
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 366 644 0 0 1 0 0 0 18 0 1 0 1020650023 2469888 276 4294967295 134512640 135169312 3212956512 3212955048 3085201134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5796/statm: 603 276 235 161 0 42 0
[pid=5800] ppid=5796 vsize=952 CPUtime=0
/proc/5800/stat : 5800 (SatELite_releas) R 5796 5796 10114 0 -1 4202496 113 0 0 0 0 0 0 0 20 0 1 0 1020650024 974848 49 4294967295 134512640 135223648 3217887248 3217886216 134700496 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5800/statm: 238 50 40 174 0 63 0

[startup+0.061412 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 5796
/proc/meminfo: memFree=676136/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2412 CPUtime=0.01
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 366 644 0 0 1 0 0 0 18 0 1 0 1020650023 2469888 276 4294967295 134512640 135169312 3212956512 3212955048 3085201134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5796/statm: 603 276 235 161 0 42 0
[pid=5800] ppid=5796 vsize=6040 CPUtime=0.06
/proc/5800/stat : 5800 (SatELite_releas) R 5796 5796 10114 0 -1 4202496 1378 0 0 0 6 0 0 0 20 0 1 0 1020650024 6184960 1314 4294967295 134512640 135223648 3217887248 3217886200 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5800/statm: 1510 1315 46 174 0 1335 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8452

[startup+0.11141 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 5796
/proc/meminfo: memFree=676136/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2412 CPUtime=0.01
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 366 644 0 0 1 0 0 0 18 0 1 0 1020650023 2469888 276 4294967295 134512640 135169312 3212956512 3212955048 3085201134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5796/statm: 603 276 235 161 0 42 0
[pid=5800] ppid=5796 vsize=10732 CPUtime=0.11
/proc/5800/stat : 5800 (SatELite_releas) R 5796 5796 10114 0 -1 4202496 2487 0 0 0 9 2 0 0 20 0 1 0 1020650024 10989568 2423 4294967295 134512640 135223648 3217887248 3217886088 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5800/statm: 2683 2429 47 174 0 2508 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 13144

[startup+0.311399 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 5796
/proc/meminfo: memFree=676136/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2412 CPUtime=0.01
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 366 644 0 0 1 0 0 0 18 0 1 0 1020650023 2469888 276 4294967295 134512640 135169312 3212956512 3212955048 3085201134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5796/statm: 603 276 235 161 0 42 0
[pid=5800] ppid=5796 vsize=15728 CPUtime=0.31
/proc/5800/stat : 5800 (SatELite_releas) R 5796 5796 10114 0 -1 4202496 3738 0 0 0 28 3 0 0 21 0 1 0 1020650024 16105472 3674 4294967295 134512640 135223648 3217887248 3217885248 134548984 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5800/statm: 3932 3674 73 174 0 3757 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 18140

[startup+0.711379 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 5796
/proc/meminfo: memFree=676136/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2412 CPUtime=0.01
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 366 644 0 0 1 0 0 0 18 0 1 0 1020650023 2469888 276 4294967295 134512640 135169312 3212956512 3212955048 3085201134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5796/statm: 603 276 235 161 0 42 0
[pid=5800] ppid=5796 vsize=18132 CPUtime=0.71
/proc/5800/stat : 5800 (SatELite_releas) R 5796 5796 10114 0 -1 4202496 4150 0 0 0 68 3 0 0 22 0 1 0 1020650024 18567168 4086 4294967295 134512640 135223648 3217887248 3217885248 134549039 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5800/statm: 4533 4086 73 174 0 4358 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 20544

[startup+1.51134 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 5801
/proc/meminfo: memFree=656024/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2412 CPUtime=0.01
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 366 644 0 0 1 0 0 0 18 0 1 0 1020650023 2469888 276 4294967295 134512640 135169312 3212956512 3212955048 3085201134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5796/statm: 603 276 235 161 0 42 0
[pid=5800] ppid=5796 vsize=22252 CPUtime=1.51
/proc/5800/stat : 5800 (SatELite_releas) R 5796 5796 10114 0 -1 4202496 4882 0 0 0 148 3 0 0 25 0 1 0 1020650024 22786048 4818 4294967295 134512640 135223648 3217887248 3217885344 134585515 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5800/statm: 5563 4818 73 174 0 5388 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 24664

[startup+3.11127 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 5801
/proc/meminfo: memFree=656024/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 2416

[startup+6.31111 s]
/proc/loadavg: 1.08 1.02 1.01 2/95 5802
/proc/meminfo: memFree=659620/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=12008 CPUtime=3.25
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 2929 0 0 0 321 4 0 0 25 0 1 0 1020650327 12296192 2864 4294967295 134512640 135213731 3216611136 3216609616 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/5802/statm: 3002 2864 74 172 0 2828 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14424

[startup+12.7108 s]
/proc/loadavg: 1.07 1.02 1.00 2/95 5802
/proc/meminfo: memFree=657228/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=14308 CPUtime=9.59
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 3490 0 0 0 955 4 0 0 25 0 1 0 1020650327 14651392 3425 4294967295 134512640 135213731 3216611136 3216609616 134530193 0 0 0 3 0 0 0 17 1 0 0 0
/proc/5802/statm: 3577 3425 74 172 0 3403 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 16724

[startup+25.5202 s]
/proc/loadavg: 1.06 1.01 1.00 2/95 5802
/proc/meminfo: memFree=654968/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=16692 CPUtime=22.31
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 4088 0 0 0 2226 5 0 0 25 0 1 0 1020650327 17092608 4023 4294967295 134512640 135213731 3216611136 3216609616 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/5802/statm: 4173 4023 74 172 0 3999 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 19108

[startup+51.1189 s]
/proc/loadavg: 1.04 1.01 1.00 2/95 5804
/proc/meminfo: memFree=647420/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=24212 CPUtime=47.74
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 5967 0 0 0 4768 6 0 0 25 0 1 0 1020650327 24793088 5902 4294967295 134512640 135213731 3216611136 3216609616 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/5802/statm: 6053 5902 74 172 0 5879 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 26628

[startup+102.326 s]
/proc/loadavg: 1.14 1.05 1.01 2/95 5997
/proc/meminfo: memFree=637640/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=34216 CPUtime=98.81
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 8458 0 0 0 9873 8 0 0 25 0 1 0 1020650327 35037184 8393 4294967295 134512640 135213731 3216611136 3216609616 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5802/statm: 8554 8393 74 172 0 8380 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 36632

[startup+162.324 s]
/proc/loadavg: 1.05 1.04 1.01 3/95 6184
/proc/meminfo: memFree=628224/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=43680 CPUtime=158.81
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 10819 0 0 0 15872 9 0 0 25 0 1 0 1020650327 44728320 10754 4294967295 134512640 135213731 3216611136 3216609616 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5802/statm: 10920 10754 74 172 0 10746 0
Current children cumulated CPU time (s) 161.85
Current children cumulated vsize (KiB) 46096

[startup+222.311 s]
/proc/loadavg: 1.06 1.05 1.01 3/95 6373
/proc/meminfo: memFree=619536/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=52324 CPUtime=218.8
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 12944 0 0 0 21864 16 0 0 25 0 1 0 1020650327 53579776 12879 4294967295 134512640 135213731 3216611136 3216609616 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5802/statm: 13081 12879 74 172 0 12907 0
Current children cumulated CPU time (s) 221.84
Current children cumulated vsize (KiB) 54740

[startup+282.318 s]
/proc/loadavg: 1.02 1.03 1.00 2/95 6559
/proc/meminfo: memFree=611724/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=60100 CPUtime=278.81
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 14890 0 0 0 27863 18 0 0 25 0 1 0 1020650327 61542400 14825 4294967295 134512640 135213731 3216611136 3216609616 134530193 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5802/statm: 15025 14825 74 172 0 14851 0
Current children cumulated CPU time (s) 281.85
Current children cumulated vsize (KiB) 62516

[startup+342.315 s]
/proc/loadavg: 1.04 1.04 1.00 3/95 6747
/proc/meminfo: memFree=605656/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=66516 CPUtime=338.81
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 16395 0 0 0 33862 19 0 0 25 0 1 0 1020650327 68112384 16330 4294967295 134512640 135213731 3216611136 3216609616 134530034 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5802/statm: 16629 16330 74 172 0 16455 0
Current children cumulated CPU time (s) 341.85
Current children cumulated vsize (KiB) 68932

[startup+402.322 s]

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

/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=78388 CPUtime=458.81
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 19394 0 0 0 45861 20 0 0 25 0 1 0 1020650327 80269312 19329 4294967295 134512640 135213731 3216611136 3216609544 134719542 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5802/statm: 19597 19329 74 172 0 19423 0
Current children cumulated CPU time (s) 461.85
Current children cumulated vsize (KiB) 80804

[startup+522.316 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 7318
/proc/meminfo: memFree=586552/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=85316 CPUtime=518.82
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 21149 0 0 0 51860 22 0 0 25 0 1 0 1020650327 87363584 21084 4294967295 134512640 135213731 3216611136 3216609616 134530135 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5802/statm: 21329 21084 74 172 0 21155 0
Current children cumulated CPU time (s) 521.86
Current children cumulated vsize (KiB) 87732

[startup+582.303 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 7504
/proc/meminfo: memFree=580228/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=92008 CPUtime=578.81
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 22671 0 0 0 57857 24 0 0 25 0 1 0 1020650327 94216192 22606 4294967295 134512640 135213731 3216611136 3216609616 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5802/statm: 23002 22606 74 172 0 22828 0
Current children cumulated CPU time (s) 581.85
Current children cumulated vsize (KiB) 94424

[startup+642.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 7692
/proc/meminfo: memFree=574656/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=97460 CPUtime=638.82
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 24021 0 0 0 63857 25 0 0 25 0 1 0 1020650327 99799040 23956 4294967295 134512640 135213731 3216611136 3216609616 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5802/statm: 24365 23956 74 172 0 24191 0
Current children cumulated CPU time (s) 641.86
Current children cumulated vsize (KiB) 99876

[startup+702.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 7881
/proc/meminfo: memFree=570556/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=101328 CPUtime=698.82
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 24999 0 0 0 69856 26 0 0 25 0 1 0 1020650327 103759872 24934 4294967295 134512640 135213731 3216611136 3216609616 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5802/statm: 25332 24934 74 172 0 25158 0
Current children cumulated CPU time (s) 701.86
Current children cumulated vsize (KiB) 103744

[startup+762.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 8072
/proc/meminfo: memFree=570564/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=101328 CPUtime=758.83
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 25004 0 0 0 75857 26 0 0 25 0 1 0 1020650327 103759872 24939 4294967295 134512640 135213731 3216611136 3216609616 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5802/statm: 25332 24939 74 172 0 25158 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 103744

[startup+822.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 8261
/proc/meminfo: memFree=570432/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=101328 CPUtime=818.84
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 25011 0 0 0 81853 31 0 0 25 0 1 0 1020650327 103759872 24946 4294967295 134512640 135213731 3216611136 3216609616 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5802/statm: 25332 24946 74 172 0 25158 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 103744

[startup+882.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 8447
/proc/meminfo: memFree=570308/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=101328 CPUtime=878.84
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 25012 0 0 0 87853 31 0 0 25 0 1 0 1020650327 103759872 24947 4294967295 134512640 135213731 3216611136 3216609616 134530193 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5802/statm: 25332 24947 74 172 0 25158 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 103744

[startup+942.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 8635
/proc/meminfo: memFree=570564/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=101328 CPUtime=938.84
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 25012 0 0 0 93853 31 0 0 25 0 1 0 1020650327 103759872 24947 4294967295 134512640 135213731 3216611136 3216609616 134530045 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5802/statm: 25332 24947 74 172 0 25158 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 103744

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 8824
/proc/meminfo: memFree=570680/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=101328 CPUtime=998.84
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 25017 0 0 0 99853 31 0 0 25 0 1 0 1020650327 103759872 24952 4294967295 134512640 135213731 3216611136 3216609616 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5802/statm: 25332 24952 74 172 0 25158 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 103744

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 9015
/proc/meminfo: memFree=570440/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=101328 CPUtime=1058.85
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 25017 0 0 0 105854 31 0 0 25 0 1 0 1020650327 103759872 24952 4294967295 134512640 135213731 3216611136 3216609616 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5802/statm: 25332 24952 74 172 0 25158 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 103744

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9204
/proc/meminfo: memFree=570308/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=101328 CPUtime=1118.85
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 25018 0 0 0 111854 31 0 0 25 0 1 0 1020650327 103759872 24953 4294967295 134512640 135213731 3216611136 3216609616 134530193 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5802/statm: 25332 24953 74 172 0 25158 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 103744

[startup+1182.32 s]
/proc/loadavg: 1.06 1.01 1.00 2/95 9392
/proc/meminfo: memFree=570440/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=101328 CPUtime=1178.86
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 25020 0 0 0 117855 31 0 0 25 0 1 0 1020650327 103759872 24955 4294967295 134512640 135213731 3216611136 3216609616 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5802/statm: 25332 24955 74 172 0 25158 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 103744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.42 s]
/proc/loadavg: 1.04 1.01 1.00 3/95 9579
/proc/meminfo: memFree=570092/2074464 swapFree=1950884/1959888
[pid=5796] ppid=5794 vsize=2416 CPUtime=3.04
/proc/5796/stat : 5796 (SatELiteGTI) S 5794 5796 10114 0 -1 4194304 384 5529 0 0 1 0 299 4 18 0 1 0 1020650023 2473984 277 4294967295 134512640 135169312 3212956512 3212952728 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5796/statm: 604 277 235 161 0 43 0
[pid=5802] ppid=5796 vsize=101328 CPUtime=1196.96
/proc/5802/stat : 5802 (minisat_static) R 5796 5796 10114 0 -1 4202496 25020 0 0 0 119665 31 0 0 25 0 1 0 1020650327 103759872 24955 4294967295 134512640 135213731 3216611136 3216609616 134530042 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5802/statm: 25332 24955 74 172 0 25158 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 103744

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.44
CPU time (s): 1200.01
CPU user time (s): 1199.65
CPU system time (s): 0.36
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 103744

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-17 13:58:12
IDJOB=1821753
IDBENCH=71080
IDSOLVER=662
FILE ID=tipi13/1821753-1242561492
PBS_JOBID=
Free space on /tmp= 6771 MiB

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

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

MD5SUM BENCH= 54c22a62e5d0a640d4ea8d185b9b1fc7
RANDOM SEED= 1780723096

Linux tipi13 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.475
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.37

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
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.475
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.475
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:        676136 kB
Buffers:         65324 kB
Cached:        1217448 kB
SwapCached:       3516 kB
Active:         558116 kB
Inactive:       734148 kB
HighTotal:     1178688 kB
HighFree:        90604 kB
LowTotal:       895776 kB
LowFree:        585532 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:            4796 kB
Writeback:           0 kB
AnonPages:        8564 kB
Mapped:           2964 kB
Slab:            97760 kB
PageTables:        376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90596 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 6771 MiB
End job on tipi13 at 2009-05-17 14:18:13