Trace number 1721833

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
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 1200.12 1200.46

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_15_UNKNOWN.cnf
MD5SUM8e41b9860982308be5a85106d5324611
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 variables3152
Number of clauses330948
Sum of the clauses size988222
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25025
Number of clauses of size 3325892
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 WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.19/0.25	c |  Number of variables:          3152                                         |
0.19/0.25	c |  Number of clauses:          330948                                         |
0.19/0.25	c |  Parse time:                   0.23 s                                       |
8.19/8.28	c |  Simplification time:          8.02 s                                       |
8.19/8.28	c |                                                                             |
8.19/8.28	c ============================[ Search Statistics ]==============================
8.19/8.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.19/8.28	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.19/8.28	c ===============================================================================
8.19/8.29	c |       100 |    2121   321435  1007052 |   117859      100     56 |  0.000 % |
8.29/8.30	c |       250 |    2121   321435  1007052 |   129645      250     62 |  0.000 % |
8.29/8.32	c |       475 |    2121   321435  1007052 |   142609      475     62 |  0.000 % |
8.29/8.35	c |       812 |    2121   321435  1007052 |   156870      812     68 |  0.001 % |
8.29/8.39	c |      1318 |    2121   321435  1007052 |   172558     1318     68 |  0.000 % |
8.39/8.45	c |      2077 |    2121   321435  1007052 |   189813     2077     71 |  0.000 % |
8.48/8.53	c |      3216 |    2121   321435  1007052 |   208795     3216     77 |  0.000 % |
8.58/8.69	c |      4924 |    2121   321435  1007052 |   229674     4924     80 |  0.000 % |
8.89/8.91	c |      7486 |    2121   321435  1007052 |   252642     7486     86 |  0.000 % |
9.29/9.37	c |     11330 |    2121   321435  1007052 |   277906    11330     91 |  0.000 % |
9.99/10.06	c |     17096 |    2121   321435  1007052 |   305697    17096     93 |  0.000 % |
11.18/11.28	c |     25745 |    2121   321435  1007052 |   336266    25745     99 |  0.000 % |
13.79/13.86	c |     38719 |    2121   321435  1007052 |   369893    38719    105 |  0.000 % |
18.59/18.69	c |     58180 |    2121   321435  1007052 |   406882    58180    106 |  0.000 % |
27.58/27.61	c |     87372 |    2121   321435  1007052 |   447571    87372    108 |  0.000 % |
44.88/44.98	c |    131161 |    2121   321435  1007052 |   492328   131161    110 |  0.000 % |
82.17/82.26	c |    196845 |    2121   321435  1007052 |   541561   196845    108 |  0.000 % |
142.65/142.77	c |    295371 |    2121   321435  1007052 |   595717   295371    109 |  0.000 % |
280.71/280.82	c |    443160 |    2121   321435  1007052 |   655289   443160    109 |  0.000 % |
558.53/558.78	c |    664843 |    2121   321435  1007052 |   720817    25542     88 |  0.000 % |
861.74/862.05	c |    997368 |    2121   321435  1007052 |   792899   358067    108 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1721833-1240670115/watcher-1721833-1240670115 -o /tmp/evaluation-result-1721833-1240670115/solver-1721833-1240670115 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1721833-1240670115.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 18751
/proc/meminfo: memFree=1851920/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=7760 CPUtime=0
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 466 0 0 0 0 0 0 0 20 0 1 0 95041579 7946240 450 1992294400 4194304 5092341 548682068832 18446744073709551615 4515640 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 1940 458 63 219 0 1718 0

[startup+0.0871441 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 18751
/proc/meminfo: memFree=1851920/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=12464 CPUtime=0.07
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 2337 0 0 0 7 0 0 0 20 0 1 0 95041579 12763136 2128 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 3116 2128 63 219 0 2894 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12464

[startup+0.101143 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 18751
/proc/meminfo: memFree=1851920/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=13256 CPUtime=0.09
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 2642 0 0 0 9 0 0 0 20 0 1 0 95041579 13574144 2433 1992294400 4194304 5092341 548682068832 18446744073709551615 4523536 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 3314 2433 63 219 0 3092 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13256

[startup+0.301165 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 18751
/proc/meminfo: memFree=1851920/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=25452 CPUtime=0.29
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 6569 0 0 0 27 2 0 0 22 0 1 0 95041579 26062848 5717 1992294400 4194304 5092341 548682068832 18446744073709551615 4219717 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 6363 5717 86 219 0 6141 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25452

[startup+0.701206 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 18751
/proc/meminfo: memFree=1851920/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=25452 CPUtime=0.69
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 6569 0 0 0 67 2 0 0 25 0 1 0 95041579 26062848 5717 1992294400 4194304 5092341 548682068832 18446744073709551615 4219729 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 6363 5717 86 219 0 6141 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25452

[startup+1.50129 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18752
/proc/meminfo: memFree=1829320/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=25452 CPUtime=1.49
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 6569 0 0 0 147 2 0 0 25 0 1 0 95041579 26062848 5717 1992294400 4194304 5092341 548682068832 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 6363 5717 86 219 0 6141 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25452

[startup+3.10146 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18752
/proc/meminfo: memFree=1829192/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=25452 CPUtime=3.09
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 6570 0 0 0 307 2 0 0 25 0 1 0 95041579 26062848 5718 1992294400 4194304 5092341 548682068832 18446744073709551615 4219568 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 6363 5718 87 219 0 6141 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25452

[startup+6.30179 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18752
/proc/meminfo: memFree=1828104/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=25856 CPUtime=6.29
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 6778 0 0 0 626 3 0 0 25 0 1 0 95041579 26476544 5926 1992294400 4194304 5092341 548682068832 18446744073709551615 4219791 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 6464 5926 87 219 0 6242 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25856

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18752
/proc/meminfo: memFree=1819272/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=42792 CPUtime=12.69
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 11635 0 0 0 1264 5 0 0 25 0 1 0 95041579 43819008 8634 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 10698 8634 103 219 0 10476 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42792

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18752
/proc/meminfo: memFree=1791752/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=81324 CPUtime=25.48
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 18194 0 0 0 2540 8 0 0 25 0 1 0 95041579 83275776 15193 1992294400 4194304 5092341 548682068832 18446744073709551615 4241260 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 20331 15193 103 219 0 20109 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 81324

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18752
/proc/meminfo: memFree=1756168/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=117980 CPUtime=51.07
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 27029 0 0 0 5093 14 0 0 25 0 1 0 95041579 120811520 24028 1992294400 4194304 5092341 548682068832 18446744073709551615 4240633 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 29495 24028 103 219 0 29273 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 117980

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18752
/proc/meminfo: memFree=1708744/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=170840 CPUtime=102.27
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 38779 0 0 0 10203 24 0 0 25 0 1 0 95041579 174940160 35778 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 42710 35778 103 219 0 42488 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 170840

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18752
/proc/meminfo: memFree=1662024/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=247232 CPUtime=162.24
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 50460 0 0 0 16191 33 0 0 25 0 1 0 95041579 253165568 47459 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 61808 47459 103 219 0 61586 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 247232

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18754
/proc/meminfo: memFree=1630728/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=251808 CPUtime=222.23
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 58198 0 0 0 22182 41 0 0 25 0 1 0 95041579 257851392 55197 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 62952 55197 103 219 0 62730 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 251808

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18754
/proc/meminfo: memFree=1599432/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=256416 CPUtime=282.21
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 66154 0 0 0 28173 48 0 0 25 0 1 0 95041579 262569984 63153 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 64104 63153 103 219 0 63882 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 256416

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18754
/proc/meminfo: memFree=1569800/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=360048 CPUtime=342.2
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 73431 0 0 0 34164 56 0 0 25 0 1 0 95041579 368689152 70430 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 90012 70430 103 219 0 89790 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 360048

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18754
/proc/meminfo: memFree=1545032/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=367364 CPUtime=402.17
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 79592 0 0 0 40157 60 0 0 25 0 1 0 95041579 376180736 76591 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 91841 76591 103 219 0 91619 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 367364

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18754
/proc/meminfo: memFree=1526984/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=372164 CPUtime=462.16
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 84126 0 0 0 46150 66 0 0 25 0 1 0 95041579 381095936 81125 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 93041 81125 103 219 0 92819 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 372164

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18754
/proc/meminfo: memFree=1505992/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=375932 CPUtime=522.14
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 89320 0 0 0 52142 72 0 0 25 0 1 0 95041579 384954368 86319 1992294400 4194304 5092341 548682068832 18446744073709551615 4240648 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 93983 86319 103 219 0 93761 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 375932

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18754
/proc/meminfo: memFree=1706056/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=180264 CPUtime=582.13
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 109509 0 0 0 58124 89 0 0 25 0 1 0 95041579 184590336 36333 1992294400 4194304 5092341 548682068832 18446744073709551615 4241075 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 45066 36333 103 219 0 44844 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 180264

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18754
/proc/meminfo: memFree=1660360/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=224608 CPUtime=642.11
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 120827 0 0 0 64112 99 0 0 25 0 1 0 95041579 229998592 47651 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 56152 47651 103 219 0 55930 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 224608

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18754
/proc/meminfo: memFree=1653384/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=224608 CPUtime=702.09
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 122575 0 0 0 70108 101 0 0 25 0 1 0 95041579 229998592 49399 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 56152 49399 103 219 0 55930 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 224608

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18754
/proc/meminfo: memFree=1647368/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=224608 CPUtime=762.08
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 124067 0 0 0 76105 103 0 0 25 0 1 0 95041579 229998592 50891 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 56152 50891 103 219 0 55930 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 224608

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18754
/proc/meminfo: memFree=1634376/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=224608 CPUtime=822.06
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 127433 0 0 0 82099 107 0 0 25 0 1 0 95041579 229998592 54257 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 56152 54257 103 219 0 55930 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 224608

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18754
/proc/meminfo: memFree=1595848/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=291120 CPUtime=882.04
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 136949 0 0 0 88087 117 0 0 25 0 1 0 95041579 298106880 63773 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 72780 63773 103 219 0 72558 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 291120

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18754
/proc/meminfo: memFree=1570184/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=291120 CPUtime=942.03
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 143405 0 0 0 94078 125 0 0 25 0 1 0 95041579 298106880 70229 1992294400 4194304 5092341 548682068832 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 72780 70229 103 219 0 72558 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 291120

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18754
/proc/meminfo: memFree=1547656/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=393372 CPUtime=1002.01
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 149026 0 0 0 100070 131 0 0 25 0 1 0 95041579 402812928 75850 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 98343 75850 103 219 0 98121 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 393372

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18754
/proc/meminfo: memFree=1523336/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=395364 CPUtime=1061.99
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 155070 0 0 0 106063 136 0 0 25 0 1 0 95041579 404852736 81894 1992294400 4194304 5092341 548682068832 18446744073709551615 4240567 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 98841 81894 103 219 0 98619 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 395364

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18754
/proc/meminfo: memFree=1494792/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=397684 CPUtime=1121.97
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 162230 0 0 0 112053 144 0 0 25 0 1 0 95041579 407228416 89054 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 99421 89054 103 219 0 99199 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 397684

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18754
/proc/meminfo: memFree=1468552/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=399748 CPUtime=1181.96
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 168788 0 0 0 118045 151 0 0 25 0 1 0 95041579 409341952 95612 1992294400 4194304 5092341 548682068832 18446744073709551615 4250389 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 99937 95612 103 219 0 99715 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 399748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18754
/proc/meminfo: memFree=1462088/2055920 swapFree=4181272/4192956
[pid=18751] ppid=18749 vsize=400708 CPUtime=1200.05
/proc/18751/stat : 18751 (minisat) R 18749 18751 18431 0 -1 4194304 170334 0 0 0 119852 153 0 0 25 0 1 0 95041579 410324992 97158 1992294400 4194304 5092341 548682068832 18446744073709551615 4240654 0 0 4096 3 0 0 0 17 1 0 0
/proc/18751/statm: 100177 97158 103 219 0 99955 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 400708

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.46
CPU time (s): 1200.12
CPU user time (s): 1198.53
CPU system time (s): 1.59276
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 400708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.53
system time used= 1.59276
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170334
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= 2
involuntary context switches= 1159

runsolver used 1.25781 second user time and 3.11753 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-25 16:35:16
IDJOB=1721833
IDBENCH=71077
IDSOLVER=546
FILE ID=node79/1721833-1240670115
PBS_JOBID= 9186583
Free space on /tmp= 66184 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_15_UNKNOWN.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721833-1240670115/watcher-1721833-1240670115 -o /tmp/evaluation-result-1721833-1240670115/solver-1721833-1240670115 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1721833-1240670115.cnf

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

MD5SUM BENCH= 8e41b9860982308be5a85106d5324611
RANDOM SEED=1088020964

node79.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1852400 kB
Buffers:         17176 kB
Cached:         139076 kB
SwapCached:       5452 kB
Active:          48220 kB
Inactive:       115756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1852400 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:            6424 kB
Writeback:           0 kB
Mapped:          13380 kB
Slab:            25512 kB
Committed_AS:   332240 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66184 MiB
End job on node79 at 2009-04-25 16:55:18